/* CSS Document */

/* cette feuille de style est unique */
/* et toute copie interdite */

html {
}

html, body {
	margin: 0;
	padding: 0;
	font-size:62.5%;
	line-height: 1.3em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	height: 100%;
	width: 100%;
	background: url(IMG/cabbale/ecran.gif) no-repeat bottom right #ffffcc;
	background-attachment: fixed;
	color: black;
}

#retouraccueil {
	height: 170px;
	position: absolute;
	top: 27px;
	width: 100%;
	z-index:1;
	text-indent: -9999px;
}

#entete {
	height: 200px;
	width: 100%;
	background: url(IMG/cabbale/barrecouleurfond.jpg) repeat-x 334px 176px;
	position: absolute;
}
.logo {
	height: 200px;
	width: 400px;
	float: left;
	background: url(IMG/cabbale/grosoeil.jpg) no-repeat 0px 17px;
}
.logodroite {
	height: 200px;
	width: 27px;
	float: right;
	background: url(IMG/cabbale/barrecouleurfonddroite.jpg) no-repeat bottom right;
}
.cabbale {
	height: 134px;
	width: 357px;
	position : absolute;
	right: 0;
	top: 35px;
	background: url(IMG/cabbale/cabbale.jpg) no-repeat bottom right;
}
#conteneur {
}
.ombre {
	position: absolute;
	top: 230px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: url(IMG/cabbale/textefond.jpg) repeat top right;
}
.ombregauche {
	float: left;
	width: 52px;
	height: 30px;
	background: url(IMG/cabbale/textegauche.jpg) no-repeat top left;
}
.ombredroite {
	float: right;
	width: 52px;
	height: 30px;
	background: url(IMG/cabbale/textedroite.jpg) no-repeat top right;
}
#baspage {
	position: absolute;
	width: 100%;
	top: 200px;
	background-color: #ffffcc;
	background: url(IMG/cabbale/barremenu.jpg) repeat-y 70% 0;
	color: black;
	float: left;
	padding-bottom: 10px;
}
.blanc {
	color: #77792B;
	font-weight: bold;
	font-size: 1.4em;
}
/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
#principal {
	float: left;
	margin-top: 70px;
	margin-left: 3%;
	width: 59%;
}
#principalaccueil {
	float: left;
	padding: 30px 50px 70px 50px;
	/*background: url(IMG/cabbale/sceau.gif) no-repeat 90% bottom;*/
	text-align: justify;
}

html>body #principal {
	margin-left: 6%;
}

#navigation {
	float: right;
	width: 22%;
	padding: 0;
	margin: 70px 2% 0 0;
	font-size: 0.85em;
}
html>body #navigation {
	margin-right: 5%;
}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 2em 2em 0 0;
	padding: 0px;
}

#menuhaut {
	position: absolute;
	top: 200px;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(IMG/cabbale/navigationfond.jpg) repeat #ffff99;
	color: black;
	width: 100%;
}
#menubas {
	position: absolute;
	bottom: -2px;
	left: 0;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(IMG/cabbale/navigationfond.jpg) repeat #ffff99;
	color: black;
	width: 100%;
	z-index: 1;
}
.menugauche {
	float: left;
	height: 30px;
	width: 42px;
	background: url(IMG/cabbale/navigationgauche.jpg) no-repeat #ffff99;
	color: black;
}
.menudroite {
	float: right;
	height: 30px;
	width: 42px;
	background: url(IMG/cabbale/navigationdroite.jpg) no-repeat #ffff99;
	color: black;
}
#menucentre {
	text-align: center;
	position: absolute;
	top: 203px;
	margin: 0 0 0 45px;
	padding: 0;
}
#menubaspage {
	text-align: center;
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin: 0 0 0 45px;
	padding: 0;
	z-index: 100;
	font-size: 1.2em;
	font-weight: bold;
	width: 530px;
}

#menucentre li, #menubaspage li {
	display: block;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.85em;
	font-weight: bold;
}
#menucentre li a, #menubaspage li a {
	color: black;
	background-color: #ffff9b;
	text-decoration: none;
	padding: 2px 10px;
}
#menucentre li a:hover, #menucentre li.on a {
	color: #ffff9b;
	background-color: #d13912;
}
#menucentre li a:hover {
	background-color: #349768;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 30px solid #ffc;
}
#navigation li.archives {
	list-style-image: url(IMG/cabbale/archives.gif);
	font-weight: bold;
	color: black;
	padding-bottom: 9px;
}
#navigation li.ami {
	list-style-image: url(IMG/cabbale/news-letter.gif);
	font-weight: bold;
	color: black;
}
#navigation li.avis {
	list-style-image: url(IMG/cabbale/avis_lecteurs.gif);
	font-weight: bold;
	color: black;
}
#navigation li.lesnews {
	list-style-image: url(IMG/cabbale/lanewsletter.gif);
	font-weight: bold;
	color: black;
}
#navigation li.groupe {
	list-style-image: url(IMG/cabbale/groupe.gif);
	font-weight: bold;
	color: black;
}
#navigation li.imprimer {
	list-style-image: url(IMG/cabbale/imprimer.gif);
	font-weight: bold;
	color: black;
}
.gauche {
	position: absolute;
	left: -99999px;
	top: -9999px;
}
.grandtitre {
	width: 456px;
	background: url(IMG/cabbale/fondgrandtitre.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}
.petittitre {
	background: url(IMG/cabbale/oeilsoustitre.jpg) no-repeat;
	height: 100px;
}
.margeh1 {
	height: 12px;
	width: 300px;
}
.margeh2 {
	height: 8px;
	width: 100%;
}
.gras {
	font-weight: bold;
}
h1 {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: 2px;
}
h2 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#navigation h2 {
	display: none;
	visibility: hidden;
}
h1.titre, h2.titre, h3.titre {
	color: #d13912;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
	display: block;
}
h1.soustitre, h2.soustitre, h3.soustitre {
	margin-left: 120px;
	color: #2e8565;
	background: #ffffcc;
}
h1.soustitre {
	font-size: 1.2em;
	letter-spacing: normal;
}
h2.soustitre, h3.soustitre {
	font-size: 1.0em;
	color: #2e8565;
	background: #ffffcc;
}

#principal h3.spip, #principal h3.spip a {
	color: #ffA824;
	background: #ffffcc;
}
h2.titre, h3.titre, h2.soustitre, h3.soustitre {
	font-weight: normal;
}

#principal a.soustitre {
	color: #2e8565;
	text-decoration: underline;
	background: #ffffcc;
}
a.passouligne {
	text-decoration: none;
}
#principalaccueil a, #principal a, ul.forum-total a {
	color: #000000;
	background: #ffffcc;
}
#principal a:hover, ul.forum-total a:hover {
	text-decoration: none;
	color: #ffffcc;
	background-color: #d13912;
}
#principal li {
	color: #2e8565;
	list-style-type: square;
}	
#navigation a {
	color: black;
	text-decoration: none;
	padding: 2px;
	background: #ffffcc;
}
#navigation a:hover {
	text-decoration: none;
	color: #ffffcc;
	background-color: #349768;
}
#navigation li {
	list-style-type: none;
	margin: 2px 0;
}
#hierarchiesite li {
	list-style-type: square;
	color: #d13912;
}

#nav {
	position: relative;
	left: -30px;
	list-style-position: outside;
}
li.okon {
	list-style-image: url(IMG/cabbale/oeilpuce.gif);
}
#navigation a.rouge, #principal a.rouge {
	text-decoration: none;
	color: #ffffcc;
	background-color: #d13912;
	padding: 2px;
}
#navigation a.grasrouge, #principal a.grasrouge {
	text-decoration: none;
	color: #ffffcc;
	background-color: #d13912;
	padding: 2px;
	font-weight: bold;
}
p.spip {
	/*text-indent: 40px;*/
}
.texte {
	/*text-indent: 40px;*/
	text-align: justify;
	padding-bottom: 30px;
}
#principalaccueil .texte {
	text-align: justify;
	padding-bottom: 0;
}
.ps  {
	text-align: justify;
	font-size: 0.8em;
	font-style: italic;
	border-top: solid 1px #d13912;
	border-bottom: solid 1px #d13912;
	padding: 10px 0;
	margin: 10px 0;
}
#principalaccueil .sceau {
	text-align: center;
	margin-top: -20px;
}
.copie  {
	text-align: center;
	padding: 10px 0;
	margin: 10px 0;
}

.intro  {
	text-indent: 20px;
	font-style: italic;
	padding-bottom: 5px;
	font-size: 0.8em;
}
hr.spip {
	border: 0;
	height: 41px;
	width: 100%;
	background-image: url(IMG/cabbale/hr.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}
.uneseulepage {
	text-align: right;
	margin: 5px 0;
	display: block;
}
.uneseulepagecentre {
	text-align: center;
	margin: 10px 0 5px 0;
}

.uneseulepage a, .uneseulepagecentre a {
	font-weight: bold;
}

.listedesarticles {
	text-align: center;
	margin: 5px 0;
	font-size: 0.8em;
}
.listedesarticles {
	text-align: center;
	margin: 5px 0;
	font-size: 0.8em;
}
li.intro {
	margin-left: 20px;
	list-style-type: none;
	color: black;
}
.imagelivre {
	float: left;
	width: 23%;
	text-align: right;
	margin-top: 15px;
	text-align: left;
}
.textelivre{
	float: left;
	width: 50%;
	text-align: right;
	text-align: left;
	font-size: 0.8em;
}
.imageaete {
	float: right;
	width: 23%;
	text-align: right;
	margin-top: 15px;
	text-align: right;
}
p.aete {
	font-size: 0.8em;
}
.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}
#principal ul.sites li {
	list-style-type: none;
	list-style-position: outside;
	color: #000000;
}
span.espace {
	clear: both;
	width: 100%;
	display: block;
}
/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #44bf92;
	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;
	margin-bottom: 1em;
	list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

ul .plan-rubrique {
	background-color: #7dd2b3;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #7dd2b3;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #7dd2b3;
	border-color: #e8e8e8;
}

/*
 * Habillage des forums
 */


#principal ul.forum-total li {
	list-style-type: none;
}	

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: 0;
	text-align: justify;
	color: #303030;
	font-size: 80%;
	background: #d7d892;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	background: #d7d892;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
	background: #d7d892;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
	background: #d7d892;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
	background: #fdff99;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
	background: #d7d892;
}
ul ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
	background: #d7d892;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

#principal ul.forum-total a {
	color: black;
	background: #ffffcc;
	text-decoration: underline;
}	
#principal ul.forum-total a.passouligne {
	color: #0000ff;
	background: #0000ff;
	text-decoration: none;
}	

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: #0606da;
	color: #fdff99;
}
#principal ul ul .forum-chapo a.passouligne {
	color: #2e8565;
	background: #2e8565;
	text-decoration: none;
}	

ul ul .forum-chapo {
	background: #2e8565;
}

/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td, .signatures th {
}
.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: #ffffcc;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 0px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 40px;
}

.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: white;
	margin: 4px;
	padding: 1px;
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	padding: 1px;
	font-weight:bold;
	float: right;
	background: #fffd9a;
	color: black;
}
input.spip_bouton {
	border: 2px outset #d7d892;
	cursor: pointer;
}
input.spip_bouton:hover {
	background-color: #fffd9a;
	color: black;
}
input.spip_bouton:active {
	background: #d7d892;
	color: #d13912;
	border: 2px outset #d7d892;
	cursor: pointer;
} 
.spip-admin {
}
.spip_encadrer {
	border: 0px solid green;
	color: black;
	background: #d7d892;
}
.forum-repondre {
	background: url(IMG/cabbale/stylo-forum.gif) no-repeat left center;
	text-indent: 125px;
	height: 120px;
}

.spip_documents{
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}
.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%
}

.spip_documents_left{
	margin: 0px; 
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.spip_documents_right{
	margin: 0px; 
	margin-left: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.center {
	text-align: center;
	margin: auto; 
	display: block;
}

.bleu {
	color: #0000FF;
}
.orange {
	color: #FE931D;
}
.vert {
	color: #00D700;
}
.violet {
	color: #AD00E6;
}
.rouge {
	color: #D70000;
}
.majuscules {
	font-variant: small-caps;
}

.grand {
	font-size: 1.5em;
}