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

BODY {
	font-family: trebuchet ms, geneva, arial, tahoma, sans-serif;
	line-height: auto;
	FONT-SIZE: 90%; 
	margin-top: 0px;
	background: #FFFFFF url(bg_site.jpg) no-repeat center top;
	COLOR: #333333; 
}


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


a{
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #0066FF;
	text-decoration: underline;
}

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


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

h1{
	background:url(h1.gif) no-repeat left bottom;
	font-size: 180%;
	font-style: normal;
	font-weight:bold;
	color: #244A83;
	text-align:left;
	padding-left:25px;

}

h2{
	font-size: 140%;
	color: #7B9F00;
	font-weight:bold;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width : 1px;
	border-bottom-color: #BBCB84;
}

h3{
	font-size: 130%;
	color:#7B9F00;
	text-align:left;
	font-weight:bold;
	padding:10px;
}

h4{
	font-size: 120%;
	color:#244A83;
	font-weight:bold;
	padding:10px;
}


/* ~~~~~~~~~ fil d'ariane ~~~~~~~~~ */

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


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



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


#menu {
	width: 180px;
	padding-top:45px;
	/* background: url(menu_bg.gif) no-repeat top left;*/
	}

#menu ul, .encart ul { 
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	line-height:200%;
	}
	
#menu li, .encart li { 
	padding-left: 20px;
	background: url(puce_ul.gif) no-repeat 5px 8px;
	line-height:200%;
	}
	

#menu li a{
	color:#244A83;
	font-weight:bold;
	FONT-SIZE: 100%; 
	font-family: trebuchet ms, arial, tahoma, sans-serif;
	text-decoration: none;
	}
	

#menu li a:hover{
	color:#98000F;
	text-decoration:underline;
	}	
	


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

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

/* ~~~~~~~~~ footer Accueil ~~~~~~~~~ */
#footer_acc
{
	text-align: left;
	font-size: 70%;
	padding-top: 115px;
	height: 70px;
	background:url(footer_acc.jpg) top center no-repeat;
}


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

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


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: left;
	font-size: 70%;
	padding-top: 115px;
	height: 70px;
	background:url(footer.jpg) top center no-repeat;
}


#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
{
	height:166px;
}	

.txtpetit
{
	font-size:75%;
	}












