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


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
 /* background:  url("../img/bandeau-gauche.jpg") no-repeat left 120px; */
	width: 941px; 
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

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

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

#page2 {
	/*	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 { 
	float:  right;
	width: 941px; /* Particularisme IE/PC */
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
/*	background: #fff;
	border: 4px solid #ddd; */
	background: url("../img/conteneur-fond.jpg") repeat-y 0 940px;
	min-height: 535px;
}
#conteneur1 {
	background: url("../img/conteneur-top.jpg") no-repeat left top;
	width: 100%;  
	height: 100%;
	margin: 0px;
	padding: 4px;
	min-height: 535px;
}
#conteneur #contenu { 
	float: right; 
	background: none;

	width: 500px; /* 440px; */ /*36em;*/
	margin: 20px 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: 225px; /* 14em;*/
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 1px;
/*	margin-top: 20px; */
	margin-left: 0px; 
	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: 160px;  /*14em;*/
	text-align: left;
/*	margin-top: 20px; */
	margin-right: 16px !important;
	margin-right: 6px;
	padding: 0px 1px 10px 0px;
	font-size: 0.77em;
}


#conteneur #navigation2-body { 
	/*background-color: #FFCF27;
	padding: 10px 10px 10px 0px;*/
	padding: 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: 260px;*/
/*	width: 964px; */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 80%;
	}


#menu_top {
	background: #31549C url("../img/bandeau-gauche-top.gif") no-repeat left top;
	padding: 10px 8px;
	width: 209px;
	text-align: left;
	/* border: 2px solid orange; */
	height: 55px; 
	}
	
*html #menu_top {
/*	padding-right: 350px; */
}

#menu_top a{
	display: block;
	float: left;
	padding-left: 29px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	font-size: 12px;
	width: 70px;
	height: 24px;
	}
	
#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 des racines pas mises au top */
#menu_principal_box {
	width: 900px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 205px;
	padding: 0px;
	}
	
*html #menu_principal_box {
/*	top: 147px; */
	}

	
#menu_principal {
/*	top: 20px; */
/*	margin-right: 15px; */
/*	z-index: 80; */
	/*width: 100%;*/ /* correction pour Opera */
	font-size: 0.91em;
	width: 920px;
	}
	
#menu_principal_left {
	float: right;
	background: url("../img/backmenu-left.jpg") no-repeat left top;
	width: 17px;
	height: 55px;
	border-right: 3px solid #fff;
}

#menu_principal_center {
	float:right;
	height: 55px;
}

#menu_principal_right {
	float: right;
	background: url("../img/backmenu-right.jpg") no-repeat right top;
	width: 17px;
	height: 55px;
}

#menu_principal dl {
	float: left;
	background: url("../img/backmenu.jpg") repeat-x left top;
	width: 130px; /* 10em; */
	height: 55px; /* 100%; */
	margin: 0px;
	border-right: 3px solid #fff;
	}
	
#menu_principal a.couleur0, #menu_principal a.couleur1,   #menu_principal a.couleur2, #menu_principal a.couleur3,  #menu_principal a.couleur4,  #menu_principal a.couleur5, #menu_principal a.couleur6 {
		height: 55px;
}

#menu_principal dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background: none;
	margin: 0px;
	height: 55px;
	}
	

#menu_principal li {
	text-align: left;
	background: none;
	margin-left: 1em;
	}
#menu_principal li a, #menu_principal dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0px solid #ccc;
	padding: 4px !important;
	padding: 0 4px;
	}

#menu_principal li a:hover, #menu_principal li a:focus, #menu_principal dt a:hover, #menu_principal dt a:focus {
	color: #000;
	background: url("../img/backmenu-hover.jpg") repeat-x left top;
	}
	
#menu_principal .on {
	color: #333;
	}


/* barre de menus secondaire */

#menu_racines_box {
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
/*	border: 2px solid red; */
	background: url("../img/bandeau-gauche-bottom.gif") no-repeat left bottom;
}
		
#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: 225px; /* 100%; *//* correction pour Opera */
	font-size: 1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;
/*	border: 2px solid blue; */
	background: #31549C url("../img/bandeau-gauche-top.gif") no-repeat left top;
	margin-top: 50px !important;
	margin-top: 0;
	}

#menu_racines dl {
	float: left;
	width: 225px; /* 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: #fff;
	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: #FFDD72;
	text-decoration: underline; 
	}

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


#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: #FFDD72; 
/*	background: url("../img/rub_on.gif") repeat-x left top; */
	min-height: 18px;
	margin-left: 0px;
}

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

#menu_racines .art {
/*	background-color: #e7dfc5; */
	padding-left: 10px;
	}
	
#menu_racines a.on{
/*	background: #F3D893;*/
	color: #FFDD72;
	}

#menu_racines ul ul li {padding-left: 20px;}

.plusmoins {
/*	margin-top: 2px; */
	margin-left: 4px;
	font: 14px Verdana, Arial, sans-serif;
	float:left;
	width: 18px;
 	height: 18px;  /* 18px; */
	margin-right: 5px;

}


.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 marquee {width: 160px; text-align:left;}
#calendar th, #calendar td {
	width: 14%;
}

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

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

#calendar .agenda {	
/*	border-left: 2px dotted #1A5694; */
/*	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; */
/*	border: dotted #1A5694; 
	border-width: 2px 0 2px 2px;*/
	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; */
/*	border-left: 2px dotted #1A5694;
	border-bottom: 2px dotted #1A5694; */
/*	border: dotted #1A5694;
	border-width: 2px 0 2px 2px; */

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


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

#hierarchie a{
	color: #000;
	}
	
/* * Recherche * */
#form_recherche {
	float: left;
	padding: 5px 20px;
	width: 185px; /* 10em; */
	font-size:1em;
/*	border: 2px solid orange; */
	border-top: 1px dashed #fff;
	background: #31549C url("../img/bandeau-gauche-bottom.gif") no-repeat left bottom;
	margin-bottom: 10px;
	}

#form_recherche label{
	color: #fff;
	padding-bottom: 5px;
	font: 12px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	clear: both;
	}
	
#form_recherche #recherche	{
	font-size: 0.88em;
	float:left;
	width: 120px;
	}
	
#form_recherche .spip_bouton	{
display: block;
	float: right;
	margin-top: -5px;
	width: 24px;
	height: 24px;
	}
	
/* * Pied de page */
#pied { 
	clear: both;
	width: 830px;
	margin-left: 75px;
	color: #fff;
	background:#19425F;
	margin-top: 0;
	padding-bottom: 5px;
	border-top: 4px solid #6CC037;
	padding-top: 2px;
	padding-left: 50px;
	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 {
/*	border: 2px solid #fff; */
/*	background: #FFCF27; */
	margin: 0;
	padding: 0;
	width: 40%;
}

.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 : 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; */
	margin-right: 30px;
	border-bottom: 2px solid #637100;
 }

.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; 
	text-align: justify;
	font-size: 0.82em; 
	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;	
	text-align: justify;
 }
	
/* .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; }