/* CSS Document */


.bandeauPage{
	background-image:url(../img/actu-Bandeau.jpg);
}



.backMenuGauche{
	background-image:url(../img/actu-g.gif);
}

.contentPageFull{
	width:715px;
	background-color:#e1e6ec;
}
.backDegActu{
	background:url(../img/actu-deg.jpg) no-repeat;
}
.backDegActu h1{
	margin-top:0px;
}



#liste_actus{
	margin-left:18px;
	margin-right:50px;
}

.contentNews img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;	
}



.menuGauche ul{
	height:96px;	
}

.pastille{
	margin-left:8px;
	margin-top:80px;
}

.menuAutre{
	margin-top:80px;	
}


.backMenuDroite{
	background-image:url(../img/donner-d.gif);
}
