
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em; 
	font-size: 10pt;
	font-weight: normal;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */

body { background-color: #FFBB00; margin: 10px; }

/* ancienne valeur : image : background-image: url(IMG/degrade.jpg)
*/

a { text-decoration: none; color: #990000; font-weight : bold; }
a:hover {text-decoration: underline; font-weight : bold; }
a.spip_out { text-decoration: none; color: #990000; font-weight : bold; }
a.titre { text-decoration: none; color: White; font-weight : bold }
a.spip_in, a.spip_url { text-decoration: none; color: #990000; font-weight : bold; }
a.spip_glossaire { text-decoration: none; color: #990000; font-weight : bold; }

.fondpage {
	background : url(IMG/FondNES.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
.fondpub {
	background-color: #FFFFFF;
}
.fondcadre {
	background-color: #FFFFFF;
}
.fondcadre2 {
	background-color: #990000;
}
.fondintercadre {
	background-color: #FFFFCC;
}	
		
.page-chapo {
	margin-right: 2;
 	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Verdana;
	text-align: right;
	color: #FFFFFF;
	font-size: 8pt;
}
.page-chapo2 {
	margin-right: 2;
 	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Verdana;
	text-align: right;
	color: #990000;
	font-size: 8pt;
}
.chapo {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 10pt;
}
.texte, .texte p.spip {
	font-family: Arial, sans-serif;
	text-align: justify;
	font-size: 10pt;
}
.rubrique-chapo {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 8pt;		
	margin-left: 8;
	margin-right: 8;
 	margin-top: 0;
	margin-bottom: 0;
}
/*
 * Ici les styles pour le contenu
 */


.contenu h1,h2 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenutitre {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenutitrartbreve {
	font-family: Arial;
	color : #990000;
	font-size: 11pt;
	font-weight: bold;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenuchapo {
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
	font-size: 10pt;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenutitre-extrait {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenutitre-texte {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	font-weight: normal;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenutexte {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenusurtitre {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFDB43;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenusoustitre {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenudetail {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #303030;
	margin-left: 3em;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenudate {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenuforum-repondre {
	font-family: Verdana;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0.6em;
	margin: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
}

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

.menu {
	text-align : left;
	font-family: Verdana;
}
.menu-titre {
	margin-left: 4;
	margin-right: 4;
 	margin-top: 4;
	margin-bottom: 4;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	text-align : left;
}
.menu-titrerub {
	margin-left: 4px;
	margin-right: 4px;
 	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	text-align : left;
}
.menu-chapo {
	margin-left: 8;
	margin-right: 8;
 	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	color: #FFDB43;
	font-size: 8pt;
}
.menu-chapo2 {
	margin-left: 8;
	margin-right: 8;
 	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	color: #990000;
	font-size: 8pt;
}
.menu-titrintervw {
	margin-left: 4;
	margin-right: 4;
 	margin-top: 4;
	margin-bottom: 4;
	text-align : left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	line-height: 0.5em;
}
.titre-artrub {
	font-family: Verdana;
	color: white;
}
.titreimage {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align=center;
}
.menu-item {
	font-family: Verdana;
	font-size: 8pt;
}

/*
 * Disposition a l'ecran
 */

#principal {
	font-family: Arial, sans-serif;
}
#navigation {
	font-family: Verdana;
}

/* Des couleurs specifiques selon les types de menus */

.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #5185BC; }
.forums .menu-titre	{ background-color: #5185BC; text-align:center; }

/*
* Album photo
*/

#album-vignettes {
	width: 550px;
	align: center;
}
.album-pagination {
	margin: 10px 0px;
	font-size: 11pt;
	text-align: center;
}
.album-pagination a {
	color: #990000;
}

/*
* Habillage des encarts et des boites
*/

.boitecourte {
	border : 0;
	width: 20%;
	cellspacing : 0px;
	align : left;
	margin-left: 16;
	margin-right: 10;
 	margin-top: 0;
	margin-bottom: 0;
}
.boitelongue {
	border : 0;
	width: 560px;
	cellspacing : 0px;
	align : left;
	margin-left: 16;
	margin-right: 16;
 	margin-top: 0;
	margin-bottom: 0;
}
.boitetitre {
	border : 0;
	width: 560px;
	cellspacing : 0px;
	align : left;
	margin-left: 16;
	margin-right: 16;
 	margin-top: 0;
	margin-bottom: 0;
}
.listerubrique {
	border : 0;
	width: 560px;
	cellspacing : 0px;
	align : left;
	margin-left: 16;
	margin-right: 16;
 	margin-top: 0;
	margin-bottom: 0;
	border-width: 1;
	border-style: solid;
	border-color: #990000;
}

.encart {
	font-family: Verdana;
}
.encartdiv {
	margin: 10px;
}
.encarttitre1 {
	background-color: #FFDB43;
	border: 0;
}
.encarttitre2 {
	background-color: #FFDB43;
	border-width: 1;
	border-style: solid;
	border-color: #FFDB43;
}
.encarttitre3 {
	background-color: #990000;
	border-width: 1;
	border-style: solid;
	border-color: #990000;
}
.encarttitre4 {
	background-color: #3366CC;
	border-width: 1;
	border-style: solid;
	border-color: #990000;
	margin-left: 16px;
}
.encartcorps2 {
	border-width: 1;
	border-style: solid;
	border-color: #990000;
	background-color: #FFFF99;
}
.encartcorps3 {
	border-width: 1;
	border-style: solid;
	border-color: #990000;
	background-color: #FFFFFF;
}

/*
 * Habillage des forums
 */

.forum {
	border: 1px solid #FFDB43;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul.forum-total {
	display: block;
	padding: 0px;
	margin-left: 20;
	margin-right: 20;
 	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}
.forum-fil {
 	margin-top: 0;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
	border: 1px solid #FFDB43;
}
.forum-titre {
	background: #FFDB43;
	padding-top: 0.1em;
	padding-left: 1em;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}
.forum-soustitre {
	background: #FFDB43;
	padding-left: 1em;
	padding-bottom: 0.1em;
	color: white;
	font-weight: normal;
	font-size: 10pt;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.2em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 10pt;
}
.forum-repondre-message {
	font-size: 8pt;
	color: #FFDB43;
	margin-left: 3.7em;
}

/*
 * Formulaires
 */

.formrecherche {
	background-color: White;
	color: Black;
	float: right;
	width: 154px;
	margin-right: 1;
 	margin-top: 1;
	margin-bottom: 1;
	padding: 2px;
	border: inset 2px;
	align : right;
	height : 21;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #CCCCCC;
	width: 80%
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: inset 1px #909090;
	font-family: Verdana;
	font-size: 10pt;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 10pt;
	padding: 2px;
	line-height: 1.4em;
}
