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

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}


body {
  /*background: #FFF url("../images/fond_page_n.png") repeat-x scroll 0 0 ;*/
  margin: 0 1.5em ;
  text-align: center;
  /* font-size: 1em; */
  font-size: 16px;
  color: #333;
}

img,table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

h1 { font-weight: bold; color: #13459C; font-size: 1.61em;margin: 0em;padding:0em;}
/* h2 {font-weight: bold; color: #CC0000; font-size: 1.20em; margin-top: 0.2em;}*/
h2 {font-weight: bold; color: #13459C; font-size: 1.2em; margin-top: 0.2em;}
h3, h3 a {
font-weight: bold; color: #13459C; font-size: 1.1em; 
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0.2em;
}
h4, h4 a {
	font-weight: bold;
	color: #666666;
	font-size: 1em;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0.2em;
}
.plus{padding-left:20px;background: #FFF url("../images/puce_verte.png") no-repeat; }
/* p {margin: 0; padding: 0;} */
p {}
p.spip {
margin:0;
padding:0;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
  /*LG mod 26 mars 2009 
  width: 52em; 
  */
  width: 950px;
  text-align: left;
  margin: 0 auto;
  min-height: 100%;
  /*margin-left: auto;
  margin-right: auto;*/
}

* #page {
	height: 100%;}

*+ #page {
	height: 100%;}

#conteneur { width: 100%; }

#conteneur #contenu {
  float: left;
  /*LG mod 26 mars 2009 
  width: 38em;
  */
  width: 700px;
}

#conteneur #navigation {
  float: right;
  /*width: 13.5em;*/ /* 216px */
  /*LG mod 26 mars 2009 
  width: 13.4em;
  */
  /* aout 09 margin-top: -70px;*/
  margin-top: -65px;
  width: 248px;
  text-align: center;
  background-color: #FFF;
  padding: 0px;

}

*html #conteneur #navigation {
/* aout 09 margin-top: -119px; */
margin-top: -40px;
position: relative;	
}

#left{
background:transparent url("../images/fond_left_n.png") top left no-repeat;
	  width:6px;
	  /*height:1076px;*/
	  height:500px;
	  float:left;

	  }

#middle{
	float: left;
	width: 230px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	/* LG modif 26 mars 2009
	padding-left: 2px;
	*/
	padding-left: 0.4em;
}


#right{
	  /* LG mod 26 mars 2009
		background:transparent url("../images/fond_right.png") top left no-repeat;
	  width:6px;
	  */
	  width:1px;
	  /*height:1076px;*/
	  height:500px;
	  float:right;}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu {
/*font-size: 1em;*/
font-size: 0.85em;
} 
/*
#contenu a {color: #99CC33; text-decoration: none;}
#contenu a:hover {text-decoration: underline;}
*/
/* #contenu p {font-size: 0.77em;} */
a.plus {font-weight: bold;color:#99CC33;}

#contenu .contre-encart {
  float: left;
  /*width: 21em;*/
  padding-left: 15px;
  margin: 15px 0px 15px 0px;
}
/* #contenu .contre-encart a {font-weight: bold} */

#contenu .encart {
  float: right;
  width: 11em;
  margin: 0;
  margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	/*background: transparent url("../images/fond_entete_n.png") bottom left no-repeat scroll;*/
  /*height: 168px; 
  height: 170px; */
	height: 150px;
	background-image: url(../images/logo_long.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
  }

/* zone connexion */
#connect {
  /* position: absolute; left: 52.4em; top: 0; */
  position: absolute; left: 49em; top: 0;
  background: transparent url("../images/fond_connect.png") no-repeat 0 0;
  width: 199px; height: 34px;
  color: #FFF;
  padding: 3px 0 0 48px;
}
*html #connect {left: 52.1em;}
*+html #connect {left: 52.1em;}
#connect div {width: 12em; font-size: 0.77em; text-align: center;}
#connect div a {color: #FFF; font-weight: bold;}

#entete #nom_site_spip, #entete a .spip_logos {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 1.2em; 
  }

#entete .logos_entete {
	float: left;
	/*
  width: 440px;
  height: 120px;
	height: 150px;
  */
	width: 530px;
	height: 130px;
	margin-top: 4px;
}


#entete a img {
/*margin-top: 34px;*/
margin-top: 10px;
margin-bottom: 5px;
}
#entete .oieau {
	margin-top: 10px;
	margin-left:0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#entete a { text-decoration: none; }

#entete .formulaire_recherche {
	float: right;
	
	/*width: 359px;
	height: 47px;*/
	width: 200px;
	height: 47px;
	background: transparent url("../images/fond_recherche_n.png") no-repeat scroll 0% 50%;
	vertical-align: bottom;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
*html #entete .formulaire_recherche {
/*margin-top: 52px;*/
margin-top: 0px;
}
#entete form div {
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
*html #entete form div {margin-top: 38px; }
*+html #entete form div {margin-top: 21px; }
/* #entete .forml { width: 45%;  margin-left: 10px; } */
#entete .forml { width: 50%;  margin-left: 20px; } 
#entete.formulaire_recherche .forml {  width: 50%;  margin-left: 10px; font-size: 0.8em;}
#entete input[type="submit"] { background-color: #E2001A; color: #FFF; font-weight: bold; border: medium none; }
*+html input[type="submit"] {margin-left: 5px;}
*html #entete #btnSubmit { background-color: #E2001A; color: #FFF; font-weight: bold; border: medium none; margin-left: 2px; font-size: 0.8em;}

#top_menu {
	margin:0;
	margin-left:0.1em;
	margin-right:0.1em;
	padding:0;
	list-style: none;
	height: 30px;
	width: 699px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	/*line-height: 30px;*/
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
}
#top_menu li {
	/*background-color: #56ADFF;  */
background-color: #6969AF;
	/*width: 204px; */
width: 24.5%;
	/*line-height: 35px; */
height: 30px;
	float:left;
	/* margin-right: 2px; */
margin-right: 0.1em;
	padding:8px 0 0 0;
	text-align: center;

}
#top_menu li a {
	color: #FFF;
}
#top_menu li a:hover {
/*color: #00368E; */
color: #FFF;
text-decoration: underlined;}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	/*
	width: 600px;*/
	width: 690px;
	font-size: 0.75em;
	color: #A7A7A7;
	background: transparent url(../images/deg_alaune_n.png) repeat-y scroll left top;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.5em;
	margin-top: 0.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hierarchie a {color: #A7A7A7;}
/* avant pied de page */
#avant_pied {
  clear: both;
  width: 100%;
  margin-top: 1em;
  padding: 2px;
  text-align: center;
  height:60px;
  /*line-height: 2em;*/
    font-size: 0.75em;


}
#pied {
	color: #ffffff;
	clear: both;
	width: 100%;
	margin-top: 1em;
	padding: 2px;
	padding-top: 10px;
	text-align: center;
	height:76px;
	background-attachment: scroll;
	background-image: url(../images/bas_page.png);
	background-repeat: repeat-x;
	background-position: center top;}
/* Pied de page 
#pied {
  clear: both;
  width: 100%;
  margin-top: 0em;
  padding: 2px;
  text-align: center;
  background: transparent url("../images/fond_pied.png") repeat-x scroll;
  height:60px;
    font-size: 0.75em;
   }
   */
#pied #partenaires {
float: left; 
width: 15%; 
text-align: left; 	
height:75px;	
vertical-align: bottom;
}

#pied img { vertical-align: bottom; margin: 10px 0 0 5px;border:1px solid #999;}
#pied #nav_bas  {
	height:75px;
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	float: left;
	text-align: center;
	width: 84%;
	padding-top: 2em;
	margin: 0em;
	vertical-align: bottom;
	}
#pied #nav_bas a {color: #ffffff;}
#pied #nav_bas a:hover {
	color: #ffffff;
	text-decoration: underline;
}


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


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

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

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

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


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

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

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

/* zones spécifiques
---------------------------------------------- */
#depeche {
	text-align: left;
	/*width: 191px;*/
	width: 230px;
	margin-top: 0.5em;
	/* LG modif 26 mars 2009
	font-size: 0.77em;
	margin-right: 0.4em;
	margin-left: 0.4em;
	*/
	font-size: 0.75em;
	margin-right: 0em;
	margin-left: 0.2em;
	margin-bottom: 0.5em;
	padding-left:3px;
	/*
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	*/
}
#depeche h2 {font-size: 1em; text-transform: uppercase; 
/*margin-bottom: 0.2em;*/
text-align:center;}
#depeche .date {color: #666; font-weight: bold;}
#depeche .titre {background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px; color: #1D56A9; font-weight: bold; padding-left: 15px;}
#depeche .titre_sans_b {background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px; color: #1D56A9;  padding-left: 15px;}
#depeche p {margin-bottom: 0.3em; color: #333;}
#depeche li {
	background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px;
	padding-left: 15px;
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}

#depeche_0 {
	/* LG modif 26 mars 2009
	font-size: 0.77em;
	margin-top: 4em;
	*/
	font-size: 0.75em;
	margin-top: 1em;
	text-align: left;
	
	/*width: 186px;*/
	width: 230px;
	margin-right: 0.1em;
	margin-bottom: 0em;
	margin-left: 0.1em;
	/*
	border-width: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #99CC33;
	*/
}

#depeche_0 {
}
#depeche_0 h2 {font-size: 1em; text-transform: uppercase; margin-bottom: 0.2em;}
#depeche_0 .date {color: #666; font-weight: bold;}
#depeche_0 .titre {background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px; color: #1D56A9; font-weight: bold; padding-left: 15px;}
#depeche_0 .titre_sans_b {background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px; color: #1D56A9;  padding-left: 15px;}
#depeche_0 p {margin-bottom: 0.3em; color: #333;}
#depeche_0 li {
	background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px;
	padding-left: 15px;
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}


#abonne {font-size: 0.75em; text-align: left; width: 196px; margin: 1em 0;}
#abonne .top {background: transparent url("../images/abonne_top.png") no-repeat scroll 0 0; height: 11px; margin: 0;}
#abonne .content {
	background-color: #C00;
	padding: 0 1em 1em 1em;
	color: #FFFFFF;
}
#abonne .content h2 {color: #FFF; font-weight: bold; font-size: 1em; margin: -3px 0 5px 0; text-transform: uppercase;}
#abonne .content .intro {color: #FFF; font-size: 1em; font-weight: bold; line-height: 1.3em;}
#abonne .bottom {
  background: transparent url("../images/abonne_bottom.png") no-repeat scroll 0 0;
  height: 35px;	width: 196px;	border-top: 1px solid #FFF;	text-align: center;}
#abonne .forml {
	width: 90%;
	font-size: 0.75em;
}
#abonne a {color: #ffffff;}
#abonne a:hover {color: #ffffff;}

*html #abonne .content{margin-top: -5px;}

#newsletter {
	font-size: 0.75em;
	text-align: left;
	/*width: 196px; */
width: 235px;
	margin: 0;
	margin-bottom: 1em;
	padding-top:0;
}
#newsletter .top {
	background: transparent url("../images/newsletter_top_235.png") no-repeat scroll 0 0;
	height: 11px;
	margin: 0;
}
#newsletter .content {
	background-color: #9C3;
	margin: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#newsletter .content h2 {color: #FFF; font-weight: bold; font-size: 1em; margin: -3px 0 5px 0; text-transform: uppercase;}
#newsletter a {color: #ffffff;}
#newsletter a:hover {color: #ffffff;}

#form_abo {background-color: #9C3; border-top: 1px solid #FFF; padding: 1em; }
#form_abo label {color: #FFF;}
#form_abo #mail_inscription_ {border: 1px solid #CCC; width: 80%;}
#form_abo .news_bouton {
margin-bottom: -24px; 
text-align: right; 
clear: both}
.reponse_abo{background-color: #9C3; font-weight: bold; border-top: 1px solid #FFF; padding: 3px 15px; display: block; color: #C00;}
#newsletter .bottom {
background: transparent url("../images/newsletter_bottom_235.png") no-repeat scroll 0 0; 
height: 11px; 	
margin: 0px;
}

*+html #newsletter .content{margin-top: -5px;}
*+html #form_abo{margin-top: -19px; padding-bottom: 0em;}
/**+html #form_abo .news_bouton {margin-bottom: -5px;}*/

*html #newsletter .content{margin-top: -5px;}
*html #form_abo{margin-top: -19px; margin-bottom: -18px;}
*html #form_abo .news_bouton {margin-bottom: -12px;}

#liens {font-size: 0.75em; text-align: left; width: 196px; margin: 1em 0;}
#liens .top {background: transparent url("../images/liens_top.png") no-repeat scroll 0 0; height: 11px;}
#liens .content {background-color: #56ADFF; padding: 0 1em 1em 1em;}
#liens .content h2 {color: #FFF; font-weight: bold; font-size: 1.3em; margin: -3px 0 5px 0; text-transform: uppercase;}
#liens .bottom {background: transparent url("../images/liens_bottom.png") no-repeat scroll 0 0; height: 11px;}
*html #liens .content{margin-top: -5px;}
#liens a {color: #FFFFFF;}
#liens a:hover {color: #FFFFFF;}

#navi_faq {
	font-size: 0.75em;
	text-align: left;
	width: 235px;
	margin: 0.1em;
	padding:0;
	/*padding-left:2em;*/
	/*
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #99CC33;
	*/
}


#navi_faq h2 {
	font-size: 1em;
	text-transform: uppercase;
	/*margin-bottom: 0.5em;*/
	text-align: center;

}

#navi_guide {
	font-size: 0.75em;
	text-align: left;
	/*width: 200px;*/
	width: 235px;
	padding:0;
	/* padding:0.1em;
	padding-left:1.4em; */
	margin: 0.1em;
	/*
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #99CC33;
	*/
}
#navi_guide h2 {
	font-size: 1em;
	text-transform: uppercase;
	/*margin-bottom: 0.5em;*/
	text-align: center;
}

/*#menu_guide {width: 170px; list-style-image: url("puce.gif") !important; margin-left:20px !important; padding-left: 0 !important; }*/
#menu_guide {
	/*width: 235px;*/
	width: 220px;
	margin-left:0px !important;
	padding-left:0em; !important;
}
*html #menu_guide{ /*width: 200px;*/width: 235px; }
#menu_guide li {
	margin-left:10px;
	/*padding-left: 5px !important;*/
	padding-left: 10px !important;
	text-indent: -20px;
	list-style-image: url(../images/puce_verte_n.png)!important;
	list-style-position: inside;
	list-style-type: none;
	}
/*#menu_guide li ul {width: 170px; list-style-image: url("puce.gif") !important;}*/

#menu_guide li ul {
/*width: 180px;*/
width: 190px; list-style-image: url("../images/puce_verte_n.png") !important; 	margin-left:0px !important;	padding-left: 10px !important;}
#menu_guide li ul .stheme_article {
	list-style-type: disc;
	list-style-image: none !important;
	/*width: 165px;*/
	width: 160px;
	margin-left:0px !important;
	padding-left: 10px !important;
}
*html #menu_guide li ul {width: 180px;}
*html #menu_guide li .stheme{ width: 160px; }
*html #menu_guide li .stheme_article { width: 165px; }
#menu_guide li .stheme {font-size: 0.9em; margin-left: 5px;}
#menu_guide li .stheme a {color: #696969;}
#menu_guide li .stheme_article a {color: #696969;}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

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


/* pour la page d'accueil*/

.bloc_accueil_01 {
	background: transparent url("../images/deg_alaune.png") top left repeat-y;
	float: left;
	margin:0;
	/* LG modif 26 mars 2009
	font-size: 0.71em;
	text-align: justify;
	*/
	font-size: 0.77em;
	text-align: left;
	width:95%;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
}

.bloc_accueil_01 h1 { font-size: 1.4em;}

/* .bloc_accueil_01 a:hover {text-decoration:underline;} */


.bloc_accueil_02 {
	float: left;
	/* LG modif 26 mars 2009
	font-size: 0.71em;
	text-align: justify;
	*/
	font-size: 0.8em;
	text-align: left;
	width:48%;
	margin: 0.1em;
	padding: 0.2em;
	background-color: #ffffff;
}
.bloc_accueil_02 h1 { font-size: 1.4em;}

.bloc_accueil_03 {
	float: left;
	/* LG modif 26 mars 2009
	font-size: 0.71em;
	text-align: justify;
	*/
	font-size: 0.8em;
	text-align: left;
	width:48%;
	background-color: #ffffff;
	margin: 0.1em;
	padding: 0.2em;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #56ADFF;
}
.bloc_accueil_03 h1 { font-size: 1.4em;}

.bloc_accueil_04 {
	float: left;
	/* LG modif 26 mars 2009
	font-size: 0.71em;
	text-align: justify;
	*/
	font-size: 0.8em;
	text-align: left;
	width:48%;
	background-color: #ffffff;
	margin: 0.1em;
	padding: 0.2em;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #56ADFF;
}
.bloc_accueil_04 h1 { font-size: 1.4em;}

.bloc_accueil_05 {
	float: left;
	/* LG modif 26 mars 2009
	font-size: 0.71em;
	text-align: justify;
	*/
	font-size: 0.8em;
	text-align: left;
	width:48%;
	margin: 0.1em;
	padding: 0.2em;
	background-color: #ffffff;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #56ADFF;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #56ADFF;
}
.bloc_accueil_05 h1 { font-size: 1.4em;}

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

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

.cartouche .titre {
  font-size: 1.2em;
  font-weight: bold;
  color: #cb0000;
  margin-top:0.2em;
  }

#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

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

.cartouche p { margin: 0; padding: 0; clear: left; 	
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}
.cartouche small { font-size: 0.9em; 	
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 0em;
	/* font-weight: bold;*/
	/* LG modif 26 mars 2009
	font-size:1em;
	text-align: justify;
	*/
	font-size:0.9em;
	text-align: left;
	 /* line-height: 1.4em; */
  }
.chapo_accueil {
	margin-bottom: 0em;
	padding-right: 0.5em;
	/* LG modif 26 mars 2009
	font-size:0.8em;
	text-align: justify;
	*/
	font-size:0.85em;
	text-align: left;
  }

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

.texte {
	color: #000;
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	font-size:0.9em;
	text-align: left;
	padding: 1em;
	padding-top:0.2em;
}

.texte .titre_sans_b {
	background: transparent url("../images/puce_verte.png") no-repeat scroll 0% 1px;
	color: #1D56A9;
	padding-left: 15px;
}
.ps, .notes {
  margin-top: 1.4em;
  padding: 8px 0 8px 0;
  border-top: 1px solid #CCC;
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
 }
.ps { font-size: 0.8em; }
.notes { clear: both; font-size: 0.75em; }
.ps h2, .notes h2 { font-size: 1em; 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.75em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */

.liste-syndic {
	font-size:0.85em;
}

.liste-syndic .spip {
	font-size:0.85em
}
.liste-syndic p {
	font-size:0.85em
}
.liste-syndic li {
	font-size:0.75em;
}
.liste-syndic div {
	font-size:0.75em;
}

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
  margin-top: 1em;
  padding-top: 2px;
  border-bottom: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.8em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; 	text-align: justify;
}
#documents_joints li .spip_doc_descriptif { 	text-align: justify;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 0.5em; clear: both; 	
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
 }

.liste-articles ul.un { margin-left: 5px; padding-left: 5px; list-style: none; }
.liste-articles ul.deux { margin-left: 10px; padding-left: 10px; list-style: none; }
.liste-articles li .titre  {
  font-size: 1em;
  /*font-weight: bold;*/
  color:#14469C;}

.liste-articles li .titre a {
  font-size: 1em;
  /*font-weight: bold;*/
  color:#14469C;}

.liste-articles li .spip_logos {
  float: right;
  margin-left: 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.75em; 
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}

.liste-articles li .texte {
  margin-top: 5px;
  margin-bottom: 2em;
  border: 1px solid #CCC;
  padding: 0.9em;
  /*font-size: 0.8em;*/
  /*line-height: 1.4em;*/
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
 }

.liste_des_themes{
  display: block;
  /*font-size: 0.8em; */
	/* LG modif 26 mars 2009
	text-align: justify;
	*/
	text-align: left;
}

.pagination { font-size: 0.8em; }

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

.page_plan .cartouche { display: none; }

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

.page_plan #contenu .contre-encart {
  font-size:0.75em;
  padding:0;
  margin:0; }

.page_plan #contenu .encart {
  float:left;
  margin:0pt 0pt 1em;
  width:11em;}

.page_plan #contenu .syndic,
.page_plan #contenu .menu-titre {
	background:none;
	border:0;
	text-align:left;
	padding-left:15px;}



.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 {}

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

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

.formulaire_spip fieldset small {font-size:11px;}
.formulaire_spip legend {font-weight:bold;}

.formulaire_spip label {font-size: 1em;}
/* .formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; } */
.spip_forms .forml { font-family: inherit; font-size: inherit; } */

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; background:#EEEEEE none repeat scroll 0%;
border:1px solid #CCCCCC;
color:#14469C;
float:right;
font-size:12px;}

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

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }
fieldset.previsu legend { font-size:11px; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; } 
.login-visiteur .forml {
	width: 90%;
	font-size: 0.75em;
}

.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 { color: #FFF;  font-size: 1.21em; font-weight: bold; font-family: "Trebuchet MS", Helvetica, sans-serif;}


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

.forum-repondre, .forum-decompte {
  clear: both;
  margin-top: 2.5em;
  padding-top: 2px;
  border-top: 2px solid #CCC;
  font-size: 0.8em;
  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.8em; */}
.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: 1em;
  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.8em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
/* gratuit : vert : a { text-decoration: none; color: #000000; } */
a { text-decoration: none; color: #99CC33; }
a:hover { text-decoration: underline; }
.on { color: #000000; } /* liens exposes */

/*  ------------------------------------------
/*  Spécifiques
/*  ------------------------------------------ */

#alaune {
	margin-bottom:0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	width:700px;
	background-color: transparent;
	background-image: url(../images/deg_alaune_n.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#alaune h1, h2 { 
}
#alaune h1 { 
color: #00368E; 
font-size: 1.4em;
}
#alaune h2 { 
color: #333333; 
font-size: 1em;
}
#alaune p {
	font-size: 0.77em 	
	text-align: left;
}
#alaune a { 
color: #99CC33; text-decoration:none;font-weight:bold;
}
#alaune a:hover {  
text-decoration:underline;
}
#alaune img { 
margin: 0em; 
margin-left: 0.5em; 
margin-right: 0.5em; 
padding: 0; border: none; 
}

#alaune .chapo_accueil a { 
text-decoration: none; color: #E2001A; 
}
#alaune .chapo_accueil a:hover { 
text-decoration: underline; 
}
.titre_descriptif {
	color:#00368E;
	font-style: italic;
}

/* gratuit : vert 
.faq { 
margin-bottom: 0.2em; 
color: #C00 !important; 
display: block; 
font-size: 0.77em; 
min-height: 23px; 
padding: 2px 0 2px 30px;} 
*/
.faq { padding: 2px 0 2px 30px;}

.guide { padding: 2px 0 2px 30px;}

.copyright_oieau {
	color: #999;
	font-weight: bold;
	border-top: 0.1em solid #999;
	margin-top: 5em;
	font-size: 0.77em;
	text-align: right;
	font-style: italic;
}

/* payant : rouge 
.locked {color: #C00; background: transparent url("../images/cadenas.png") no-repeat scroll 0 0;}
*/
.locked  {
	/*padding: 2px 0 2px 30px;*/
	padding: 2px 0 2px 20px;
	color: #CE0000;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/cadenas_n.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}



.comment {color: #999; font-weight: bold; border-top: 1px dashed #9C3; margin-top: 1em;}
.comment a {color: #99CC33; text-decoration:none;}
.comment a:hover {text-decoration:underline;}



/*  ------------------------------------------
/*  Lettre d'information
/*  ------------------------------------------ */
#spiplist_cadre {font-size: 0.77em; width: 585px; padding: 10px; background:#99CC33 none repeat scroll 0%;}
#spiplist_cadre fieldset {border: medium none;}
#spiplist_cadre fieldset legend {margin: 2px 0; font-weight: bold; color: #FFF; padding: 0.4em; font-size: 1.1em;}
#spiplist_cadre fieldset ul {width: 350px; list-style-type: none; margin: 0px;}
#spiplist_cadre fieldset ul li {margin-bottom: 3px; }
#spiplist_cadre .place_btn {text-align: right; margin-bottom: -23px;}

.formulaire_spip fieldset {border: 1px solid #EEE;}
.formulaire_spip .reponse_formulaire {color: #555; }
.formulaire_spip  legend {font-weight: bold; padding: 0 0.5em;}


table.spip_barre {display: none;}

.liste_n {font-size: 0.75em; list-style-image: url("puce.gif") !important;}

/*  ------------------------------------------
/* nouvelles colonnes pour le sommaire */
/*  ------------------------------------------
*/
#colonne_som {
	float:left;
	font-size: 0.85em;
	text-align: left;
	/*width: 196px; */
	width: 220px;
	margin-top: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;

}
#colonne_som .top {
	height: 5px;
	margin: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/colonne_haut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#colonne_som .content {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	border-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #B3DAFF;
	height: 300px;

}


#colonne_som .bottom {
background: transparent url("../images/colonne_bas.png") no-repeat scroll 0 0; 
height: 6px; 	
margin: 0px;
margin-top:0px;
}
/*
*+html #colonne_som .content{margin-top: -5px;}
*html #colonne_som .content{margin-top: -5px;}
*/

/* Colonne du sommaire sur toute la largeur */
/*  ------------------------------------------
/* nouvelles colonnes pour le sommaire */
/*  ------------------------------------------
*/
#colonne_som_milieu {
	float:left;
	font-size: 0.85em;
	text-align: left;
	width: 681px;
	margin-top: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;

}
#colonne_som_milieu .top {
	height: 5px;
	margin: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/colonne_milieu_haut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#colonne_som_milieu .content {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
	border-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #B3DAFF;
}

#colonne_som_milieu .bottom {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/colonne_milieu_bas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 5px; 	
	margin: 0px;
	margin-top:0px;
}

/*
*+html #colonne_som_milieu .content{margin-top: -5px;}
*html #colonne_som_milieu .content{margin-top: -5px;}
*/

#alaune_bottom {
	margin:0;
	padding:0;
	height:11px;
	width:700px;
	background-color: transparent;
	background-image: url(../images/bottom_alaune_n.png);
	background-repeat: no-repeat;
	background-position: left top;

	}