/* CSS Document */

#productGeneral {
	margin:20px 0 0 0;
	width:703px;
}
#produitAReglerEnLigne {
	position:absolute;
	right:0;
	top:0;
	width:167px;
	height:80px;
	background:url(../images/produitAreglerEnLigne.gif) no-repeat;
}
#productGeneral form {
	margin:0;
	padding:0;
}
#productImagesWrapper {
	width:245px;
	height:186px;
	display:inline-block;
	float:left;
	position:relative;
	margin:0 10px 10px 0;
}

div#productMainImage {
	width:245px;
	height:186px;
	display:inline-block;
}

a.partage {
	width:54px;
	height:54px;
	display:block;
	position:absolute;
	top:-5px;
	background:url(../images/facebook.png) left no-repeat;
	left:-5px;
	z-index:1;
}

a.partage:hover {
	background-position:right;
}

div#productMainImage img {
	display:block;
	margin:0 auto;
}

.attribsSelect {
	font-weight:bold;
}

div.colonne_droite {
	width:431px;
	height:auto;
	float:right;
	position:relative;
	padding:0 0 196px 0;
}

.productImageForm {
	overflow:hidden;
}

div.boxprix {
	font-size:12px;
	color:#CB021B;
	line-height:15px;
	width:431px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:bold;
}

div.boxprix span#normalprice {
	color:#000;
	font-size:12px;
	text-decoration:line-through;
	font-weight:100;
}

div.boxprix strong {
	font-size:24px;
	font-weight:100;
}




#productAdditionnalImages {
	float:left;
	width:300px;
}
#productDescription {
	margin:5px;
	color:#000000;
	text-align:justify;
}
#boutonsFicheProduit {
	bottom:0;
	height:30px;
}
#boutonsFicheProduitRetour {
	display:block;
	float:left;
	width:290px;
	height:30px;
	background:url(../images/ficheProduitRetourBoutique.jpg) repeat-x center;
}
#boutonsFicheProduitAcheter {
	display:block;
	border:0;
	float:right;
	width:310px;
	height:30px;
	background:url(../images/ficheProduitAcheter.jpg) repeat-x center;
	cursor:pointer;
}
#boutonsFicheProduitAcheter:hover {
	background:url(../images/ficheProduitAcheter_hover.jpg) repeat-x center;
}
#boutonsFicheProduitReserver {
	display:block;
	border:0;
	width:204px;
	border:none;
	float:right;
	height:39px;
	background:url(../images/refonte/btnaddcart.jpg) repeat-x center;
	cursor:pointer;
}
#boutonsFicheProduitReserver:hover {

}


div.info_box_commande {
	width:701px;
	height:155px;
	display:block;
	position:absolute;
	bottom:0;
	left:-268px;
	z-index:1;
}

div.topcondition {
	width:701px;
	height:30px;
	display:block;
	background:url(../images/refonte/conditionnement.jpg) top no-repeat;
}

div.insidebox {
	width:679px;
	height:94px;
	overflow:hidden;
	padding:10px;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
}

div.insidebox p {
	padding-bottom:10px;
}

div.insidebox textarea {
	overflow:auto;
	width:675px;	
	height:49px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}
