
/**********************************************************************************************/
/*   Recherches
/**********************************************************************************************/

.rech-alphabet { text-align: center; padding: 10px 0; }
.rech-alphabet a { padding: 0 3px;  }

.TableButton { margin: 0 auto; }

.ligne1 { background: #ffffff; }
.ligne2 { background: #f1f1f1; }

.rech-liste td, .rech-liste th  { padding: 5px; }

th { background: url(img/th_bg.gif) repeat-x 0 0 #6e7c86; }
th.libelle { color: #FFF;  }

.nomMarque { text-transform: uppercase;  }
.nomExpo { text-transform: uppercase; font-weight: 700; }

.maSelection { text-transform: uppercase; color: #6f7e88; font-weight: 700; margin: 0 0 5px 0;  }

.zoomFilet { border: 1px solid #b8ae71; padding: 20px; }

.zoomFilet .label { font-weight: 700; padding-right: 20px; }

.zoomFilet table td { padding-top: 5px; padding-bottom: 5px; }

.zoomFilet tr.entete td { background: url(img/points.gif) repeat-x 0 100%; text-transform: uppercase; font-weight: 700; font-size: 13px; }

.legende { font-size: 11px; font-style: italic; }



/**********************************************************************************************/
/*   WARNING
/**********************************************************************************************/
#bloc-warning {
  border : 1px solid #B4AC7E;
  /*background : #D1CA9F;*/
  margin : 5px 0 10px 0px;
  /*color : #fff;*/
}

#bloc-warning h3 {
  background : #D1CA9F;
  text-align : center;
  padding : 5px 15px;
  color : #fff;
  font-size:16px;
  font-weight:bold;
  text-align : center;
}

#bloc-warning ul {
  margin : 10px 0 10px 50px;
}

#bloc-warning li {
  padding : 5px 0;
  list-style-image:none;
  list-style-type:square;

}

.categbonplan
{
	background-color:#DADADC;
}
