/* CSS Document */
.bandeHeader{
	background:url(images/infos-pratiques/bande-header.gif) repeat-x;
	width:990px;
	height:5px;
	margin-bottom:5px;
	
}
.cadreActu{
	margin-top:25px;
	width:733px; 
	margin-left:20px;
	text-align:justify;
}

.puceActu{
	margin-bottom:75px;
	margin-right:7px;
	margin-left:11px;
	float:left;
}

.savoirPlusActu{
	margin-top:4px;
	text-align:right;
}

.imgActu{
	border:#66635D 1px solid;
	margin-right:15px;
	margin-bottom:15px;
}

.bandeDouble{
	background:url(images/pages/bande-double.gif) repeat-x;
	height:4px;
}


