/*  ---------------------------------------------------------------- */
/*  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: #F7FFBB url("../img/_fond.gif") repeat-y 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: #2E3F00; ; font-size: 1em; font-weight: bold; }
 a {text-decoration : none; color: #2E3F00;}
a:hover {text-decoration: underline;}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	background: url("../img/bandeau-gauche.jpg") repeat-y top left;
	width: 1047px;
	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%;
/*	background: url("../img/bandeau-droit-bas.jpg") no-repeat 591px bottom;*/
}

#page2 {
	padding: 0px 25px;
	margin: 0px;
	width: 100%;
	height: 100%;
/*	background: url("../img/bandeau-droit-bas.jpg") no-repeat bottom right;*/
	background: url("../img/pied.jpg") no-repeat left bottom;
}

#descriptif_site {
	display: none;
}

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

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

	width: 520px; /* 440px; */ /*36em;*/
	margin: 200px 25px 0px 0px!important;
	margin: 210px 25px 0 0;
	padding: 0px; /*0.3em;*/
	font-size: 0.96em; /* 12px; */
	margin-bottom:50px;
}

#conteneur #contenu-full { 
	float: right; 
	background: none;

	width: 700px; 
	margin: 200px 22px 0px 0px;
	padding: 0px 80px 0px 0px !important;
	padding: 0px 70px 0px 0px;
	font-size: 0.96em; /* 12px; */
	margin-bottom:50px;
}

#contenu-full .texte {margin: 0; padding: 0;}

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

	
#conteneur #navigation { 
	float: left;
	width: 180px; /* 14em;*/
	height: 100%;
	text-align: left;
	margin-top: 200px!important;
	margin-top: 210px;
/*	margin-bottom: 100px; */
	padding: 0;
	padding-left:20px;
	font-size: 1em; /* 12px; */
/*	background-image: url("../img/navigation.gif");
	background-repeat: repeat; */
/*	background-color: #ddd; */
}

#conteneur #navigation-pied { 
display: none;
/*
	clear: left;
 	height: 16px;
	width: 200px;
	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: 150px;  /*14em;*/
	text-align: left;
	margin-top: 200px!important;
	margin-top: 210px;
	padding: 0px 100px 0px 0px;
	font-size: 0.77em;
}

*html #conteneur #navigation2 {
	width: 150px;
/*	padding: 0;*/

}

#conteneur #navigation2-body { 
	/*background-color: #FFCF27;
	padding: 10px 10px 10px 0px;*/
}

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


/* barre de menus du haut */
#top_box {
	position: absolute; /* placement du formulaire, ˆ modifier selon vos besoins */
	top: 210px!important;
	top: 205px;
	width: 920px; /*818px;*/ /* 65em; */
/*	text-align: center; */
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 80%;
	}


.menu_top {
/*	float: left; */
	text-align: left;
/*	width: 780px; */
	margin-left: 0px;
	padding-left: 230px;
	/*margin-right: 440px;*/
	background: #EEE; 
	}

.menu_top a{
	float: left;
	width: 70px!important; /* 32%; */
	width: 65px;
	margin: 2px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 7px;
	color: #2E3F00;
	font-size: 11px;
	}
	
.menu_top a:hover{
	text-decoration: underline;
}

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

}

#menu_contact {
	background-image: url("../img/contact.gif");
	background-repeat: no-repeat;
	/*background-position: left center;*/
}

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

/* barre de menus principale */

#menu_racines_box {
	margin-top: 20px;
}
		
#menu_racines ul, #menu_racines li {
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	background-color: #ddd;*/
	}
	
#menu_racines ul ul {padding-left: 10px;}

#reserved {
	margin-bottom: 30px;
	border: 1px dotted #ccc;
	background-color: #ddd;
	}
#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: 0.88em;
	padding-left: 0px;
	}
	
#menu_racines ul {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	}

#menu_racines li {
	text-align: left;
/*	background: none; */
/*	margin-left: 1em; */
	display: block;
	padding: 3px 0px 3px 0px;
	}
#menu_racines li a {
	color: #555;
	text-decoration: none;
	height: 100%;
	}

#menu_racines li a:hover, #menu_racines li a:focus {
	/*background: none;*/
/*	 background: url("../img/bandeau-gauche-hover.jpg"); */
	color: #000;
	text-decoration: underline; 
	}
	
#menu_racines .on {	color: #6AA90F;}	
#menu_racines .rub {min-height: 14px;}
*html #menu_racines .rub {height:14px;}

#menu_racines .rub_on {	
	color: #6AA90F;
/*	background-image: url("../img/bandeau-gauche-hover.jpg");*/
/*	border-bottom: 1px solid #E1E4F5; */
/*	background-repeat: repeat; */
	min-height: 14px;}

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

#menu_racines .art {
	padding-left: 15px;
	}
	

.plusmoins {
	font: 14px Verdana, Arial, sans-serif;
	float:left;
	width: 10px;
	height: 12px; /* 18px; */
	margin-right: 3px; 
}

ul ul .plusmoins {
	padding-left: 10px;	
}

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

.rubpack {
	display: none;
}

/* Mini-calendrier */

#calendar {
/*	width: 98%;*/ /* correction pour Opera */
/*	margin: 1px; */


	width: 156px;  /*90%; */  /*172px;*/
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 10px;
/*	padding-right:10px; */
	cellspacing: 0px;
	cellpadding: 0px;
	borde: 0px;
/*	background-color:  #eee; */
	border-collapse: collapse ;
	font-size: 11px; /* 1em; */
}

*html .agenda_mini {
	margin-top: 25px;
}


#calendar th, #calendar td {
/*	width: 14%; */
	background-color: #ddd;
	text-align: center;
	font-size: 11px;
	color:  #666;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	font-style:normal;
	width: 14%;
	padding: 2px 0px 2px 0px;
}



/* #calendar h2 {text-align: center;} */

#calendar .agenda {	
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #CFE13D;*/ /* #F5F2E7; */
/*	width: 100%;
	font-size: 0.71em;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
	text-align:center;
	font-style:normal;
	
	width: 100%;
	cellpadding: 0px;
	cellspacing: 0px;
	align: center; 
	border-collapse: collapse ;
	border-bottom: 1px dotted #fff;

}

#calendar table caption {
	/*-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border: 1px solid #ccc;
	padding: 1px;	
	font-size: 12px;
	background-color: #EFF7B1; */ /*  #E5DEC4; */
	
	background-color:#ccc;
	color: #2E3F00;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed #000;
	padding-bottom: 3px;
}

#calendar table caption a {
/*	font-size: 16px; */
/*	display: block; */
	margin: 0px;
	padding: 2px;
	background-color:#ccc;
	color:#000;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}
#calendar table caption a:hover {
	text-decoration: underline;
}

#calendar h2 {
/*	color: #000;
	font-weight:bold; 
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
	text-align: center;
	display: block;
	margin: 0px;
	padding: 2px;
	background-color:#ccc;
	color:#000;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}

#calendar .agenda_resume { 	
/*	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border: 1px solid #ccc;
	background-color: #EFF7B1;*/ /*  #E5DEC4; */
	color: #000;
	background-color: #ccc; 
	width: 100%;
	border: 0px;
	cellspacing: 0px; 
	cellpadding: 0px;	
	padding: 3px 0;
}

#calendar .agenda_resume td { background: none;}
#calendar td.occupe a {	color: #2241B8; font-weight:bold;text-decoration:underline;}
#calendar td.horsperiode {color:#878787;font-size:.9em;}

/* 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 0 10px 0;
	background-color: #F7FFBB;
	}
#menu_sousrub h2 {
	background-color: #EAFF55;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;	
}
#menu_sousrub li {
	clear: both;
	text-align: left;
	font-size: 1em;
	}
	
#menu_sousrub li a{
	color: #333;
	text-decoration: none;
	display: block;
	height: 100%;
	margin: 3px 0px 3px 0px;
	}

#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 {	
		color: #6AA90F;
}

#menu_sousrub .rub {
/*	background: #c2ad6c url("../img/rub.jpg") repeat-x left top;*/
	min-height: 14px;
	}
*html #menu_sousrub .rub {
	float:left;
	height:14px;
}
#menu_sousrub .rub:hover {	}
#menu_sousrub .rub_on:hover {}
#menu_sousrub .rub_on {	
	color: #6AA90F;
	min-height: 14px;
	font-weight: bold;
}
*html #menu_sousrub .rub_on {
	float:left;
	height: 14px;
}

#menu_sousrub .art {
	padding-left: 30px;
	}
	
#menu_sousrub a.on{	}


/* Annuaires */

.annuaire { }
.annuaire_fiche {background-color: #F7FFBB; border: 1px dotted #ccc; margin:10px; padding:5px;}
.annuaire_img {float: right; border: 2px solid #eee;}
#annuaire_donnees {margin-top: 10px;border: 1px dotted grey;}
#annuaire_donnees p {padding-left: 10px;}


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

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

#contenu .encart div h3 {
	font-size: 1.2em;
	font-weight: bold;	
}

#edito .texte {
	text-align: justify;
	font-size: 1em;
}

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

/* * Entete */
#entete {
	width: 100%;
	font-size: 0.77em;
	/*margin: 10px; */
	margin-bottom:40px; }
	
#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: 32px; margin-left: 30px;border: 0;}


/* * Fil d'Ariane */
#hierarchie {
	/* position: absolute;
	top: 215px;
	padding-left: 175px;
	clear: both; */
	color: #666;
	font-size: 0.65em; }

#hierarchie a{
	color: #666;
	}
#hierarchie a:hover {
	color: #000;
	text-decoration: underline;
}

/* * Recherche * */
#form_recherche {
	float: right;
	padding:8px 0!important;
	padding: 8px 0px 4px 0;
	width: 200px; /* 10em; */
	font-size:11px; /* 1em;*/
	text-align: left;
	}

#form_recherche label{
	display: block;
	float:left;
	margin: 0;
	padding: 0 5px 0 10px;
	}
	
#form_recherche #recherche	{
	font-size: 0.88em;
/*	float:left;*/
	width: 100px;
	padding: 0;
	}
	
#form_recherche .spip_bouton	{
	display: none;
	/*float: right;
	padding-left: 5px;*/
	}
	
#formulaire_recherche {
	width: 2px;
	padding:0;	
}
	
/* * Pied de page */
#pied { 
	clear: both;
	width: 100%;
	color: #999;
	margin-top: 2em;
	padding-top: 10px;
	padding-bottom: 60px;
	text-align: center; }
	
#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
---------------------------------------------- */
.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    */

.breves .contenu {
	padding: 5px 3px;
	background: #eee; 
}

.breves .titre {
	color: #000;
	text-align: center; 
	font-size: 120%;
	padding: 4px;
}

.breves a.nom-breve {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
	
.breves a.nom-breve:hover {
	text-decoration: underline;
}

.breves .texte {
	margin: 0px;
	color: #666;
}


.breves p {padding: 00; margin: 0}



#contenu .breves {
	background-color: #eee;
}

#contenu .breves .titre {
	background-color: #ccc;
	padding: 3px;
}

#navigation2 .breves {
	background-color: #ddd;
	margin-bottom: 10px;
}

#navigation2 .breves2 {
		margin-bottom: 10px;
}

#navigation2 .breves2 .contenu {
		padding: 5px 3px;	
}

#navigation .breves {
	background-color: none;
}
#navigation .breves .contenu{
	background-color: none;
}
/*  fin breves     */

.rubriques p, .syndic p, .forums p, .divers p { margin: 2px 4px; }
	
.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;
} 



/*  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; }*/

.syndic { background: none;
	background-image: url("../img/sur_le_web.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px; }
.syndic .titre { display:none; /* background: #F0FCFC; border-bottom: 0px dotted #00A7E6; */ }

.forums { background: #EAEAFF; }
.forums .titre { background: #F2F2FF; border-bottom: 0px dotted #00A7E6; }

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

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

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

.cartouche .titre { 
	font-size: 1.27em; 
	font-weight: bold; 
	color: #2E3F00; }

.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 { 
	margin-bottom: 1.5em; 
/*	font-size: 0.82em; */
	font-weight: bold; 
	line-height: 1.4em;
	padding: 10px;
	background-color: #F7FFBB; }

.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: #2E3F00; 
	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.27em; 
	font-weight: bold;
	color: #2E3F00; }
	
.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 #2E3F00;
	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 .breves li { list-style: none; padding: 1px 3px; }
#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; }