/* ----------------------------------------------------------- */
/* Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/* ----------------------------------------------------------- */



/*  ------------------------------------------
/* 	Typographie generale (style transversaux)
/*  ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS */
body { font-size: 0.80em; font-family: Arial, Helvetica, sans-serif; color: #fff; }

/* Titraille */
h1 { margin: 0; padding: 0; font-size: 1.50em; font-weight: bold; color: #111; }
h2 { margin: 0; padding: 0.20em 0.40em; background: #8B6F92; font-size: 1.20em; font-weight: bold; }
h2, h2 a, h2 a:hover { color: #333; }
h4.spip {font-size: 1.15em;} /*Cf.: spip_style.css*/

/* Divers */
hr.spip {} /*Cf.: spip_style.css*/
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.71em; color: #666; }
/* Attention : en dessous de 0.71em le texte devient illisible en text smallest sur IE/Win */

/* Listes SPIP */
.spip_puce {} /*Cf.: spip_style.css*/
ul.spip {} /*Cf.: spip_style.css*/
ol.spip {} /*Cf.: spip_style.css*/
li.spip {} /*Cf.: spip_style.css*/

/* Citations, code et poesie */
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*/

/* Tableaux */
table { border-collapse: collapse; border-spacing: 0; }
table.spip {} /*Cf.: spip_style.css*/

/* Logos, documents et images */
.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*/

/* bouton texte */
/*.boutonstexte {margin-right:20px!important;height:0;}*/
/*  .boutonstexte { height:0;} */
/*  .boutonstexte button {top:-20px;} */

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

div#page_1, div#page { background-color: #0166ff;background-image: url(images/coin_page_corne.jpg);background-repeat: no-repeat;background-position: right bottom ;width: 750px; margin: 0 auto;margin-top:1em; text-align: left; }
div#page_7, body.page_plan div#page, body.page_recherche div#page { background: #0166ff;width: 750px; margin: 0 auto; text-align: left; }

div#top {height:150px;margin: 0; /*border-bottom: 2px solid #8B6F92;*/ padding-top: 1em;background: #0166ff;}
div#top #nom_site_spip, #top a .spip_logos { display: block; float: left; margin-left:.5em;color:#fff;font-weight: bold;font-style:normal; font-size: 2em;letter-spacing:.2em; }
#top a:hover #nom_site_spip {font-style:italic;}
#top a:hover {text-decoration:none;}
h1.logo {color:#0166ff;margin:0;padding:0;font-size:.72em;}
div#top div.spip_documents {position:absolute;top:2%;left:40%;margin:0;padding:0;text-align:left;cursor:pointer;}
div#top div.spip_documents a:hover object {cursor:pointer;}
div#top a span.slogan {display:block;position:relative;top:.5em;left:.5em;width:200px;font-size:2em;font-weight:bold;font-style:italic;color:#fff;letter-spacing:.1em;cursor:pointer;}
div#top span.slogan2 {display:block;position:relative;top:1.3em;left:10%;font-size:1.5em;}
div#navigation .formulaire_recherche { width:90%;background: none; margin: 3em auto; padding: 0; }
div#navigation .formulaire_recherche label { display: none; }
div#navigation .formulaire_recherche form {margin: 0; padding: 0;}
div#navigation .formulaire_recherche form div input {display:inline;width:82%;color:#333;background: #BFD8FF;font-size:.9em;}
div#navigation .formulaire_recherche form div input.bouton {display:inline;font-size:.8em;text-align:center;padding:0 .1em;margin-bottom:0;border:1px solid #999;width:20px;height:14px;} 
div#navigation .nuage  {margin-left:.5em;}

div#conteneur { clear: both; float: right; width: 73%; overflow: hidden;padding:0 .5em; }
div#contenu { padding-top: .3em;}

div#navigation { float: left; width: 25%; overflow: hidden;background: #0166ff; }
div#extra { float: left; clear: left; width: 25%; overflow: hidden;background: #0166ff; }
div#extra a {display:block;text-align:center;}

div#pied { clear: both; width: 100%; height:100px;margin:0; padding: .4em 0; /*border-top: 1px solid #8B6F92;*/ text-align: center; font-size: 0.77em;color: #111; }
div#pied div.positionneur {float:left;clear: left;width:85%;height:40px;margin-top:6em;}
div#pied img { vertical-align: bottom; width:10px;height:10px;}
div#pied div.positionneur address {color:white;margin:0;padding:0;}
div#pied div.pagine {float:right;height:60px;width:85px;margin-top:4.5em;/*border:1px solid #fff;*/}
div#pied div.pagine a {line-height:2em;font-size:1.9em;color:#0166ff;margin-left:.8em;padding:0 .2em;}
div#pied div.pagine a:hover {text-decoration:none;font-weight:bold;background-color:#FF8D00;}
/* 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%; }

/* Affichage pour les petits ecrans (type 400 x 300) */
@media handheld { div#page, div#conteneur, div#navigation, div#extra { width: auto; } }

/* contact */
div.spip_forms.form_1 {border:none;}
div.spip_forms.form_1 form div fieldset {border:none;}
.form_1 form div fieldset legend {display:none;}
div.spip_form_champ.select_1 ul.spip_form_choix_unique li {display:inline;}
div.ligne_1 {width:48%;}
div.ligne_2 {display:inline;width:48%;}
#input-1-texte_3 {height:30px;}
div.code_postal_1 {display:inline;width:20%;margin:0;padding:0;}
div.ligne_3 {display:inline;width:70%;margin:0;padding:0;}
div.telephone_1 {width:48%;}
div.telephone_2 {display:inline;width:48%;}
div.spip_form_champ.select_2 {width:30%;}
div.spip_form_champ.select_3 ul.spip_form_choix_unique {width:100%;}
span.spip_form_label_details {font-size:85%;}
.form_1 span.spip_form_label_obligatoire {font-size:.7em;}
/*  ------------------------------------------
/*  Habillage des elements du contenu
/*  ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.77em; color: #C0D8FF; }

.surtitre, .soustitre { font-size: 0.90em; color: #999; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { font-size: 0.77em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

.chapo { margin-bottom: 1.50em; font-weight: bold; color: #fff; line-height: 1.40em; }
.texte { line-height: 1.60em; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
#documents_portfolio a:hover .spip_logos { border-color: #F57900; }
#documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
#document_actif { margin-top: 1em auto; }
#document_actif img { padding: 4px; border: 1px solid #DDD; }

/* Page sommaire */
div.contenu-sommaire {width:560px;height:100%;}
div.contenu-sommaire img.img1 {float:left;margin:-315px 0 20px 15px;border:0;padding:0;/*position:absolute;top:50px;*/}
div.contenu-sommaire img.img2 {float:right;margin:-315px 100px 0 0;border:0;padding:0;/*position:absolute;right:300px;top:60px;*/}
div.contenu-sommaire img.img3 {float:right;margin:-150px 30px 0 400px;border:0;padding:0;/*position:absolute;right:150px;top:200px;img de 65 de large*/}
div.contenu-sommaire img.img4 {float:left;margin:30px 0 30px 20px;border:0;padding:0;/*position:relative;left:0;top:60%;*/}
div.contenu-sommaire img.img5 {float:right;margin-right:120px;border:0;padding:0;/*position:relative;right:-100px;top:60%;clear:both;*/}
.texte-sommaire ul.spip {margin: 110px 0 0 10%; padding: 0; }
.texte-sommaire ul li {margin: 0; padding: .1em;font-size:1.6em;}

/* Habillage des formulaires
---------------------------------------------- */
input, textarea, select { font-size: 100%; font-family: inherit; }
.forml, textarea, select { width: 99%; background: #F4F8F8; border: 1px inset #CC9; color: #000; }

/* Formulaires de SPIP */
.formulaire_spip { background: #EEC; margin-bottom: 2em; padding: 1em; text-align: left; color: #330; }
.formulaire_spip fieldset { margin: 0; margin-bottom: 1em; padding: 0; border: 0; border-top: 1px solid #CC9; }
.formulaire_spip legend { margin: 0; padding: 0; padding-right: 0.50em; color: #330; } /* preciser la couleur des legend pour IE/Win */
.formulaire_spip label { display: block; font-size: 0.90em; }
.formulaire_spip textarea { margin-bottom: 1em; }

/* Boutons */
.spip_bouton { text-align: right;height:1em;} /* hauteur definie pour safari2 sinon le bouton est a cheval sur le bottom du fieldset */
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; }
.reponse_formulaire, .reponse_formulaire legend { color: #F57900; } /* preciser la couleur des legend pour IE/Win */
fieldset.reponse_formulaire { border-color: #F57900; font-weight: normal; }
.spip_surligne {} /*Cf.: spip_style.css*/
.surlignable {/*background-color: #C0D8FF;color: #C0D8FF;*/}

/* Previsualisation du message */
fieldset.previsu { padding: 1em; border: 2px solid #F57900; }
fieldset.previsu legend { padding: 0 .4em; color: #F57900; font-weight: bold; }
fieldset.previsu .spip_bouton input { background: #F57900; border-color: #F57900; color: #FFF; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {}
.formulaire_recherche .forml {}

/* Menu langues */
#menu_langues { background: none; margin: 0; padding: 1em 0; vertical-align: top; }
.formulaire_menu_lang { background: none; margin: 0; padding: 1em 0; }


/* 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; /*font-size: 0.88em;*/ 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; /*font-size: 0.77em;*/ }
#signatures h2 { padding: 0.50em; text-align: center; font-size: 1.20em; font-weight: bold; }
#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */
#signatures td.signature-date { background: #E4F0F0; padding: 0.50em; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; padding: 0.20em; text-align: center; font-weight: bold; }
#signatures td.signature-message { background: #F4F8F8; padding: 0.40em; /*font-size: 0.96em;*/ }


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

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

.menu-color { clear: both; margin-bottom: 2em; text-align:center; }
.menu-color p { margin: .2em 0; padding: .2em .1em; }
.menu-color ul { margin: 0; padding: 0; list-style: none;}
.menu-color ul li.rub1 { margin:1.5em .5em; padding: 0;color:#fff; background: #FF8D00;font-weight:bold;}
.menu-color ul li.rub2 { margin:1.5em .5em; padding: 0;color:#fff; background: #003486;font-weight:bold;}
.menu-color ul li.rub3 { margin:1.5em .5em; padding: 0;color:#fff; background: #FFC680;font-weight:bold;}
.menu-color ul li.rub4 { margin:1.5em .5em; padding: 0;color:#fff; background: #B1FF00;font-weight:bold;}
.menu-color ul li.rub5 { margin:1.5em .5em; padding: 0;color:#fff; background: #B5009A;font-weight:bold;}
.menu-color ul li.rub6 { margin:1.5em .5em; padding: 0;color:#fff; background: #BFD8FF;font-weight:bold;}
.rub1 a,.rub2 a,.rub3 a,.rub4 a,.rub5 a,.rub6 a {color:#fff;line-height:1.6em;font-size:1.1em;}
.rub1 a:hover,.rub2 a:hover,.rub3 a:hover,.rub4 a:hover,.rub5 a:hover,.rub6 a:hover {color:#111;text-decoration:none;}
.menu-color ul.art { margin:.3em 0; padding:0;}
.menu-color ul li ul li.art {margin: 0; padding: 0;color:#999; background: #0166ff; }
.menu-color ul li ul li.art a {font-size:.9em;color:#111;line-height:1em;font-weight:normal;}
.menu-color ul li ul li.art a:hover {color:#111;text-decoration:none;font-weight:bold; }
.menu-color 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 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.40em 0; padding: 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; }

/* Colonnes identification inscription*/
.colGmoins {float:left;position:relative;display:inline;width:34%;margin:0;padding: 0 4px 0 0;}
/* Formulaire de login au forum */
.colGmoins form {padding-top:1em;padding-left:.6em;color: #8c8569;background: #E6E4BE;font-family:Verdana,Arial,Sans,sans-serif;font-size:88%;}
.colGmoins form fieldset {border:none;border-top: 1px solid #8c8569;margin:0;padding-left:0;}
.colGmoins form fieldset legend {padding:0 2px 0 0 ;margin-left:0;width:98%;}
.colGmoins .forml { width: 11em; }
.colGmoins .spip_logos { float: right; padding-left: 10px; }

.colDplus {float:left;position:relative;display:inline;width:64%;margin:0;padding: 0 0 0 4px;}

/* Inscription*/
#inscription {font-size:88%;}
#inscription .select {font-size:88%;}

/* deconnexion */
li.deconnect {font-style:italic;}

/* Couleurs des liens
---------------------------------------------- */
a { color: #111; text-decoration: none; }
a:hover { color: #F57900; text-decoration: underline; }