#contenu {
	position: relative;
}

.corps {
	position: relative;

}

#classeImg {
	position: absolute;
	right: 0px;
	top: 0px;
}

#classeBody {
	position: relative;
	margin-top: 10px;
}

.itemDesc {
	position: relative;
	height: 50px;
}

.itemDesc img {
	float: left;
	margin-right: 15px;
	border: 1px solid #cbbeb1;
}

.itemInfo {
	margin-top: 40px;
}

#bonhomme {
	position: relative;
	height: 282px;
	width: 240px;
	margin-bottom: 40px;
}


/*******************************************************/





.coin1Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: -1px;
}

.coin2Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: 167px;
}

.coin3Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 267px; 
	left: 167px;
}

.coin4Item {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 267px; 
	left: -1px;
}







/*******************************************************/



.ingredient0 {
	position: relative;
	height: 27px;
	margin-top: 4px;
}

.imgLeft0 img {
	float: left;
	margin-right: 5px;
	border: 1px solid #cbbeb1;
}

.description0 {
	position: absolute;
	top: 6px;	
	left: 33px;
	width: 400px;
}

.description0 img{
	position: relative;
	top: 4px;
	border: 1px solid #000;
	left: 8px;
}



/*******************************************************/




.menuDeroulant {
	margin-bottom: 4px;	
}



.coin1Bonus {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	left: -7px;
}

*> .coin1Bonus { /* Hack IE6 */
	top: -1px; 
	left: -1px;
}

.coin2Bonus {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	right: 0px;
}

*> .coin2Bonus { /* Hack IE6 */
	top: -1px; 
	right: -1px;
}




.panoBonus {
	font-weight: bold; 
	color : #000; 
	font-size: 14px;
	margin-top: 28px;
	margin-bottom: 10px;
}

.sort2 {
	margin-top: 7px;
	position: relative;
	background-color: #F1EEE9;
	border: 1px solid #cbbeb1;
	padding: 6px;
	padding-top: 4px;
}
