@charset "utf-8";
/* CSS Document */
div#product {
	float:left;
	margin-left:30px;
	width:651px;
	display: block;
	background:url(/images/Communs/blocproduit/bgblocproduit.jpg);
}
div#product #producttop {
 	background: #FFFFFF url(/Images/Communs/blocproduit/hautblocproduit.jpg) no-repeat top;
 	height:13px;
 	overflow:hidden;
}
div#product #description {
	margin-left:40px;
	padding-left:25px;
	width:270px;
	float:left;
}
div#product #description h1 {
	margin:0px;
}
div#product #description h2 {
	margin:0px;
}
div#product #description h3 {
	margin:0px;
}
div#product #description .millesime{
	color:#787878;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bolder;
	font-size:16px;
}
div#product #description .stockchais{
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
div#product #description .separateur{
	background:url(/Images/Communs/blocproduit/separateur.jpg) no-repeat;
	background-position: 26% 0%;
	height:12px;
}
div#product #description .appelation{
	color:#000000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#product #description .classement{
	color:#000000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:7px;
}
div#product #description .conditionnement{
	color:#87888a;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#product #description .prix{
	color:#430a18;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
}
div#product #description .epuise{
	visibility:hidden;
	overflow:hidden;
	background:#b91616;
	color:#FFFFFF;
	line-height:17px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
div#product #description .separateur2{
	background:url(/Images/Communs/blocproduit/separateur2.jpg) no-repeat;
	margin-top:10px;
	background-position: 26% 0%;
	height:8px;
}
div#product #description .commentaire{
	width:247px;
	color:#000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
div#product #description .promotion {
	height:30px;
	background:url(/images/communs/coeur.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
}
div#product #description #encadreprix {
	margin-top:20px;
	background:#fafafa;
	width:243px;
	border: thin double rgb(216,216,216);
}
div#product #description #encadreprix .choixmil{
	height:30px;
}
div#product #description #encadreprix .txtencadreprix{
	margin:4px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float:left;
}
/*div#product #description #encadreprix .choixquantite{
	margin-top:0px;
	font-size:10px;
	margin-left: 10px;
}*/
div#product #description #encadreprix .boutonadd {
	background-image:url(/images/addtobasket.jpg);
	width:120px;
	height:23px;
	margin-top:4px;
	float:right;
	cursor:pointer;
}
div#product #description #encadreprix .boutonalerte {
	background-image:url(/images/alerte_moi.jpg);
	width:120px;
	height:30px;
	margin-top:4px;
	float:left;
	cursor:pointer;
}
div#product #description #encadreprix .quantite {
	margin-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:solid 1px #363434;
	text-align:center;
	width:20px;
	height:13px;
	float:left;
}
div#product #description #encadreprix .lien{
	clear:both;
	margin-top:5px;
}
div#product #description #encadreprix select{
	margin-top:0px;
	font-size:10px;
	margin-left: 10px;
}
div#product #photo{
	width:312px;
	float:right;
}
div#product #photo .etik {
	padding-right:20px;
	text-align:center;
}
div#product #footerbloc {
	background:#FFFFFF;
	background:url(/Images/Communs/blocproduit/footerblocproduit.jpg) no-repeat;
	width:651px;
	height:13px;
	float:left;
}
div#product .suggestion {
	background:#FFFFFF url(/Images/Communs/suggestion/suggestion.jpg) no-repeat;
	width:662px;
	height:181px;
	float:left;
}
#product .Plus {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;
}
#product .Moins {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;
}
#product .ULMoreFilter2 {
	position: absolute;
	background-color: #ffffff;
	background:#FFFFFF url(images/communs/close.gif) no-repeat;
	background-position:top right;
	border: solid 1px #750724;
	width: 500px;
	list-style-type:none;
	padding: 0;
	margin:  30px 0 0 0;
}
#product .ULMoreFilter2 a:hover {
	font-weight:bold;
}
#product .ULMoreFilter2 li {
	padding: 0;
	margin: 0;
	width:490px;
	float:left ;
}