/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { 
font-size: 0.75em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000;   }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; }
h1 { font-size: 1.385em; color: #000; font-weight: bold; text-transform: uppercase; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr{ border-top: dashed #000 1px; height: 0; border-bottom: 0; border-left: 0; border-right: 0;} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF; margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 77.6em; margin: 0 auto; padding: 0; text-align: left;  padding:  3.261em 3.692em 1.538em 3.692em;}

#entete { width: 77.6em; padding: 0; margin: 0; height: 180px; }
#accueil { display: inline-block; width: 18.002em; float: left;}
#contenu_entete { width: 59.56em; height: 180px; padding: 0; margin: 0; display: inline-block;  float: left; }
.contenu_interne_entete { width: 58.16em; height: 13.484em;  border-left: #000 dashed 1px; margin: 0.751em 0 0.751em 0; padding: 0 0.692em 0 0.692em; display: block; clear: both; }
#contenu_haut_entete { width:58.15em; height: auto; margin: 0; padding: 0; margin-top: 0; border-bottom: #000 solid 1px; display: block; clear: both;}
#menucontact { width: auto; height: auto; margin: 0; padding: 0 0 0 1.115em; float: right; clear: right; border-left: dashed #000 1px;  }
.menu_entete { padding: 0.692em 0 0 0;}
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/
#gauche {clear: left; float: left; margin: 0; padding: 0; display: block;}
#conteneur {  clear: left; float: left; overflow: hidden; width: 52.601em; height: auto; display: block; padding: 0; margin: 2.538em 0 0 0; }

#conteneur  .bloc { background-image: url(../IMG/triangle.png);  display: block; width: 100%;  min-height: 4.09em; max-height: 8em; padding: 0; margin: 0;}
#conteneur  .blocinterne {background: #FFF; height: 100%;  margin: 0 0 0 4.09em; padding: 0  4.09em 0 0; display: block; }
#conteneur  .blocinternetitre {background: #FFF; min-height: 1.306em; max-height: 7.5em; width: 100%; margin: 0; padding: 0.735em 0 0 0; border-bottom: #000 dashed 1px; display:block; font-family: Arial, Helvetica, sans-serif;	 font-size:24px;}

/* non utilisé pour l'instant */
#conteneur  .bloctriangle {
	display: inline-block;
       
width: 0;          
height: 0;          
border-top: 3.846em solid transparent;
border-right: 3.846em solid  #FFF;
padding: 0;
margin: 0;  } 
#conteneur .bloctitre { width: 44.616em;
	height: inherit;
background-color: #FFF;
display: inline-block;
	padding: 0;
margin: 0;
float: right;
border-bottom: #000 dashed 1px;
}
/* fin non utilisé pour l'instant */

#contenu { 	
 width: 84.5%;	
		min-height: 5em;
	height: auto;
	
background-color: #FFF;
display: block;
	padding: 0 4.09em  1.843em 4.09em;
margin: 0;
float: left;}

#contenuslide { 		
		min-height: 5em;
	height: auto;
	
background-color: #FFF;
display: block;
	padding: 0 ;
margin: 0;
float: left;}

#contenuslideIMG { 		
		min-height: 1em;
	height: auto;
	
background-color: #FFF;
display: block;
	padding:1.615em 0 0 0 ;
margin:  0;
float: left;}
#socialnet { float:right; padding: 0; margin: 0;}






#navigation { float: right; width: 21.944em; overflow: hidden;  height: auto; display: block; padding: 0; margin: 2.538em 0 0 0; clear: right;}
#navigation  .bloc { background-image: url(../IMG/triangle.png);  display: block; width: 100%;  min-height: 4.09em; max-height: 8em; padding: 0; margin: 0;}
#navigation  .blocinterne {background: #FFF; height: 100%;  margin: 0 0 0 4.09em; padding:0 2.343em 0 0; display: block; }
#navigation  .blocinternetitre {background: #FFF; min-height: 1.306em; max-height: 7.5em; width: 100%; margin: 0; padding: 0.735em 0 0 0; border-bottom: #000 dashed 1px; display:block; font-family: Arial, Helvetica, sans-serif;	 font-size:24px;}
#navigation .contenant { width: 79%; min-height: 16em; height: auto; background-color: #FFF; display: block; padding: 0 2.343em 2.343em  2.343em; margin: 0; float: left;}
#navigation .contenantlogo { width: 79%; min-height: 16em; height: auto; background-color: #FFF; display: block; padding: 1.615em 2.343em 2.343em  2.343em; margin: 0; float: left;}
#navigation .contenant .textedroite {margin: 0 0 0 1.747em; padding: 0;}
#navigation .contenantlogo .textedroite {margin: 0 0 1.615em 1.747em; padding: 0;}
#navigation .contenant .textedroite .spip_documents {margin-left: -1.73em; }
#navigation .contenantlogo .textedroite p {margin: 0 0 0 0; }
#navigation .contenant .docdroite {margin: 0 0 0 1.747em; padding: 0;}

#extsepslide { width: 84.5%;   background-color: #FFF; display: block; padding: 0 4.09em 0  4.09em; margin:  0; float: left; }
#extsepslide .separationslide { border-bottom: #000 dashed 1px;  display: block; width: 100%;} 



#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }


#pied { clear: both; width: 100%;  padding: 1.538em 0 0 0; border-bottom: 1px dashed #000;  margin: 0;  display: block; }
#pied .separation {width: 100%; border-top: 1px dashed #000; padding: 0.40em 0; text-align: center; font-size: 0.90em; margin: 0;   }
#pied img { vertical-align: middle; }

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

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


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

#flot { position:absolute; top: 276px; text-align: right; color: #666; width: 530px; font-size: 0.71em;}

.titre_actu { background-color: #FFF; width: 100%; height: 2.308em; padding: 0; margin: 0; vertical-align: middle;}
.titre_actu p {margin: 0; padding: 0; font-size: 1.385em; font-weight: bold; vertical-align: middle; }

.cartouche {  margin: 0 0 0 0; font-size: 0.95em; width: auto;  }
.cartouche .spip_logos { float: left; margin: 0;}
.cartouche p { margin: 0; padding: 0;  }
.surtitre, .soustitre {  color: #000;  }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.385em; margin-bottom: 0.823em; color: #000;  font-style: normal; padding: 0; font-weight: bold; }
.cartouche h1 {padding: 0.185em 0.338em 0.185em 0.338em;  }
.cartouche h1 a {color: #fff;}
.cartouche .traductions { font-size: 0.90em; }

.cartouche_droite {  margin: 0.538em 0 0.923em 1.747em; font-size: 0.95em;  }
.cartouche_droite .spip_logos { float: left; margin: 0;}
.cartouche_droite p { margin: 0; padding: 0;  }
.cartouche_droite .surtitre { margin-bottom: 0.30em; }
.cartouche_droite .soustitre { margin-top: 0; margin-bottom: 0.823em; color: #000; line-height: 0.7em; font-style: normal;  font-weight: bold; }
.cartouche_droite h1 {color: #000;}
.cartouche_droite h1 a {color: #000;}
.cartouche_droite .traductions { font-size: 0.90em; }

.cartouche_actu {  margin: 0.538em 1.538em 0.923em 1.538em; font-size: 0.95em;  }
.cartouche_actu .spip_logos { float: left; margin: 0.25em  20px 10px 0;}
.cartouche_actu p { margin: 0.3em 0 0 0; padding: 0;  }
.cartouche_actu .surtitre { margin-bottom: 0.30em; }
.cartouche_actu .soustitre { margin-top: 0; margin-bottom: 0; color: #FFF; line-height: 0.7em; font-style: normal; font-weight: bold; }
.cartouche_actu .surlignable { margin-bottom: 1.523em; }
.cartouche_actu h1 {color: #fff;}
.cartouche_actu h1 a {color: #fff;}
.cartouche_actu .traductions { font-size: 0.90em; }

.cartouche_autre {  margin: 0.538em 0 0.923em 0; font-size: 0.95em;  }
.cartouche_autre .spip_logos { float: left; margin: 0.25em  20px 10px 0;}
.cartouche_autre p { margin: 0; padding: 0;  }
.cartouche_autre .surtitre { margin-bottom: 0.30em; }
.cartouche_autre .soustitre { margin-top: 0; margin-bottom: 0.823em;  line-height: 0.7em; font-style: normal;  font-weight: bold; }
.cartouche_autre h1 {}
.cartouche_autre .traductions { font-size: 0.90em; }

.chapo { line-height: 1.3em; padding:  0; border-bottom: 1px dashed #000; margin: 0;}
.texte { line-height: 1.3em; width: auto; }

.chapo p {margin: 1.615em 0; padding: 0;}

.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; 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.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; 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; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; text-align: left; }
.menu p { margin: 0 0 0.923em 0; padding: 0; }
.menu p a { color: #333; text-decoration: none; }
.menu p a:focus,.menu p a:hover,a:active { color: #333; text-decoration: underline; }
.menu ul { margin: 0; padding: 0; list-style: none; display: block;  }
.menu ul li { margin: 0; padding: 1.615em 0; border-bottom: 1px dashed #000; display: block; vertical-align: top; width: 100%;   }
.menu ul li ul { margin: 0; padding: 0; border: 0 ; width: 100%; display: table;  }
.menu ul li ul li {  border: 0; padding: 0; display: table-cell  ; width: 100%; height: auto;  }
.menu ul li ul .image { border-right: #000 solid 1px; padding: 0 1.385em 0 0;  width: 129px ;   }
.menu ul li ul .spaceimage { padding: 0 1.385em 0 0; width: 0%; }

/* Habillage general des menus pour l'affichage des documents */
.menu_documents { clear: both; margin: 0; padding: 0; text-align: left; }
.menu_documents p { margin: 0; padding: 0; }
.menu_documents ul { margin: 1.077em 0 0 0; padding: 0; list-style: none; display: block;  }
.menu_documents ul li { margin: 0; padding: 0 0 1.077em 0;  display: block; vertical-align: top; width: 100%;   }
.menu_documents ul li .typedoc { line-height: 1em; padding:0 0 0.5em 0;}

/* Habillage general des menus pour l'affichage de la recherche*/
.menu_recherche { clear: both; margin: 0; padding: 0; text-align: left; }
.menu_recherche p { margin: 0; padding: 0; }
.menu_recherche ul { margin: 0 0 0.5em 0; padding: 0 0 0.5em 0; list-style: none; display: block; border-top: dashed #000 1px; border-bottom: dashed #000 1px;   }
.menu_recherche ul li { margin: 0; padding: 0 0 1.077em 0;  display: block; vertical-align: top; width: 100%;  }
.menu_recherche ul li h3 {padding: 0; margin: 0;}
.menu_recherche ul li .typedoc { line-height: 1em; padding:0 0 0.5em 0;}


/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 0; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #333; text-decoration: none; }
a:focus,a:hover,a:active { color: #333; text-decoration: underline; }
.addthis_toolbox { padding-top: 0.5em;}