/* CSS Document */

.titreActu{
	background:url(images/accueil/titre-cadre-actualites.gif) no-repeat;
	width:363px;
	height:59px;
}

.cadreListeActu{
	background:url(images/accueil/bg-cadre-actu.gif) repeat-y;
	padding-top:10px;
	padding-right:12px;
}

.cadreListeActus{
	background:url(images/actualites/titre-actualites.gif) no-repeat top left;
	background-color:#F2F6E8;
	width:333px;
	
	padding-left:14px;
	padding-right:5px;
	padding-top:65px;
	margin-top:21px;
}

.cadreEvtAVenir{
	background:url(images/evenements/titre-evenements-a-venir.gif) no-repeat top left;
	background-color:#F2F6E8;
	width:333px;
	
	padding-left:14px;
	padding-right:5px;
	padding-top:65px;
	margin-top:21px;
}

.img{
	border:#751200 1px solid;	
}

.cadreImg{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
	text-align:center;
}

.titreCadre{
	width:270px;
	float:left;
	margin-left:10px;
	margin-right:5px;
}

.titreCadreLiens{
	background:url(images/evenements/titre-cadre-liens.gif) no-repeat;
	width:270px;
	height:40px;
}

.titreCadreDocs{
	background:url(images/evenements/titre-cadre-docs.gif) no-repeat;
	width:270px;
	height:40px;
}

.titreCadreBande{
	background:url(images/evenements/titre-cadre-bande.gif) repeat-y;
	width:250px;
	padding:10px;
}

.titreCadreBottom{
	background:url(images/evenements/titre-cadre-bottom.gif) no-repeat;
	width:270px;
	height:6px;
}