/* 	CSS document
*	Ekoya(c)-2008
*	12 juin 08
*/

.principal
{
	background: url(../images/fond-coffret-moment.jpg) no-repeat;
	width: 649px;
	height: 552px;
	margin: 0 0;
	position: absolute;
}
.presentation
{
	position: relative;
	width: 270px;
	height: 105px;
	margin-left: 300px;
	margin-top: 45px;
	overflow: hidden;
}
.description
{
	position: relative;
	width: 285px;
	height: 313px;
	margin-top: 27px;
	margin-left: 25px;
	float: left;
}
.reference 
{
	height: 12px;
}
.composition 
{
	height: 264px;
	overflow: hidden;
}
.image
{
	position: relative;
	width: 245px;
	height: 270px;
	margin-top: 70px;
	margin-left: 10px;
	float: left;
	clip:rect(0,244,296,0);
	overflow: hidden;
}
.image img 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.achat
{
	background: url(../images/btn_panier_moment.jpg) no-repeat;
	width: 190px;
	height: 29px;
	position: relative;
	margin-left: 211px;
	margin-top: 10px;
	text-align: center;
	padding-top: 7px;
	float: left !important;
	float: none;
	clear: left;
}
.achat a, achat a:hover{
	text-decoration: none;
	cursor: pointer;
}
.achat a{
}	
.orange_presentation
{
	color: #F7A101;
	font-weight: 600;
	text-align: center;
}