@charset "UTF-8";

body {
	background-color: #000;
	
	background-repeat:repeat;
	background-position: top right;
	font-size: 0.9em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #333;
}
a:hover {color: #CC3300;}
a {color: #993366;}

/* ------------------------------------------------- */
/* Titres */
/* ------------------------------------------------- */
h1, h1 a {
	color: #444;
	font-size:1.3em;
}
h2, h2 a, .titrerubrique, a.menu_lienon:link, a.menu_lienon:visited {
	color: #570f0f;
	font-size:1.2em;
}
h3, h3 a {
	color: #8b0000;
	font-size:1em;
}
h4, h4 a {
	color: #444;
	font-size:1em;
}
h5, h5 a, .hierarchie {
	color: #4d5841;
	font-size:0.9em;
}
h6, h6 a {
	color: #b22222;
	font-size:1.2em;
}

.descriptif, .descriptif a {color: #333;}
.descriptif a:hover {color: #CC3300;}
.descriptif2, .descriptif2 a, .introduction, .introduction a {color: #333;}
.descriptif2 a:hover, .introduction a:hover {color: #CC3300;}
.previsu {border:5px solid #CC3300;}

/* espace et revenir a la ligne */
.souligne {border-bottom: 1px solid #444;}

/* ------------------------------------------------- */
/* squelettes généraux */
/* ------------------------------------------------- */
#global {	width:85%;}
#container {
	background-color:#a5b587;
	
	background-position: top left;
	background-repeat: repeat;
}
/* ************** entete de haut de page ************** */
#entete {
	background: #8cb63e ;
	
}
#entete div { text-align: left; }
div.nom_site_spip {text-align: left;}
a#nom_site_spip {
	color: #ffffff;
	font-size: 1.6em;
	font-family: MetroDF, Georgia, "Times New Roman", Times, serif;
}
#hautdepage {
	background: #8cb63e ;
}

/*  ************** onglets ou menu horizontal **************  */
.ongletitre {color: #8cb63e;}#main_menu {
	background: #434c34 ;
}
/* est ce que ce style sert encore depuis enlevemment menu horizontal1 ? */
#main_menu a:hover, #main_menu a.on  { background-color:transparent;}
#main_menu a, .header_portescoulissantes a span {color: #8cb63e;}
#main_menu a:hover, .header_portescoulissantes a:hover span {
	color: #CC3300;
}

/* ************** colonne gauche ************** */
#sidebar {	background-color: transparent; }

a.titre_menu, a.titre_menuoff {color: #8b0000;font-size: 1em; }
a.titre_menu:hover { color: #CC3300; }
a.titre_menuon { color: #444;font-size: 1em; }

/* spécial menus */
#menu { }
.menubas { background-color: transparent;}
.decomenu { background-color: transparent; }


/* ************** pied de page ************** */
.comment {
	background: #434c34  repeat top left;
}


/* ------------------------------------------------- */
/* les plugins /* 
/* ------------------------------------------------- */
/* barre typo enrichie */
.texteencadre-spip {border: 1px solid  #444;}