/* CSS Document */

#produitMois {
	background-image: url(../images/bloc_promo_mois1.gif);
	float: left;
	height: 186px;
	width: 366px;
	background-repeat: no-repeat;
	position: relative;
}




#produitMois_abscent {
	float: left;
	height: 186px;
	width: 366px;
	background-repeat: no-repeat;
	position: relative;
}




#saveur {
	height: 173px;
	width: 332px;
	float: left;
}





#news_defilement {
	height: 177px; /*+25*/
	width: 322px;
	float: left;
	margin-top:7px;
	margin-left:10px;
	border:solid;
	border-width:1px;
	border-color:#E5E5E5;
}

	#news_defilement h3 {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 7px;
		font-size: 1.1em;
	
	
	}
	
	#news_defilement p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.95em;
	color: #5e3539;
	}
	
	#news_defilement p.image {
	text-align: center;	
	

	}

	#news_defilement hr {
	height: 1px;
	background-color: #d1cb94;
	color: #d1cb94;
	margin-left: 15px;
	
	}

	#news_defilement a.savoir {
	background-image: url(../images/fond-plus_infos.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-left:243px;
	padding-top:2px;
	padding-left:4px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	height: 18px;
	width: 79px;
	}

#news_defilement a {
	color: #ae001d;
	text-decoration: underline;	

}

	#news_defilement a:hover {
	color: #666666;
	text-decoration: underline;	

}

#produitMois h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 140px;
	font-weight: bold;
}
#produitMois p {
	color: #684c4c;
	margin-left: 45px;
	margin-right: 10px;
	font-size: 1em;
	
}

#produitMois .texte {
	float: left;
	width: 200px;
}

#produitMois .image {
	float: left;
	margin-left: 30px;
	
}

#produitMois .texte p.prix {
	text-align: right;
	color: #441f14;
	font-size: 1.2em;
	margin-top:15px;
	margin-bottom:5px;
}
#produitMois .savoirplus{
	position: absolute;
	top: 171px;
	left: 143px;
}

#produitMois .savoirplus a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
}
