/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body { 
	background: #470023; 
	margin: 10px; 
}
a { text-decoration: none; color: #FF9900; }
a:hover { text-decoration: none; color: #663300;  }
a.spip_out { text-decoration: underline; color: #FF9900; }
a.spip_in, a.spip_url { text-decoration: underline; color: #FF9900; }
a.spip_out:hover { text-decoration: underline; color: #FF9900; }
a.spip_in:hover, a.spip_url:hover { text-decoration: underline; color: #FF9900; background-color: #660033;}
a.spip_glossaire { text-decoration: underline; color: #303030; background-color: #660033;}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 14%;
	padding: 0px;
	margin: 10px;
}
#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 79%;
	left: 16%;
	top: 0px;
	margin: 10px;
	padding: 10px;
	height: 570px;
	overflow: auto;
}

/* STYLES POUR LE MENU DE GAUCHE */

.menu_gche {
	border: 2px solid #FF9900;
	background-color: #660033;
	padding: 5px;
	margin-bottom: 10px;
	}
a.titre_menu_lien {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	width: 95%;
	color: #FF9900;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #660033;
}
a.titre_menu_lien:hover {
	color: #FF9900;
	border: 1px solid #FF9900;
}
.logo_rub {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	}
.menu_gche2 {
	border: 2px solid #FF9900;
	background-color: #660033;
	padding: 5px;
	margin-bottom: 10px;
	height: 25px;
	}
.spip_bouton { 
	background-color: #A02444;
	border: none;
	color: #ddbbbb;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.input_recherche {
	color: #ddbbbb;
	border: 0px;
	background-color: #A02444;
	padding: 3px;
}	
/* FIN DES STYLES POUR LE MENU DE GAUCHE */

/* STYLES POUR LES RUBRIQUES */
a.lien_logo {
	color: #FF9900;
	font-weight:bold;
	font-size: 90%;
	padding: 3px;
}
a.lien_logo:hover {
	background-color: #660033;
	font-weight:bold;
	font-size: 90%;
}
.titre_rubrique { 
	font-size: 300%;
	color: #FF9900;
	text-align: left;
	margin-bottom: 5px;
}
a.hierarchie_rubrique {
	color: #FF9900;
	font-weight:bold;
	font-size: 90%;
	padding: 3px;
	margin-bottom: 5px;
}
.titre_rubrique_lien { 
	font-weight: bold;
	font-size: 110%;
}
a.hierarchie_rubrique:hover {
	background-color: #660033;
	font-weight:bold;
	font-size: 90%;
}
a.descriptif {
	display: block;
	color: #FF9900;
	font-size: 80%;
	padding: 3px;
	margin-bottom: 5px;
}
a.descriptif:hover {
	background-color: #660033;
	font-size: 80%;
}
.pied {
	border-top: 1px dotted #990000;
	text-align: center;
	margin-top: 10px;
	font-size: 70%;
	color: #8585BD;
}
a.texte_pied:hover {
	background-color: #FF9900;
	}
/* FIN DES STYLES POUR LES RUBRIQUES */

/* STYLES POUR LA PAGE DE NEWS */
.news { 
	height: 380px;
	overflow: auto;
	padding-right: 5px;
}
a.bloc_breve {
	display: block;
	margin-bottom: 10px;
	font-size: 70%;
}
a.bloc_breve:hover {
	display: block;
	background-color: #FF9900;
	color: black; 
}
.titre_breve {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
	padding-left: 4px;
}

/* FIN DES STYLES POUR LA PAGE DE NEWS */


/* STYLES POUR LES SALLES ET LE PLAN */
.boite_art { 
	margin: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
a.titre_article { 
	color: #9D0000;
	border-bottom:0px solid #8585BD;
	font-size: 110%;
	padding-left: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
a.titre_article:hover { 
	background-color: #FF9900;
	font-size: 110%;
	font-weight: bold;
}
/* FIN DES STYLES POUR LES SALLES ET LE PLAN */

/* STYLES POUR LA PAGE DE CONTACT */
.logo {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px dotted #990000;
	}
/* FIN DES STYLES POUR LA PAGE DE CONTACT */


/* STYLES POUR LES ARTICLES */
.texte, .texte p.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
	font-size:12px;
	color: #CCCCCC;
}
.lecteur { 
	margin-top: 20px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	width: 25%;
	margin-left: 15px;
	border: 1px dotted #990000;
	padding: 10px;
}
.titre_doc { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}
.input_formulaire {
	color: #1A1A30;
	border: 1px solid #8585BD;
	background-color: #ffffff;
	padding: 3px;
}
.textarea_formulaire {
	color: #1A1A30;
	border: 1px solid #8585BD;
	background-color: #ffffff;
	padding: 3px;
}	
.spip_bouton:hover {
	color: #EBAB00;
}
.bloc_gche {
	width: 35%;
	position: absolute;
}
.bloc_droit {
	top:20px;
	height: 300px;
	position: relative;
	left: 39%;
	width: 61%;
}
#descriptif_im  { 
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8585BD;
	border-top: 1px dashed #8585BD; 
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 100%;
	font-weight: normal;
	color: #660033;
}
.doc_texte {
	margin-bottom: 20px;
	color: #8585BD;
	text-align: center;
	font-size: 12px;
}
/* FIN DES STYLES POUR LES ARTICLES */

/* STYLES POUR LA RECHERCHE */

.rechTEXT {
	border-bottom:1px solid #666666;
	}
.detail-rech {
	font-size: 9px;
	color: #666666;
	text-align:justify;
}
.extrait_rech {
	font-size:11px;
	color:black;
	margin-left:50px;
	text-align:justify;
	}
.descriptif_rech {
	color:#990000;
	font-size:12px;
	margin-right:5px;
	}
.titre_rub_rech {
	color:#990000;
	font-variant: small-caps;
	font-weight:bold;
	font-size:13px;
	}
a.titre-rech {
	font-size:13px;
	font-weight:bold;
	color:FF6600;
	}
a.titre-rech:hover {
	color:#990000;
	}	
.login {
	font-size:12px;
	color:#990000;
	text-align:center;
	margin-top:15px;
	}
/* FIN DES STYLES POUR LA RECHERCHE */


h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	margin-top : 20px;
	margin-bottom : 20px;
	padding: 0em;
	color: #FF9900;
	font-variant:small-caps;
}
.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{

}

.spip_documents_center{

}

.spip_documents_left{
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	margin-left: 15px; 
	text-align: center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	font-size: 100%;
	background-color: #470023;
}
table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}
table.spip tr.row_first {
	background-color: #FCF4D0;
}
table.spip tr.row_odd {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
table.spip td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	background-color: #470023;
}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}





.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
}

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/*
 * 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;
}



.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}

.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}
.titre_legal { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 200%;
	color: #990000;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom: 1px solid #990000;
}

/*
 * Disposition a l'ecran
 */
.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}
.plan-secteur h1 {
	display: block;
	margin: 0px;
	padding: 8px;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
	border: 2px solid #FF9900;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 3px;
	font-weight: bold;
}
ul .plan-rubrique {
	background-color: #e0ffe0;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #eaffea;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #f4fff4;
	border-color: #e8e8e8;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style-image: url(IMG/puce.jpg);
}
.plan-article {
	clear: left;
	font-size: 80%;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*
 * Mise en page des textes (bordures...)
 */

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/*
 * Habillage des menus et de la 
 
 */

.menu {
	border: 1px solid #a0a0a0;
	border-top: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
}
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-titre {
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px dashed #d0d0d0;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

/* Des couleurs specifiques selon les types de menus */

.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{ background-color: #eaffea; text-align:center; }
.rubriques .menu-titre	{ background-color: #f2fff2; }

.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }


/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu {
	margin: 15px;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 2em;
}
.contenu .detail .important {
	color: #a02020;
}
.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;
}
.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */



#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}



.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}


/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td, .signatures th {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Formulaires
 */

.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

