/*
 * Mise en page des banières
 */
#baniere1 { 
	clip:       rect(   ); 
	background-image: url(IMG/jpg/tete1.jpg); 
	background-attachment: scroll; 
	background-repeat: no-repeat; 	background-position: 0px 0px; 
	top: 0px ; 
	position: static; 
	left: 0px; 
	height: 199px; 
	margin-top: 0px; 
	margin-left: 0px
}
#banierebouton1 { 
	clip:       rect(   ); 
	background-image: url(IMG/jpg/tete1bouton.jpg); 
	background-attachment: scroll; 
	background-repeat: no-repeat; 	background-position: 0px 0px; 
	top: 0px ; 
	position: static; 
	left: 0px; 
	height: 195px; 
	margin-top: 0px; 
	margin-left: 0px
}
/*
 * Mise en page des textes (bordures...)
 */

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.texte {
}
.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 navigation
 */

.menu {
	border-top: 0px;
	padding: 52px 10px 0px 0px;
	margin: 0px 0px 0px 3px;
	; clip:    rect(   )
	; background-image: url(IMG/jpg/navig1.jpg); background-repeat: no-repeat
	; width: 160px; height: 350px
}
.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-index { 
	border-top: 0px; 
	padding: 20px 0px 0px; 
	margin: 0px 0px; ; 
	clip: rect( ) ; 
	background-image: url(IMG/jpg/navig2.jpg); 
	background-repeat: no-repeat ; 
	width: 160px; 
	height: 350px 
}

.menu-index ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-index ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}

.menu-rub { 
	border-top: 0px; 
	padding: 0px 0px; 
	margin: 0px 0px; ; 
	clip: rect( ) ; 
	background-image: url(IMG/jpg/navig2.jpg); 
	background-repeat: no-repeat ; 
	width: 160px; 
	height: 350px 
; background-position: center
}

.menu-rub ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-rub 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 0px;
	font-size: 90%;
; border: none
; padding: 0px 4px 22px
}
.menu-item {
	margin: 2px 2px;
	font-size: 80%;
	font-style: normal; 
	clip:   rect(   );
	 padding: 0px 8px 4px
}

.menu-rubrique {  
	margin-right: 30px;
	margin-bottom: 20px
}
.menu-rubrique2 {  
	margin-left: 7px;
	margin-bottom: 20px
}

/* Des couleurs specifiques selon les types de menus */

.general		{ text-align:center; }
.general .menu-titre 	{ background-color: #FFFFCC; }

.rubriques 		{ text-align:center; }
.rubriques .menu-titre	{ ; }

.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-top: 0px; margin-right: 40px; margin-bottom: 15px; margin-left: 40px; border-style: none
}
.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.5em 2em 2em;
	line-height: 1.4em;
; background-color: #FFFFCC; text-indent: 20px
; padding: 1em 1em; border: 2px #666666 inset; font-size: 85%
}
.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
 */

#principal {
	position: absolute;
	left: 168px;
	margin: 0px 0px;
	padding: 0px 0px;
; clip:         rect(   )
; width: 620px; border-style: none
}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}

#navigation {
	position: absolute;
	left: 0px;
	/*width: 14em;*/
	padding: 0px 0px;
	margin: 0px 0px;
; clip:                rect(   )
; width: 162px
}

.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

.cartouche {
	border-top: 2px solid #404040;
	margin-bottom: 0em;
; border-style: none
}

.cartouche .spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0.8em;
}


/*
 * Habillage du plan du site
 */

.plan-secteur {
	clear: right;
; background-image: url(IMG/jpg/fond-pr-menu.jpg); background-repeat: no-repeat
; height: 45px; width: 480px; padding-top: 30px; padding-left: 40px
; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #FFFFFF
; font-weight: bold
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #e0ffe0;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 3px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	list-style: square;
; margin-left: 1px; padding-left: 70px
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

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;
}


/*
 * 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 {
	-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%;
}
.spip_bouton {
	border: 2px #404040 solid;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}
#baniere4 { clip:     rect(   ); background-image: url(IMG/jpg/tete4.jpg); background-attachment: fixed; background-repeat: no-repeat; top: 0px ; background-position: 0px 0px; position: static; height: 209px}
#fond { position: absolute; left: 30%; margin: 0px 0px; padding: 0px 0px; ; clip: rect( ) ; background-image: url(IMG/JPG/fond-menu-jaune.jpg); background-position: right top}


#navigation2 { position: absolute; left: 0px; padding: 0px 0px; margin: 0px 0px; ; clip:     rect(   ); width: 160px; height: 380px}
.menu-titre-entete { border-top: 1px solid #a0a0a0; border-bottom: 1px dashed #d0d0d0; margin: 0px 0px; font-size: 12pt; ; border: dashed; padding: 0px 4px 10px; border-width: 0px 0px 1px; border-color: black black #FFCC33; color: #CC0033; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FFFFFF}
#principal-rub { position: absolute; left: 168px; margin: 0px 3% 0px 0px; padding: 0px 0px; ; clip: rect( ) }
#navigation-bandeau { position: static; padding: 0px 0px 0px 170px; margin: 0px 0px; ; clip:         rect(   ); border: 1px #FFCC00 dashed; width: 400px; height: auto}
#navigation-rub { position: relative; left: 0px; padding: 0px 0px; margin: 0px 0px 0px 10px; ; clip:  rect(   ); width: 160px; height: 380px }
#baniere3 { clip:  rect(   ); margin-top: 0px; margin-left: 0px; background-image: url(IMG/jpg/tete3.jpg); background-attachment: fixed; background-repeat: no-repeat; top: 0px ; background-position: 0px 0px; position: static; height: 209px}
#baniere2 { clip: rect( ); margin-top: 0px; margin-left: 0px; background-image: url(IMG/jpg/tete2.jpg); background-attachment: fixed; background-repeat: no-repeat; top: 0px ; background-position: 0px 0px; position: static; height: 190px}
.plan-titre {  background-image: url(IMG/gif/fond-menu1.gif); background-repeat: no-repeat; height: 50px; width: 200px}
.titre-article { border-top: 1px solid #a0a0a0; border-bottom: 1px dashed #d0d0d0; margin: 0px 0px; font-size: 10pt; ; border: dashed; padding: 4px 4px; border-width: 0px 0px 1px; border-color: black black #FFCC33; color: #CC0033; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FFFFFF }
.extrait2 { margin: 0.5em 0em 1em 2em; line-height: 1.4em; ; text-indent: 20px ; padding: 1em 1em; border: 2px #666666 inset; font-size: 85% ; background-image: url(IMG/gif/fond-extrait.gif); background-attachment: scroll; background-repeat: no-repeat; background-position: center top; font-weight: normal}
.extrait3 { margin: 0.5em 0em 1em 2em; line-height: 1.4em; ; text-indent: 20px ; padding: 1em 1em; border: 2px outset; font-size: 85% ; border-color: #333333 #666666 #666666 ; background-image: url(IMG/gif/fond-menu1.gif)}
#boutonAccueil { position: absolute; left: 0px; padding: 100px 0px 0px 500px; margin: 0px 0px; ; clip: rect( ) ; width: 162px ; background-color: #000000; height: 10px}
.bouton { text-align:center; ; clip:    rect(   ); padding-top: 160px; padding-left: 300px}
.bouton2 { text-align:center; ; clip:  rect(   ); padding-top: 160px; padding-left: 300px; position: static}

