/*  ----------------------------------------------------------- */
/*  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 {
	background:#fff; 
	margin: 0em;
	color: #000;
}

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


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 1020px;
	height:auto;
	text-align: left;
	margin-top:1em;
	margin-bottom:1em;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}

#pageIntro {
	width: 1020px;
	height:auto;
	text-align: left;
	margin-top:5em;
	margin-bottom:1em;
	margin-left: 5em;
	margin-right: 9em;
	background:#fff;
}

#conteneur { 
	width: 100%; 
	height:100%;
	background:#fff;
}

#conteneur #contenu {
	width:auto;
	height:100%;
	padding:0 0px 0 0px; 
	margin:0 0 0 0; 
	
}

#split_content{
	width:auto;
	padding:0 0px 5px 0px;
	margin:0px 0 20px 0;
	border-bottom-color:#bbb;
	border-bottom-style:solid;
	border-bottom-width:0px;
}
#split_simple{
	width:auto;
	padding:0 0px 1em 0px;
	margin:10px 0 2em 0;
	border-bottom-color:#666633;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#quart_col{
	float:left;
	width:25.2%;
	height:100%;	
	padding:0 0px 0 0px;
	margin:0 0px 0 15px;

}

#trois_quart_col{
	float:left;
	width:73.2%;
	height:100%;	
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-right-width:1px;
	border-right-color:#ccc;
	border-right-style:solid;
}


#tiers_col{
	float:left;
	width:29.6%;
	height:100%;	
	padding:0 18px 0 0px;
	margin:0 18px 0 0;
	border-right-width:1px;
	border-right-color:#ccc;
	border-right-style:solid;
}

#tiers_col_last{
	float:left;
	width:33%;
	height:100%;	
	padding:0 0px 0 0px;
	margin:0 0px 0 0;
	border-right-width:0px;
	border-right-color:#ccc;
	border-right-style:solid;
}


#deux_tiers_col{
	float:left;
	width:60%;
	height:100%;	
	padding:0 18px 0 0px;
	margin:0 18px 0 0;
	border-right-width:1px;
	border-right-color:#ccc;
	border-right-style:solid;
}

#demi_col{
	float:left;
	width:45%;
	height:100%;	
	padding:0 18px 0 0px;
	margin:0 18px 0 0;

}

#tiers_mosaic{
	float:left;
	width:29%;
	height:550px;	
	padding:20px;
	margin:0px;
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	overflow:hidden;
	
}

#tiers_mosaic_sans{
	float:left;
	width:31%;
	height:550px;	
	padding:20px 18px 20px 0;
	margin:0px;
	border-left-width:0px;
	border-left-color:#fff;
	border-left-style:solid;
	border-right-width:4px;
	border-right-color:#666;
	border-right-style:solid;
	overflow:hidden;
}

#rang{
	width:auto;
	height:150px;
	padding:0px 0px 0 0px;
	margin:0 0px 0 0;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
}

#post-it{
	background-color:#df7;
	padding:10px 8px 5px 8px;
}

#post-it :hover{
	background-color:#f7d;
	}

#sidebar1 {
    float: left; 
    width: 9.5em; /* cet element est flottant, il faut donc lui attribuer une largeur */
    padding: 0.5em .5em 0.5em .5em;
	background:#fff;
}

#sidebar2 {
    float: right; 
	height:auto;
    width: 12.5em; /* cet élément est flottant, il faut donc lui attribuer une largeur */
    	/*padding: 15px 0 0 .8em; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div */
	background:#fff;
	
}

#footer { 
	max-height:70px;
    padding: 0 0; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
   	background:#fff;
} 

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px 0 10px 0;
	text-align: center; 
	background:#fff;
	}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

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

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 100%;
}

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

/* HEADER - Bandeau superieur commun */

#header { 
	width:100%;
	clear:right;
 	margin: 0em;
 	padding: 0px 0px 30px 0;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
}

#entete {
	width: 100%;
	padding:20px 0px 10px 0px;
	/*border-bottom: 2px solid #333; */
	}
#entete #nom_site_spip, #entete a .spip_logos {
	padding:0px 13px 0px 0px;
	float:left;
	font-weight: bold;
	font-size: 1.5em; 
	}
#entete a { text-decoration: none; }

#headline{
	padding: 21px 0px 0px 0px;
	margin-left:25px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-style:normal;
	font-size:0.70em;
	letter-spacing:.24em;
	color:#575757;
}

#bandeau {
	background-color:#fff;
	height:200px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	border-top-color:#333; 
	/*border-top-color:#cc6600;*/
	border-top-style:solid;
	border-top-width:8px;
}
 
#splash{
	float:left;
	height:190px;
	width:800px;
/*	background-image:url("images/bandeau_01.jpg");
	background-repeat:no-repeat;*/
	}
	 
#imageBandeau{
	float:left;
	height:200px;
	width:200px;
	margin:0px;
	padding:0px;	
	}

#imageIntro{
	float:left;
	margin:0px;
	padding:2px 10px  5px 0;	
	}
#menace{
	
	
}
	
/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */


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

/* navigation des rubriques */
#navigation {
	padding:10px 0 0 2px;
	margin:0 0 0 5px;
	font-size: 0.70em;
	text-transform: uppercase;
	text-align: left;  
	width:auto;
}

#navigation p{ 
	margin: 0; 
	padding:0;
}

#navigation ul{ 
	margin:0 0 0 0px; 
	padding:0 0 0 2px;
	width:100%;
	text-align: right; 
	list-style: none; 
	}
#navigation a { 
	vertical-align:middle;
	text-decoration: none;
	white-space:nowrap;
	} 
#navigation li:hover { 
	color:#fff;
	background-color:#cc1;
	} 

#navigation li{ 
	margin: 0 0 0 0; 
	padding: .5em 0em .3em .3em;
	border-bottom: 1px solid #996e12;
	}

.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	width:18em;
	margin-left:0;
	padding-left:0;
	background-color:#000;
	/*border: 1px solid #CCC;*/
	margin-bottom: 1em;
	font-size: 0.70em;
	text-transform: uppercase;
}

body, #navigation, .encart, .formulaire_spip {
	font-family: Helvetica, sans-serif; 
}

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

.breves { background: #FFFFFF; }
.breves .menu-titre { background: #FFFFFF; }

.syndic { background: #FFFFFF; }
.syndic .menu-titre { background: #FFFFFF; }

.forums { background: #FFFFFF; }
.forums .menu-titre { background: #FFFFFF; }

.divers { background: #FFFFFF; }
.divers .menu-titre { background: #FFFFFF; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	font-family: Helvetica, sans-serif;
	font-style:normal;
	font-size:.8em;
	padding:0 0px 0px 0px; 
	margin:0 15px 30px 1px; 
	width:auto;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	}
		
/* raccourcie et fonction de navigation */
#topnav {
	padding:8px 0px 0px 1px;
	width:100%;
	}

#topnav p { 
	margin: 0; 
	padding:0;
	color:#000;
	
	 }
	 
#topnav ul {
	float:left;
	font-family: Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal; 
	letter-spacing:.06em;
	color:#000;
	margin: 0; 
	padding:0;  
	list-style: none; 
	text-transform:uppercase;
	
	}
#topnav li { 
	float:left;
	margin: 0 7px 0 0px; 
	padding:2px 7px 0 0;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	}

#topnav a { 
	text-align:	left;
	text-decoration: none;
	white-space:nowrap;
	}

#topnav li:hover { background-color:#cc6600;}	




/* Formulaire de recherche */
#form_recherche {	
	border-width:0;
	width: auto; 
	height:auto;
	text-align: left; 
	border:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;}
	
#form_recherche label, input, form { 
	font-family: Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal; 
	letter-spacing:.06em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#form_recherche label{ 
	text-transform:uppercase;
	padding: 0 3px 0 0px;
	}

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

.menu-titre {
	font-family: Helvetica, sans-serif;
	font-weight:normal;		
	color:#333;
	text-align:center;
	text-transform: uppercase;
	background-color:#fc3;
	font-size: 1.4em;
	letter-spacing:.1em;
	margin : 0 15px 1em 0px;
	padding : 5px 0 2px 0.1em;
	border-bottom: 0px solid #aaa;
	border-top: 0px solid #aaa;
}

.menu-titre a{
	text-decoration:none;
	color:#333;
	}

.menu-titre-2 {
	font-family: Helvetica, sans-serif;
	font-weight:normal;		
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	background-color:#d43;
	font-size: .9em;
	letter-spacing:.05em;
	margin : 0 0px 1em 0px;
	padding : 5px 0 2px 0.1em;
	border-bottom: 0px solid #aaa;
	border-top: 0px solid #aaa;
}

.menu-titre-2 a{
	text-decoration:none;
	color:#fff;
	}
	
.menu-titre-post-it {
	font-family: Helvetica, sans-serif;
	font-weight:normal;		
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	background-color:#ccc;
	font-size: .9em;
	letter-spacing:.05em;
	margin : 0 0px 0 0px;
	padding : 5px 0 4px 0.1em;
	border-bottom: 1px dashed #444;
	border-top: 1px dashed #444;
}

.menu-titre-post-it a{
	text-decoration:none;
	color:#444;
	}
	
.menu-sous-titre {
	font-family: Helvetica, sans-serif;
	font-weight:normal;		
	color:#333;
	background-color:#ccc;
	font-size: .9em;
	letter-spacing:.1em;
	margin : 0 15px 1em 0px;
	padding : 5px 0 2px 0.5em;
	border-bottom: 1px solid #aaa;
	border-top: 0px solid #aaa;
}

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

.cartouche .titre {
	text-align:left;
	font-family: Helvetica, sans-serif;
	color:#1e1e1e;
	font-size: 1.3em;
	line-height: 1.1em;
	letter-spacing:.07em;
	font-weight: normal;	
	}
	
#contenu .surtitre, #contenu .soustitre { 
	text-align:left;
	font-family: Helvetica, sans-serif;
	font-size: 0.82em; }

.cartouche .spip_logos {
	}

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { 
	font-size: 0.71em; 
	font-family: Helvetica, sans-serif;
	letter-spacing:.07em;
	color:#555;
	padding:0 0 0 .05em;
	}


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


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

/* TYPO lgende photo inserer dans les articles */
.spip_documents { 
	text-align: center;
	margin-top :10px;
	
 }
.spip_documents_center { clear: both; width: auto; margin-top :2.5em; margin-bottom : 3em ; margin-right :0px }
span.spip_documents_center { display: block; margin-top:2.5em;; margin-right :0px }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

#legendPhoto {
  text-align:center;
  /*float:right;*/
  font-family: sans-serif;
  font-size: 0.96em;
  color:#222 ; 
  padding:0 0 0 0;
  margin: 0 0 2em 0; 
}

/* Typo pour le contenu */
#contenu {
	font-family:  Garamond, serif;
}
	
/* Alima */
p {
  margin: 0;
  padding:0; 
}
p + p {
  text-indent: 1em;
  margin: 0;
  padding:0; 
}

ul + p {
  text-indent: 1em;
  margin: 0;
  padding:0; 
}

.suivant{
	padding:.5em 0 0 0;
	font-family:  Garamond, serif;
	text-align:right;
	font-size: 0.88em; 
	font-style:italic;
	font-weight:normal;
	letter-spacing:.025em;	
	}
.suivant a{
	text-decoration:none;
	color:#666;
	}
.suivant a:hover{
	text-decoration:none;
	color:#222;
	}


/* Liste identation */
ul {
  margin: 0 0 0 0;
  padding:0 3em .5em 1.5em; 
}

.chapo {
	font-family: Helvetica, sans-serif;
	font-size:.82em;
	line-height: 1.3em;
	font-weight:normal;
	text-align:left;
	color:#000;
	width:95%;
}

/* Lettrine */  
/*
.chapo p:first-letter{
	color:#cc6600;
	font-size:450%;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	padding-top:.065em;
	padding-right:.035em;	
	}
.chapo p + p:first-letter{
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
	float:inherit;
	padding-top:	inherit;
	}
*/

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

.texte { 
	text-align:justify;
	color: #101010; 
	font-size: 0.92em;
	line-height:1.3em;
	font-weight: normal;
	}


.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 ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; 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; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.rubrique-preview .chapo {
	font-family:  Georgia, serif;
	color: #000; 
	font-size: 0.92em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Liste identation */
.rubrique-preview .chapo ul {
  margin: 0 0 0 0;
  padding:0 3em .3em 1.5em; 
}
.rubrique-preview .chapo li {
  list-style:disc;
}

.rubrique-preview ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}	
.rubrique-preview li{
	margin: 0; 
	padding: 0;
	}
	
.rubrique-preview li .titre {
	font-family:  sans-serif;
	color:#111;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1.1em;
	letter-spacing:.1em;
	font-weight: normal;	
	padding-bottom:1em;
	}
	
.rubrique-preview li .titre a{
	color:#111;
	text-decoration:none;
}
	
.rubrique-preview li .intertitre {
	font-family:  Garamond, serif;
	color:#333;
	font-size: .92em;
	letter-spacing:.07em;
	font-weight: normal;	
	padding-bottom:1em;
	}

.rubrique-preview li .spip_logos {
	
	}
	
.rubrique-preview li p:first-letter{
	color:#444;
	font-size:5.2em;
	font-family:  Garamond, serif;
	font-weight:normal;
	float:left;
	padding-top:.065em;
	padding-right:.055em;	
	}
.rubrique-preview li p + p:first-letter{
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
	float:inherit;
	padding-top:	inherit;
	}	

.rubrique-preview li p.pagination:first-letter{
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
	float:inherit;
	padding-top:	inherit;
	}	

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

.rubrique-preview li small{
	text-align:left;
	color:#cc6600;
	font-family:  Garamond, serif;
	display: block;
	font-size: 0.71em; 
	}
	
.rubrique-preview li .texte {
	font-family:  Garamond, serif;
	text-align:justify;
	color: #333; 
	font-size: 0.92em;
	line-height:1.3em;
	font-weight: normal;
	padding: 0 0 1.2em 0;
	margin: 0 0 .3em 0;
	
	}

	
/* ----------------------- */

.dansrubrique .liste-articles li { 
	border-top: 1px dashed #555;
	padding: 1em 0 0 0;
	}


.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { 
	margin-bottom: 1em; 
	width : auto;
	}

.liste-articles li .titre {
	font-family: Helvetica, sans-serif;
	color:#1e1e1e;
	font-size: 1.15em;
	line-height:1.2em;
	font-weight: normal;
	padding-top: 3px;
	 }

.liste-articles li .spip_logos {
	width:100%;
	
	margin-bottom: 1em;
	margin-top:5px;
	clear: both; }

.liste-articles li .texte {
	font-family: Helvetica, sans-serif;
	color:#555;
	font-size: 0.76em;
	line-height:1.3em;
	font-weight: normal; 	
	margin-top: 5px;
	margin-bottom: 2em;
}

.liste-articles li  p { 
	margin: 0;
	padding: 0;
	}
  
.liste-articles li  p + p {
  text-indent: 1em;
  margin: 0;
  padding: 0;
}

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

.liste-articles li small {
	color:#cc6600;
	font-family: Arial, sans-serif;
	display: block;
	font-size: 0.76em; }

.pagination, .pagination li p, .pagination li  p+p{ 
	text-align:right;
	padding: 0 0 0 0 ;
	margin: .4em 0 0 0;
	font-size: 0.82em; 
	}


/* ----------------------- */
.article-preview .intertitre {
	font-family:  Garamond, serif;
	color:#1e1e1e;
	font-size: .92em;
	letter-spacing:.07em;
	font-weight: normal;	
	padding-bottom:1em;
	}
	
.article-preview ul { margin: 0; padding: 0; list-style: none; }	
.article-preview li{
	padding-bottom: .3em;
	margin-bottom: .3em; 
	border-bottom: 1px dashed #333;
	}
	
.article-preview li .titre {
	padding:0;
	margin:0;
	font-family: Helvetica, sans-serif;
	color:#000;
	font-size: .82em;
	font-weight: normal; 
	}

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

.article-preview li p { margin: 0; padding: 0; }

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

.article-preview li small {
	color:#cc6600;
	font-family: Arial, sans-serif;
	display: block;
	font-size: 0.71em; }

.article-preview li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	/*border: 1px solid #CCC;*/
	padding: 0.9em;
	font-size: 0.71em;
	line-height: 1.4em; }
	
/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

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

.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.82em; 
	margin-top: 2.5em;
	padding-top:1em;
	border-top-width: 4px;
	border-top-style:dotted;
	border-top-color:#660000;
	}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }
.formulaire_spip p + p {text-indent: 0em;}

.formulaire_spip fieldset {margin-top: 1em;}
.formulaire_spip legend {
	font-family : Helvetica;
	font-weight: bolder;
	text-align: center;
	}

.formulaire_spip label {
	font-family : Helvetica;
	font-weight: bolder;
	font-size: 0.92em; 
	color : #660000;
	}
	
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

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


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

.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 { 
	margin-top: 10px;
	clear: both; 
	font-size: 0.85em;
	 }

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

/*  ------------------------------------------
/*  forms et table 
/*  ------------------------------------------ */
.dansrubrique .spip_forms {
	margin: 20px 80px 10px 0;
	padding:0;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	border:none;
}

.dansrubrique .spip_forms form {
	border:none;	
	margin:0;
	padding:.5em 0 0 0;
}

.dansrubrique .spip_forms form fieldset{
	border:none;	
	margin:0;
	width:100%;
	padding:.5em 0 0 2em;
}

.dansrubrique .spip_bouton {
	margin:0px;
	padding:0px;
	}
	
.dansrubrique .spip_forms .spip_bouton input {
	border: 1px solid #563033;
	cursor:pointer;
	margin:0;
	padding:.4em;
	background:#ccc;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:#000;
}
.dansrubrique .spip_forms .forml, .spip_forms .formo {
	width:100%;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:1px solid #555;
	border-left:1px solid #555;
	font-size:1em;
	padding:.25em;
}
.dansrubrique .spip_forms .forml, .dansrubrique .spip_forms .fondl {
	background: #FFFDE7;
	color:#4A4336;
	width:100%;
}
.dansrubrique .spip_forms .formo, .dansrubrique .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:100%;
}

.dansrubrique .spip_forms form .forml-focus, 
.dansrubrique .spip_forms form input.forml-focus:focus, 
.dansrubrique .spip_forms form textarea.forml-focus:focus, 
.dansrubrique .forml-focus {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:1px solid #555;
	border-left:1px solid #555;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:100%;
}

.dansrubrique .spip_forms form .formo-focus,
.dansrubrique .spip_forms form input.formo-focus:focus,
.dansrubrique .spip_forms form textarea.formo-focus:focus,
.dansrubrique .spip_forms .formo-focus {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:1px solid #555;
	border-left:1px solid #555;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:100%;
}

.dansrubrique .spip_forms form .champ_obli_oubli-focus, 
.dansrubrique form input.champ_obli_oubli-focus:focus, 
.dansrubrique form textarea.champ_obli_oubli-focus:focus {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:1px solid #555;
	border-left:1px solid #555;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}

.dansrubrique .spip_forms h2 {
	margin:.2em;
	color:#000;
	border:none;
}




