*, body {
	margin:0;
	padding:0;
	font:11px/1.5 Arial, Helvetica, sans-serif;
}

body {
	background-color:#fff;
}
#contener {
 padding:0 22px 20px 22px;
 }
 #ulLink {
 margin:0 !important;
 display:none;
 }
 #ulLink li {
text-align:right;
 }
.linkClose {
	font-weight:bold;
	text-decoration:none;
	font-size:14px
}
#blocHaut {
 width:457px;overflow:hidden;margin-bottom:15px;
}
/* Codes couleurs selon les cat�gories */
/* lavage */
.titreLavage {
	color:#178FB5;
}
.tetedegonLavage table {

	margin:15px 0 10px 10px;
}
.tetedegonLavage table td,.tetedegonLavage table th {

vertical-align:center;
padding:2px;

}
.tetedegonLavage table td {
	text-align:right;
	font-weight:bold;
	width:50%;
}
.tetedegonLavage table th {
	text-align:left;
	width:50%;
}
/* Froid */
.titreFroid {
	color:#32C1D5;
}
.tetedegonFroid table {
	margin:15px 0 10px 10px;
}
.tetedegonFroid table td,.tetedegonFroid table th {
vertical-align:center;
padding:2px;
}
.tetedegonFroid table td {
	text-align:right;
	font-weight:bold;
	width:50%;
}
.tetedegonFroid table th {
	text-align:left;
	width:50%;
	font-weight:normal;
}
/* Cuisson */
.titreCuisson {
	color:#FAA606;
}
.tetedegonCuisson table {
	margin:15px 0 10px 10px;
}
.tetedegonCuisson table td,.tetedegonCuisson table th {

vertical-align:center;
padding:2px;
}
.tetedegonCuisson table td {
	text-align:right;
	font-weight:bold;
	width:50%;
}
.tetedegonCuisson table th {
	text-align:left;
	width:50%;
	font-weight:normal;
}
/* PEM */
.titrePEM {
	color:#D20F31;
}
.tetedegonPEM table {
	margin:15px 0 10px 10px;
}
.tetedegonPEM table td,.tetedegonPEM table th {
vertical-align:center;
padding:2px;
}
.tetedegonPEM table td {
	text-align:right;
	font-weight:bold;
	width:50%;
}
.tetedegonPEM table th {
	text-align:left;
	width:50%;
	font-weight:normal;
}
/* Styles globaux */
.titre {
	font-size:22px;
	font-weight:bold;
}
.reference {
	font-size:18px;
	font-weight:bold;
	color:#000;
}

ul {
	list-style:none;
	margin:0px 0 0 13px;
	padding-top:13px;
}

/* Fonds opacifi�s */
ul li {
	overflow:hidden;
	line-height:15px !important;
	margin-bottom:1px;
	vertical-align:top;
}

.titreItem {
 float:left;margin:0!important;padding:0 0 0 3px !important;
 line-height:15px !important;
}
.valueItem {
 float:right;margin:0!important;padding:0 3px 0 0 !important;
 line-height:15px !important;
 font-weight:bold;
}

/* Blocs */

#blocTetedegon {
	width:342px;
	height:104px;
	margin-top:0;
}
#blocPlus {
	width:457px;
	height:1%;
	margin-top:0;
	padding-bottom:13px;
	margin-bottom:15px;
}
#blocPlus h2 {
	padding:10px 0 10px 13px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#blocPlus p {
	font-size:12px;
	padding:0 13px 0 17px;
}

#blocGris {
	width:457px;
	height:1%;
	margin-top:0;
	padding-bottom:13px;
	margin-bottom:15px;
}
#blocGris ul {
	margin:0px 0 15px 13px;
	padding-top:5px;
}
#blocGris ul li {
	/*background-color:#f7f7f7;*/
}
#blocGris h2 {
	padding:10px 0 10px 13px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.blocGrisTop {
	/*background:transparent url(../img/bg_topBlocGris.gif) no-repeat top left;*/
}
#blocGris table {
	/*border:1px solid #EFEFEF;*/
	margin:0px 0 0px 10px;
}
#blocGris table td,#blocGris table th {
/*background-color:#F9F9F9;*/
vertical-align:center;
padding:2px;
/*border-bottom:1px solid #EFEFEF;*/
}
#blocGris table td {
	text-align:right;
	font-weight:bold;
	width:50%;
}
#blocGris table th {
	text-align:left;
	width:50%;
	font-weight:normal;
}
#printFiche {
display:none;
}
