@charset "utf-8";

#site_entete 
{
  height:170px;
  background: #FFFFFF url('../images/bg_entete_fr.jpg');
  clear: both;
}

#site_pied p 
{
	float:left;
  margin:6px 0px 0px 19px;
 	padding:0px;
  text-align:center;
  font-family: verdana;
  font-size: 13px;
  line-height:16px;
  color:#D5D0B0;
}
