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

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em;  font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333}
h1 { font-size: 1.80em; color: #ca0d30; font-weight: bold;}
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
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; }

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

#page { background: #fff; position: relative; width: 94%; margin: 0 auto; text-align: left; padding: 0 0.5em 0 0.5em; border:1px solid #555;}
#cadre_fond_blanc { background: #fff; position: relative; width: 94%; margin: 0 auto; text-align: left; padding: 0 0.5em 0 0.5em; border:1px solid #555;}

#entete { width: 100%; padding-top: 1.60em; }
#entete a.accueil { display: block; }
#entete a.accueil img.spip_logos { vertical-align: middle; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: middle; font-size: 2.4em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #aaa;}
#entete a.accueil:hover, a.accueil:active {text-decoration:none;  color: #604A7F;}
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/
#entete .formulaire_recherche { position: absolute; right: 0; top: 1.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur {background-color: #fff; clear: both; float: left; width: 67%; overflow: hidden; }
#conteneur_une {background-color: #fff;clear: left; float: left; width: 40%; overflow: hidden; } /*YLB - Une sur trois colonnes*/
#conteneur_une_col2 {background-color: #fff;float: left; width: 29%; overflow: hidden; margin-left: 1%; } /*YLB - Une sur trois colonnes*/
#contenu {padding-top: 0.30em; }

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

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

#pied {
	background-color: #c90d30;
	clear: both;
	margin-bottom: .5em;
	padding: 0.40em 0 1em 0;
	border: 1px solid #555;
	text-align: center;
	font-size: 0.90em;
	margin:0 -0.6em -0.6em -0.6em}
#pied img { vertical-align: middle}
#pied a {color:#ccc;}

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

/* YLB */
#nav {
	margin: 0;
	padding: 0px 6px 0;
	background: #ccc url(fond_menu.png) repeat-x 0 -110px;
	background-image: url(fond_menu.png);
	background-position: bottom;
	line-height: 100%;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	 z-index:100;
	 }
#nav li {
	margin: 0 5px;
	padding: 0 0 2px;
	float: left;
	position: relative;
	list-style: none;}
#nav a {/* main level link */
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  10px 3px;
	margin: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, 3);}
	
#nav a:hover {
	background-image: url(fond_menu_on.png);
	color: #444;}
#nav .current a, #nav li:hover > a {/* main level link hover */
	background: #ddd;
	color: #444;
	border-top: solid 0px #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
	text-shadow: 0 1px 0 rgba(255,255,255, .5);}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;}
#nav ul a:hover {
	background: #329710 url(fond_menu.png) repeat-x 0 -100px !important;
	color: #fff !important;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);}
#nav li:hover > ul {display: block;} /* dropdown */
#nav ul {display: none; /* level 2 list */
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #fff ;
	border: solid 1px #b4b4b4;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);}
#nav ul li {float: none;
	margin: 0;
	padding: 0; z-index:200;}
#nav ul a {font-weight: normal;	text-shadow: 0 1px 0 #fff;}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;}/* rounded corners of first and last link */
#nav:after {/* clearfix */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
#nav {display: inline-block;} 
html[xmlns] #nav {display: block;}
* html #nav {height: 1%;}

.cadre {border: 1px solid #DDD; padding: 0.2em 0.2em;}
.cadre h2 {
	background: #4988ad; background-image: url(fond_menu_40.png);
	background-position: bottom; padding: 0.1em 0.5em 0.1em 0.5em; color:#fff; font-weight:bold;
	-webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; text-shadow: 0 1px 1px rgba(0,0,0, 3); box-shadow: 0 1px 3px rgba(0,0,0, .3);}
.cadre h2 a {padding: 0.1em 0.1em; color:#fff; font-weight:bold;}
.cadre h2 a:hover {padding: 0.1em 0.1em; color:#E56717; font-weight:bold;}
.cadre_orange {border: 1px solid #DDD; padding: 0.2em 0.2em;}
.cadre_orange h2 {background: #329710; background-image : url(fond_menu_orange_40.png);
	background-position: bottom; padding: 0.1em 0.5em 0.1em 0.5em;  color:#fff; font-weight:bold;
	-webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; text-shadow: 0 1px 1px rgba(0,0,0, 3); box-shadow: 0 1px 3px rgba(0,0,0, .3);}
.cadre_orange h2 a {padding: 0.1em 0.1em; color:#fff; font-weight:bold;}
.cadre_orange h2 a:hover {padding: 0.1em 0.1em; color:#E56717; font-weight:bold;}.cadregris {margin-bottom:0.5em; background: #ddd; border: 1px solid #DDD; padding: 0.2em 0.2em;}
.cadre_bleu {border: 1px solid #DDD; padding: 0.2em 0.2em;}
.cadre_bleu h2 {background: #329710; background-image : url(fond_menu_bleu_40.png);
	background-position: bottom; padding: 0.1em 0.5em 0.1em 0.5em; color:#fff; font-weight:bold;
	-webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; text-shadow: 0 1px 1px rgba(0,0,0, 3); box-shadow: 0 1px 3px rgba(0,0,0, .3);}
.cadre_bleu h2 a {padding: 0.1em 0.1em; color:#fff; font-weight:bold;}
.cadre_bleu h2 a:hover {padding: 0.1em 0.1em; color:#E56717; font-weight:bold;}.cadregris {margin-bottom:0.5em; background: #ddd; border: 1px solid #DDD; padding: 0.2em 0.2em;}
.cadregris h3 {color: #333;}

.secteur_plan { clear: both; width: 100%; margin: 0; border-top: 1px solid #8B6F92; }
.secteur_plan h2 {font-size: 1.60em ; font-weight:bold; background-image : url(fond_menu_40.png); background-position: bottom; color:#fff;}
.secteur_plan h2 a {font-weight:bold; background-image : url(fond_menu_40.png); background-position: bottom; color:#fff;}
.secteur_plan_articles {float:left; width: 48%; margin: 0;}
.secteur_plan_breves {float:left; width: 24%; margin: 0;}
.secteur_plan_web {float:left; width: 24%; margin: 0;}

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

#hierarchie { clear: both; margin-bottom: 0.5em; 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; font-weight: bold; color: #333; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #555; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; display: block; background: #EEE; padding:0.5em;}
.ps h2, .notes { margin-bottom: 0.5em; line-height: 1.40em; color:#555;}
.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,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* 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 */
.menu { clear: both; margin-bottom: 1em; 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: 0px dashed #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-bottom: 0px 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; }

.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.00em 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 {line-height: 1.1em; }
.articles h3 a {color: #1c55ac;} /*347235*/
.articles h3 a:hover {color: #E56717;}

/* Couleurs des liens
---------------------------------------------- */
a { color: #1c55ac; text-decoration: none; } /* back : 347235*/
a:focus,a:hover,a:active { color: #E56717; text-decoration: underline; }
a.menuhome {background-image : url(home.png); background-repeat:no-repeat;}
a.menuhome:hover {background-image : url(home_hover.png) ; background-repeat:no-repeat;}


