body {
  font-family: arial, verdana;
  font-size: 12px;
  background: #E2E2CF;
  margin: 0 0 10px 0;
  }
  
a {
  text-decoration: none;
  color: black;	
  }
  
a:hover {
  text-decoration: underline;	
  }
  
dl, dt, dd, ul, li, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }
  
form {
  margin: 0px;
  padding: 0px;
  }
  
#intro {
  height: 33px;
  padding: 5px 0;
  color: white;
  text-align: center;
  background: url('images/fd_intro.gif') repeat-x;
  }
  
#intro a {
  color: white;
  }
  
#haut_site {
  height: 100px;
  background: url('images/haut_site.gif') bottom center no-repeat;
  }
  
#global {
  background: #E2E2CF url('images/fd_site.gif') center repeat-y;
  }
  
#conteneur {
  width: 800px;
  margin-right: 1px;
  background: #f1f1f1;
  text-align: left;
  }
  
* html #conteneur {
  margin-right: -1px;
  }
  
*+html #conteneur {
  margin-right: -1px;
  }
  
#spacer {
  width: 800px;
  height: 20px;
  background: url('images/fd_centre.gif') repeat-x;
  }
  
#div1 {
  width: 800px;
  height: 70px;
  }
  
#googlesearch {
  padding: 14px 5px 0 0;
  text-align: right;
  }
  
#div2 {
  float: left;
  width: 160px;
  }
  
#pub-gauche-news {
  float: left;
  width: 290px;
  text-align: center;
}
  
#div3 {
  float: left;
  width: 488px;
  padding: 0 10px;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  }
  
#div3 h1 {
  padding: 2px 5px;
  background: url('images/fd_marques.gif') center repeat-x;
  font-size: 14px;
  color: white;
  }
  
#div3 h2 {
  padding: 5px 0 10px 0;
  font-size: 14px;
  color: #3D81EE;
  }
  
#div3 p {
  text-align: justify;
  }
  
#div3 p b {
  color: #E1771E;
  }
  
#div3 ul {
  padding: 10px 10px 0 10px;
  border: 1px solid #808080;
  }
  
#div3 ul li {
  padding: 2px 0 10px 20px;
  background: url('images/list-image.gif') no-repeat;
  }
  
#div3 ul li.date {
  padding: 5px 0 10px 0;
  font-size: 14px;
  color: #fa9000;
  background: none;
  text-align: center;
  }
  
#div4 {
  float: right;
  width: 120px;
  }
  
#pub-droite-news {
  float: right;
  width: 250px;
}
  
#div5 {
  float: right;
  width: 300px;
  padding-left: 10px;
  }
  
#div7 {
  float: right;
  width: 300px;
  }
  
#div6 {
  width: 800px;
  margin: 20px 0 0 0;
  background: black url('images/template_idauto_06.jpg') no-repeat;
  color: white;
  }
  
#div6 a {
  color: white;
  font-size: 11px;
  }
  
#bas_site {
  height: 19px;
  background: url('images/bas_site.gif') top center no-repeat;
  }
  
/*------------------------------------------------------menu deroulant-----------------------------------------------*/

#menu_principal {
  width: 800px;
  height: 30px;
  }
  
#menu_principal li {
  float: left;
  width: 150px;
  line-height: 30px;
  /*background: url('images/fd_menu_ul_li.gif') bottom right no-repeat;*/
  }
  
#menu_principal li a {
  display: block;
  color: white;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  }
  
#menu_principal li a:hover {
  background: url('images/fd_btn_menu_hover.gif') bottom repeat-x;	
  }
  
/*----------------------------------------------------------autre----------------------------------------------------*/
  
#suivi a {
  color: white;
  }
