.premierspec{
	width:943px;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #dedede;
	clear:both;
}
.blanc{
	background:#fff;
	height:18px;
	border-bottom:1px solid #dedede;
	padding:3px 0 0 15px;
	float:left;
	color:#cc0066;
	font-weight:bold;
	font-size:11px;
	clear:both;
	width:300px;
}
.rose{
	background:#FDE6FF;
	height:18px;
	border-bottom:1px solid #dedede;
	padding:3px 0 0 15px;
	float:left;
	color:#cc0066;
	font-weight:bold;
	font-size:11px;
	clear:both;
	width:300px;
}
.spec_valeur_blanc{
	height:18px;
	background:#FFF;
	border-bottom:1px solid #dedede;
	padding:3px 0 0 15px;
	float:left;
	font-size:12px;
	float:left;
	width:612px;
}
.spec_valeur_rose{
	height:18px;
	background:#FDE6FF;
	border-bottom:1px solid #dedede;
	padding:3px 0 0 15px;
	float:left;
	font-size:12px;
	float:left;
	width:612px;
}
.retour{
	text-align:left;
}
.prix_grand{
	font-weight:bold;
	color:#cc0066;
	font-size:28px;
}
.image_petite{
  border:3px solid #dedede; 
	padding: 1px;
	margin-bottom: 5px;
	cursor:pointer;
}
.image_petite:hover{
  border:3px solid #cc0066; 
	padding: 1px;
	margin-bottom: 5px;
	cursor:pointer;
}


.image_petite_selected{
  border:3px solid #f7b3ff; 
	padding: 1px;
	margin-bottom: 5px;
	cursor:pointer;
}
.image_petite_selected:hover{
  border:3px solid #cc0066; 
	padding: 1px;
	margin-bottom: 5px;
	cursor:pointer;
}


a.articles_lies{height:100px;
width:100px;
float:left;
border:3px solid #dedede; 
padding:1px; 
margin-right:10px;
color: #333;
text-decoration:none;
}
a.articles_lies span{
font-weight:bold;}
a.articles_lies:hover{
border:3px solid #cc0066; 
color: #cc0066;
text-decoration:none;
}


a.options_produit{
text-decoration:none;
color:#CC0066;
height:10px;
width:180px;
font-size:12px;
border-bottom:1px solid #ccc;
}

a.options_produit:hover{
text-decoration:none;
background:#CC0066;
color:#FFFFFF;
}