#detail_produits{
	position:absolute;
}
#detail_produits div{
	width:440px;
	height:350px;
	float:left;
	background:#fff;
}

#detail_produits h3, #detail_produits p, #detail_produits ul{
	padding:5px 10px;
}
#detail_produits p{
	text-indent:16px;
}
#detail_produits_img{
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}

.mini_produits{
	width:80px;
	height:280px;
	float: left;
	background:#ffe;
}

.mini_produits div{
	display:block;
	width:74px;
	height:66px;
	margin:5px 3px 0px 3px;
	cursor:pointer;
}

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

.mini_produits3{
	height:80px;
	background:#ffe;
}

.mini_produits3 span{
	width:50px;
	margin:5px 3px 0px 3px;
	cursor:pointer;
}

.mini_produits3 span img{
	border:none;
	width:80px;
}

.mini_produits4{
	height:80px;
	background:#ffe;
	padding-top:10px;
}

.mini_produits4 span{
	width:50px;
	margin:0px 3px 0px 3px;
	cursor:pointer;
}

.mini_produits4 span img{
	border:none;
	width:80px;
}

.mini_produits5{
	height:75px;
	width:350px;
	padding-top:10px;
}

.mini_produits5 div{
	width:70px;
	margin:0px 3px 0px 3px;
	cursor:pointer;
	float:left;
	z-index:0;
}

.mini_produits5 div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
/*
.mask_produits{
	position:relative;
	width:480px;
	height:280px;
	overflow:hidden;
}

.mask_produits2{
	position:relative;
	width:480px;
	height:150px;
	overflow:hidden;
}
*/
.mask_produits3{
	position:relative;
	width:440px;
	height:200px;
	overflow:hidden;
}
/*
.presentation_produit{
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	width:560px;
}

.presentation_produit2{
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	width:480px;
}
*/
.presentation_produit3{
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	width:440px;
}
/*
.presentation_produit4{
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	width:480px;
}
*/
.produit, .produit table{
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	color: Black;
}

.titremini{
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #84a1c3;
}