@charset "iso-8859-1";
#logo{
text-align:left;)
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:2px 5px 0 5px;
	padding:0;
	width:100%;
}
#page, #conteneur, #wrapper{
	margin:auto;
	width:95%;
}
#contents{
	padding:0;
}
#leftbar, #rightbar, #banner, #accessibility, .breadcrumb{
	display:none;
} 
pre{
	overflow:visible;
}

#footer{
  position:relative;
	background: #fff;
	text-align:center;
	width:970px;
	background:transparent url(/images/footer.gif) no-repeat 0 0;
}
#footer .logo_footer{
  position:absolute;
  top:10px;
  left:140px; 
}
#footer .logo_pdl{
 position:absolute;
 top:10px;
 left:800px;
 margin:0;
}
#footer p{
  float:left;
	margin:5px 0 0 210px;
	line-height:1.2;
	color:#666666;	
}
#footer p a{
  color:#9d3b1f;
}
img{
border:none;
}

#signature{
  width:970px;
  float:left;
  margin-left:100px;

}
#signature p{
	background:none;
	color:#777;
	text-decoration:none;
}
