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

* { margin:0; padding: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.76em; font-family: trebuchet MS, helvetica, verdana, arial, sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: bold; font-size: 1em; }
h1 { font-size: 1.30em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2 { color: #333; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip, #contenu h1 { display:inline; line-height:1.4em; margin:0; text-align:left; border-bottom:2px solid #ED1651; clear:both; font-family: trebuchet MS, Georgia, Times, serif; } /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

#contenu h1 { border-bottom:2px solid #ED1651; }
#contenu p { margin-bottom:1em; /*clear:both;*/ text-align:justify; }
/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { cursor: help; }
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; }

/* Listes */
ul { list-style-position:inside; }
#contenu ul.spip { margin-bottom:1em; list-style:inside disc; }/* Cf.: spip_style.css */
#contenu ul.spip ul { list-style-type:square; }
#contenu ul.spip ul ul { list-style-type:circle; }
ol.spip {  list-style-position:inside; } /* 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: #E7E0C5; margin: 0; padding: 0; text-align: center; }

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

#entete { width:450px; background: #FFF; }
#entete .case { background:#903F98; margin:5px 0; }
#entete .inter { width:10px; float:left; height:155px; }
/*.page_article #entete { position:fixed; top:5px;  left:50%; margin-left:-240px; background:#fff; }*/


.case, .case3 { float:left; width:230px; height:155px; margin:5px; background:#A72866
 /*ED1651*/; color:#fff; overflow:hidden; }
.case.on, .case.case4.on, .case.case5.on, .case.case6.on { background:#ED1651; min-height:155px; height:auto; }
.case3 { height:45px; }
.case:hover, .case.case4:hover, .case.case5:hover, .case.case6:hover, #entete .case:hover { background:#ED1651 }

#contenu ul, .menu, .menu_permanent, .menu_permanent ul { list-style:none; font-family: /*verdana, */arial, sans-serif; }
#contenu ul, .menu, .menu_permanent h3 { font-size:.9em; }

.menu { width:235px; float:right; background: #FFF; padding:0 5px 5px 0; }
.menu .case { margin-left:0; }
#conteneur { float: left; width:730px; }
#contenu { float:right; width:480px; min-height:500px; /*padding-top:175px;*/  background: #FFF; padding-left:5px; padding-right:5px; }

.menu_permanent { float:left; width:235px; background: #FFF; padding:0 0 5px 5px; }
.menu_permanent .case, .menu_permanent .case3 { margin-right:0; }
#contenu ul#entete, #contenu ul.liste_accueil { width:480px; background: #FFF; padding:0 5px 5px; }

#annonces { position:relative; background:#fff; height:70px; clear:both; }
.diapo4 { list-style:none;  }
#annonces li { position:absolute; top:0; left:10px; width:940px; height:50px; padding:5px; background:#4F4048; color:#fff; }
#annonces li a {  color:#fff; text-decoration:underline;  }
#annonces li a:after { content: " [" attr(href) "]"; }
#annonces span.titre  {  font-weight:700; text-transform:uppercase; float:left; margin-right:1em; }
#annonces li span.date { display:block; float:right; font-style:italic; }

#annonces .texte { clear:none; padding:0; }




#pied { clear: both; float:left; width: 230px; margin: 5px; padding: 0; 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; }
li.nettoyeur {  }

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


/* precisions sur les menus
------------------------------------ */
.introduction { display:none; }


#contenu ul a, .menu a, .menu_permanent a, #contenu ul h2, .menu h2, .menu_permanent h2 { color:#fff; }
#contenu ul a, .menu_permanent a { display:block; }
#contenu ul a:hover, .menu a:hover, .menu_permanent a:hover,
#contenu ul a:active, .menu a:active, .menu_permanent a:active { color:#fff; text-decoration:none; }

.menu_permanent a { height:39px; padding:3px; }
.menu_permanent .diapo1 a { padding:0; }
.menu_permanent a:hover, .menu_permanent a.on { background:#ED1651; }

.case.case4 { background:#903F98; }
.case.case5 { background:#955C37; }
.case.case6 { background:#7D723D; }

.menu { font-size:.8em; }
.menu h2 { text-transform:uppercase; }
.menu h2, .menu ul { padding:3px 5px; }
.menu h2 a { color:#fff; font-size:.9em; font-family: verdana, arial, sans-serif; font-weight:700; }

.menu h3 { display:inline; font-weight:400; }
.menu ul { list-style-type:square; }
.menu ul li { margin-bottom:3px; }


/* les diaporamas
------------------------------- */
.diapo1, .diapo2, .diapo3 { position:relative;  }
.diapo1 li, .diapo2 li, .diapo3 li { position:absolute; top:0; left:0; }
#contenu ul.diapo3, #contenu ul.diapo2, #contenu ul.diapo1, .page_sommaire #contenu ul.diapo3, .page_sommaire #contenu ul.diapo2, .page_sommaire #contenu ul.diapo1 { background:none; width:0; background:transparent; padding:0;  }

/* page sommaire */
.page_sommaire #contenu ul { width:480px; background: #FFF; padding:0 5px 5px 0; }
.page_sommaire #contenu ul#entete {  padding:0 5px 5px; }

/*.case#exergue { height:auto; }*/
.case#exergue a { display:block; padding:5px; color:#fff; text-decoration:none; font-weight:400; }
.case#exergue a span { display:block; font-weight:700; font-size:1.2em; margin-bottom:5px; }
.case#exergue a:hover { text-decoration:none; color:#fff; }


/* page rubrique */
.page_rubrique .texte ul, .page_rubrique .texte ul li { margin-top:1em; }
.page_rubrique #contenu .introduction { display:block; }

/* page article 1 = menu gauche */
#contenu ul.texte { width:470px; }
#contenu ul.texte ul { width:400px; }
ul.texte .spip_logos { float:left; margin-right:.6em; }
ul.texte li { clear:both; margin-bottom:2em; }
#contenu ul.texte ul { margin-left:35px; margin-bottom:2em; list-style:inside circle; }
#contenu ul.texte ul li { margin-bottom:.3em; }

#contenu ul.presui { width:220px; float:left; padding:5px; margin:5px; list-style:inside disc; background: #EEE; }
#contenu ul.presui li.ps { list-style:none; }
#contenu ul.presui li { margin-bottom:.7em; }
#contenu .cartouche p.voirlesarticles { text-align:right; font-style:italic; font-weight:400; }
#contenu .cartouche p.voirlesarticles a { font-weight:400; }




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

.cartouche, .chapo, .texte, .ps, .notes { clear:both; padding:5px; }


#hierarchie { clear: both; font-size: 0.90em; padding:5px 5px 0; }
#hierarchie, #hierarchie a { color: #666; }
#hierarchie a { text-transform:uppercase; }

.cartouche {  }
.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:0; line-height: 1.40em; font-weight: bold; }
.texte { line-height: 1.40em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; }
.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: left; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #A72866; }
#documents_portfolio a.on .spip_logos { border-color: #ED1651; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #ED1651; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2em; font-weight: bold; padding:5px; }
.formulaire_forum { padding:5px; }

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

/* page plan du site */
.page_plan #contenu ul, .page_plan #contenu h2, .page_plan #contenu h3 { padding:5px; }
.page_plan #contenu ul ul { margin-left:35px; }
.page_plan #contenu h2, .page_plan #contenu h3, .page_plan #contenu strong { text-transform:uppercase;  padding-bottom:0; }
.page_plan #contenu h3 { font-size:1em;}




/* 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 {  }
#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: 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; padding:3px 5px; }
.pagination .on { font-weight: bold; text-decoration:underline; }

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

.formulaire_recherche { margin-bottom: 2em; } /*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, #contenu ul a, #contenu a { color: #333; text-decoration: none; outline:0; display:inline;  }
#contenu ul a, #contenu a { font-weight:700; text-decoration:underline; }
a:focus,a:hover,a:active, #contenu a:focus,#contenu a:hover,#contenu a:active, #contenu ul a:focus,#contenu ul a:hover,#contenu ul a:active { color: #000;  text-decoration: underline; }
/*a.on, .menu a.on,*/ .menu h3 a:hover { text-decoration: underline; }
.menu h2 a.on { text-decoration:none; }










/* IE6 */
* html #page { position: relative; width: 975px; margin:0 auto; text-align: left; }
* html #contenu { float:right; width:480px; height:500px; /*padding-top:175px;*/  background: #FFF; padding-left:0; padding-right:0; }
* html .menu_permanent { float:left; width:235px; background: #FFF; padding:0 0 5px 0; }

* html #contenu ul.liste_accueil { margin-left:-5px; }











