/* CSS Document */

#menuEspOff, #menuEspOn, #menuAdhOff, #menuAdhOn, #menuRespOff, #menuRespOn, #menuRemOff, #menuRemOn, #menuEvenOff, #menuEvenOn, #menuBaroOff, #menuBaroOn{
	background:url(images/adherents/menu-droite.gif);
	width:352px;
	height:20px;
	cursor:pointer;
	overflow:hidden;
}

#menuEspOn				{ background-position:0px -100px; }
#menuEspOff				{ background-position:0px -220px; }
#menuAdhOn				{ background-position:0px 0px; }
#menuAdhOff				{ background-position:0px -120px; }
#menuRespOn				{ background-position:0px -20px; }
#menuRespOff			{ background-position:0px -140px; }
#menuRemOn				{ background-position:0px -40px; }
#menuRemOff				{ background-position:0px -160px; }
#menuEvenOn				{ background-position:0px -60px; }
#menuEvenOff			{ background-position:0px -180px; }
#menuBaroOn				{ background-position:0px -80px; }
#menuBaroOff			{ background-position:0px -200px; }


.titreCadre{
	width:270px;
	float:left;
	margin-left:10px;
	margin-right:5px;
}


.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;
}