/* Correction des styles HTML par defaut */
.structure {display: none;}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}
/* Styles generaux */
/* bien regler la marge (bugs IE)*/
body { background: #FDFCEC; margin: 10px; }
a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #888888; background: none; }
/* hover : valeurs d'origine color=303030 serait bien en FDFCEC mais idem couleur fond page, background=e8e8e8 */

/* Mise en page des textes */
.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 90%;
	line-height: 1.4em;
	margin-top: 1em;
}
.texte, .texte p.spip {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 90%;
}
.notes {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 90%;
	margin-top: 0.6em;
	margin-bottom: 0em;
	/*border-top: 1px solid #a0a0a0;*/
	padding: 0em;
}

/* Ici les styles pour le contenu (c-a-d. la colonne principale) */
.contenu {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px;
	margin-left: 20px;
}
.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1.titre-texte {
	font-size: 210%;
	font-weight: bold;
}
.contenu h2.titre-texte {
	font-size: 180%;
	font-weight: normal;
}
.contenu .surtitre {
	font-size: 120%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #303030;
	margin-left: 2em;
}
.contenu .detail .important {color: #a02020;}

/* Disposition a l'ecran */
#principal {}
#navigation {}
#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 11px;
	top: 99px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
	width: 735px;
	height: 402px;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 34%;
	margin-left: 4%;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

/* Habillage des menus et de la navigation */
.menu {
	border: 1px solid #ffffff; /*a0a0a0 avant*/
	border-top: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;   /*4px avant*/
	list-style: none;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px; 
	list-style: none;
}
.menu-titre {
	border-top: 1px solid #ffffff; /*a0a0a0 avant*/
	border-bottom: 1px solid #ffffff; /*dashed #a0a0a0 avant*/
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px; 
	font-size: 90%;
	font-weight: bold;
	color:#505050;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 80%;
}

/* Des couleurs specifiques selon les types de menus */
.general		{ background-color: #fbaf5d; text-align:center; }
.general .menu-titre 	{ background-color: #e98611; }

.rubriques 		{ background-color: #8dc63f; text-align:center; }
.rubriques .menu-titre	{ background-color: #6fb35f; }

.sousrubrique 		{ background-color: #afd779; text-align:center; }
.sousrubrique .menu-titre	{ background-color: 8dc63f; }

.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #C6C6FF; }
.divers .menu-titre	{ background-color: #B0ACD5; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }

.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
}

/* Disposition a l'ecran : colonnes, encarts, cartouches */
.cartouche {
	padding-top: 1em;
	border-top: 2px solid #e98611; /*ligne horizontale au sommet de la zone texte*/
	margin-bottom: 0em;
}
.textaccueil {
	margin-left: 20px;
	padding-top: 1em;
	border-top: 2px solid #e98611; /*ligne horizontale au sommet de la zone texte*/
	margin-bottom: 0em;
	text-align:justify;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.fond {
	background-image:url(IMG/fond_accueil.jpg);
	background-repeat:no-repeat;
}
.titreprochconf {
	text-align:center;
	font-size:190%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A8600C;
}
.prochconf {
	text-align:center;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A8600C; 
}
.bas_de_page {
	text-align:center;
	font-size:65%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cartouche .spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0.8em;
}

/* Habillage du plan du site */
.plan-secteur {
	margin-top: 0em;
	margin-bottom: 0em;
	clear: right;
}
.plan-secteur h1 {
	display: block;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 2px;
	font-size: 150%;
	font-weight: bold;
	background-color: #BBD976;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 1px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0em;
	margin-bottom: 0.5em;
	list-style: square;
	font-size: 100%;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */
ul .plan-rubrique {
	background-color: #8dc63f;
	border-color: #909090;
}
ul ul .plan-rubrique {
	background-color: #ADE85D;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #DDF7B9;
	border-color: #e8e8e8;
}
