/*
 * Mise en page des textes (bordures...)
 */

.chapo {
	margin-left: 2em;
}
.rien {
	
}
.texte {
	margin-left: 2em;
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.actubox {
	border-top: 1px dashed #008080;
	border-bottom: 1px dashed #008080;
	border-left: 1px dashed #008080;
	border-right: 1px dashed #008080;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}
.titreactu {
	border-bottom: 1px solid #008080;
	padding-bottom: 0.2em;
}
.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 {

	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 {
	background-image: url(IMG/fond-menu.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px; 
}
.menu-item {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 65%;
	font-weight: bold;
}


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

.general		{ background-color: #eeffff; text-align:right; }
.general .menu-titre 	{ background-color: #eeffff; }
.generalhaut { background-color: #eeffff; text-align:left; background:url(IMG/fond-rech.gif);background-repeat: no-repeat;}

.rubriques 		{ background-color: #eeffff; text-align:right; }
.rubriques .menu-titre	{ background-color: #eeffff; }

.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;
	font-size: 100%;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu h1.titre-texte {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 90%;
	color: #008080;
}
.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;
}
.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;
}

.titre-accueil {
	color: #008080;
	background-image: url(IMG/fond-titre.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */

#principal {
	position: absolute;
	left: 190px;
	/*left: 18em;*/
	top: 120px;
	margin: 0px;
	padding: 0px;
	/*margin-right: 2em;*/
	margin-right: 3%;
}

#popup {
	position: absolute;
	left: 10px;
	/*left: 18em;*/
	top: 120px;
	margin: 0px;
	padding: 0px;
	/*margin-right: 2em;*/
	margin-right: 3%;
}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}

#navigation {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 155px;
	/*width: 14em;*/
	padding: 0px;
	margin: 0px;
	margin-top: 1.5em;
}

#haut {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.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;
	width: 100%;
	margin-bottom: 0em;
}

.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 .titre-texte {
	display: block;
	border: 1px solid #008080;
	color: #3d117b;
	font-size: 110%;
	font-weight: bold;
	background-color: #eeffff;
	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: #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: 2em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 100%;
}
.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 .forumgene {
	margin-bottom: 0em;
	margin-top: 0em;
	list-style-image: url(puceforum.gif);
	list-style-position: inside;
}
.titreforumgene {
	margin-bottom: 0em;
}
.contenuforumgene {
	margin-top: -1em;
	margin-bottom: 1em;
	list-style-image: url(puceforum.gif);
}

ul .forum {
	border: 1px solid #008080;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #008080;
}
ul ul ul .forum {
	border: 1px solid #008080;
}
ul ul ul ul .forum {
	border: 1px solid #008080;
}
ul ul ul ul ul .forum {
	border: 1px solid #008080;
}


/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #008080;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #99D2D2;
}
ul ul .forum-chapo {
	background: #AADBDB;
}
ul ul ul .forum-chapo {
	background: #BBE4E4;
}
ul ul ul ul .forum-chapo {
	background: #CCEDED;
}
ul ul ul ul ul .forum-chapo {
	background: #DDF6F6;
}


/*
 * 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: #eeffff;
	color: #3d117b;
	margin: 0px;
	padding: 2px;
	border: solid 1px #008080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.formulaire {
	color: #008080;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.champ_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: #3d117b;
	border: 1px solid #008080;
	scrollbar-3dlight-color: #92C9C9;
	scrollbar-track-color: #92C9C9;
	scrollbar-darkshadow-color: #92C9C9;
	scrollbar-face-color: #eeffff;
	scrollbar-shadow-color: #008080;
	scrollbar-arrow-color: #008080;
	scrollbar-highlight-color: #008080;
}
.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: 1px solid #008080;
	color: #008080;
	padding: 1px;
	font-size: 80%;
	background: #eeffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.spip-admin-old {

	display: none;
}
.spip-admin{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}
