/* ~~~~~~~~~ body ~~~~~~~~~ */

BODY {
	font-family: arial, geneva, tahoma, sans-serif;
	line-height: 150%;
	FONT-SIZE: 90%; 
	margin: 0px;
	background: #ffffff url(bg_site.jpg) repeat-x center top;
	font-size:small;
	COLOR: #333333;
	text-align:justify;
}


/* ~~~~~~~~~ liens ~~~~~~~~~ */


a{
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #ffae1e;
	text-decoration: none;
}

/* a:visited{
	color: #003b93;
	text-decoration: underline;
}


/* ~~~~~~~~~ titres ~~~~~~~~~ */  

h1{
	background:url(h1.gif) no-repeat left;
	font-family: century gothic;
	font-size: 200%;
	font-style: normal;
	font-weight:bold;
	line-height:1em;
	color: #a30f36;
	text-align:left;
	margin-left:90px;
	padding-left:50px;
	padding-top:25px;
	border-bottom: 1px dashed #959595;
	text-align:left;
}

h2{
	font-size: 170%;
	font-family: century gothic;
	background:url(h2.gif) no-repeat left;
	padding-left:40px;
	padding-top:15px;
	color: #919a01;
	font-weight:bold;
	border-bottom: 1px dashed #919a01;
	text-align:left;
	line-height:1.2em;
}

h3{
	font-size: 1.15em;
	font-family: century gothic;
	color:#919a01;
	text-align:justify;
	font-weight:bold;
}

h4{
	font-size: 150%;
	color:#919a01;
	font-weight:bolder;
	text-align:left;
	padding-bottom:-25px;
}

hr{
	clear: both; 
	margin: 0; 
	padding: 0; 
	border:1px dotted #ffffff;
	height: 0; 
	line-height: 10px; 
	font-size: 1px; 
	}
	
	
/* ~~~~~~~~~ fil d'ariane ~~~~~~~~~ */

#ariane {
	text-align: left;
	margin-left:85px;
	font-size: 80%;
	color: #aeaeae;
	padding-top: 5px;
	height: 20px;
	}


#ariane a{
	font-weight: normal;
	font-size: 10px;
}



/* ~~~~~~~~~ Menu ~~~~~~~~~ */


#menu {
	font-family: century gothic;
	width: 180px;
	background: url(menu_bg_txt.gif) repeat-y top left;
	text-align: left;
	}

#menu ul, .encart ul { 
	margin: 0px; 
	padding-left: 5px;
	padding-right:5px; 
	list-style: none;
	line-height:30px;	
	}
	
#menu li, .encart li { 
	padding-left: 10px;
	background: url(puce_ul.gif) no-repeat 3px 10px;
	}
	

#menu li a{
	color:#bcc311;
	font-weight:bold;
	FONT-SIZE: 100%; 
	font-family: century gothic;
	text-decoration: none;
	DISPLAY: block;
	border-bottom: 1px dashed #520017;
	}
	

#menu li a:hover{
	color:#f2ff51;
	/* text-decoration:underline;*/
	background-color: #520017;
	}	
	
#menu li a.on{ 
	font-weight:bold; 
	font-style:italic ; 
	color: #ffffff; 
	}
	
.menu_bg
{
	background:url(menu_bg.gif) top left repeat-y;
}

/*~~~~~~~~~~~ recherche ~~~~~~~~~~~~~~~*/

	
#recherche {
	text-align:left;
	width:auto;
	padding-left:15px;
	font-size: 10px;
	font-style:normal;
	color: #7F7F7F;
	}

/*~~~~~~~~~~~ Accueil - Encart actualités ~~~~~~~~~~~~~~~*/

#actu {
	text-align: left;
	font-size: 80%;	
	margin-right: 20px;
	width: 220px;
	float:left;
	}
	
	
#actu a{
	font-size: 100%;
	font-weight:bold;
	color: #a30f36;
}

#actu a:hover{
	color: #f63165;
}

.actu
{
	background:url(actu_bg.gif) top left repeat-y;
	padding-left: 15px;
	padding-right:15px;
}


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	width:100%;
	font-size: 70%;
	marging-left:0px;
	marging right:0px;
	background:url(footer_bg.gif)  repeat-x top left;
}


#footer a{
	color: #0066FF;
	font-size: 10px;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffae1e;
	text-decoration: none;
}


/*~~~~~~~~~~~ styles ~~~~~~~~~~~~~~~*/

.evenements
{
	text-align: left;
	font-size: 80%;
	padding-left:22px;
	padding-right:10px;
	background:url(evenements_bg.gif) top left repeat-y;
}


.bando_acc
{
	background:url(logo_acc.jpg) top left no-repeat;
}	

.bando
{
	background:url(logo.jpg) top left no-repeat;
	height:150px;
}	

.txtpetit
{
	font-size:75%;
	}

.page_contenu
{
	background:url(verre_pied_page.jpg) top left no-repeat;
}


.en2col{
	float: left;
	width: 40%;
	padding-right:60px;
}

.clear{
	clear: both;
}


.nettoyeur { 
	clear: both; 
	margin: 0;
	padding: 0; 
	border: none; 
	height: 0; 
	line-height: 1px; 
	font-size: 1px; 
	}
	
	
a.on { font-weight:bold; font-style:italic ; color: #ffffff; }
.on { font-weight:bold; font-style:italic ; color: #ffffff; }



