h1, h2, h3{color:#AB710A;}
h1, h2{font-size:1.5em;}
h3{font-size:1.3em;}

#paragraphe-dilutions strong{color:black;}

#paragraphe-dilutions ul{margin:0 0 15px 35px;}

#PnlUnitaires{border-top:#E1CCA7 solid 2px;}

#PnlUnitaires h2{
	border-bottom:#E1CCA7 solid 1px;
	margin:8px 0 0 0;
	padding:0 0 8px 0;
}

#PnlUnitaires strong{color:#AB710A;}
#unitaires th{text-align:left;color:#AB710A;}
#unitaires td{background-color:#ECD9BF; padding:3px;}
#unitaires td.Nom input{width:245px;}
#unitaires td.Dilution select{width:55px;}
#unitaires td.Description input{width:55px;}
#unitaires td.Format select{width:61px;}
#unitaires td.Prix input{width:50px;background-color:#ECD9BF; border:none;}
#unitaires td.txtQte input{width:20px;}
#unitaires td.imagepanier{width:20px;}

hr{background-color:#5F932D;color:#5F932D;}
h2.composes{
	color:#5F932D;
	border-bottom:#5F932D solid 1px;
	margin:8px 0 0 0;
	padding:0 0 8px 0;
}
#composes {border-spacing:0;border-collapse: collapse;}
#composes td.espace{border-right:2px solid white;}
#composes th{text-align:left;color:#528A1F;border-right:white solid 1px;}
#composes td{background-color:#D4E2C8; padding:3px; margin:0; }
#composes td.id{width:7px; text-align:right;}
#composes td.Nom input{width:226px;}
#composes td.Dilution select{width:55px;}
#composes td.Description input{width:55px;}
#composes td.Format select{width:61px;}
#composes td.Prix input{width:50px;background-color:#D4E2C8; border:none;}
#composes td.txtQte input{width:20px;}
#composes td.imagepanier{width:20px;}

.supplement{
	float:right;
	/*margin-top:-20px;*/
	margin-right:5px;
	width:180px;text-align:right;
}
#composes tr.alternatestyle td{
	background-color:#BBD0A5;
}



