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

/* 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 MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	width:100%;
	background: #b9b9b9;
	background-image:url(illustrations/degrade_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color:#666666;
}

img, table { margin: 0; padding:0; border: none; }
h2, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
.cleaner{clear:both;}

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
h1 { font-size:24px;
	font-weight: bold; 
	color:#34a9d8;
	}
h3 { /* INTERTITRE : h3 dans les articles et présentation de rubrique */
	font-size:14px;
	font-weight: bold; 
	color:#a1c955;}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	}

#conteneur { 
	width: 100%; 
	min-height: 460px;
	background-color:#e0e0e0; 
	background-image:url(illustrations/degrade_conteneur.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 2px; /**/
	padding-top:5px; 
	}
	* html #conteneur {height: 460px;} 
	
#conteneur #contenu {
	/*display:block;*/
	float: left;
	width:100%;
	/*width: 780px;*/
	}


/*  ------------------------------------------
/*                 PAGE SOMMAIRE
/*  ------------------------------------------ */

/*-----------/* COLONNE de GAUCHE -------------*/
#gauche {float:left;width:206px;}

#centre {margin-left:210px;margin-right:290px;}

#droite {float:right;width:286px;}

	/*-----------/* Bloc A LA UNE */
.bloc_gauche_une {
	margin: 0 10px 0 0; 
	font-size:12px;
	}
.bloc_gauche_une h2 {
	/*margin-right:220px; 
	margin-left: 15px;*/
	width:180px; 
	padding-bottom: 10px ;
	border-bottom: dashed 1px #999999; 
	height: 15px;
	}
.bloc_gauche_une li {
	list-style-type:none; 
	margin-left: -20px;
	text-align:justify; 
	padding-right: 20px;
	margin-top: -5px;
	}
	* html .bloc_gauche_une li {margin-top: -15px;}	
	*+html .bloc_gauche_une li {margin-top: -15px;}
	
.bloc_gauche_une li a {color: #077caa;}
	
.voir_plus_bleu {float:right;  margin-right: 12px; margin-top: 15px;}
	.voir_plus_bleu a{
	color:#666666; 
	text-decoration:none; 
	padding-right: 20px; 
	background-image:url(illustrations/plus_bleu.gif); background-position:right; background-repeat:no-repeat;
	}

	/*-----------/* Bloc QUOI DE NEUF */
.bloc_reseau {
	margin: 10px 15px ; 
	background-color:#53b8ee; 
	color: white; font-size:12px; 
	background-image:url(illustrations/degrade_reseau.jpg); background-position:top; background-repeat:repeat-x;
	border: solid 1px #e1e5e6;
	}
.bloc_reseau h2 {
	color: white; 
	font-weight:500; font-size:22px; 
	border-bottom:white 1px solid;
	height: 29px;
	}
.bloc_reseau li {
	list-style-type:none; 
	margin-left: -20px; 
	margin-right: 10px; 
	margin-top: -5px;
	text-align:justify;}
	* html .bloc_reseau li {margin-top: -15px;}
	*+html .bloc_reseau li {margin-top: -15px;}

.bloc_reseau li a {color: white;}

.voir_plus_blanc {float:right; margin-right: 7px; margin-top: 10px;}
	.voir_plus_blanc a{
	color:white; 
	text-decoration:none; 
	padding-right: 20px; 
	background-image:url(illustrations/plus_blanc.gif); background-position:right; background-repeat:no-repeat;
	}

hr {
	color:white; 
	border-top: white; border-left: white;
	}
		
	/*-----------/* Bloc ACTUALITE */
.bloc_gauche_actu {
	margin: 10px 10px 0 0; 
	font-size:12px; 
	}
.bloc_gauche_actu h2 { 
	/*margin-right:300px; 
	margin-left: 15px; */
	width:180px;
	padding-bottom: 10px ;
	border-bottom: dashed 1px #999999; 
	height: 15px;
	}
.bloc_gauche_actu li {
	list-style-type:none; 
	margin-left: -20px; 
	text-align:justify; 
	padding-right: 20px; 
	margin-top: -5px;}
	* html .bloc_gauche_actu li {margin-top: -15px;}
	*+html .bloc_gauche_actu li {margin-top: -15px;}	

.bloc_gauche_actu li a {color: #077caa;}

.voir_plus_vert {float:right; margin-right: 12px; margin-top: 15px;}
	.voir_plus_vert a {
	color:#666666; 
	text-decoration:none; 
	padding-right: 20px;
	background-image:url(illustrations/plus_vert.gif); background-position:right; background-repeat:no-repeat;
	}



/*-----------/* COLONNE de DROITE -------------*/


	/*-----------/* Bloc OPERATIONS */
.bloc_droite_appli {
	margin: 5px; 
	color: #666666; 
	width:265px;
	text-align:center;
	}
.bloc_droite_appli h2 {
	color: #666666; 
	margin-left: 20px; 
	font-weight:600;
	}
.bloc_droite_appli li {
	list-style-type:none; 
	list-style-image:url(illustrations/puce_fleche_verte.jpg);
	}

	/*-----------/* Bloc CARTE */
.bloc_droite_carte {
	margin: 5px; 
	background-color:#FFFFFF; 
	border: 1px solid #e3e5e4;
	}
.bloc_droite_carte h2 {
	/*font-weight:600;*/
	 font-size: 18px;
	border-bottom: solid 1px #e3e5e4; 
	padding:0 0 0 5px;
	color:#34a9d8; 
	height: 30px; 
	background-image:url(illustrations/degrade_titre_bloc.jpg); background-repeat:repeat-x;
	}
.bloc_droite_carte h2 .regionaux {
	color: #a1c955; 
	font-size:22px;
	}
.carte {
	height: 210px; 
	background-image:url(illustrations/degrade_fond_carte.jpg); background-repeat:repeat-x;
	background-color:#e9e9e9;
	}

.carte img {margin: 4px 0 0 17px; }

.lien_carte {position:absolute; margin:185px 0 0 14px;}
.carte a {font-size: 11px; text-decoration : none; color:#077caa; padding:0 0 0 15px; background-image:url(illustrations/puce_sites-regionaux.gif); background-repeat:no-repeat; background-position: 0 -1px;}

.voir {color: #a1c955; font-size: 14px;}

	/*-----------/* Bloc LOGIN/FORUM */
.bloc_droite_forum {
	margin: 5px; 
	background-color:#FFFFFF; 
	font-size:10px;
	}
.bloc_droite_forum h2 {
	color: #34a9d8; 
	/*font-weight:600; */
	font-size:18px; 
	padding-right:10px; padding-left: 10px; 
	border-bottom: dashed 1px #999999;
	}
	
.forum {
	height: 110px; width: 253px; 
	background-image:url(illustrations/image_forum2.jpg); background-repeat:no-repeat; background-position:bottom;
	}
.lien_forum {padding:7px 0 0 15px;}
.forum a {
	text-decoration : none; 
	color:#077caa; 
	padding:0 0 0 15px; 
	font-size:11px; 
	background-image:url(illustrations/puce_forum.gif); background-repeat:no-repeat; background-position:0 1px; 
	}

.bloc_droite_login {
	margin: 5px; 
	background-color:none; 
	font-size:10px;
	}
.bloc_droite_login h2 {
	color: #34a9d8; 
	/*font-weight:bold;*/
	 font-size:18px; 
	padding-right:10px; padding-left: 0; 
	}
	
.bouton-login {
	background-image:url(illustrations/degrade_recherche.jpg); background-repeat:repeat-x;
	background-color:#00FFFF;
	font-size: 14px;
	border: none;
	color: #ffffff;
	font-weight:bold;
	}

.bloc_login {background-color:#eaeaea; color:#666666; border: 1px solid #e3e5e4;}
.bloc_login legend {color:#34a9d8;;font-weight:bold; font-size: 18px;}
.fieldset_login {border:none;}

/*  ------------------------------------------
/*                 PAGE RUBRIQUE 
/*  ------------------------------------------ */
#centre_rubrique {margin-left:210px;}

.liste_articles_rubrique {border:#999999 solid 1px; margin: 5px;}

/* mise en forme du texte de presentation d'une rubrique */
.presentation_rubrique {
	/*font-weight:600;*/ 
	font-size:12px;
	text-align:justify;} 



/*  ------------------------------------------
/*                 PAGES ARTICLE 
/*  ------------------------------------------ */

.col_article_centre {
	display:block;
	/*float:left;*/
	margin-right:205px;
	/*width:580px;*/
	}
.col_article_centre_grand {
	display:block;
	float:left;
	width:100%;
	}


#bloc_central {padding:0 10px;}
	.boutons_article {float:right;}
		.boutons_article a {text-decoration:none;}
		.boutons_article a:hover {text-decoration:none;}
		/*.boutons_article a{color:green; text-decoration:underline; padding-left: 15px; background-image:url(illustrations/logo_imprimer.jpg); background-position: 0 5px; background-repeat:no-repeat;}*/
	
.col_article_droite {
	display:block;
	float:right;
	width:200px; 
	}



.logo_article img.spip_logos {float:left; margin:5px;}

/*  ------------------------------------------
/*                 ENTETE
/*  ------------------------------------------ */

#entete {
	width: 100%;
	height: 118px;
	background-position:top left;
	background-image:url(illustrations/bandeau_entete_large.gif) ;
	background-repeat:no-repeat;/**/
	background-color:#CCCCCC;
	 }
	 


#b {float:right; width:320px;  height:100%;}
	 
	 
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	color: white;
	float: left;
	margin-left: 21px !important;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em; 
	}
	
#entete a { text-decoration: none; }

#entete .formulaire_recherche { float: right; width: 260px !important;}

#entete_liens {text-align:right; color:white; padding-right: 5px;}
	#entete_liens a {color: white; font-size:10px;}

#entete_recherche {padding-top:35px; padding-right: 10px; color:black;}

.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; float : right; /*margin-top: -19px !important;*/}
.boutons_radio {margin-bottom:4px; margin-left: -3px;}

#entete .formulaire_recherche .ok {	
	float: right;
	width: 25px !important;
	height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	background-color: #a1c955;
	color: white;
	margin-top:1px;
	/*margin : -4px 0 0 2px !important;*/
	border:1px solid #999999;
	}

#entete .formulaire_recherche .choix_reseau {	
	margin-right: 3px;
	font-size:0.88em;
	border: none;
	width: 5px;
	}
	
#entete .formulaire_recherche .choix_site {	
	margin-right: 3px;
	margin-left: 2px;
	font-size:0.88em;
	border: none;
	width: 5px;
	}
	
/*#entete input{ float: left; display:inline;color:#CC0033;}*/

.cleaner{clear:both;}

/*  ------------------------------------------
/*                 /* Fil d'Ariane */
/*  ------------------------------------------ */

#hierarchie {
	
	margin-top: -17px;
	margin-right:330px;
	/*margin-bottom: 2em;*/
	padding-bottom: 3px;
	margin-left : 5px;
	font-size: 10px; 
	color:#666666;
	font-weight:bold;
	}

	#hierarchie a {
	color:#077caa;}

.ici {
	color: #077caa;
	font-weight:bold;}


/*  ------------------------------------------
/*                 /* Pied de page */
/*  ------------------------------------------ */

#pied {
	clear: both;
	width: 100%;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	text-align:left;
	font-size:12px;
	}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }
#pied a {text-decoration: none; color: #666666;}

#pied_gauche {float:left;}
#pied_droite {float:right;}

.mention {padding-left: 5px;}
.credits {padding: 0;}
.copyright {padding-right: 5px;}


/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }




/*  ------------------------------------------
/*            /* MENU de NAVIGATION */
/*  ------------------------------------------ */

#navigation {
	display:block;
	float: left;
	width: 206px;
	text-align: left;
	}

/*-----------/* Niveau 1 */
.menu_niveau1{
	background:#edeef0;	
	border-top: solid 1px #E1F0F3;
	background-image:url(illustrations/degrade_titre_bloc.jpg);
	background-repeat:repeat-x;
	
	}
.menu_niveau1 a{
	display:block;
	text-align:left;
	padding:5px 0 5px 5px;
	color:#34a9d8;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
.menu_niveau1 a:hover{
	display:block;
	text-align:left;
	color:#a1c955;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}


/*-----------/* Niveau 2 */
.menu_niveau2{
	width:100%;
	background-color:white;
}
.menu_niveau2 a{
	display:block;
	text-align:left;
	padding:1px 10px 0 20px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.menu_niveau2 a:hover{
	color:#a1c955;
	text-decoration:none;
}
	
	
/*-----------/* Niveau 3 */
.menu_niveau3{
	width:100%;
	background-color:white;
	background-image:url(illustrations/puce_menu_niveau3.jpg); background-repeat:no-repeat;
	background-position:36px 5px;
	}
.menu_niveau3 a{
	display:block;
	text-align:left;
	text-decoration: none;
	padding:1px 0 0 45px;
	font-size:11px;
	color:#666666;
	}
.menu_niveau3 a:hover{
	color:#a1c955;
	text-decoration:none;
	}	

/*-----------/* Logos */
#espace_logo {
	width: 203px;
	background-color:white;
	margin-left:1px;
	margin-top: -12px;
	border-bottom:#e1f0f3 solid 1px;
	border-right:#e1f0f3 solid 1px; 
	border-left:#e1f0f3 solid 1px;
	}
	* html #espace_logo {margin-top: 16px;}

#espace_logo img{
	margin: 2px;
	}	



/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Arial, Verdana, Tahoma, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; /*color:#a4bf54;*/ font-weight:bold; }


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border-left: 1px solid #e1f0f3;
	border-right: 1px solid #e1f0f3;
	border-bottom: 1px solid #e1f0f3;
	margin-left:1px;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.rubriques {
	min-width: 10em;
	border-left: 1px solid #e1f0f3;
	border-right: 1px solid #e1f0f3;
	border-bottom: 1px solid #e1f0f3;
	margin-left:1px;
	margin-bottom: 1em;
	font-size: 0.77em;
	background-color:white;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */


.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #34a9d8; }
#contenu .surtitre, #contenu .soustitre { /*font-size: 0.82em;*/ font-size:14px;
	font-weight: bold; 
	color:#a1c955;}

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

.cartouche p { margin: 0; padding: 0; clear: left;}
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-size:13px;
	line-height: 1.4em; 
	font-weight:bold;
	}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; 
	}

.texte { color:#666666; font-size: 12px;}
.texte img {padding:0; margin:0;}
.date-auteur {font-style:italic;font-size:11px;}

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


/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }


/*---------------------------------------------- 
/*  Listes de documents joints (a un article)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	border: #e3e5e4 solid 1px;
	margin: 5px;
	}
	
#documents_joints h2 { margin-bottom: 0.4em; font-size: 16px; font-weight: bold; color:#34a9d8;}
.haut_bloc_docs {height: 24px;
	font-size:16px;
	text-align:left;
	padding-left : 5px;
	border-bottom: solid 1px #e3e5e4;
	background-image:url(illustrations/degrade_bloc_ressource.jpg);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
	}


#documents_joints ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#documents_joints li { 
	height: auto;
	font-size:14px;
	background-color:white;
	text-align:left;
	padding-left : 5px;
	margin: 2px 0;
	}

#documents_joints li .spip_doc_titre {color: #666666; text-decoration:none;  }
#documents_joints li .spip_doc_titre a {
	text-align:left;
	padding:0 0 0 7px;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	vertical-align:8px;
	}
	
#documents_joints li .spip_doc_titre a .infos_doc {font-size:10px;}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}


/*---------------------------------------------- 
/*  Listes de liens joints (a un article)
---------------------------------------------- */

#liens_joints {
	margin-top: 1.4em;
	background-color:#5cbce1;
	border: #e3e5e4 solid 1px;
	margin: 5px;
	}
#liens_joints h2 { margin-bottom: 0.4em; font-size: 16px; font-weight: bold; color:#34a9d8; }
.haut_bloc_liens {height: 24px;
	font-size:16px;
	text-align:left;
	padding-left : 5px;
	border-bottom: solid 1px #e3e5e4;
	background-image:url(illustrations/degrade_bloc_ressource.jpg); background-position:top;
	background-repeat:repeat-x;
	background-color:#e9e9e9;
	}

#liens_joints ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	color:white;
	}
#liens_joints li { 
	height: auto;
	font-size:14px;
	text-align:left;
	padding-left : 5px;
	margin: 2px 0;
	}

#liens_joints li .spip_doc_titre a {
	text-align:left;
	padding:3px 0 4px 12px;
	color:white;
	text-decoration:underline;
	background-image:url(illustrations/puce_liens-utiles.gif);
	background-position:0 10px;
	background-repeat:no-repeat;}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; font-size:12px; padding-left: 40px; padding-right: 70px; text-align:justify;}

.liste-articles li .titre {} 
	   
.liste-articles li .titre a { /*style des titres d'article et sous-rubrique dans les pages rubrique et recherche*/ 
	color: #077caa; padding-left: 17px;
	background-image:url(illustrations/puce_liste.gif); background-repeat:no-repeat; background-position:left;
	}

.corps {margin-top: -15px;}
.info_article {margin-top:-15px; color:#999999;}

.liste-articles li .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0;  }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.liste-articles-sommaire li .spip_logos {
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
	/*clear: right;*/
	 }

.liste-articles-sommaire li {min-height:50px;}
	* html .liste-articles-sommaire li {height:50px;}

.pagination { font-size: 0.90em; }

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


/*-----------/* Niveau 1 */
.plan_niveau1{
	padding:15px 0 15px 14px;
	margin-left: 10px;
	font-size: 14px;
	background-image:url(illustrations/puce_forum_3.gif);
	background-position:0 17px;
	background-repeat:no-repeat;/**/
	}
.plan_niveau1 a{font-weight:bold;}

/*-----------/* Niveau 2 */
.plan_niveau2{
	padding:5px 0 5px 14px;
	margin-left: 55px;
	background-image:url(illustrations/puce_forum_2.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	font-size: 14px;
	}

/*-----------/* Niveau 3 */
.plan_niveau3{
	padding:0 0 0 12px;
	margin-left: 90px;
	background-image:url(illustrations/puce_ressources.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size: 12px;
	}



.titre_rubrique_plan {
	color: #077caa; 
	padding-left: 17px;
	background-image:url(illustrations/puce_liste.gif); background-repeat:no-repeat; background-position:left;
	}

.titre_sousrubrique1_plan {}

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	padding: 0.5em;
	padding-left: 30px;
	margin-bottom: 1em;
	font-size : 18px;
	font-weight: bold;
	text-align: left; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {list-style-type:none; padding-left: 50px; font-size:14px;}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/*  ------------------------------------------
/*  Affichage des recherches 
/*  pour les style, voir le feuille CSS dans le repertoire : plugin/recherche_avancee 
/*  ------------------------------------------ */



.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}


/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right;}

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { /*display: none;*/ }

/*-- formulaire de recherche avancée */
.formulaire_recherche_avancee thead {
	background-image:url(illustrations/degrade_recherche.jpg); background-repeat:repeat-x;
	background-color:#00FFFF;
	}
.formulaire_spip .forml2 { width: 65%; font-family: inherit; font-size: inherit; float : left; }
.formulaire_spip .bouton-rech {
	background-image:url(illustrations/degrade_recherche.jpg); background-repeat:repeat-x;
	background-color:#00FFFF;
	font-size: 14px;
	border: none;
	color: #ffffff;
	font-weight:bold;
	}
	
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

/*.corps_forum {

	width: 95%;
	margin-left:auto;
	margin-right:auto;
	}*/

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	/*border-top: 2px solid #CCC;*/
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.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 { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; 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 .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #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; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	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.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.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: underline; /*color: #333;*/ color:#077caa;}
a:hover { text-decoration: underline; }



.forml3 {width:10px;}


/* formulaire pour envoyer l'article par email - une feuille de style est disponible dans le dossier du plugin mais problème pour importer l'image de fond ... ? */
.boton {
	padding: 0px;
	border: 0px;
	color: #ffffff;
	font-weight:bold;
	background-image:url(illustrations/degrade_recherche.jpg); background-repeat:repeat-x;
	background-color:#00FFFF;
	}


/* formulaire de contact*/
.spip_forms .spip_bouton input {
	border:none; /*1px solid #563033;*/
	cursor:pointer;
	padding:.4em;
	height: 23px;
	background-image:url(illustrations/degrade_recherche.jpg); background-repeat:repeat-x;
	background-color:#00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:#ffffff;
}


#cse-search-results {background-color:#FFFFFF;}


a.on 		{color:#a1c955;} /* liens exposes */
a.restreint {color:#FF0000;} /* liens restreint */


/* GABARITS */
.titre_gab {text-decoration:underline;}

.liste-articles li .titre_liste-agenda a { /*style des titres d'article et sous-rubrique dans les pages rubrique et recherche*/ 
	color: #077caa; padding-left: 17px;
	background-image:url(illustrations/puce_liste.gif); background-repeat:no-repeat; background-position:left;
	text-decoration:none;font-weight:bold;
	}
