.bgcolor{
	background-color: #663333;
}


#col3_left{
	float: left;
	width: 290px;
	height: 470px;
}

#main #col3_left  .article {
	margin: 20px 30px 20px 20px;
}

#col3_right{
	float: left;
	width: 150px;
	height: 470px;
}
ol{
	margin-left:20px;
}
ol li{
	margin-bottom:8px;
}

.niveaux{
	border-top:2px dotted #000000;
	border-bottom:2px dotted #000000;
	padding:4px 0 4px 0;
	margin:0 0 4px 0;
}
.niveaux span{
	font-weight:bold;
}
ul.ingredients li {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	list-style: url(../../images/puce.png);
	margin-bottom:4px;
	font-size:10px;
}

ul.ingredients {
	margin: 0 0 0 0px;
}
#main .col_ingredients{
	margin:20px 8px 0 0;
}
#main #col3_left .article h3{
	margin-top:12px;
}
.strech{
	line-height:11px;
	margin-bottom:4px;
}
