/* CSS Document */

.titre_rech_prod {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.texte_rech_intro {
	color: #525252;
	font-family: Trebuchet MS;
	font-size: 12px;

}

.titre_tablo_rech {
	color: #525252;
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 45px;
}

.text_tablo_rech_prod {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.btn_rech {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}

/*p.bord-select {
  height: 16px;
  width: 185px;
  border: 1px solid #000;
}*/

.cadre_rech 
{
    background-color: #D7E400;
    border: 1px solid black;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
	width: 185px;
}

