
#corps #img {
	display: block;
	height:auto;
	margin-top:0px;
	padding-left:21px;
	width:213px;
}
 
#Actus {
	display: block;
	float: left;
	list-style-type: none;
}
 
#Actus li{
 width: 430px;
 text-align: justify;
 padding-top:10px;
 padding-bottom:10px;
 }
 
#Vignettes{
	width: 190px;
	padding: 0px;
	float: right;
	margin:0px;
	list-style-type: none;
}
#Vignettes img {
	padding-bottom:20px;
}

#TexteAccueil
{
	font-size:12px;
	background-image: url(../img/images/cadre-bande.jpg);
	background-repeat: repeat-y;
	min-height: 90px;
	padding: 75px 15px 0px 15px;
	
}

