/* --------------------------------------------------------- */
/* 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:"Helvetica Neue","Helvetica Narrow","Arial","Helvetica","Verdana",sans-serif;}
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover { color: #36B; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
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; }
.small { font-size: 0.85em; color: #666; }

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

ul.couleurs {
    list-style: none;
    margin-left: 0;
    padding: 0;
    text-indent: 1.5em;
    line-height: 1.3em;
   }

ul.couleurs li ul { margin: .7em 0; padding: 0; border: 0; list-style: none;}

a.titrecycle {
font-weight: bold;
font-variant: small-caps;
font-size: 1.2em;
}

li.rouge, li.vert, li.jaune, li.bleu, li.mauve, li.orange {
margin: 0;
padding: 0 0 0 10px;
background-repeat: no-repeat;
background-position: 0px 7px;
list-style: none;
vertical-align: top;
}

li.rouge { background-image: url(pucerouge.png); }
li.vert { background-image: url(puceverte.png); }
li.jaune { background-image: url(pucejaune.png); }
li.bleu { background-image: url(pucebleue.png); }
li.mauve { background-image: url(pucemauve.png); }
li.orange { background-image: url(puceorange.png); }

ul.rencontres li {
margin: 0 0 1.3em 0;
padding: 4px 0 0 16px;
line-height: 1.4em;
}

ul.rencontres li p {
font-size: .9em;
margin:  .3em 0 0 0;
padding: 0; 
}

.physique {
padding-right: 17px; background: url(physique.png) no-repeat right center;
}

.morale {
padding-right: 17px; background: url(morale.png) no-repeat right center;
}

.syndic li ul {
text-indent: 0;
font-size: .88em;
padding-left: 0px;
margin: 0;
list-style: none;
}

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


.avertissement {
font-size: .8em;
border: solid 3px #CCC;
padding: .6em;
margin-bottom: 2em;
}

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

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

#entete { width: 75em; margin: 0; padding-top: 1.60em; }
#entete a.accueil { display: block; width: 67%; }
#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*/

#conteneur { clear: both; float: left; width: 67%; overflow: hidden; }
#contenu { padding-top: 0.30em; text-align: justify;}
#conteneur_petit {clear: both; width: 500px; float: left; overflow: hidden;}

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

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#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%; }

.coldroite_large {
float: right; width: 360px; margin-top: 1em; text-align: right;
}

.coldroite_large img {
float: right;
}

.menu_horizontal {
position: relative;
}



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

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

.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; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps { border: #979 dashed 2px; margin: 0 0 1em 0; padding: 0px; color: #8B6F92; background: url(fleche_d.png) top left no-repeat;}
.ps p { min-height: 34px; padding: 1px 6px 6px 50px;}
.notes { font-size: .8em; margin-bottom: 2em; padding: .5em .7em; 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 { border-color: #8B6F92; }
#document_actif { margin: 1em auto; }
#document_actif img {}


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

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

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 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; }

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

.sousrub h3 { color: #369; font-weight: bold; font-variant: small-caps; }

.sousrub ul { margin: 1em 0; padding: 0; list-style: none; }

.proch_manif {
position: relative;
width: 230px;
background: url(boite_milieu.png) left repeat-y;
padding: 0;
margin: 0;
font-size: .88em;
}

.proch_manif hr {
width: 192px;
height: 1px;
}

.boite_haut {
position: absolute top center;
width: 230px;
background: url(boite_haut.png) left repeat-y;
padding: 0;
margin: 0;
}
.boite_bas {
position: absolute bottom center;
width: 230px;
background: url(boite_bas.png) left repeat-y;
padding: 0;
margin: 0;
}

.event {
padding: 0px 20px 5px 20px;
margin-left: 4px;
background: url(date.png) left top no-repeat;
}

.date {
font-weight: bold;
}

.textok {
display: block;
background: url(http://quandleslivresrelient.fr/squelettes/book-open-text.png) no-repeat;
width: 16px;
}

/* Couleurs des liens
---------------------------------------------- */
a { color: #33668B; text-decoration: none; }
a:focus,a:hover,a:active { color: #d3008b; text-decoration: underline; }
a.spip_out {color: #33668B;}

/* Couleurs des liens de SPIP (pris dans prive/spip_style.css) */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
.spip_out { padding-right: 17px; background: url(link_go.png) no-repeat right center; }
a.spip_out, { color: #d3008b; padding-right: 17px; background: url(link_go.png) no-repeat right center; }  /* liens sortants */
a.spip_mailto:before { content: "\002709"; } /* liens vers un email */
a.spip_url { color: #d3008b; padding-right: 17px; background: url(link_go.png) no-repeat right center; } /* liens url sortants */
a.spip_glossaire { color: #d3008b; padding-right: 10px; background: url(spip_glossaire.gif) no-repeat right center; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }
.on { font-weight: bold; } /* liens exposes */

/* menu dropdown horizontal
---------------------------------------------- */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop10.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#surnav {position: relative;background:url(picnav/back.png) repeat-x; border-top:1px solid #d1e9fb;height:43px; width:900px;line-height: 1em;}
#nav { padding:0 0 0 20px; margin:0; list-style:none; height:43px; width:650px; font-family:verdana, arial, sans-serif; font-size:12px; }
#nav li {float:left; width:108px; height:43px;}
#nav li a {display:block; float:left; width:108px; height:43px; line-height:35px; text-decoration:none; color:#000;}
#nav li a span {display:block; height:35px; width:100px; float:left; text-align:center; background:transparent;}
#nav li a b.p0 {display:block; width:8px; height:35px; background:transparent; float:left;}
#nav li a b.p1 {clear:left; float:left; display:block; height:8px; width:100px; background:transparent; font-size:1px;}
#nav li a b.p2 {display:block; float:left; height:8px; width:8px; background:transparent; font-size:1px;}

#nav li a:hover {position:relative; visibility:visible; cursor:pointer; line-height:32px;}

#nav li:hover {position:relative;}
#nav li:hover > a {line-height:33px;}

#nav li:hover a b.p0 {background:url(picnav/right2.png);}
#nav li:hover a b.p1 {background:url(picnav/bottom2.png);}
#nav li:hover a b.p2 {background:url(picnav/corner2.png);}

#nav li a:hover span {background:url(picnav/greytab.png);}
#nav li:hover > a span {background:url(picnav/greytab.png);}


#nav ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; width:0; height:0; border-top:0;}

#nav table {border-collapse:collapse; padding:0; margin:0 0 -1px 0; border:0;}

#nav :hover ul {left:0; top:35px; width:150px; z-index:500; background:url(trans.gif);}
#nav :hover ul ul {position:absolute; left:-9999px;}

#nav :hover ul :hover ul {left:110px; top:0;}

#nav :hover ul li {height:25px; width:150px;}
#nav :hover ul li.pad1 {height:8px; width:150px; background:transparent;}
#nav :hover ul li.pad2 {height:8px; width:150px; background:transparent;}
#nav :hover ul li.pad1 b.p3 {display:block; width:8px; height:8px; font-size:1px; float:right; background:url(picnav/right2.png);}
#nav :hover ul li b.p4 {display:block; width:8px; height:25px; float:right; background:url(picnav/side2.png);}
#nav :hover ul li.pad2 b.p5 {display:block; width:142px; height:8px; font-size:1px; float:left; background:url(picnav/bottom2.png);}
#nav :hover ul li.pad2 b.p6 {display:block; width:8px; height:8px; font-size:1px; float:left; background:url(picnav/corner2.png);}
#nav :hover ul li.pad1 b.p7 {display:block; width:141px; height:7px; font-size:1px; float:left; background:#58a6cd; border-top:1px solid #a9cfe2; border-left:1px solid #a9cfe2;}
#nav :hover ul li a {height:25px; line-height:15px; padding-left:10px; width:131px; background:#58a6cd; border-left:1px solid #a9cfe2;}
#nav :hover ul li a.fly {background:#58a6cd url(picnav/arrow.png) no-repeat 120px 5px;}

#nav :hover ul.green li.pad1 b.p7 {background:#85c226; border-top:1px solid #c5e98d; border-left:1px solid #c5e98d;}
#nav :hover ul.green li a {background:#85c226; border-left:1px solid #c5e98d;}

#nav :hover ul.pink li.pad1 b.p7 {background:#f19abd; border-top:1px solid #f9d0e0; border-left:1px solid #f9d0e0;}
#nav :hover ul.pink li a {background:#f19abd; border-left:1px solid #f9d0e0;}

#nav :hover ul li a:hover {color:#fff;}
#nav :hover ul li:hover > a {color:#fff;}

#nav :hover ul :hover ul li.pad1 b.p7 {background:#bab3d5; border-top:1px solid #e1deed; border-left:1px solid #e1deed;}
#nav :hover ul :hover ul li a {background:#bab3d5; border-left:1px solid #e1deed;}

#nav :hover ul :hover ul.orange li.pad1 b.p7 {background:#ef9a5a; border-top:1px solid #f8cfb1; border-left:1px solid #f8cfb1;}
#nav :hover ul :hover ul.orange li a {background:#ef9a5a; border-left:1px solid #f8cfb1;}

.tablanc table { width: 100%; background: #FFF; border: none;}
.tablanc table td { background: #FFF;border: none; vertical-align: middle;}