#month_csv,#month_pdf {
  font-size:10px;
}
#month_csv_button, #month_pdf_button {
  width: 88px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align:center;
}
#month_csv_button a, #month_pdf_button a{
  text-decoration: none;
}
DIV#famille A.selection_famille_prod{
	color:#5f5f5f;
	font-weight:bold;		
}

DIV#famille UL.categorie{
	list-style-type:square;
}
DIV#famille UL.categorie li {
		padding:0 0 5px 5;
}

DIV#famille UL.sous_categorie{
	list-style-type:circle;
	margin-left:20px;
	padding-left:40px;
}

DIV#famille UL LI A{
	color:#5f5f5f;
	text-decoration:none;
	font-weight:bold;
}
DIV#famille UL.categorie li a.fille{
	font-weight:normal;
	text-decoration:none;
}



DIV#produitheque DIV.charte,
DIV#fiche_produit DIV.charte{
	border:solid #aaaaaa 1px; 
	padding:10px;
	margin-top:5px;
	color:#5f5f5f;
	font-weight:bold;
}
div.avertissement {
	border:solid #aaaaaa 1px; 
	padding:10px;
	margin-top:5px;
	color:#5f5f5f;
	font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
div.avertissement h1 {
	margin:0 0 10px 0;
	color:#5F5F5F;
	font-weight:bold;
}
div.avertissement a {
	color:#5f5f5f;
	text-decoration:underline;
}
DIV#fiche_produit DIV#apercu DIV#titre{
	background-image:url(../images/fond_gris.png);
}

DIV#bordure_img_produit{
	height:130px;
	width:130px;
	/*border:solid #aaaaaa 1px; */
	border:0;
}

TABLE.produitheque TD{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding : 0 10px 0 10px;
	padding-right: 10px;
	border:1px solid #000;
}

TABLE.produitheque TD.no_padding{
	padding : 0;
}

TABLE.produitheque IMG.image_produit{
	float:left;
	margin:5px;
}
TABLE.produitheque TD.gras{
	font-weight: bold;
}
TABLE.produitheque TD.entete,TABLE.produitheque TR.entete{
	padding-left:5px;
	text-align:left;
}
TABLE.produitheque{
	border-collapse:collapse;
	width:850px;
}

TABLE.produitheque A.noir{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

TABLE.produitheque TR.onglet TD.select{
	color: #ffffff;
	background-color: #dfdedd;
	font-size: 12px;
	font-weight: bold;
}
TABLE TR.onglet TD{
	height:25px;
}

TABLE TD.fiche_fabriquant{
	width:150px;
}
* DIV#detail,* DIV#apercu{
	border:1px solid #aaaaaa;
	float:left;	
	margin:10px 0 40px 0;
	
}
DIV#produitheque A.pagination{
	color:#000;	
}
DIV#produitheque A.select{
	font-weight:bold;	
	text-decoration:none;
}
DIV#produitheque DIV#detail{
	width:415px;
}
DIV#produitheque DIV#apercu{
	width:415px;
	margin-left:15px;
}
* DIV#detail DIV.contenu,* DIV#apercu DIV.contenu{
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	padding:10px;
}
* DIV#detail DIV.titre,* DIV#apercu DIV.titre{
	background-image:url(../images/fond_gris.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #aaaaaa;
	padding:7px 0 1px 10px;
	color:#5f5f5f;
	height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

DIV#produitheque DIV#valider_fiche_fabricant{
	width: 850px;
	text-align:center;
	margin-bottom:10px;
	float:left;
}
DIV#produitheque table.produitheque a {
 text-decoration:none;
}

DIV#fiche_produit DIV#apercu{
	float:right;
}

