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

BODY {
	font-family: trebuchet ms, geneva, arial, tahoma, sans-serif;
	line-height: auto;
	FONT-SIZE: 80%; 
	margin-top: 0px;
	background: #0B428E url(bg_page.jpg) repeat-x top;
	COLOR: #e6e6e6; 
}


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

#menu {
	width: 190px;
	/*background: url(menu_top.jpg) no-repeat top;
	/* padding-top: 20px;*/ 
	}

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

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

#menu li a:hover{
	color:#fef200;
	text-decoration:underline;
	}
	
#menu li a.on{ 
	font-weight:bold; 
	font-style:italic ; 
	color: #ffffff; 
	}

/* ~~~~~~~~~ separateur ~~~~~~~~~ */
hr {
	height: 1px;
	color: #0f2c59;
}
	
	
/* ~~~~~~~~~ fil d'ariane ~~~~~~~~~ */

#ariane {
	font-size: 10px;
	color: #d8d8d8;	
	}



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


a{
	color: #69ddff;
	text-decoration: underline;
	font-weight: normal;
}

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

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

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

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

}

h2{
	font-size: 160%;
	color: #fef200;
	font-weight:bold;
	background:url(h2.gif) no-repeat left bottom;
	padding-left: 40px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-bottom-color:#000000;
}

h3{
	font-size: 140%;
	color:#fef200;
	text-align:left;
	font-weight:bold;
	padding:10px;
}

h4{
	font-size: 140%;
	color:#fef200;
	font-weight:bold;
	padding:10px;
}



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

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


/* ~~~~~~~~~ contenu ~~~~~~~~~ */
#contenu
{
	background:url(bg_contenu.jpg) top left repeat-y;
}


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

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

.bando
{
	height:157px;
	width:975px;
	padding:0px;
	margin:0px;
}	

.txtpetit
{
	font-size:75%;
	}

.aeration
{
	padding-left: 20px;
	}

.corner {
	background:url(corner.gif) top left no-repeat;
	}	
	
	
.clear{
	clear: both;
}		
/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #69ddff; } /* liens internes */
a.spip_out { color: #69ddff; } /* liens sortants */
a.spip_url { color: #69ddff; } /* liens url sortants */
a.spip_glossaire { color: #69ddff; } /* liens vers encyclopedie */
a.on { font-weight: bold; font-style:italic ; color: #ffffff; }
.on { font-weight: bold; font-style:italic ; color: #ffffff; } /* liens exposes */











