/**************************************************
 * CSS for Lettrapub.com                          *
 *                                                *
 * By Jimmy Lavoie 02/2007                        *
 * j.lavoie@teamedc.com                           *
 *                                                *
 *************************************************/ 
body {
	background-color:#c0c0c0;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

table{
	border:none;
	margin:0;
	padding:0;	
}

table tr {
	border:none;
	margin:0;
	padding:0;
}
.main{
	width:780px;
	margin:auto;
	padding:0;
	
	border-left: 1px #000 solid;
	border-top:  1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	overflow:hidden;
}
.header{
	background-color:red;
	background: url(../images/design/header_01_back.jpg) repeat-x;
	height:165px;
}

.header_03{
	background-color:;
	background: green url(../images/design/header_03_back.jpg) repeat-x;
	height:14px;
}

.header_04_a{
	background: maroon url(../images/design/header_04_back_a.jpg) repeat-x;
	height:75px;
	width:141px;
}

.header_04_b{
	background: olive url(../images/design/header_04_back_b.jpg) repeat-x;
	height:75px;
	width:400px;
}

.header_04_b_login{
	position:relative;
	top:20px;
	left:8px;
}

.header_04_b_login_input{
	position:relative;
	top:19px;
	left:10px;
}

.header_04_b_password{
	position:relative;
	top:20px;
	left:10px;
}

.header_04_b_password_input{
	position:relative;
	top:19px;
	left:10px;
}

.header_04_c{
	background: orange url(../images/design/header_04_back_c.jpg) repeat-x;
	height:75px;
	width:207px;
	overflow:hidden;
}

header_1px{
	height:5px;
	background-color:white;
	color:white;
	border:none;
}

.menu_01{
	background-color:yellow;
	background-image: url(../images/design/menu_back.jpg);
	height:45px;
	background-repeat: repeat-x;}
	
.MenuDuBas {
	background-color:yellow;
	background-image: url(../images/design/menu_bas_back.jpg);
	height:37px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	font-size:12px;
}
	
.MenuDuBas a{
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}
	
.contenu_footer{
	background: url(../images/design/footer_left_back.jpg) repeat-x top left #ffffff;
	border:none;
}

.contenu_main{	
	background: url(../images/design/content_back.jpg) repeat-y;
}

.contenu_article{
	position:relative;

	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;

	padding:0;
	left:5px;
	width:529px;
	
	color:#000;
	font-size:11px;
	text-align:left;
	line-height:15px;
}

.contenu_article h1{
	color:#FD1A13;
	font-size:16px;
	line-height:22px;
	text-align:left;
	margin-right: 10px;
	border-bottom: 1px #FD1A13 solid;
}

.contenu_article h2{
	color:#000;
	font-size:11px;
	line-height:1px;
	text-align:left;
	border-bottom: none;
}

.contenu_article p{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
	text-align:justify;
	
}

.contenu_article a{
	color:#FD1A13;
}

.contenu_article_img{
	width:188px;
	height:126px;
	
	
	padding-right:5px;
	padding-left:15px;
	
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right: 13px #FD1A13 solid;
}

.RetourEnHaut {
	width:100%;
	color: #626466;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	margin-right: 10px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #FD1A13 solid;
}

.RetourEnHaut a {
	color: #626466;

	border: none;
	text-decoration: none;
}

.RetourEnHaut a img{
	border: none;
	text-decoration: none;
}

.bande_droite{	
	position:relative;
	left:0px;
	#left:-3px;
	background: transparent url(../images/design/bande_droite_back.jpg) repeat-y 33px 0px ;
	#background: transparent  ;
	border:0px solid black;
	width:221px;
	height:450px;
	overflow:hidden;
}

.bande_droite_t{	
/*	position:relative;
	left:-3px;
*/
	background: white url(../images/design/bande_droite_back.jpg) repeat-y 32px 0px ;
}

.footer_bande_droite{	
	background: transparent url(../images/design/bande_droite_footer_back.jpg) top left repeat-x  ;	
}

.Module_QuoiDeNeuf{
	position:relative;

	margin:0;
	padding:0;

	background: transparent url(../images/design/module_QuoiDeNeuf.jpg) no-repeat top left ;
	#background-position: 6px 0;
	width:189px;
	height:auto;
	
}

.Module_QuoiDeNeuf_titre{
	position:relative;
	top:11px;
	left:25px;
	
	width:180px;
	
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	/*width:125px;*/
	
}
	
.Module_QuoiDeNeuf_content{
	position:relative;
	top:35px;
	left:20px;
	/*width:175px;*/

	width:100px;

	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.Module_QuoiDeNeuf_content hr{
	width:90%;

	width:100px;
	
	border-bottom: 1px #494949 solid;
	border-right: none;
	border-left: none;
	border-top: none;
}

.Module_QuoiDeNeuf_Date{

	width:150px;
	
	color: #000;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

.Module_QuoiDeNeuf_News01{

	width:160px;

	color: #fd150f;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-left: 10px;
	margin-left: 10px;
}

.Module_QuoiDeNeuf_News02{

	width:140px;

	color: #000;
	font-size:10px;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.Module_QuoiDeNeuf_News02 a{
	color: #fd150f;
	font-size:10px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
}

.Nouvelles
{

}

.Nouvelles h2
{
	position:relative;
	left:-10px;

	color:#fd150f;
	font-size:11px;
}

.Nouvelles h3
{
	color:#000;
	font-size:14px;
}

.Nouvelles h4
{
	color:#fd150f;
	font-size:11px;
}

.Nouvelles ul
{
	list-style-image: url(../images/design/list_bullet.gif);
	margin-top:-10px;
}

.Nouvelles li
{
	position:relative;
	color:#626466;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	left:-25px;
}


.Nouvelles_img{
	width:188px;
	height:126px;
	
	
	padding-right:5px;
	padding-left:15px;
	
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right: 13px #FD1A13 solid;
}

.Contact_Nom{
	color: #fd150f;
	font-size:11px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

	line-height:0px;
}

.Contact_Desc{

	width:160px;

	color: #636466;
	font-size:10px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:left;

	line-height:12px;
}

.Contact_Desc a{

	width:160px;

	color: #636466;
	font-size:10px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align:left;

	line-height:10px;
}

