#product_and_collection{float:left;width:960px;}

#product_and_collection #visuel{float:left;width:480px;margin-top:24px;}

#product_and_collection #fiche, 
#product_and_collection #fiche h2, 
#product_and_collection #fiche #description, 
#product_and_collection #fiche #tarifs,
#product_and_collection #fiche .other_items{float:left;width:460px;}

#product_and_collection #fiche{padding-left:20px;padding-top:12px;}

#product_and_collection #fiche h2{
	margin-top:24px;	
}
 #product_and_collection #fiche #tarifs{
}

#product_and_collection #fiche #tarifs{
	border:none;
	border-top:1px white solid;
	padding-top:6px;
	margin-top:6px;	
	
	
}
#product_and_collection #fiche #description  p{padding-right:12px;font-size:15px;/*#C2BFBF*/}
#product_and_collection *{color:white;}

table#tarifs{margin-bottom:6px;padding-top:6px;width:460px;}
table#tarifs *{color:#C2BFBF; font-size: 14px;}
#tarifs  .product_libelle{width:130px;vertical-align:middle;}
#tarifs  .ref{width:70px;vertical-align:middle;}
#tarifs  .price{width:40px;vertical-align:middle;}
#tarifs  .div_input{width:80px;vertical-align:middle;}
#tarifs  .text_field{width:20px;color:black;}
#tarifs  .div_button{width:120px;vertical-align:middle;}
/*#product_and_collection #fiche #tarifs div{float:left;margin-bottom:6px;color:#C2BFBF;}

#product_and_collection #fiche #tarifs  .product_libelle{width:130px;}
#product_and_collection #fiche #tarifs  .ref{width:70px;}
#product_and_collection #fiche #tarifs  .price{width:40px;}
#product_and_collection #fiche #tarifs  .div_input{width:80px;}
#product_and_collection #fiche #tarifs  .div_button{width:120px;}
*/
#product_and_collection #fiche .other_items{margin-bottom:12px;}
#product_and_collection #fiche .other_items ul{float:left;width:460px;height:300px;}
#product_and_collection #fiche .other_items li{
	float:left;
	width:70px;
	margin-right:6px;
	text-align:center;
}
#product_and_collection #fiche .other_items li span{
	font-size:9px;

}


#product_and_collection #fiche .other_items li img{
	float:left;
	border:3px solid #262626;	
	
}

#product_and_collection #fiche .other_items li img.selected{
	border:3px solid #64012e;
/*	width:64px;*/
}
#product_and_collection #fiche .other_items li img:hover{
	border:3px solid #C2BFBF;
/*	width:64px;*/
}