/*PRODUIT NEUF*/
.produits{
	border-bottom:0;
}
.produits dl{
	padding:19px 25px 17px 25px!important;
	padding:19px 25px 7px 25px;
	
	border-bottom:1px solid #c7c7c7;
	width:702px;
	height:150px;
	float:none; 
}
.produits dl dt{
	width:220px;
	height:150px;
	float:left;
}
.produits dl dt a{
	padding:3px;
	background:url("images/bg_plist.gif") 0 0 repeat-x;
	border:1px solid  #d7d6d6;
	display:block;
}
.produits dl dt a:hover{
	border:1px solid #930007;
	background:#fff;
}
.produits dl dd{
	background:none;
	width:456px;
	float:right;
}
.produits dl dd h2{
	background:url("images/bg_listp.gif") 0 0 repeat-x;
	border:1px solid #d7d6d6;
	height:20px;
	padding:5px 14px 0;
}
.produits dl dd h2 a{
	float:left;
	color:#f18d2a;
	font-weight:bold;
	font-size:11px;
}
.produits dl dd h2 a:hover{
	text-decoration:underline;
}
.produits dl dd h2 strong{
	float:right;
	font-weight:bold;
	font-size:11px;
	color:#565655;
}
.produits dl dd .pdesc{
	height:98px;
	margin-bottom:3px;
	overflow:hidden;
	color:#565655;
	padding-top:9px;
	text-align:justify;
	line-height:16px;
}
.produits dl dd .voir_detail{
	color:#565655;
	background:url("images/fleche.gif") 0 3px no-repeat;
	padding-left:9px;
}
.produits dl dd .voir_detail:hover{
	text-decoration:underline;
}

.plans{
	padding:19px 0 0;
}
.divplans{
	width:698px;
	margin:0 auto;
}
.divplans li{
	/*float:left;*/
	width:565px;
}
.divplans a{
	/*float:left;*/
	display:block;
	border:1px solid #d7d6d6;
	width:316px;
	height:174px;
	padding:3px;
	background:url("images/bg_plist.gif") 0 100% repeat-x;
	margin:0 auto 19px auto;
}
.divplans a img{
	width:310px;
	height:168px;

}
.divplans a:hover{
	border:1px solid #910007;
	background:#fff;
}
.divplans .fright{
	float:right;
}
.divplans a.zoom{
	background:url("images/bg_zoom.jpg") 0 0 no-repeat;
	height:19px;
	line-height:19px;
	width:60px;
	padding:0;
	text-align:right;
	color:#626161;
	padding-right:5px;
	margin:-15px auto 0;
	border:0; 
}
.divplans a.zoom:hover{
	text-decoration:underline;
	border:0;
	background:url("images/bg_zoom.jpg") 2px 0 no-repeat;
}
.cahiercharges{
	padding:20px 24px;
	min-height:50px;
	height:auto!important;
	height:50px;
}
.cahiercharges p{
	padding:0 0 15px;
}
.cahiercharges a{
	color:#d2111a;
	font-weight:bold;
}
.cahiercharges a:hover{
	text-decoration:underline;
}
.cahiercharges span, .cahiercharges a.adobe_reader{
	display: block;
	float:left; 
}
.cahiercharges a.adobe_reader{
	width:19px;
	height:19px;
	margin-left:5px;
	margin-top:-6px;
}
