/*
 * Fichier SPIP habillage.css + Adaptation squelette Epona
 * Les couleurs a personnaliser sont marques PERSO
 */

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


.contenu IMG { margin-right: 10px; }


.chapo {
	/*line-height: 1.4em;*/
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*.texte { font-family: verdana; font-size: 9px;
}*/
.ps {
	margin-right: 15px;
}
.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: 1px solid #a0a0a0;
	margin: 5px;
	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-bottom: 1px dashed #d0d0d0;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 9px;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
}

/* 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 		{ width: 154px;
							/*border: 1px solid red;*/
							border-top: 1px solid white; border-bottom: 1px solid #ccc;
							background-color: #eeeeee;  text-align: left;
							font-weight: bold;
						}
.breve 		{padding: 5px;}

.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #eaeaff; padding-bottom: 1px; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; padding-bottom: 1px; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }

.breves { color: #003c9b; font-size: 9px; font-family: Verdana, Helvetica, Arial, sans-serif; }
.breves a { color: #0059e8; text-decoration: none; }
.breves a:hover { color: #f90; text-decoration: none }
.breves .puce { color: #f90; font-weight: bold }
/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu {
	margin: 15px;
	/*text-align: left;*/
z-index: -30;
}
.contenu .texte {
	margin-right: 15px;
}
.contenu h2.titre-extrait {
	font-size: 13px;
	font-weight: bold;
	color: #ba0c2c;
}
.contenu h2.titre-texte {
	font-size: 16px;
	font-weight: bold;
	color: #ba0c2c;
}
.contenu .surtitre {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}
.contenu .soustitre{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 11px;
	font-style: italic;
}
.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: 9px;
	font-weight: bold;
	margin-top: 0.6em;
}

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

/*
body {
text-align: center;
padding:0px;
margin:0px;
font-family: verdana;
font-size: 9px;
}
*/

.encart {
/*	float: right;
	width: 13em;
	margin-left: 4%;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;*/
}

.cartouche {
/*	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;*/
}


/*
 * 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: #ffffe0;
	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: 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;
	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 {
	font-size: 85%;
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-size: 85%;
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Formulaires
 */


.formrecherche
 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
input.formrecherche
 {
	width: 160px;
	height: 18px;
	background-color: white;
	padding-left: 5px;
}


.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 0px;
	border: 0px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	/*border: dashed 1px #909090;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}

/* A partir de ce point, tout est spécifique au squelette Epona */


/* Page d'accueil - 2nde et 3eme colonnes */
/*#second {
	position: absolute;
	left: 180px;
	top: 165px;
	margin: 0px;
	padding: 0px;
}*/

/* Partie texte du logo */
.info {
	font-size: 9px;
	text-align:center;
	padding: 5px;
	margin: 5px;
}

/* Pagination */
.page {
	text-align: center;
	margin: 1em;
	border: 1px solid #a0a0a0;
	padding: 0.5em;
}

.reponse {
	text-align: right;
	margin-right: 1em;
	font-size: 90%
}

.reponse a, .reponse a:link {
	color: #cc4f4f; /* PERSO */
}

/*
 * L'agenda
 */
table.agenda, table.agenda tr, table.agenda th, table.agenda td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active {
	color: #000000;
	background-color: none;
	font-weight: bold;
	text-decoration: underline;
}

table.agenda a:hover {
	color: #ff3300;
	font-weight: bold;
	text-decoration: underline;
}

th.agendaNav {
	background-color: #aaaaaa; /*#cc4f4f PERSO */
	font-size: 14px;
}

th.agendaNav a, th.agendaNav a:link, th.agendaNav a:visited, th.agendaNav a:active {
	color: #ffffff;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
}

th.agendaNav a:hover {
	color: #000000;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
}

.agendaHead {
	color: #ffffff;
	background-color: #cccccc; /* PERSO */
}

.agendaThisDay {
	background-color: #eeeeee; /* PERSO */
	border: 2px solid #cc4f4f; /*#003c9b PERSO */
}

.agendaThisMonth {
	background-color: #eeeeee;
}

.agendaNotThisMonth { background: #dddddd; }

ul.agendaThemes {
	list-style: none;
	margin: 0 0 0 20;
	padding: 0;
}

ul.agendaThemes ul.agendaThemes {
	list-style: none;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}



/***********************************************/

.tb_head { background: url(/pix/bg_table_head.gif) no-repeat ;}
.tb_foot { background: url(/pix/bg_table_foot.jpg) no-repeat ;}
.tb_main  { background: url(/pix/bg_table.gif) repeat-y ;}
.main_header { background: url(/pix/header.jpg) no-repeat;}
td { font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif;}
body {
				background: url(/pix/bg.jpg) repeat-x ;
				background-color: #F3F3F3;
     }
.header_text {color: white; font-weight: bold;}
.footer {font-weight: bold;}
.situation, .situation a {color: white;font-size: 10px;}
.situation a:hover {color: #ff9900;}

.doc_joint {padding-left:10px;}
.doc_joint a, .docs_joints_titre {font-size:11px; font-weight:bold; color: #505050;}
.docs_joints {
				border-top: 1px dashed #404040;
				margin-top: 5px;padding-top: 5px;
				margin-right: 15px;
				}
.lienassoc a {
	font-size:10px;
	font-weight:bold;
	color: #ba0c2c;
}

.rub_article {
padding-left:20px;font-weight: bold;margin-top: 15px;
}
.rub_sousrub {
padding-left:20px;
padding-top:20px;
}

.chaporub {
	margin-bottom: 0px;
	margin-right: 25px;
	font-size: 9px;
	color: #999;
	/*font-weight: bold;*/
}

.titrerub, .titrerub2 {
	font-size: 18px;
	font-weight: bold;
	color: #ba0c2c;
}
.titresousrub, .titresousrub a {
	font-size: 15px;font-weight: bold;
	color: #003c9b;
}

.listerubrique {margin-left: 15px;margin-top: 15px;}

.intro {
	margin-right: 25px;
	font-size: 9px;
	color: #999;
	font-weight: normal;
}

.themes 		{ width: 154px;
							/*border: 1px solid red;*/
							border-top: 1px solid white; border-bottom: 1px solid #ccc;
							background-color: #eeeeee;  text-align: left;
							font-weight: bold;
						}
.theme 		{padding: 5px;}
.themes .menu-titre	{ background-color: #fff2f2; text-align:center; }
.themes { color: #003c9b; font-size: 9px; font-family: Verdana, Helvetica, Arial, sans-serif; }
.themes a { color: #003c9b; text-decoration: none; }
.themes a:hover { color: #f90; text-decoration: none }
.themes .puce { color: #f90; font-weight: bold }
