/* --------------------------------------------------------- */
/* 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.8125em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }
h1 { font-size: 1.70em; color: #000;}
h2 { font-size: 1.40em; font-weight: bold; color:#604A7F; border-bottom : 1px dotted #604A7F}
h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.10em; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
small { font-size: 0.90em;}
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; }

/*image accueil */
#pageAccueil {display: block; border: 2px solid #604A7F; vertical-align:middle ; margin-top : 2em; margin-right : auto; margin-left : auto;}

/* 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: #fefaf0; width: 1000px; margin-left: auto; margin-right: auto; padding: 0; text-align: center; background-position:center; background-image:url(images/arrierePlan2.png);background-repeat:repeat-y;}

#page {position: relative; width: 75.5em; margin: 0; text-align: left; left : 0px ;}

#entete { width: 760px; margin: 0; padding-top: 0.60em; border-style:none; }
#entete a .accueil { display: block; width: 100%; text-decoration: none; border-style:none;}
#entete a:link .accueil { display: block; width: 100%; text-decoration: none;}
#entete a .accueil img.spip_logos { vertical-align: bottom;text-decoration: none;}
#entete .formulaire_menu_lang {position:absolute; right:0em; top: 0em; display: block; color:#fefaf0; width:17%} /*Cf.: spip_formulaires.css*/ 

#conteneur { clear: both; float: left; width: 76%; overflow: hidden; margin-top : 0px ;}
#contenu { clear: both; padding: 1em;}
#contenuTexte ul {position: relative; clear: both; margin-left:1.6em;}

.encadrementPhoto {border: 2px solid #ffffff}

#navigation {float: right; width: 18%; margin-top: 12em; overflow: hidden; margin-right:0}
/*#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }*/

#pied {position: relative; clear: both; width: 100%; margin: 0; margin-top: 1.5em; padding: 0.40em 0; border-style:none;
	text-align: center; font-size: 0.90em; color: #fefaf0}
#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; margin-top: 2em; margin-left : 1.6em ;}
#hierarchie, #hierarchie a { color: #604A7F; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.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; }

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

/* ------------------------------------------
/* zones de l'agenda
/* ------------------------------------------ */

.listeBreves {float: left; width: 250px; margin: 0; margin-left: 7em;}

.brevesFutures {background: black;margin-bottom:1em;}

.brevesPassees {background: blue;}

#breveCliquee {background: white; float: left; width: 305px; height : 500px; margin: 0; margin-left:2em}

.dernierArticle {border-style:solid; border-width:2px; border-color:#604A7F; -moz-border-radius:10px; clear: both; padding: 1em 0.20em; margin-left:7em; margin-bottom:1em; width : 80%}
.dernierArticle ul li a {color:#604A7F; font-style:bold; font-size: 1em;}
.dernierArticle ul li {list-style: none; clear: both;}
.dernierArticle h2 {color: #604A7F; font-size: 1.30em; border-bottom : 0px; margin-left:1em;}
.dernierArticle ul li h3 {color: #604A7F; font-size: 1.10em; font-weight: bold; border-bottom : 0px}
.dernierArticle ul li span.date {color:#AF853D; font-size: 0.9em;padding-top:0px;margin-top:0px;}
.dernierArticle ul li span.titre {color:#604A7F; font-size: 1em;padding-top:0px;margin-top:0px;}
.dernierArticle ul li .breveAAfficher { margin-left:2em; display : none;} 

.references {border-style:solid; border-width:2px; border-color:#604A7F; -moz-border-radius:10px; clear: both; padding: 1em 0.20em; margin-left:7em; margin-bottom:1em; width : 50%}
.references ul li a {color:#604A7F; font-style:bold; font-size: 1em;}
.references ul li {list-style: none; clear: both;}


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

#topMenu {width:90%;font-size:.8em;}
#topMenu *{display:inline;}
#topMenu ul{display:block;width:100%;}
#topMenu ul li{float:right;display:block;background:transparent right bottom;}
* html #topMenu ul li a{height:1.4em;}
#topMenu ul li a{background:transparent url(images/navigationBord.png) no-repeat right bottom;display:block;
		min-height:1.4em;padding:.4em 1em;font-weight:bold;
		border:0;color:#604A7F}
#topMenu ul li a:hover {background-color: white;font-weight:bold;color:#2B122C;text-decoration:none;}
#topMenu ul li .on {background:transparent url(images/navigationBord.png) no-repeat right bottom; background-color: #B9AEAC; display:block;
		min-height:1.4em;padding:.4em 1em;font-weight:bold;
		border:0;color: #fefaf0}


/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left;border: 0;}
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none;border: 0;}
.menu ul li { margin: 0.20em 0; padding: 0.20em;border: 0; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }
.menu h3  {color: #fefaf0;border-bottom : 1px dotted #fefaf0;}


/* Pagination */
.pagination {clear: both; text-align: right; font-size: 0.90em; color: #604A7F; float: right;margin-right: 3.5em;}
.pagination .on { font-weight: bold; color:#604A7F; }
.pagination .over {color: #AF853D;}

/* Rubriques */
.rubriques *{display:inline;}
.rubriques ul {padding: 0.2em 1em;
                font-weight: bold;
    		display:block;
		float:right;
		                 
               }
.rubriques ul li {list-style: none;
                 float:right;display:block;
                 margin: 0.4em; 
                 padding: 0;
                }

.rubriques ul li a { display:block;background:transparent url(images/menu.png) no-repeat ; color: #2B122C;}

.rubriques ul li a:hover {background:transparent url(images/menuhover.png) no-repeat; color: #2B122C; text-decoration: none; }

.rubriques ul li a.on {background:transparent url(images/menuON.png) no-repeat; color: #2B122C; text-decoration: none; }



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

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 1em 0.20em; margin-left:7em; width : 80%}
.articles ul li h3 {margin-left:1.6em;}
.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; }
.articles h3  {color: #fefaf0;border-bottom : 1px dotted #fefaf0;}
.articles ul li p.date {color:#AF853D; font-size: 0.9em;}


#navigation .articles ul li h3 {margin-left:0em;}
#navigation .articles ul .entry-title {margin-left:0em;}

.entry-title a  { color: #fefaf0; font-size:0.9em; font-weight: bold;}
.entry-title a:hover  { color: #604A7F; font-size:0.9em; font-weight: bold;text-decoration: none;}
.entry-content {color:#fefaf0; font-size:0.9em;}

.fondTitreChapitre {top: 0.5em; left : 1.5em ; background-image:url(images/fondTitreChapitre.png);background-repeat:no-repeat; width : 530px; height : 96px ;}
.fondTitreChapitre h1 {color : #fefaf0; padding-left : 110px ; padding-top : 10px; border:0; text-align:left}
.fondTitreChapitre h2 {color : #fefaf0; padding-left : 110px ; padding-top : 10px; border:0;}
.fondTitreChapitre .descriptif {padding-left : 110px ; padding-top : 0px; font-size: 0.85em; font-weight: normal;border:0;color : #fefaf0; width : 400px;}
.fondTitreChapitre img { float : left; width : 90px; height : 90px; margin-left : 5px; margin-top : 4px ;}



/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }

.suite small {text-align: justify;}
.suite ul li a {color:#402641; font-style:italic; font-size: 0.85em;}
.suite ul li {list-style: none; clear: both; padding: 1em 0.20em; margin-left:7em; width : 80%}
.suite ul li h3 {color: #604A7F; font-size: 1.10em; font-weight: bold; border-bottom : 0px;padding-bottom:0px;margin-bottom:0px;}
.suite ul li span.date {color:#AF853D; font-size: 0.9em;padding-top:0px;margin-top:0px;}
.logoarticle { position: absolute; float: left; clear: left; margin-top: 45px; }

span.published {border-bottom : 0px; color:#F9DF30; font-size: 0.9em;}


