/*  ---------------------------------------------------------------- */
/*  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: #637100; /* #C8E300 url("../img/fond.jpg") repeat-x top left; */
	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: #1A5694; ; font-size: 1em; font-weight: bold; }
a {text-decoration : none; color: #1A5694;}
a:hover {text-decoration: underline;}

BLINK {visibility: expression((function(){if (!window.IEBlink) {window.IEBlink = "visible";setInterval(function() {window.IEBlink = (window.IEBlink=="visible"?"hidden":"visible");var blinks = document.getElementsByTagName("blink");for (var i=0; i<blinks.length; i++) { blinks[i].style.visibility=window.IEBlink; }}, 700)}return "";})());}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	background: #637100;  /*#D7EB3C url("../img/fond-menu.jpg") repeat-x left top; */
	width: 981px; 
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

/* soutenues */
.color5 {	background: #C7B5B5; } /* violet beurk */
.color4 {	background: #FEAB65; } /* orange */
.color3 {	background: #36C9D0; } /* cyan */
.color2 {	background: #FAE588; } /* jaune orange */
.color1 {	background: #BFEC8D; } /* vert */
.color6 {	background: #FF9999; } /* rose */
.color7 {	background: #D7EB3C; } /* vert jaune */
.color8 {	background: #3366FF; } /* bleu */

/* les mêmes */
.colo5 {	border-left:3px solid #C7B5B5; } /* violet beurk */
.colo4 {	border-left:3px solid #FEAB65; } /* orange */
.colo3 {	border-left:3px solid #36C9D0; } /* cyan */
.colo2 {	border-left:3px solid #FAE588; } /* jaune orange */
.colo1 {	border-left:3px solid #BFEC8D; } /* vert */
.colo6 {	border-left:3px solid #FF9999; } /* rose */
.colo7 {	border-left:3px solid #D7EB3C; } /* vert jaune */
.colo8 {	border-left:3px solid #3366FF; } /* bleu */

/* plus claires */
.c5 {	background: #E7DFDF; } /* violet */
.c4 {	background: #FFDBBD; } /* orange */
.c3 {	background: #A9E8EB; } /* cyan */
.c2 {	background: #FDF4CC; } /* jaune orange */
.c1 {	background: #E4F7CE; } /* vert */
.c6 {	background: #FFD3D3; } /* rose */
.c7 {	background: #EEF6AB; } /* vert jaune */
.c8 {	background: #C5D3FF; } /* bleu */

/* très claires */
.col5 { background: #F7F4F4; } /* violet  */
.col4 { background: #FFF3E9; } /* orange  */
.col3 { background: #E2F7F8; } /* cyan  */
.col2 { background: #FEFBEE; } /* jaune orange  */
.col1 { background: #F6FCEF; } /* vert  */
.col6 { background: #FFF0F0; } /* rose  */
.col7 { background: #F9FCE3; } /* vert jaune  */
.col8 { background: #E2E9FF; } /* bleu  */


#page0 {
	background:  url("../img/rech-fond.gif") no-repeat left 195px;
	width: 100%;  
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#page1 {
	background:  url("../img/bandeau-droit.gif") repeat-y right top; 
	width: 100%;  
	height: 100%;
	margin: 0px;
	padding: 0px;
}

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

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

#nom_site { display: none;}
#descriptif_site {display: none;}

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

}

#conteneur #contenu { 
	float: right; 
/*	background: none; */

	width: 490px; /* 440px; */ /*36em;*/
	margin: 20px 30px 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%;
} 

#contenu ul {padding: 5px;}
#contenu .texte {padding:5px;}
	
#conteneur #navigation { 
	float: left;
	width: 240px; /* 14em;*/
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 1px;
	margin-top: 20px;
	font-size: 1em; /* 12px; */
}


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




/* barre de menus du haut */
#top_box {
	position: absolute; /* placement du formulaire, ˆ modifier selon vos besoins */
	top: 150px;
	width: 964px; 
/*	text-align: left; */
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	padding: 0;
	font-size: 80%;
	border: 0px solid yellow; 
	}


#menu_top {
	width: 250px;
	text-align: left;
	padding-left: 30px;
/*	width: 200px; */
	margin-right: 640px;
	}
	
*html #menu_top {
/*	padding-right: 350px; */
}

#menu_top a{
	float: left;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	font-size: 11px;
	width: 32%; /* 80px; */
	}
	
#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 {
	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;
	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 {
	background-color: #FDF85E;
	padding: 1px;
	margin-left:3px;
	width: 230px;	
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#reserved h3 { text-align: center;margin:0;padding:0;}
#reserved dd, #reserved dt {margin: 5px;}
#reserved dl {width: 228px;}
	
#closebox {
	font: 1px Verdana, Arial, sans-serif;
	float: right;
	width: 18px;
	padding:0px;
}
#closebox img {margin: 0; padding: 0; border: 0;}

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

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

*html #menu_racines dt {
		font-size: 1.1em;
}	

#menu_racines li, #reserved li {
	text-align: left;
	font-size: 1.1em;
	}
*html #menu_racines li {
	font-size: 1em;
}

#menu_racines li a, #menu_racines dt a, #reserved li a, #reserved dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 4px;
	}

#menu_racines li a:hover, #menu_racines li a:focus, #menu_racines dt a:hover, #menu_racines dt a:focus {
	text-decoration: underline; 
	}
#reserved li a:hover, #reserved li a:focus, #reserved dt a:hover, #reserved dt a:focus {
	text-decoration: underline; 
	}
	

#menu_racines .rub {
	min-height: 18px;
	}

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


#menu_racines .rub_on {	
	color: #ccc;  /* #00c7c7; */
	min-height: 18px;
	margin-left: 0px;
}

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

#menu_racines .art, #reserved .art {
	margin-left: 20px;
	padding-left: 10px;
	}
	
#menu_racines a.on{
	color: #ccc;  /* #00c7c7;*/
	}
	
.plusmoins {
	font: 14px Verdana, Arial, sans-serif;
	float:left;
	width: 10px;
 	height: 10px;  /* 18px; */
	margin: 5px;
	border: 1px solid black;
}

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

.rubpack {
	display: none;
}

/* Mini-calendrier */

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

#calendar th, #calendar td {
	width: 14%;
}

#calendar th, #calendar td {
	width: 14%;
}

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

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

#calendar table caption a {
	font-size: 16px;
}

#calendar h2 {
	color: #000;
	font-weight:bold; 
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#calendar .agenda_resume { 	
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border: 1px solid #ccc;
	background-color: #EFF7B1; /*  #E5DEC4; */
}
#calendar td.occupe a {	color: #C20336; font-weight:bold;text-decoration:underline;}
#calendar td.horsperiode {color:#878787;font-size:.9em;}


/* Annuaires */

.annuaire { }
.annuaire_fiche {background-color: #FEFCCE; 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: right;
	width: 180px; /* 23em; */ 
	background: none; 
	margin: 0px;
	padding: 0;
	border: 1px solid #1A5694;
	font-size: 80%;
}

#contenu .contre-encart h3 {
	text-align: center;
	color: #fff;
	background-color: #1A5694;
}

#contenu .encart { 
	float: left; 
	width: 300px;  /*10em; */
	background: none; /* #BBB5B5; */
	margin: 0em;
	border-right: 1px dotted #1A5694;
	padding-right: 5px;
	/*margin-bottom: 1em;*/
}

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

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

/*  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: 10px; margin-left: 10px; }


/* * Fil d'Ariane */
#hierarchie {
/*	position: absolute;
	text-align: left;
	top: 160px;
	left: 320px;
	clear: both;*/
	padding-left: 265px;
	color: #000;
	font-size: 0.65em; }

#hierarchie a{
	color: #000;
	}

*html #hierarchie {
	padding-top:10px;	
}
	
/* * Recherche * */
#form_recherche {
	float: left;
	padding-left: 20px; 
	padding-top: 10px; 
	width: 185px; /* 10em; */
	font-size:1em;
	margin-bottom: 20px;
	}

*html #form_recherche {
	margin-bottom: 0;
}

#form_recherche label{
	color: #fff;
	padding-bottom: 5px;
	font: 12px "Trebuchet MS",Arial, Helvetica, sans-serif; 
/*	float: left; */
	clear:both;
	}
	
#form_recherche #recherche	{
	font-size: 0.88em;
	float:left;
	width: 130px;
	}
	
#form_recherche .spip_bouton	{
display: block;
	float: right;
	margin-top: -5px;
	width: 24px;
	height: 25px;
	}
	
/* * Pied de page */
#pied { 
	clear: both;
/*	width: 709px; */
	color: #fff;
/*	margin-top: 2em; */
/*	margin-left: 255px; */
	padding-left: 200px; 
	padding-top: 25px;
	padding-bottom: 5px;
	background: #637100 url("../img/pied-fond.gif") no-repeat right top;
	text-align: center; }
	
#pied small { font-size: 0.77em; }

#pied small a { color: #fff; }


/*  ------------------------------------------
/*  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 {
	width: 80%;
}

.breves .titre {
	color: #000;  /* #fff;*/
/*	padding: 3px 200px 2px 4px; */
	text-align: left; 
	font-weight:bold; 
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}

.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%;
	text-align: justify;
}

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

.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 : 0; margin-bottom: 1.2em;padding: 3px; }
.cartouche small { font-size: 0.71em; }

.cartouche .titre { 
	font: 1.4em "Arial Narrow",Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000;
 }

.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: 3px; }

.lien {
	background: #FAFAFA;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 8px;
	border: 1px solid #CCC;
	font-size: 0.9em;
	font-weight: bold; }
	
.texte { 
	color: #000;	
	text-align: justify;
	padding: 3px;
 }
	
/* .texte *{ font-size: 0.88em;}  */

.suite {
float: right;
display: block;
	color: #fff;
	padding: 1px 4px;
	margin: 3px;
	background-color: #1A5694; 
	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: #1A5694; }
	
.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; */
	text-align: justify;
	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 #1A5694;
	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; }

#contenu.plan .contre-encart-plan { 
	float: right;
	width: 180px; /* 23em; */ 
	background: none; 
	margin: 0px;
	padding: 0;
	font-size: 80%;
}

#contenu.plan .contre-encart-plan h3 {
	text-align: center;
	color: #fff;
	background-color: #1A5694;
}

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

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



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