/* CSS Document */
/* 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
 */
html, body {
				height: 100%;
			}
.png {
behavior: url(png.htc);
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
   

	
}
img, table { border: none; }

.rouge {
	color: #FF0000;
	font-weight: bold;
	
}
.titre_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;	
	
}
.titre_smenu {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;	
	
}
.titre_smenu a {
	
}

#page p.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	font-size: 0.77em;
	margin: 0px;
	padding: 0.8em;
}
.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
	font-size: 0.77em;
	margin: 0px;
	padding: 0.8em;
}
.iden {
	text-align: center;
}

#conteneur {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: absolute;		
	
	

}
/*HEADER*/
#line {
	
}


#header {
	
	display: block;
	position: relative;
	height: 40px;
	
}
#hierarchie {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#hierarchie a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	font-style: italic;
	font-variant: small-caps;
	margin-left: 15px;
	letter-spacing: 2px;
}
#hierarchie a:hover {
	text-decoration: none;
	color: #FF0000;
}

.line_l {
	margin-right: 90%;
	position: relative;
	top: 28px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	position: relative;
}
.line_r {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 19%;
	margin-top: -24px;
}
.nav {
	padding: 0px;
	margin: 0px;
	
}


.nav ul {
	list-style-type: none;
	margin: 0px;
	float: right;
	padding: 0px;
	clear: left;
}
.nav li {
	display: inline;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	
	margin: 0px;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

.nav li a {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	font-style: italic;
	font-weight: bold;			
}
.nav li a:hover {
	color: #FF0000;
	font-weight: bold;
}
.nav li a.on {
	color: #FF0000;
	font-weight: bold;
	
}

.ident {
	font-size: 0.88em;
	color: #FFFFFF;
	margin: 0px;
	height: 5%;
	position: relative;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15%;
	padding-left: 0px;	
}
.ident p {
	margin: 0px;
	padding: 0px;
	font-size: 0.77em;
	color: #FFFFFF;
}

.ident h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: capitalize;
}
.ident a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}

.ident a:hover {
	color: #FF0000;	
}
/*PAGE*/
#page {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	min-height: 530px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;	
	margin-left: 20%;

}
#page p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.77em;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 1%;
	
	padding-bottom: 1%;
	
	letter-spacing: 1.5px;	
}
#page p.name {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #FF0000;
	padding: 2%;
}

#page a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#page a:hover {
	color: #FF0000;
	text-decoration: underline;
	
}
#page table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	
}
#page td {
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: center;	
}
#page td a {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 0.88em;
	font-style: italic;
	color: #CCCCCC;
	letter-spacing: 1.5px;
}
#page ul {
	list-style-type: none;
	
	
}

#page li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#page li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 0.88em;
}

#page li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#page h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.4em;
	font-style: italic;
	
}
#page h2 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#page h3 {
	color: #FFFFFF;
	font-size: 0.96em;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.05em;
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#page h2 {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
#page h4 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	text-decoration: underline;
	text-align: center;	
}

#page .logo_article {
	float: left;
	height: 200px;
	width: 200px;
 }
/*MENU*/
#menu {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 20%;
	float: left;
	

	position: relative;	
}
#menu li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0%;
}


#menu li {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	#
	letter-spacing: 1px;
	padding-top: 2%;
	padding-bottom: 3%;
	margin-left: 10px;	
}

#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: #CCCCCC;
	
	text-decoration: none;
	font-style: italic;
	margin-left: 5px;
	letter-spacing: 1.5px;
	font-weight: bold;
	
}
#menu li a.on {
	color: #FF0000;
		
}
.sommaire {
#
	position: absolute;
		
	
}

/*PIED*/
#pied {
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
	clear: both;
	padding-top: 1%;
	padding-bottom: 1%;
	
	margin: 0px;
	
	text-align: center;
	
	margin-left: 20%;
	
	
}



/*SPIP*/
.spip_doc_descriptif {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	font-style: italic;
	color: #CCCCCC;
}
.spip_doc_titre {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.spip_documents_right{
	
	
}
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {color: #FF0000;}
.formulaire_spip legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #CCCCCC;
}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { }

/*pour rubrique*/

#grille {
	
	font-size: 80%;
	text-align: center;
	padding: 3%;
}

#grille h2 {
	font-size: 0.88em;
	font-weight: bold;
	margin-bottom: 10px;
}

.vignette-grille {
	float: left;
	width: 30%;
	padding-bottom: 5%;
	text-align: center;
	
}


.pagination {
	
	
	text-align: center;
	
}

.pagination a:hover, .pagination a:focus, .pagination .on {
	
}

