/*  ---------------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9 beta  */
/*  ---------------------------------------------------------------- */

/* taille typo
 * Base              100% 
 * -------------------------------------
 * 20px             1.27em
 * 19px             1.21em
 * 18px             1.15em	
 * 17px             1.09em 
 * 16px             1.03em  
 * 15px              0.96em  
 * 14px              0.88em  
 * 13px              0.82em  
 * 12px              0.77em  
 * 11px              0.71em
 * 10px              0.65em
 *  9px              0.59em
 * attention en dessous de 0.71em le texte devient illisible en text smallest sur ie
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */

body { 
	background: #FFF url("../img/bandeau-fond.jpg") repeat-x top center;
	margin: 0px; /*1.5em;*/
	padding: 0px;
	font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #333;
}

img { margin: 0; padding: 0; border: 0;behavior: url("win_png.htc"); }
.img_png, .image_typo, .spip_logo {behavior: url("win_png.htc"); }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0; 	color: #002B5C; ; font-size: 1em; font-weight: bold; }
a {text-decoration : none; color: #002B5C;}
a:hover {text-decoration: underline;}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	background: #fff url("../img/bandeau-gauche.jpg") repeat-y top left;
	width: 996px;  /*818px;*/ /* 52em; */ /*48em;*/
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

#page0 {
	background: url("../img/bandeau.jpg") no-repeat top left;
	width: 100%;  
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#page1 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#page2 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	/* background: url("../img/bandeau-gauche-bas.gif") no-repeat bottom center; */
}

#mot-cles {
	display: none;
	width: 996px;	
	margin: 0 auto;
}

#nom_site { display: none;
	padding-top: 20px;
	width: 800px;
	text-align: center;
	font: 48px "Arial Narrow",Arial, Helvetica, sans-serif; 
}

#descriptif_site {
/*	position: absolute; */
/*	top: 90px; */
	padding-top: 10px;
	margin: 0 auto;
	font: 20px "Arial Narrow",Arial, Helvetica, sans-serif; 
	font-weight: bold;
	width: 512px;
	height: 40px;
}

#conteneur { 
	width: 100%; /* Particularisme IE/PC */
	padding: 0px;
	margin: 0px;

}
#conteneur #contenu { 
	float: right; 
	background: none;

	width: 530px; /* 440px; */ /*36em;*/
	margin: 45px 10px 0px 0px;
	padding: 0px; /*0.3em;*/
	font-size: 0.96em; /* 12px; */
	min-height: 455px;  /* pour le S de gauche */
}


#contenu .spip_forms {
	font-size: 80%;
} 

	
#conteneur #navigation { 
	float: left;
	width: 230px; /* 14em;*/
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 1px;
	margin-top: 90px;
	font-size: 1em; /* 12px; */
}

#conteneur #navigation-pied { 
display: none;
/*
	clear: left;
 	height: 16px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	background-image: url("../img/bandeau-gauche-bas--.gif");
	background-repeat: no-repeat;
	background-position: top left;
	*/
}

#conteneur #navigation2 { 
	float: right;
	width: 200px;  /*14em;*/
	text-align: left;
	margin-top: 15px;
	padding: 0px 1px 10px 0px;
	font-size: 0.77em;
}


#conteneur #navigation2-body { 
	/*background-color: #FFCF27;
	padding: 10px 10px 10px 0px;*/
	margin-top: 100px !important;
	margin-top: 0px;
	padding: 0px;
}

#conteneur #navigation2-top { 
	display: none;
	/*
	background-image: url("../img/bandeau-droit-haut.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;*/
}

/* menu horizontal */
#menu_horizontal {
 position: absolute;
 top: 113px;
 width: 990px;
 text-align: right;
 padding: 0;
}

#menu_horizontal li{
	display: bloc;
	float: right;
}

#menu_horizontal a{
	/* background-color: #012A5C;	*/
	font-size: 1.2em;
	padding: 3px 10px;
	color: #fff;
}

#menu_horizontal a:hover{
	text-decoration: underline;
}

/* barre de menus du haut */
#top_box {
	width: 516px; 
	margin: 0 auto;
	padding: 0px;
	margin-top: 20px;
	font-size: 80%;
	}


#menu_top {
	text-align: left;
	padding-top: 8px;
	}

/**html .menu_top {
	margin-left: 0px;
}	*/

#menu_top a{
	width: 110px;
	margin-right: 0px;
	margin-top: 2px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
	font-size: 13px;
	font-weight: bold;
	}
	
#menu_top a:hover{
	text-decoration: underline;
}

#menu_accueil {
	background-image: url("../img/accueil.jpg");
	background-repeat: no-repeat;
}

#menu_contact {
	display:block;
	margin-top: 30px !important;
	margin-top: 30px;
	float: right;
	/* background-image: url("../img/contact_btn.jpg"); */
	/* background-repeat: no-repeat; */
	/*background-position: left center;*/
}

#menu_plan {
	background-image: url("../img/plan.jpg");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}
#menu_accessibilite {
	background-image: url("../img/accessibilite.jpg");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}

/* barre de menus principale */

#menu_racines_box {
	/*margin-top: 10px;*/
	padding: 0px 0px 0px 1px;
}
		
#menu_racines dl, #menu_racines dt, #menu_racines dd, #menu_racines ul, #menu_racines li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#reserved {border-bottom: 1px dotted #000; border-top: 1px dotted #000;}
#reserved h3 {margin: 5px; text-align: center;}
#reserved dd, #reserved dt {margin: 5px;}
	
#closebox {
	font: 1px Verdana, Arial, sans-serif;
	float: right;
	width: 18px;
	padding:0px;
}
#closebox img {margin: 0px; padding: 0px; border: 0px;}

	
#menu_racines {
	left: 0px;
	width: 100%; /* correction pour Opera */
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin: 0px;
	}

#menu_racines dl {
	float: left;
	width: 230px; /* 15em; */
	}
	
#menu_racines dt {
	cursor: pointer;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
/*	background: none; */
/*	border-bottom : 1px solid #F3D893; */
	margin: 0px;
	}
	

#menu_racines li {
	text-align: left;
	font-size: 1.2em;
	}
	
#menu_racines li a, #menu_racines dt a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0px solid #ccc;
	padding: 4px;
	}

#menu_racines li a:hover, #menu_racines li a:focus, #menu_racines dt a:hover, #menu_racines dt a:focus {
	/*background: none;*/
	color: #000;
	text-decoration: underline; 
	}

	
#menu_racines .on{	
/*	color: #D2765E; */
	}
	
#menu_racines .rubpack .on {	
		/* background: #cedbe8 url("../img/art_on.jpg") repeat-x top left; */
		color: #002B5C;
}


#menu_racines .rub {
/*	background: #c2ad6c url("../img/rub.jpg") repeat-x left top;*/
	min-height: 18px;
	}

*html #menu_racines .rub {
	height:18px;
}

#menu_racines .rub:hover {
/*	background: url("../img/rub_hover.jpg") repeat-x left top;*/
	}
	
#menu_racines .rub_on:hover {}

#menu_racines .rub_on {	
	/* color: #fff; 
	background: url("../img/rub_on.gif") repeat-x left top; */
	color: #002B5C;
	min-height: 18px;
	margin-left: 0px;
}

*html #menu_racines .rub_on {
	height: 18px;
}

#menu_racines .art {
/*	background-color: #FFF2B6; */ /* #e7dfc5;*/
	padding-left: 30px;
	}
	
#menu_racines a.on{
/*	background: #F3D893;*/
	}
	
.plusmoins {
	clear: both;
	font: 14px Verdana, Arial, sans-serif;
	float:left;
	width: 23px;
 	height: 18px;  /* 18px; */
}


.fb_off {background:  url("../img/fb_off.gif") no-repeat 5px 5px;}
.fb_on {background:  url("../img/fb_on.gif") no-repeat 5px 5px;}
.fd_off {background:  url("../img/fd_off.gif") no-repeat 5px 5px;}
.fd_on {background:  url("../img/fd_on.gif") no-repeat 5px 5px;}

.rubpack {
	display: none;
}

.pagination {
		background:#FFD40B;
}
.pagination .on {
	background-color: #FFF;
	padding: 0 10px;
}

/* Menu(s) de droite */
#menu_sousrub {
	width: 100%; /* correction pour Opera */
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin: 0;
	background-color: #FFF3B9;
	}

#menu_constructeurs {
	width: 100%; /* correction pour Opera */
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin: 0;
	background-color: #CFDBE9;
	color: #FFF;
	}
	
#constructeurs {margin: 4px 0px 4px 8px; width: 175px;}

#menu_sousrub h2 {
	background-color: #FFD40B;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;	
}

#menu_constructeurs h2 {
	background-color: #002B5C;
	color: #fff;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;	
}	

#menu_sousrub li, #menu_constructeurs li {
	clear: both;
	text-align: left;
	font-size: 1em;
	}
	
#menu_sousrub li a, #menu_constructeurs li a{
	color: #333;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0px solid #ccc;
	padding: 4px;
	}

#menu_sousrub li a:hover, #menu_sousrub li a:focus {
	/*background: none;*/
	color: #000;
	text-decoration: underline; 
	}

#menu_constructeurs li a:hover, #menu_constructeurs li a:focus {
	/*background: none;*/
	color: #000;
	text-decoration: underline; 
	}
	
#menu_sousrub .on, #menu_constructeurs .on{	
/*	color: #D2765E; */
	}
	
#menu_sousrub .rubpack .on, #menu_constructeurs .rubpack .on {	
		/* background: #cedbe8 url("../img/art_on.jpg") repeat-x top left; */
		color: #002B5C;
}

#menu_constructeurs ul li ul {padding-left: 0;}

#menu_sousrub .rub, #menu_constructeurs .rub {
/*	background: #c2ad6c url("../img/rub.jpg") repeat-x left top;*/
	min-height: 18px;
	}
*html #menu_sousrub .rub {
	float:left;
	height:18px;
}
*html #menu_constructeurs .rub {
	float:left;
	height:18px;
}
#menu_sousrub .rub:hover, #menu_constructeurs .rub:hover {
/*	background: url("../img/rub_hover.jpg") repeat-x left top;*/
	}
	
#menu_sousrub .rub_on:hover {}

#menu_sousrub .rub_on, #menu_constructeurs .rub_on {	
	/* color: #fff; 
	background: url("../img/rub_on.gif") repeat-x left top; */
	color: #002B5C;
	min-height: 18px;
	font-weight: bold;
}
*html #menu_sousrub .rub_on {
	float:left;
	height: 18px;
}
*html #menu_constructeurs .rub_on {
	float:left;
	height: 18px;
}

#menu_sousrub .art, #menu_constructeurs .art {
/*	background-color: #FFF2B6; */ /* #e7dfc5;*/
	padding-left: 15px;
	}
	
#menu_sousrub a.on, #menu_constructeurs a.on{
/*	background: #F3D893;*/
	}




/*  Blocs du contenu (c-a-d. la colonne principale)
---------------------------------------------- */
#contenu .contre-encart { 
	float: left;
	width: 300px; /* 23em; */ 
	background: none; 
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#contenu .contre-encart h2, #contenu .encart h2{
	font: 1.4em "Arial Narrow",Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	border-bottom: 1px solid #002B5C;
}

#contenu #a_venir h3 {
	text-align: center;
	color: #fff;
	background-color: #002B5C;
	margin-bottom: 0;
}

#contenu #a_venir {
	border: 1px solid #002B5C;
	margin-bottom: 10px;
}

#contenu #actualites .texte {
	padding-bottom: 10px;
}

#contenu .encart { 
	float: right; 
	width: 220px;  /*10em; */
	background: none; /* #BBB5B5; */
	margin: 0em;
	/*margin-bottom: 1em;*/
}

#contenu .encart div h3 {
	font-size: 1.2em;
	font-weight: bold;	
	font: 1.4em "Arial Narrow",Arial, Helvetica, sans-serif; 
}

#edito .texte {
	text-align: justify;
}

/*  Entete et pied de page
---------------------------------------------- */

/* * Entete */
#entete {
	width: 100%;
	font-size: 0.77em;
	/*margin: 10px; */
	margin-bottom:20px; }
	
#entete h1 {
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px;
	padding: 10px 0px 0px 10px;}

#entete a { text-decoration: none; }
#entete a img.spip_logos { 
	display: block; 
	position: absolute; 
	top: 10px; 
	margin-left: 15px; /* 810px; */
	width: 149px;
	height: 165px;
	z-index: 100;
}


/* * Fil d'Ariane */
#hierarchie {
	position: absolute;
	margin-left: 245px;
	text-align: right;
	top: 150px;
	clear: both;
	color: #666;
	font-size: 0.65em; }

#hierarchie a{
	color: #000;
	}
	
/* * Recherche * */
#form_recherche {
	position: absolute;
	top: 140px;
	float: left;
	padding: 15px 20px;
	width: 185px; /* 10em; */
	font-size:1em;
	}

#form_recherche label{
	padding-bottom: 5px;
	font: 16px "Arial Black",Arial, Helvetica, sans-serif; 
	float: left;
	}
	
#form_recherche #recherche	{
	font-size: 0.88em;
	float:left;
	width: 130px;
	}
	
#form_recherche .spip_bouton	{
display: block;
	float: right;
	margin-top: -2px;
	width: 31px;
	height: 19px;
	}
	
/* * Pied de page */
#pied { 
	clear: both;
	width: 100%;
	color: #999;
	margin-top: 2em;
	padding-bottom: 5px;
	border-top: 0px dotted #C51341;;
	padding-top: 10px;
	text-align: center;
	background: #fff; }
	
#pied small { font-size: 0.77em; }

#pied small a { color: #999; }


/*  ------------------------------------------
/*  Habillage des menus et de navigation
/*  ------------------------------------------ */


#navigation *{ font-size: 0.77em; }
#navigation * *{ font-size: 1em; }
#navigation div h3 { font-size: 1.2em; font-weight: bold; }

#navigation .formulaire_inscription {
	padding: 5px 13px 5px 2px;
}

#contenu .encart *{ font-size: 0.71em; }
#contenu .encart * *{ font-size: 1em; }

/*  Habillage commun des menus
---------------------------------------------- */
.breves, .syndic, .forums, .divers { 
	text-align: left; 
	width: 95%;
	margin: 5px 5px 10px 5px;
}

	
.syndic .titre, .forums .titre, .divers .titre { 
	/*display: none;*/
	padding: 3px 4px 2px 4px; 
	border-bottom: 0px dotted #CCCCCC; 
	text-align: center; 
}

/*   breves    */

#contenu .breves {
	/*border: 2px solid #fff;
	background: #FFCF27; */
	margin: 10px;
	padding: 10px;
	width: 40%;
}

.breves .titre, .syndic .titre, .forums .titre {
	color: #000;  /* #fff;*/
/*	padding: 3px 200px 2px 4px; */
	text-align: left; 
	font-weight:bold; 
	font: 18px "Arial Black", Arial, Helvetica, sans-serif;

}

.breves ul {
	background: none;
/*	margin: 0px 3px 0px 3px; */
	padding: 0px;
}

.breves .contenu a.nom-breve {
	/*height: 16px;*/
	padding:0px;
	margin:0px;
	border: 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}
	
.breves .contenu .texte, .breves .contenu .texte p{
	padding: 1px;
	margin: 0px;
	color: #333;
	font-size: 90%;
}

.encart .breves {
	/*background: #A40033; */
	width: 90%;
	padding-top: 5px;
}

#navigation2 .breves img {
	/* border: 3px solid #0A396F */;
}


#navigation2 .breves {
	/*background: url("../img/breves.gif") no-repeat; */
	padding-top: 5px;
	/*margin-top: 15px;*/
}

.plan .encart .breves  {
	/*background: #F3CDD7;
	background: url("../img/topleftcorner.gif") no-repeat;
	background-position: 0px 0px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}


/* #navigation2 .syndic {display: none;} */

#navigation2 .breves .contenu {
/*	background: #A40033; */
	color: #666;
}


.breves .contenu a.nom-breve:hover {
	/*
	color: #FFFFFF;
	background: #494642;*/
	text-decoration: underline;
}


/*  fin breves     */

.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 2px 4px; }

.breves p { color: #666;}
	
.rubriques ul, .syndic ul, .forums ul, .divers ul { 
	display: block;
	padding: 2px 0px;  
	padding-right: 0.7em; 
}
	
.rubriques li, .syndic li, .forums li, .divers li { 
	list-style: none; 
	padding-left: 0.7em;
} 

.breves li {
	color: #666;
/*	list-style-type: disc; */
/*	margin-left: 10px; */
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #fff;  border-bottom : 0px dotted #00A7E6; }
.rubriques .titre { background: #fff;}

/*.breves { background: none; border-bottom : 0px dotted #00A7E6; } */
/*.breves .titre { background: green; }*/


.divers { background: #F8F8E8; }
.divers .titre { background: #FCFCF0; border-bottom: 0px dotted #00A7E6; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin : 0px; margin-bottom: 1.2em; }
.cartouche small { font-size: 0.71em; }

.cartouche .titre { 
	font: 1.4em "Arial Narrow",Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
	padding: 10px;
	background: url("../img/fond-h2.jpg") no-repeat;
 }

.cartouche img.spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions p { float: left; }
.cartouche .traductions li {
	float: left;
	margin-left: 1em; }

#contenu .surtitre, #contenu .soustitre, #contenu-full .surtitre, #contenu-full .soustitre { 
	font-size: 0.82em; 
	font-variant: small-caps; 
	font-family: Georgia, Garamond, Times, serif; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo { 
	clear: both;
	-moz-border-radius: 8px;
	background-color: #CFDBE9;
	margin-bottom: 1.5em; 
	padding: 10px;
	font-size: 1.05em; 
	font-weight: bold; 
	line-height: 1.4em; }

/* .lien {
	background: #FAFAFA;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 8px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	font-weight: bold; }
*/

.texte { color: #000000; }
	
/* .texte *{ font-size: 0.88em;  */

.suite {
float: right;
display: block;
	color: #fff;
	padding: 1px 4px;
	margin: 3px;
	background-color: #002B5C; 
	font-size: 0.71em; 
	text-align: center; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }

.ps h3, .notes h3 { font-size: 1.19em; font-weight: bold; }

/* * Citations */
q, blockquote { font-family: Georgia, Garamond, Times, serif; }
blockquote { 
	margin: 10px 20px; 
	padding: 0em 1em; 
	border: 1px dotted #CCCCCC; }


/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	padding-top: 1em; }
  
#document_actif { 
	clear: both;
	margin-top: 1em;
	text-align: center; }
#document_actif img { margin: auto; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	font-size: 0.88em; }
#documents_joints h3 {
	margin-bottom: 10px; font-weight: bold; }
#documents_joints li { margin-bottom: 10px; }
#documents_joints li img.spip_logos {}
#documents_joints li .spip_doc_titre { text-align: left; }
#documents_joints li .spip_doc_descriptif {}


/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.extrait { margin-bottom: 16px; padding-top: 0.3em; }

.extrait .titre a { 
	font-size: 1.03em; 
	font-weight: bold;
	color: #002B5C; }
	
.extrait img.spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.extrait p { margin: 0; padding: 0; }
	
.extrait .enclosures { 
	float: right;
	text-align: right;
	max-width: 60%; 
	margin: 0; }
	
.extrait small { 
	display: block; 
	font-size: 0.82em; }
	
.extrait .texte { 
	margin-top: 5px;
	margin-bottom: 2em; 
	border: 0px solid #CCCCCC; 
/*	padding: 0.9em; */
	font-size: 0.82em; 
	line-height: 1.4em; }



/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

#contenu.plan {}

#contenu.plan h3 {
	clear: both;
	/*background: #e0ffe0;*/
	border-top: 1px dotted #002B5C;
	padding: 8px;
	margin-right: 10px;
	margin-bottom: 16px; 
	font-weight: bold;
	color: #0A396F; 
	text-align: left; }
	
#contenu.plan ul { 
	display: block; 
	clear: left; 
	margin-left: 16px; 
	margin-bottom: 16px; }
	
#contenu.plan li { list-style: square; }
#contenu.plan .encart ul, #contenu-full.plan .encart li { margin: 0; list-style: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

#contenu .repondre {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCCCCC;
	font-size: 0.82em;
	font-weight: bold; }

/* * Habillage des forums */

ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a:hover { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */

ul .message { border: 1px solid #666666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .message { border: 1px solid #A4A4A4; }
ul ul ul .message { border: 1px solid #B8B8B8; }
ul ul ul ul .message { border: 1px solid #CCCCCC; }
ul ul ul ul ul .message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .message { border: 1px dashed #E0E0E0; }

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

ul .forum-chapo { border: 0; border-bottom: 1px dashed #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; 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 { clear: both; font-size: 0.77em; }

#signatures h3 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */
#signatures td {}

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.88em; }

/*  ------------------------------------------
/*  Divers
/*  ------------------------------------------ */
.invisible { position: absolute; top: -3000em; height: 1%; }
.nettoyeur { clear: both;  margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }