#coloris_visu{
	margin : 8px 0 8px 0;
	width : 148px;
	height:38px;
	}

#detail_popin{
	position : absolute;
	display : none;
	top : 50px;
	left : 150px;
	width:150px;
	z-index : 10;
	background:#fff;
	border:2px solid #ccc;
	color:#333;
	padding-bottom : 10px;
	text-align:left;
	padding:5px
	}

	
#detail_popin .confirmation{
	padding : 10px 10px 10px 10px;
	line-height : 20px;
	font-weight : bold;
	}
.detail_top{
	background-color : #EEEDEB;
	text-align : right;
	vertical-align : middle;
	padding : 3px 5px 5px 0;
	line-height : 12px;
	}
#detail_popin .description{
	padding : 10px 10px 10px 0;
	width : 180px;
	}
#detail_popin .illustration{
	padding-top : 10px;
	text-align : center;
	}
	
#detail_popin .ap_box{
	margin-right : 0px;
	}
	
#echantillons a{
	border : 1px solid white;
	}
html>body #echantillons a{
	display : block;
	width : 10px;
	height : 10px;
	}
#echantillons td{
	border : 1px solid white;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	width : 12px;
	}
html>body #echantillons td img{
	vertical-align : top;
	}
#echantillons td.white{
	border : 1px solid white !important;
	}
#echantillons td.grey{
	border : 1px solid #5B5B5B !important;
	}
	
#gros_plan{
	float : left;
	width : 38px;
	height : 38px;
	margin-right : 10px;
	}
#mediumImageInDetailPanel{
	float : left;
	width : 38px;
	height : 38px;
	margin-right : 10px;
	}	


.text_detail_2{
	padding : 20px 15px 10px 10px;
	margin-right : 165px;
	}
	

#detail_popin_shim{ 
	position : absolute;
	display : none;
	top : 50px;
	left : 150px;
	width : 150px;
	height:100px;
	z-index:5;
}	
	
	
