#nom_site_spip {
	color:  #fbba00;
	font-size: 5.8em;
	text-transform: uppercase;
	font-family: Impact;
	}

#descriptif_site_spip {
	color:  #ffffff;
	font-size: 1.4em;
	font-family: Impact;
	}

.on {color: #f8af43;}
.off {color: #cbd1d4;}
.droite {float: right;}


/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #ffffff;
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #4f636e;
}

#page {
	width: 768px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#contenu {
	text-align: justify;
	width: 450px;
}

#navigation {
float: right;
width: 280px;
}

#entete {
margin-bottom: 20px;
border-bottom: 1px solid #72828b;
}

/*  ------------------------------------------
/*  Page d'accueil
/*  ------------------------------------------ */

.c01-fg, .c05-fg, .c09-fg {color: #476e4b;}
.c01-bg, .c05-bg, .c09-bg {background-color: #476e4b;}
.c02-fg, .c06-fg, .c10-fg {color: #a14536;}
.c02-bg, .c06-bg, .c10-bg {background-color: #a14536;}
.c03-fg, .c07-fg, .c11-fg {color: #4f646e;}
.c03-bg, .c07-bg, .c11-bg {background-color: #4f646e; }
.c04-fg, .c08-fg, .c12-fg {color: #3f7781;}
.c04-bg, .c08-bg, .c12-bg {background-color: #3f7781; }

#NIB {
	font-size: 2.5em;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	font-family: Impact;
	margin-bottom: -10px;
	margin-right: 20px;	
}

#mission {
	font-size: 1.2em;
	font-weight: normal;
	padding: 20px;
	font-family: Impact;
}

#mission a {color: #f8af43; }


#sommaire {
clear: both;
width: 100%;
background-image: url(home.png);
background-repeat: no-repeat;
background-position: right bottom;
}

#sommaire #droite .titre {
color: #ffffff;
font-size: 2.2em;
margin: 0;
padding: 0;
font-family: Impact;
}

#sommaire #gauche {
width: 280px;
padding: 20px;
font-family: Impact;
text-align: center;
}

#sommaire #droite {
width: 400px;
float: right;
font-size: 0.8em;
color: #ffffff;
text-align: justify;
padding: 20px;}

#sommaire #droite a {
color: #ffffff; }
#sommaire #droite a:hover { text-decoration: none; font-weight: bold; color: #f8af43;}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px solid #72828b;
	padding-top: 10px;
	text-align: left; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

#pied #ours {
float: left;
font-size: 0.8em;
padding-top: 8px;
}

#pied .formulaire_recherche {
padding-left: 20px;
float: left; }

#pied #date {
float: right;
font-family: Impact;
font-size: 1.2em;
}

#pied a { font-weight: normal ; }
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

#secteurs {
	clear: both;
	font-family: Impact;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 5px solid #95a1a8;
	margin-bottom: 2px;
	padding-top: 20px;
}

#sommaire #secteurs {
clear: none;
font-size: 1.8em;
font-weight: normal;
border-top: 1px solid #ffffff;
border-bottom: none;
text-align: left;
}

#sommaire #descriptif_site_spip {
border-bottom: 4px solid #ffffff; margin-bottom: 1px;}

#sommaire #secteurs a:hover {color: #ffffff; font-weight: normal;}
#sommaire #secteurs a {font-weight: normal;}

#secteurs a {padding-right: 10px; }
.secteur-on {color: #4f636e;}
.secteur-off {color: #cbd1d4;}

.secteur-on:hover, .secteur-off:hover {text-decoration: none; color: #4f636e;}

/* Typo pour le contenu */
#contenu {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif; }

.article { margin-top: 1em; margin-bottom: 2em;}
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.menu {


	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid;
	
}

.menu h2 {padding-left: 0; padding-right: 0; margin: 0; font-size: 0.9em;}

.menu p {padding: 0; margin: 0;
	text-align: justify;}
.menu li {
	list-style: square;
	list-style-position: inside;
	color: #f8af43;
	font-size: 0.8em;

}

.menu-titre {
	text-align: left;
	
	text-transform: uppercase;
	font-family: Impact;

	color: #f8af43;
	border: none;
}

.titre a, menu-titre a, .menu a { color: #4f636e; }


#archives div {
	float: left;
	width: 180px;
	margin-right: 10px;
}

#archives h2 {padding-left: 0; padding-right: 0; margin: 0; font-size: 0.9em;}

#archives ul {
	list-style: none;
	padding: 0;
}

#archives li {
margin-top: 10px;
margin-bottom: 10px;
list-style-position: inside;
font-size: 0.8em;}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 1em; }

.cartouche .titre {
	font-size: 1.15em;
	font-weight: bold;
	color: #f8af43;
}

#contenu .surtitre, #contenu .soustitre { font-variant: small-caps; font-size: 0.9em;}

h3.spip {
	color: #f8af43;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	font-family: Verdana;

 }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #50646f; font-size: 0.8em; text-align:justify; }

.more { font-weight: bold;
	font-size: 0.8em;
	float: right; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #50646f; font-weight: bold}
a:hover { text-decoration: none; font-weight: bold; color: #f8af43;}
