/* ----------------------------------------------------------- */
/* 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.8em; font-family: "Trebuchet MS", Helvetica, sans-serif; color: #333; }

/* 	Bandeaux de bas de page (fixes)
/*  ------------------------------------------ */
#bandeau_menu {width: 100%;}
#bandeau_menu a {color: #FDC896;}
#bandeau_menu a:hover {color: #E73A9A;}
#bandeau_menu p {margin:0;display:inline;} /* Imperatif pour corriger la balise p du descriptif spip  */
#bandeau_menu .haut {
	float: left;
	bottom:0;
	position: fixed;
	margin:0;
	height:70px;
	width: 100%;	
	text-align:left;
	background-image:url(im/bandeaux/bando_bleu.png);
}
#bandeau_menu .bas {
	float: left;
	bottom: 0;
	position: fixed;
	margin: 0;
	height: 20px;
	width: 100%;	
	background-image:url(im/bandeaux/bando_noir.png);
	text-align:left;
}
.container_titre {display:inline;lin-height:3em;}
.container_titre p {margin-top:-1em;}
.container_icones {display:inline;margin-top:1em;}

/* Titraille */
h1 { margin: 0; padding: 0; font-size: 1.50em; font-weight: bold; color: #000;text-align:center; }
h2 { line-height:20px; margin: 0; background-image:url(im/bandeaux/mini_bando_marron.png); font-size: 15px; text-indent:0.3em; }
h2, h2 a, h2 a:hover { color: #EEE; }
h3.spip {} /*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*/


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
body { 
	margin: 0;
	padding: 0; 
	text-align: center; 
}

div#page {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height:100%;
}

div#top { 
	margin: 0;  
	margin-top: 0;
	position:fixed;
	background-image:url(im/bandeaux/bandeau_haut.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:21px;
	width:100%; 
	height:30px;
}
div#top #nom_site_spip, #top a .spip_logos { display: block; float: left; font-weight: bold; font-size: 1.50em; }
div#top .formulaire_recherche { float: right; width: 30%; background: none; margin: 0; padding: 1em 0; }
div#top .formulaire_recherche label { display: none; }

div#conteneur { 

	clear: both; 
	float: left; 
	margin-left:1em;
	margin-top: 40px;
	width: 72%; 
	overflow: hidden;
	min-height:800px;
	}
div#contenu { padding-top: 0.30em; }

div#navigation { position:fixed;top:50px;right:0;margin:0; width: 25%; overflow: hidden;height:100%;}
#navigation .spip_logos { float: left; margin-left: 0.3em; margin-right: 0.3em; }
#navigation a { color:#000; text-decoration: none; }
#navigation a:hover { color: #000; text-decoration: underline; }
div#extra { float: right; clear: right; width: 25%; overflow: hidden; }


div#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.77em; }
div#pied img { vertical-align: bottom; }

/* 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; } }


/*  ------------------------------------------
/*  Habillage des elements du contenu
/*  ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.77em; color: #666; }

.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 { }
.cartouche .traductions * { display: inline; }
.cartouche .traductions ul { margin-left:0; }
.cartouche .traductions li {  }

.chapo { margin-bottom: 1.50em; font-size:1.7em; color: #669; line-height: 2em; }
.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; }


/* 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; }
.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*/

/* 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: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-bottom: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; }
.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 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; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:hover { color: #F57900; text-decoration: underline; }

/* ____________________________________________
Presenation en colonnes
---------------------------------------------- */
.container_colonnes {
	clear:both;
	float:left;
	width:100%;
}
/* Une grande colonne gauche, une petite a droite
---------------------------------------------- */
.col_left_65 {
	clear:both;
	float:left;
	width:65%;
}
.col_right_30 {
	float:right;
	width:30%;
}
/* Une ttoutepetite colonne gauche, une tres grande a droite
---------------------------------------------- */
.col_left_18 {
	clear:both;
	float:left;
	width:18%;
}
.col_right_80 {
	float:right;
	width:80%;
}
/* Une petite colonne gauche, une grande a droite
---------------------------------------------- */
.col_left_30 {
	clear:both;
	float:left;
	width:30%;
}
.col_right_65 {
	float:right;
	width:65%;
}
/* Deux colonnes egales
---------------------------------------------- */
.col_left_47 {
	clear:both;
	float:left;
	width:47%;
}
.col_right_47 {
	float:right;
	width:47%;
}
/* Accordeon
---------------------------------------------- */
#accordeon_droit{width: 100%;margin:0;}
#accordeon_droit dt p{display:block;}
#accordeon_droit dd{margin:0.3em;}
#accordeon_droit p{border-bottom:1px solid #CCC;}

#accordeon_droit dt.accordeon_droitActive{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-image:url(im/bandeaux/mini_bando_noir.png);
}
#accordeon_droit dt.accordeon_droitActive a{color:#CCC;}
#accordeon_droit dt.accordeon_droitHover{background-image:url(im/bandeaux/mini_bando_marron.png);}
#accordeon_droit dt{
	background-image:url(im/bandeaux/mini_bando_marron.png);
	line-height: 20px;
	color:#CCC;
	text-indent:0.5em;
}
.barre_forum {
	font-size:1.1em;
	font-weight:normal;
}
/* Titre_Site
---------------------------------------------- */
#titre_site {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	text-indent:1em;
	color:#FFF;
}