
/* Redefinition des balises html
 ---------------------------------------------- */
* {
/*	margin:0;
	padding:0;	*/
}
ul {margin-left:1em;}
li {
	margin-top:0.1em;
	margin-bottom:0.1em;
}

/* Disposition a l'ecran des blocs principaux
---------------------------------------------- */
body { 
	background: #fff url(img/texture_fond.jpg); 
	margin: 0; 
	padding: 0; 
	text-align: center; 
}

div#page { 
	width: 48em; 
	margin: 0 auto; 
	text-align: left; 
}

div#top { 
	margin: 0; 
	padding-top: 1em; 
}

div#conteneur { clear: both; float: left; width: 65%; min-height: 450px; overflow: hidden; }
div#contenu { padding-top: 0.30em; margin-top: 2em;}

div#navigation { float: right; width: 30%; overflow: hidden; }
div#extra { float: right; clear: right; width: 30%; 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; }


/* Typographie generale du site
---------------------------------------------- */
body { font-size: 100%; color: #333; }
#top, #contenu, #navigation, #extra, #pied { font-size: 0.82em; }

h1, h2, .chapo, .hyperlien, .texte, .ps, .notes, .introduction, #contenu { font-family: "Trebuchet MS", Helvetica, sans-serif; }
h3 { font-family: Georgia, Times, serif; }
body, .formulaire_spip, #hierarchie, .pagination, small { font-family: Verdana, Tahoma, Geneva, sans-serif; }


/* Personnalisation des styles HTML par defaut
---------------------------------------------- */

/* Titraille */
h1 { margin: 0; font-size: 1.50em; font-weight: bold; color: #000; }
h2 { margin: 0; padding: 0.20em 0.40em; background: #8B6F92; background: #C597DC; font-size: 1.10em; font-weight: bold; }
h2, h2 a, h2 a:hover { color: #EEE; }
h3.spip { margin-top: 2em; margin-bottom: 1.4em; text-align: center; }

/* Divers */
hr { height: 2px; margin: 2em auto; background-color: #999; color: #999; border: 0; }
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 MSIE */

/* Listes SPIP */
/*.spip_puce { list-style-position: outside; }*/
ul.spip {}
ol.spip {}

/* Citations, code et poesie */
blockquote { margin: 1em 3em; padding-left: 1em; border-left: 4px solid #DDD; }
blockquote.spip_poesie { border-left: 1px solid #CCC; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -60px; margin-left: 60px; }
code, .spip_cadre { font-family: "Courier New", Courier, mono; color: #009; }
div.spip_code, .spip_cadre { margin-bottom: 1em; }

/* Tableaux */
table { border-collapse: collapse; border-spacing: 0; }
table.spip { width: 99%; margin: 0 auto 1em auto; }
table.spip caption { caption-side: top; font-weight: bold; color: #999; line-height: normal; }
table.spip tr.row_first { background: #CCC; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip th, table.spip td { text-align: left; border: 2px solid #FFF; }
table.spip th { padding: 0.20em; vertical-align: middle; font-weight: bold; }
table.spip td { padding: 0.40em; vertical-align: top; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }

.spip_documents { text-align: center; line-height: normal; color: #666; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.90em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.90em; margin-left: auto; margin-right: auto; }


/* Blocs et 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 { font-size: 0.77em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

.chapo { margin-bottom: 1.50em; font-weight: bold; color: #615344; line-height: 1.40em; }
.texte { line-height: 1.60em; text-align:justify;}
.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; }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

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

/* En une */
.en_une { display: block; width: 200px; background-color:#e3981a; margin: 0 1em 0 0; text-align: center; }
.en_une:hover { color:#EEE;}
.en_une h2 {background-color:#e3981a;}
.en_une p {color:#EEE; margin: 0; padding 3px 6px 3px 6px;}
.en_une .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 0px solid #EEE; }

/* Accueil */
.accueil {text-align:right;}
.accueil p {margin: 0; margin-bottom: 1em;}

/* Habillage des formulaires
---------------------------------------------- */

.formulaire_spip { /*background: #EEC;*/ margin-bottom: 2em; padding: 0; 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; }
.forml, textarea, select { width: 99%; border:1px solid #e1b6f7; background:white; font-family: inherit; font-size: inherit; color: #000; }
.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 { background: #FF6; }

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

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #CC9; }
table.spip_barre a:hover img { background: #FFF; border: 1px solid #CC9; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; color: #F57900; }


/* 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 li{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: #E1D0BD;}
ul ul .forum-chapo { background: #E5DACE;}
ul ul ul .forum-chapo { background: #EFE5DA;}
ul ul ul ul .forum-chapo { background: #F6EFE8; 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;*/ }


/* Habillage des sommaires et 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; }

/* Habillage agenda */
.agenda { clear: both; margin-bottom: 2em; text-align: left; }
.agenda p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.agenda ul { margin: 0; padding: 0; list-style: none; background-color:#C4F9A7; }
.agenda ul li { margin: 0; padding: 0.20em; border-bottom: 1px solid #DDD; }
.agenda ul li ul { margin-left: 2em; list-style: none; }
.agenda ul li li { padding: 0; border: 0; font-size: 0.78em; color:#4B4B4B; }
.agenda h2 { background: #66CC66; }
.agenda ul li a { color: #00856A; text-decoration: none; }
.agenda ul li a:hover { color:#222; }

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

/* Sites syndiques */
.syndic { clear: both; margin-bottom: 2em; text-align: left; }
.syndic li.box .spip_logos {float: left;}
.syndic p, .syndic ul li ul {margin-left: 80px;}
.syndic p { margin: 0; padding: 0; }
.syndic ul { padding: 0; list-style: none; }
.syndic ul li { margin: 0.20em 0; padding: 0.20em; border-bottom: 1px solid #DDD; }
.syndic ul li ul { list-style: circle; }
.syndic ul li li { margin-left: 1em; padding: 0; border: 0; font-style: italic; }

/* Formulaire recherche 
---------------------------------------------- */
#formulaire_recherche{
	margin:0.5em 0;
	
}
#formulaire_recherche label{
	display:none;
}
#formulaire_recherche input.forml{
	width:auto;
	padding:0em 0.3em;
}


/* Pour la Navigation
---------------------------------------------- */
#navigation{
	margin-top:2.3em;
}
.navigation{
	color:#4b4b4b;
	font-family:arial;
	font-size:80%;
	color:#b270d4;
}
.navigation h2{
	margin-top:1em;
	font-size:100%;
	font-style:bold;
	background:none;
	padding-left:0;
	color:#b270d4;
}
.navigation h2.rubrique,
.navigation h2.rubrique a,
ul.rubrique li {
	color:#6c6;
}
.navigation h2.mot,
.navigation h2.mot a,
ul.mot li{
	color:#6c6;
}
.navigation h2.article,
.navigation h2.article a,
ul.article li{
	color:#e3981a;
}
.navigation h2.site,
.navigation h2.site a,
ul.site li{
	color:#6382E9;
}
.navigation h2.breve,
.navigation h2.breve a,
ul.breve li{
	color:#96C547;
}
.navigation h2.auteur,
.navigation h2.auteur a,
ul.auteur li{
	color:#ED4981;
}

.navigation ul{
	margin:0 0 0 1em; 
	padding:0;
}

.navigation ul li{
	list-style-type:disc;
}
.navigation ul li:hover{
	list-style-type:circle;
}
.navigation ul.general li{
	color:#b270d4;
}

.navigation ul li a{
	color:#4b4b4b;
	text-decoration:none;
}
.navigation ul li a:hover{
	color:#222;
}

/* Pour le sommaire
---------------------------------------------- */
#valeurs{
	margin-bottom:0em;
}
#valeurs ul{
	margin:0;
	padding:0;
}
#valeurs li{
	display:inline;
	padding:0 0.5em;
	/*font-size:80%;*/
	font-style:italic;
	color:#b270d4;
}

/* Pour le plan
---------------------------------------------- */
.page_plan #contenu h2 a{
	color:#E96010;
	font-size:130%;
}
.page_plan #contenu h3{
	font-size:120%;
}

/* Couleurs des liens
---------------------------------------------- */
a { color: #973AF8; text-decoration: none; } /* color: #AB66CC; d'origine renforcée */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in {} /* liens internes */
a.spip_out {} /* liens sortants */
a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */
a:hover { text-decoration: underline; }
