body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fff }
td, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px }
a.wa { font-size: 14px; font-weight: bold }

<!--
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: white url(lb2back.jpg) no-repeat center top;

}

p {
 padding: 10px;
 white-space:pre;
}

p.adresse {
line-height:150%;
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
}

#content { 
 float: left;
 color: #333;
 
 height: 500px;
 width: 1000px;
 display: inline;
}

#header {
 color: #333;
 width: 1000px;
 float: left;
 
 

}

#footer {
 color: #333;
 width: 1000px;
 float: left;
 
 bottom: 0px;
 background-repeat:no-repeat;
 background-image:url(footer-2-fr.gif);
 
 border : 0px;
 padding-top : 25px;

}
.style1 {color: #666666}
.style2 {
	text-align : center;
	color: #bd1827;
	text-decoration : none;
}
.translucent
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 
a:link {
	
	color: #666666;
	text-decoration : none;
}
a:visited {
	
	color: #666666;
	text-decoration : none;
}
a:active {
	
	color: #31373a;
	text-decoration : none;
}
a:hover {
	
	color: #31373a;
	text-decoration : none;
}



