#contenu {
	position: relative;
}

.corps {
	position: relative;

}

#classeImg {
	position: absolute;
	right: 0px;
	top: 0px;
}

#classeBody {
	position: relative;
	margin-top: 10px;
}

.sort {
	margin-top: 20px;
	position: relative;
	background-color: #F1EEE9;
	border: 1px solid #cbbeb1;
	padding: 5px;
}

.sort img{
		border: 1px solid #cbbeb1;
}

.sortTxt {
	margin-bottom: 4px;
}

#classeTitre {
	position: relative;
	font-weight: bold;
	margin-top: 15px;
	color : #000;
}

#classeSorts {
	position: relative;
	margin-top: 20px;

}

.description {
	margin-top: 6px;
	width: 250px;
	margin-left: 32px;
}

.descriptionBig {
	margin-top: 6px;
	width: 300px;
	margin-left: 32px;
}

.fleche {
	position: absolute;
	left: 45px;
	top: 45px;
	height: 9px;
}

.ingredient1solo {
	position: absolute;
	top: 28px; 
	left: 78px;
}

.ingredient1solo img{
	float: left;
	margin-right: 5px;
}

.ingredient1 {
	position: absolute;
	top: 24px; 
	left: 78px;
}

.ingredient1 img{
	float: left;
	margin-right: 5px;
}

.ingredient2 {
	position: absolute;
	top: 53px; 
	left: 78px;
}

.ingredient2 img{
	float: left;
	margin-right: 5px;
}

.ingredient3solo {
	position: absolute;
	top: 37px; 
	left: 328px;
	width : 300px;
}

.ingredient3solo img{
	float: left;
	margin-right: 5px;
}

.ingredient3 {
	position: absolute;
	top: 24px; 
	left: 328px;
	width : 300px;
}

.ingredient3 img{
	float: left;
	margin-right: 5px;
}

.ingredient4 {
	position: absolute;
	top: 53px; 
	left: 328px;
	width : 300px;
}

.ingredient4 img{
	float: left;
	margin-right: 5px;
}

.ingredient5 {
	position: absolute;
	top: 82px; 
	left: 78px;
}

.ingredient5 img{
	float: left;
	margin-right: 5px;
}

.ingredient6 {
	position: absolute;
	top: 82px; 
	left: 328px;
}

.ingredient6 img{
	float: left;
	margin-right: 5px;
}

.ingredient7 {
	position: absolute;
	top: 111px; 
	left: 78px;
}

.ingredient7 img{
	float: left;
	margin-right: 5px;
}

.ingredient8 {
	position: absolute;
	top: 111px; 
	left: 328px;
}

.ingredient8 img{
	float: left;
	margin-right: 5px;
}


.coin1Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: -1px;
}

.coin2Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: 604px;
}

.coin3Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 81px; 
	left: 604px;
}

*> .coin3Item { /* Hack IE6 */
	top: 83px; 
	left: 609px;
}

.coin4Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 81px; 
	left: -6px;
}

*> .coin4Item { /* Hack IE6 */
	top: 83px; 
	left: -1px;
}