/* This Style sheet was made by sfrus @ free.fr if you have any questions please email me or visit http://www.sfrus.com */

/* *{border:0;margin:0;padding:0;background:transparent;} 

/* ~~~~~~~~~ body ~~~~~~~~~ */
BODY {
	font-family: arial, geneva, tahoma, sans-serif;
	font-size: 80%;
	background: #0060b6 url(bg.gif) top center repeat-x; 
	margin-top: 0px;
	COLOR: #000000; 
	}

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

h1{
	font-family: tahoma, sans-serif;
	font-size: 180%;
	font-weight:bold;
	color: #00427e;
	text-align:left;
	}

h2{
	font-family: tahoma, sans-serif;
	font-size: 160%;
	color: #f27200;
	font-weight:bold;
	border-bottom-style:dashed;
	border-width: 1px;
	border-bottom-color:#f27200;
	}

h3{
	font-size: 150%;
	color:#f27200;
	text-align:left;
	font-weight:bold;
	}

h4{
	font-size: 150%;
	color:#f27200;
	font-weight:bold;
	} 




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


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

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

/* a:visited{
	color: #003b93;
	text-decoration: underline;
}
*/
/* ~~~~~~~~~ fil d'ariane ~~~~~~~~~ */

#ariane {
	font-size: 10px;
	color: #b9b9b9;
	border-bottom-style:dashed;
	border-width: 1px;
	border-bottom-color:#c8c8c8;	
	}


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

	
#recherche {
	text-align:left;
	margin-left: 10px;
	margin-right: 20px;
	width:auto;
	font-size: 10px;
	font-style:normal;
	color: #7F7F7F;
	/* border-width: 1px;
	border-color:#CCCCCC;
	border-style:solid;*/ 
	}
	
	
	
/*~~~~~~~~~~~ Centrage du site à 970 px + marge droite et gauche auto ~~~~~~~~~~~~~~~*/	
#border {
	border: 0px;
	width: 970px;
	margin: 0 auto;
	background: #ffffff url(border.gif) 199px center repeat-y;
	}



/* ~~~~~~~~~ Bandeau du site ~~~~~~~~~ */
#header {
	height: 124px;
	width:970px;
	background: url(header.gif) top center no-repeat;
	}

/* ~~~~~~~~~ Menu horizontal boutons graphiques ~~~~~~~~~ */
#topmenu {
	height: 75px;
	max-width: 970px;
      }

/* ~~~~~~~~~ Conteneur : menu + contenu ~~~~~~~~~ */	  
#container {
	margin: 0px;
	padding:0px;
	width: 970px;
	background: #ffffff;
	}	  


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

#menu {
	width: 200px;
	min-height:465px;
	height:100%;
	background: #ffffff url(menu.gif) top right no-repeat;
	float: left;
	}

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

#menu li a{
	color:#0066cc;
	font-size: 120%; 
	font-family: tahoma, sans-serif;
	text-decoration: underline;
	}
	

#menu li a:hover{
	color:#0080ff;
	text-decoration:none;
	}
	
#menu li a.on{ 
	font-weight:bold; 
	font-style:italic ; 
	color: #000000; 
	}	  



/* ~~~~~~~~~ Zone contenu texte ~~~~~~~~~ */	  
#content {
	float: right;
	padding: 10px;
	width: 77%;
	height:100%;
	background: #ffffff url(content.gif) bottom right no-repeat;
	}
	
	
	
		  
/* ~~~~~~~~~ Pied de page ~~~~~~~~~ */
#footer
{
	text-align: center;
	width:970px;
	height:30px;
	font-size: 10px;
	padding-top: 10px;
	background: #ffffff url(footer.gif) center bottom no-repeat;
	Clear: Both;
}

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

		
/* * 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 */
