#col_center p  {
  color:#0b5890;
  }
/* BLOC MOTEUR RECHERCHE */
#moteur_recherche, #moteur_recherche_open  {
  width:756px;
  height:97px;
  background:url(../images/background_moteur.jpg) no-repeat center center;
  }
/* Bouton "ouvrir le moteur de recherche" */
.btn_moteur, .btn_moteur_doc_open, .btn_moteur_doc_close, .btn_moteur_doc_open_en, .btn_moteur_doc_close_en,
.btn_moteur_doc_open_es, .btn_moteur_doc_close_es  {
  cursor:pointer;
  margin:10px 0 10px 0;
  background:url(../images/menu.jpg) no-repeat;
  }

/*image recherche produits* */
#recherche_prod {
  margin:20px 25px 0 15px;
  float:left;
  }
form.catalogue {
  margin-top:5px;
  float:left;
  }
select {
  width:215px;
  margin:5px 0 0 0;
  font-size:11px;
  }
input.freetext {
  margin:0 0 0 0;
  width:180px;
  font-size:11px;
  height:12px;
  }
form.moteur {
  margin:58px 0 0 10px;
  float:left;
  }
input.submit {
  margin-top:-8px;
  }
#solution_dsf {
  float:right;
  margin:5px 4px 0 0;
  }
  
/************************/
/* TABLEAU DE RESULTAT */
/**********************/
h3 {
  font-size:13px;
  }
p.right {
  margin-left:250px;
  }
a.red  {
  color:#d40026 !important;
  }
a.detail  {
   font-size:10px !important;
  }
a.driver {
   color:#d40026 !important;
   font-size:11px !important;
  }
table#resultat {
  border-collapse:collapse;
  border-top:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
  width:756px;
  }

.cell_img {
  width:140px;
  padding:15px 0 15px 0;
  vertical-align:top;
  }
.cell_desc {
  vertical-align:top;
  color:#0b5890;
  padding:15px 22px 15px 0;
  }
.cell_desc a {
  color:#0b5890;
  text-decoration:underline;
  font-size:12px;
  font-weight:bold;
  width:320px;
  }
.cell_desc ul {
  margin-left:25px;;
  }
.cell_desc li {
  list-style-image:url(../images/puce2.jpg);
  }

.cell_doc {
  width:240px;
  vertical-align:top;
  }
table#doc {
  width:240px;
  vertical-align:top;
  border-collapse:collapse;
  margin-top:-1px;
  }
table#doc td {
  border-bottom:1px solid #d4d4d4;
  border-left:1px solid #d4d4d4;
  } 
.doc_tec {
   background:url(../images/puce2.jpg) no-repeat 3px;
   padding-left:17px;
  }
.doc_tec a {
  color:#000000;
  }
.cell_drap {
  width:34px;
  background:#d4d4d4;
  text-align:center;
  }
table#doc tr {
  height:12px;
  }

.separation { 
  width:750px;
  height:9px;
  background:#e6e6e6;
  border-top:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
  }


