/*  ----------------------------------------------------------- */
/*  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 IE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #F6F6F6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #292929;
	margin:0px 0px 0px 0px;
	padding:0px;	
}  

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}
h1 {font-size:1.8em;} 
h2 {font-size:1.2em;}
h3 {font-size:0.92em;}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: right;
	width: 50em;
}

#conteneur #navigation {
	float: left;
	width: 100%;
}

/*  Blocs du contenu (c-a-d. la colonne principale)
---------------------------------------------- */
#contenu .contre-encart {
	float: left;
	width: 25em;
}

#contenu .encart {
	float: right;
	width: 15em;
	margin: 0;
	margin-bottom: 1em;
}

/*  Entete et pied de page
---------------------------------------------- */
					
/* * Entete */
#entete { width: 100%; }
#entete #nom_site_spip {
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete a .spip_logos { display: block; float: left; }
/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { float:right;margin: 10px; padding: 0; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text { width: 15em; }
.formulaire_recherche input.submit {float:right;}



/* * Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 1em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers{
	min-width: 10em;
	border: 0px solid #666666;
	margin-bottom: 1em;
}		   
   
  
.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
.rubriques ul, .breves ul, .syndic ul, .forums ul, .divers ul { padding: 0.2em 0; }
.rubriques li, .breves li, .syndic li, .forums li, .divers li { padding: 0.3em 0.7em;}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }




.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0.1em; }
.cartouche small { font-size: 0.71em; }

.cartouche .titre {
	font-size: 1.2em;
	padding-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #333; }

.cartouche .spip_logos { 
padding-right: 5px;
 }

.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 { font-size: 0.92em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { font-family: Arial,Helvetica,sans-serif;color: #333; font-size: 0.92em; }

.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 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
----------------------------------------------- */


.liste-articles .extrait { margin-bottom: 1em; }   
	   
.lettre{
padding: 8px;margin-bottom: 14px; }

	


.navig a
{
display:block;
width:100%;
min-height:10px;
line-height:1.1em;
}	
.navig a:hover{ background-color: #E0E0E0; } 
 
 
.navig2{padding:3px;padding-left:6px;}
.navig2 .spip_logos{padding-top: 0px;}	 
.navig3{margin-left:19px;text-indent:-19px;}	
.navigselect{background-color:#E0E0E0;;}

.sommaire{
display:block;background-color: #EBEBEB;border: 1px solid #939393;padding: 0px;margin-top: 2px;margin-bottom:2px;margin-left: 3px;margin-right:3px; }

.sommaire a:hover{ background-color: #ffffcc; }
.sommaire a
{
display:block;
width:100%;
min-height:10px;
}	 

.liste-articles .extrait .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px; }

.liste-articles .extrait p { margin: 0; padding: 0; }

.liste-articles .extrait .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles .extrait small {
	font-size: 0.78em; }

.liste-articles .extrait .texte {
	margin-top: 2px;
	margin-bottom: 2em;
	 }
	 
.liste-psnet .spip_logos {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px; }

.liste-psnet .titre{
padding: 0px;
margin: 0px;
}  
.liste-psnet .extrait {
padding-bottom: 20px;
}
.liste-psnet h1 {
font-size: 1.3em;
}
.liste-psnet h2 {
font-size: 1.12em;
}
.pagination { font-size: 0.90em; margin:30px 10px;}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

#page_plan #contenu {}

#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-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
#page_plan #contenu .contre-encart li { list-style: inherit; }



/*  ------------------------------------------
/*  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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a:link { text-decoration: none; color: #840A01; }
a:visited { text-decoration: none; color: #734E47; }
.on { font-weight: bold; color: #000; }
a:hover { text-decoration: none; color: #D86202; }  
a:active { text-decoration: none; color: #D86202; }
a:focus { text-decoration: none;color: #D86202; }


.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}	  


	
.box {margin: 0 20px}
.box h1{color: #FFF;font-weight: bold;}
.box h2{font-size: 200%;color: #f0f0f0}
.box p{padding-bottom:1em}
.box h2{padding-top: 0.3em}
	 

.ligne{border-top: solid 1px #DF7A2F;margin-top:3px;margin-bottom:5px;height: 1px;font-size:0.2em;}

.forums .menu-titre { padding-bottom: 4px;} 

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#98221F}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cd9a99;
  border-right:1px solid #cd9a99;
  background:#af5754}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ece0e0;
  border-right:1px solid #ece0e0;
  background:#a94a47}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a94a47;
  border-right:1px solid #a94a47;}
.spiffy4{
  border-left:1px solid #cd9a99;
  border-right:1px solid #cd9a99}
.spiffy5{
  border-left:1px solid #af5754;
  border-right:1px solid #af5754}
.spiffyfg{
  display:block;background:#98221F;color:#ffffff;font-size:1.1em;padding: 0.2em;padding-left: 0.4em;padding-right: 0.4em;font-weight: bold;}
  
  
  
 .spiffyb{display:block}
.spiffyb *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CCCCCC;
 
  }
.spiffyb1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background:#d8d8d8}
.spiffyb2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#d5d5d5}
.spiffyb3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5d5d5;
  border-right:1px solid #d5d5d5;}
.spiffyb4{
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9}
.spiffyb5{
  border-left:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8}
.spiffybfg{
  background:#CCCCCC;} 
  
  
.iconavig{
line-height:1em;float: right;font-size:9px;border: 1px solid #ffffff;margin-right:0.3em;margin-top:3px;width:11px;text-align:center;}

.resultats_recherche li {margin:10px;}
