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

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:1em; font-weight:bold; font-family:Helvetica, Verdana, Arial, sans-serif; } /*"Arial Narrow","Lucida Grande",Geneva, Tahoma, Verdana, Copperplate,Capitals,Constantia,sans-serif*/
h1 { font-size:2.7em; } 
h2 { font-size:1.6em; }
h3 { font-size:1.3em; }
h4 { font-size:1.1em; }
h3.spip { color:#6b1b72; font-size:1.5em; text-align:left; margin-top:1.5em; margin-bottom:0.5em; } /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */
p.spip { margin:0; padding:0; }
p { font-size:1.2em; font-weight:normal; }

/* 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:#000; }
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; }
date { font-size: 0.90em; }
aut a { color:#6b1b72; }


#sign { margin-bottom:0.5em; font-size:0.9em; }


/* Couleurs des liens
---------------------------------------------- */
a { color:#000; text-decoration: none; }
a:focus,a:hover,a:active { color:#6b1b72; text-decoration:underline; }



/* 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 { margin: 0; padding: 0; text-align: center; }

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

#entete { background-image:url(logoentete.jpg); background-repeat:no-repeat; width:80em; height:15em; float:left; margin-top:0.1em; margin-bottom:0.5em; }

#lienentete { float:left; width:33em; height:15em; overflow:hidden; }
#lienentete a { float:left; display:block; width:33em; height:15em; }

#bandeauentete { float:right; width:46em; height:10em; } 
#bandeaurecherche {float:left; width:20em; height:10em; padding-top:4.5em; } /* contient le formulaire de recherche */
#logoentetedroit { background-image:url(logoentetedroit.jpg); background-repeat:no-repeat; float:right; width:26em; height:7em; margin-top:2.5em; }
#logoentetedroit a { display:block; float:right; width:26em; height:7em; color:transparent; }

#menuentete { float:right; background-image:url(onglet.png); background-repeat:repeat; display:block; width:46em; height:3em; padding:0; }
#cadrmenuonglet { float:left; width:11.5em; height:2em; text-align:center; }
#cadrmenuonglet a { display:block; color:#FFF; width:100%; height:1.6em; padding:0.4em 0 0 0; font-family: Arial, Verdana, sans-serif; font-size:1.6em; text-decoration:none; }
#cadrmenuonglet a:hover { background-image:url(ongletsurvol.png); background-repeat:no-repeat; height:1.6em; padding:0.4em 0 0 0; display:block; width:100%; color:#6b1b72; text-decoration:none; }
#cadrmenuonglet a:on { background:#dddddd; display:block; width:100%; height:1em; color:#6b1b72; text-decoration:none; }


/*nepasutiliser { background:#CAA0CB; }*/

#navigation { float:left; width:13.5em; overflow:hidden; }

#conteneur { float:right; width:65em; overflow:hidden; }

#contenu { float:left; width:45em; padding-top:0; }
#colonnedroite { float:right; width:18.5em; overflow:hidden; }


#pied { clear:both; width:100%; margin:5em 0 0 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%; }


/* ------------------------------------------
/* 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 p { margin:0 0 0.50em 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; }


.spip_logos { 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 { width:45em; clear: both; margin: 0 auto; background:#FFF; float:left; border-top: 1em solid #FFF; border-bottom: 0.5em solid #FFF; border-right: 0.5em solid #FFF; }

#bloc_portfolio { float:left; width:21em;  padding:0 0.5em; background:#FFF; text-align:center; border-left: 0.5em solid #FFF; margin-bottom:2em; }

/* 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 */
#menurubrique { clear: both; margin-bottom:0.8em; text-align:left; border:0; width:100%; }

#tetiere { display:block; background:#6b1b72; color:#FFF; font-size:1.1em; font-weight:bold; padding:0.2em; width:100%; height:1.6em; margin-bottom:0; }

#corps { display:block; margin-top:0; margin-bottom:0.1em; }


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

/*
coul 1 #6b1b72 (violet foncé / ex . fond entete tableau / a remplacé #496B8D)
coul 2 #CAA0CB (violet moyen / ex . fond du bloc login / a remplacé #A4B3C3) 
coul 3 #FADCFE (violet très clair / ex . fond ligne titre rubrique  / a remplacé BBC6D2 )  
coul 4 #eeeeee (fond table, cellule stand.)
coul 5 #d3d3d3 (fond cellule second )
coul 6 #ffffff (bordure table et cellules)
*/

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

.formulaire_recherche { margin-top:0; color:#FFF; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles { clear:both; text-align:left; }
.articles h1 { padding:0 0 0 0; }
.articles h2 { padding:0 0 0.2em 0; }
.articles h3 { padding:0 0 0.2em 0; }
.articles p { font-size:1.1em; color:#000; margin:0 0 0.5em 0; }
.articles p a { font-size:1.05em; font-weight:bold; color:#666; }
.articles p a:hover { font-size:1.05em; font-weight:bold; color:#666; text-decoration:underline; }

.rappel { padding-bottom:1em; }

#articleune { width:100%; margin-bottom:3em; }
#articleune .spip_logos { float:left; padding-right:1em; margin-top:0.5em; margin-bottom:3em; }

#articleune2 { float:left; width:100%; margin-bottom:3em; }
#articledeux { float:left; width:48%; margin-bottom:3em; }
#articledeux .spip_logos { float:right; margin-top:0.5em; padding-left:0.5em; }
#articletrois { width:48%; float:right; margin-bottom:3em; }
#articletrois .spip_logos { float:right; margin-top:0.5em; padding-left:0.5em; }

#blocarticlerubrique { float:left; width;100%; margin-bottom:4em; background:#FFF; }
#blocarticlerubrique .spip_logos { float:left; padding-right:0.5em; }

#ligneimagerubrique {float:left; width:45em; height:12em; margin-bottom:3em; font-color:#FFF; } 
#blocimagerubrique { background:#6b1b72; float:left; width:14em; height:14em; margin-right:1em; text-align:center; font-color:#FFF; }
#blocimagerubrique .spip_logos { float:center; padding-top:0.6em; }
#blocimagerubrique h4 { color:#FFF; }
#blocimagerubrique date { color:#FFF; }
#blocimagerubriquedroit { background:#6b1b72; float:left; width:14em; height:14em; text-align:center; font-color:#FFF; }
#blocimagerubriquedroit .spip_logos { float:center; padding-top:0.6em; }
#blocimagerubriquedroit h4 { color:#FFF; }
#blocimagerubriquedroit date { color:#FFF; }


#pagearticle { float:left; width:45em; padding-top:0; margin-bottom:2em; }
#pagearticle p { margin:0 0 0.50em 0; vertical-align:top; }
#pagearticle p a { font-size:1.05em; font-weight:bold; color:#666; }
#pagearticle p a:hover { font-size:1.05em; font-weight:bold; color:#A0A0A0; text-decoration:underline; }
#pagearticle .spip_logos { float:left; padding-right:1em; padding-bottom:1em; }


#basdepage { width:45em; margin:1.5em 0 10em 0; background:#FFF; font-size: 1em; }
#basdepage small { font-size:0.9em; color:#000; }
#documents_joints { float:right; margin:0; width:25em; background:#CAA0CB; border:1px solid  #6b1b72; padding:0.25em; text-align:center; }




