
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:500px;
	height:250px;
	float:center;
	background:#fff;
	border:0px;
	background:url(../../../images/sd/encart_bg.gif) no-repeat top right;
	
	padding:0px;
	font-size: 90%;
	font-weight:bold;
	color:#666666;
}


#box4 h3, #box4 p, #box4 ul{
	padding:5px 5px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:300px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
#handles4_1{
	float:left
}

/* ********************************** */

.thumbs{
	width:52px;
}
.thumbs div{
	display:block;
	width:52px;
	height:48px;
	margin:1px 2px;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:500px;
	height:240px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

#encart a{
	color:#015DF4;
	font-size: 14px;
	}

#encart a:hover{
	color:#86A2FF;
	text-decoration:none;
	}
.encart_prix {
	color:#A8D74E;
	font-size:50;
	font-weight:900;
	}
	
.encart_prixbarre {
	color:#A8D74E;
	font-size:20;
	font-weight:600;
	line-height:30px;
	}

	
.encart_prixpromo{
	color:#FF0000;
	font-size:40;
	font-weight:900;
	}
	
.encart_image {
	margin-left:30px;
	margin-top:90px;
	margin-right: 0px;
	float:left;
	}


