/* --------------------------------------------------------- */
/* 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: #03182d; }

/* 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; font-weight: normal; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #03182d; }
h3 { font-size: 1.20em; font-weight: bold; }
h3, h3 a, h3 a:focus, h2 a:hover, h2 a:active { color: #03182d; }
h3.spip {font-variant: small-caps; color: #669; border-bottom: 1px solid #03182d; } /* Cf.: spip_style.css */
h4 { font-size: 1.10em; font-style: italic; font-weight: bold; text-align: center; color: #cc961d; }
hr.spip {} /* 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; }
rouge { color: #b12525; }

/* Listes */
ul.spip {padding: 0 0 0 2em; margin: 0;} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip { border : solid 1px #999999; background-color: #CCCCCC; padding:5px; font-style:italic; width: auto; font-size:0.88em; color:#333333; background-image:url(../IMG/quote.gif); background-repeat:no-repeat; background-position:left top; padding-left:50px; margin: auto; } /* 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 {margin-top: 1em;} /* Cf.: spip_style.css */
.tableau {font-size: 78%;} /* Cf: les tableaux crées manuellement avec les balises <table> dans les articles */

/* 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 {font-size: 0.75em;} /* Cf.: spip_style.css */
.spip_doc_descriptif {font-size: 0.75em;} /* Cf.: spip_style.css */

/* Sommaire (cf : couteau suisse) */
div.cs_sommaire ul li ul { margin: 0 0.5em 0 2em; padding: 0pt; font-style:italic; }


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: url(../IMG/background.png) #03182d repeat-y center; margin: 0; padding: 0; text-align: center; }

.page_sommaire {background:#03182d; }

#page { width: 58em; margin-left: auto; margin-right: auto; margin-top: 5px; text-align: left; /*border: 1px dashed red;*/}

#entete_plan {width: 58em; height:7em; border-bottom: 5px solid #03182d; }
#entete_rub21 {width: 58em; height:7em; border-bottom: 5px solid #52dc18; } /* mairie */
#entete_rub22 {width: 58em; height:7em; border-bottom: 5px solid #e1652d; } /* quartier des arts et métiers */
#entete_rub23 {width: 58em; height:7em; border-bottom: 5px solid #dc5c5c; } /* quartier latin */
#entete_rub24 {width: 58em; height:7em; border-bottom: 5px solid #13bb62; } /* jardin des plantes */
#entete_rub25 {width: 58em; height:7em; border-bottom: 5px solid #736767; } /* quartier des antiquaires */
#entete_rub26 {width: 58em; height:7em; border-bottom: 5px solid #cc961d; } /* collisée de l'é'collège */
#entete_rub28 {width: 58em; height:7em; border-bottom: 5px solid #b12525; } /* quartier de la république */
#entete_droite { width: 555px; margin-left: 15.5em; /*border: 1px solid yellow;*/}
#entete_droite_plan { width: 460px; margin-left: 22.7em; /*border: 1px solid yellow;*/}

#entete_gauche { width: 14em; float: left; margin-top: 2px; /*border: 1px dashed green;*/ }

#entete #entete_gauche a.accueil { display: block; width: 67%; }
#entete #entete_gauche a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete #entete_gauche a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }

#conteneur { width: 100%; background: #e3e3e3; }
#contenu { position: fixed; width: 44em; height: auto; top: 7.8em; bottom: 23px; overflow: auto; margin-right: 13em; padding: 0 5px 0 0;}
#contenu2 {position: fixed; width: 57.6em; height: auto; top: 7.8em; bottom: 23px; overflow: auto; margin-right: 13em; padding: 0 5px 0 0;} /*Cf.:pour affichage spécial de la page don */

#navigation { position: fixed; width: 12em; height: auto; top: 7.8em; bottom: 23px; margin-left:45.1em; padding:5px; background: #e3e3e3; /*border: 1px solid blue;*/ }

#extra {display: none;}

#pied { position: fixed; width: 57.2em; height: 20px; bottom: 1px; top:auto; margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; text-align:center; }
#pied.plan {border-top: 2px solid #03182d;}
#pied.rub21 {border-top: 2px solid #52dc18;} /* mairie */
#pied.rub22 {border-top: 2px solid #e1652d;} /* quartier des arts et métiers */
#pied.rub23 {border-top: 2px solid #dc5c5c;} /* quartier latin */
#pied.rub24 {border-top: 2px solid #13bb62;} /* jardin des plantes */
#pied.rub25 {border-top: 2px solid #736767;} /* quartier des antiquaires */
#pied.rub26 {border-top: 2px solid #cc961d;} /* collisée de l'é'collège */
#pied.rub28 {border-top: 2px solid #b12525;} /* quartier de la république */

#pied img { vertical-align: middle; }

/* faire un don */
a#donation { position: fixed; right: 0; bottom: 0; display: block; height: 71px; width: 150px; background: url(../IMG/lapins.png) bottom right no-repeat; text-indent: -999em; text-decoration: none; z-index: 50; }
a#donation:hover { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8 }

/* coccinelle */
#coccinelle {position:fixed; left:8.5em; top:28em; display:block; height:69px; width: 70px; background: url(../IMG/coccinelle.png) top left no-repeat; text-indent: -999em; text-decoration: none; z-index:50; }

/* visiteurs */
#visiteurs {position:fixed; left:0; bottom: 0; display:block; color: #fff; text-decoration: none; z-index:50; }
.cs_visiteurs {margin: 0; padding:0.2em 0.5em; }

/* langues masqué (display:none) pour le moment tant qu'on n'a pas de traductions faites */
#langues {position:fixed; left:0; top: 0; display:none; text-decoration: none; z-index:50; padding:0.2em 0.5em; }
#langues label {display: none;}

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

.cartouche {  }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .titre {margin-left:1.8em; color: #669; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin: 0.50em 0 0.30em 3.3em; }
.cartouche .traductions { font-size: 0.90em; }
.rub_cartouche {float:right; margin-top: 0.2em; font-size: 1.40em; color: #a9a9cf; font-family: Georgia, Times, serif;}

/* affiche la date dans un joli format pour les articles */
.date { float: right; margin: 20px 5px 5px 5px; padding-left: 5px; border-left: 1px solid #AAA; color: #AAA; font-family: "Trebuchet MS", Helvetica, sans-serif;}
.date_day { font-size: 28px; line-height: 25px; }
.date_month { font-size: 26px; font-weight: bold; line-height: 17px; }
.date_year { font-size: 14px; }

/* affichage pour signaler qu'il s'agit d'un doc d'archive */
.doc_archive { font-size: 14px; font-family: Georgia, Times, serif; font-variant: small-caps; font-weight: bold; color: #736767; text-align :center; border: 2px dashed #c9b7b7; background-color:#fff; margin: 1.5em 0 0 3em; padding:0.1em 0 0.1em 0;}

/* affichage pour signaler un warning de lecture !!! */
.warning { font-size: 14px; font-family: Georgia, Times, serif; text-align :center; border: 2px dashed #e1652d; background-color:#fff; margin: 1.5em 0 0 3em; padding:0.1em 0 0.1em 0; }

/* affiche le fond associé à la rubrique -- via le mot clé -- */
.couleur_rub1 {background: url(../IMG/bloc_rub1.png);  background-repeat: repeat-y;}
.couleur_rub2 {background: url(../IMG/bloc_rub2.png);  background-repeat: repeat-y;}
.couleur_rub3 {background: url(../IMG/bloc_rub3.png);  background-repeat: repeat-y;}
.couleur_rub4 {background: url(../IMG/bloc_rub4.png);  background-repeat: repeat-y;}
.couleur_rub5 {background: url(../IMG/bloc_rub5.png);  background-repeat: repeat-y;}
.couleur_rub6 {background: url(../IMG/bloc_rub6.png);  background-repeat: repeat-y;}
.couleur_rub7 {background: url(../IMG/bloc_rub7.png);  background-repeat: repeat-y;}
.couleur_plan {background: url(../IMG/bloc_plan.png);  background-repeat: repeat-y;}
.avenue {background: url(../IMG/bloc_avenue.png);  background-repeat: repeat-y;}
.rue {background: url(../IMG/bloc_rue.png);  background-repeat: repeat-y;}
.allee {background: url(../IMG/bloc_allee.png);  background-repeat: repeat-y;}
.chemin {background: url(../IMG/bloc_chemin.png);  background-repeat: repeat-y;}
.ruelle {background: url(../IMG/bloc_ruelle.png);  background-repeat: repeat-y;}
.cafe {background: url(../IMG/bloc_cafe.png);  background-repeat: repeat-y;}
.hugo {background: url(../IMG/bloc_hugo.png);  background-repeat: repeat-y;}
.aile_cuisse {background: url(../IMG/bloc_aile_cuisse.png);  background-repeat: repeat-y;}
.tripot {background: url(../IMG/bloc_tripot.png);  background-repeat: repeat-y;}
.coursive {background: url(../IMG/bloc_coursive.png);  background-repeat: repeat-y;}
.boutique {background: url(../IMG/bloc_boutique.png);  background-repeat: repeat-y;}
.mairie {background: url(../IMG/bloc_mairie.png);  background-repeat: repeat-y;}
.info {background: url(../IMG/bloc_info.png);  background-repeat: repeat-y;}

.chapo { margin-left: 3em; margin-bottom: 1em; line-height: 1.40em; font-weight: bold; color: #669; text-align: justify; }
.descriptif {background: #fff; margin-left:64px; }
.descriptif_ssrub {background: #fff;}
.texte { margin: 1.6em 0 0 3em; line-height: 1.60em; text-align: justify; }
.texte_repondre {border: 1px solid #03182d; padding: 0.5em; margin: 0.5em 0 1em 0;}


.hyperlien { display: block; background: #EEE; margin-left: 3em; padding: 0.50em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-left: 3em; margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }
.logo_rub_plan {margin-top: 0.5em; border-bottom: 3px dotted #669;}
.erreur {text-align:center; margin-top:6em;}
.recherche {padding-left:1em; margin-top: 0.5em; border-bottom: 3px dotted #669;}

abbr.published { border: 0; }

.masquer {display:none;}

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto auto 2em; text-align: center; }
#documents_portfolio .spip_logos { margin: 2px 2px 0 2px; 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; }

#documents_joints {margin-left: 3em;}


/* Habillage des forums
---------------------------------------------- */
.compter {text-align: center; background: #EEE; padding: 0.50em; font-weight: bold; color: #8B6F92; }
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }
.liste_forum {margin-left:3em; padding-bottom: 0.2em;}

/* 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: 1em;}
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { float: left; margin: 0; padding: 0; font-weight: bold; color: #333; }
.forum-texte { margin: 0; padding: 0 0 0 0.5em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0 0.5em 0 0; text-align: right; border-top: 1px dotted #B8B8B8; font-size: 0.85em; font-weight: normal;}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border-left: 8px solid #666; margin: 0; padding: 0; margin-bottom: 1em;  }
ul ul .forum-message { border-left: 8px solid #A4A4A4; }
ul ul ul .forum-message { border-left: 8px solid #B8B8B8; }
ul ul ul ul .forum-message { border-left: 8px solid #CCC; }
ul ul ul ul ul .forum-message { border-left: 8px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border-left: 8px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: 0; margin: 0; padding: 3px 6px 2px 6px; }

/* 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; margin-bottom: 1em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; padding: 2px; }
.menu ul li { margin: 0 0 0 2.15em; padding: 1em 0 0 0; }
.menu ul li ul { list-style: circle; margin: 0em 0 0.5em 2em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Mise en page des "split" 
---------------------------------------------- */

ul#split,ul#split li { margin:0; padding:0; list-style:none; height: 130px;  }
ul#split li { margin-bottom: 5px; }
ul#split h2 { margin:0px; padding: 5px 0 3px; text-align:center; }
ul#split p { margin:0; padding:2px; }
ul#split div {}

li#rub1 h2 { background: #b3ff80; }
li#rub1 div { background: #FFF; color: #52dc18; }

li#rub2 h2 { background: #f0c1a4;}
li#rub2 div { background: #FFF; color: #é1652d;}

li#rub3 h2 { background: #e9afaf; }
li#rub3 div { background: #FFF; color: #dc5c5c;}

li#rub4 h2 { background: #c6e9af;}
li#rub4 div { background: #FFF; color: #13bb62;}

li#rub5 h2 { background: #c9b7b7;}
li#rub5 div { background: #FFF; color: #736767;}

li#rub6 h2 { background: #decd87;}
li#rub6 div { background: #FFF; color: #cc961d; }

li#rub7 h2 { background: #de8787;}
li#rub7 div { background: #FFF; color: #b12525;}

li#plan h2 { background: #669; color:#FFF;}
li#plan div { background: #FFF; color: #03182d;}

/* Livre d'or */
ul#livre_or,ul#livre_or li {list-style-type:none; margin:0; padding:0; }
ul#livre_or {text-align:left; margin:0 auto 0; }
ul#livre_or li {float:left; width:11em; padding: 8px; margin:8px 8px 0 0; background: #fc0; }
.pseudo_nom {text-align: right; font-style: italic ; font-size: 0.85em;}
.livre_reponse {background:#e3e3e3; padding: 5px; margin-top:8px; }
.bloc_livre_or {background: #fff; padding: 5px; }

/* GPS ! */
.boite_gps {text-align:center; padding-bottom: 10px;}
.post {margin-top:10px; }

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

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

.formulaire_recherche { text-align: center; margin-bottom: 1em; } /*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: left; clear: right; margin: 0 5px 2px 0; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; margin-left: 2.5em; line-height: 1.40em; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }
.on { color: red; font-weight: bold; } /* liens exposes */
a.spip_out { padding-right: 20px; background: url(link.gif) no-repeat right center; }

/* volet
---------------------------------------------- */
#volet {
    width: 240px;
    padding: 10px;
    background: #555; color: #fff;	
    font-size: 1em;
    position: fixed;
    left: 100%; top: 55px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#volet a.ouvrir, #volet a.fermer {
    padding: 10px 25px;
    background: #555;
    color: #fff;
    text-decoration: none;
    font-size: 2em;
    position: absolute;
    left: -85px;
    top: 33px;
    /* quelques styles CSS3 */
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -moz-border-radius: 8px 8px 0 0;
    -webkit-
    border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    z-index: 49;
}
#volet:target {left: 80%;}
#volet a.fermer {display: none;}
#volet_clos:target #volet {left: 100%;}
#volet:target a.ouvrir {display: none;}
#volet:target a.fermer {display: block;}
#volet .logo {float: left; margin: 0 10px 10px 0;}
#volet .rubrique {display:block; height: 70px; margin: 0 0 10px 0; border-bottom: 1px dashed #03182d;}
#volet .titre{font-weight: bold; font-size: 88%;}
#volet .texte_rub{font-weight: normal; text-align: left;}

