/* CSS Document */



.blocActu{
	margin-left:10px;
	margin-top:-7px;
	margin-bottom:-9px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:-5px;
	height:90px;
	text-decoration:none;
	width:90%;
}

.dateActu{
	margin-left:5px;
	text-decoration:none;
}

.vignetteActu{
	background:url(../imgs/actu_bg_pict.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:73px;
	padding-left:7px;
	padding-top:7px;
	float:left;
}

.descActu{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
}

.savoirPlus{
	margin-top:0px;
	margin-right:15px;
	margin-bottom:-25px;
}

#newsLetter{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:20px;
}

#devis{
	background:url(../imgs/img_devis.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:132px;
	margin-top:10px;
	margin-left:15px;
	padding-left:12px;
	padding-top:12px;
	margin-bottom:25px;
}

.hrActu{
	width:90%;
	height:1px;
	color:#bcbecb;
	background-color:#bcbecb;
	border:0;
}

