@import url(glossaire.css);

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

img, table, .spip_logos { margin: 0; padding: 0; border: none; }
body, ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */
/* sans-serif: "Bitstream Vera Sans", Tahoma, Verdana, Arial, sans-serif;
serif: "Bitstream Charter", "URW Bookman L", Georgia, "Times New Roman", Times, serif;
titres: "Trebuchet MS", "Andale Mono", "Bitstream Vera Sans Mono"; */
/*
bleu vif: #00adef;
bleu tendre: #b3e6fa;
jaune vif: #ffc300;
jaune tendre: #ffffbf;
*/
body, .formulaire_spip {
	font-family: "Bitstream Vera Sans", Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	color: #000000;
}

a {
	text-decoration: none;
	color: #00adef;
}
a:hover {
	text-decoration: underline;
}

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #00adef; } /* liens internes */
a.spip_out { color: #72878E; } /* liens sortants */
a.spip_url { color: #72878E; } /* liens url sortants */
a.spip_glossaire { color: #72878E; } /* liens vers encyclopedie */

.texte p.spip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em; /* 1.15em */
	color: #000000;
	text-align: justify;
}

.notes {
	font-size: 0.74em;
}
.notes h2 {
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

.legendes a {
	color: #999999;
}

p.spip_note {}
a.spip_note {}

.spip_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*  ------------------------------------------
/*  Positionnement des blocs principaux
/*  ------------------------------------------ */

body {
	background: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	behavior: url(win_png.htc);
}

#navigation {
	float: left;
	width: 230px; 
	margin-top: 490px;	
	padding-left: 20px;	
}

#principal { 
	margin-left: 303px;
	width: 615px;
	border-left: 1px dashed #333333;
	background-image: url("../IMG/alpha.png");   /* !important; */
	 /* background-image:url(no-image); concerne IE; modifs sur lignes précédente et suivante */
	 /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../IMG/alpha.png', sizingMethod='scale'); */	
	counter-reset: chapitre;
}

#entete { 
	width: 612px;  /* IE: 612, pas 610 */	
	height: 20px;
	padding-top: 1%;
	margin: 0 0 0 5px;
	background-color: white;
	border-bottom: 0px solid #eaeaea;
	vertical-align: text-bottom;
}

#cartouche {
	height: 350px;  /* IE: une astuce pour fixer un min-height dans IE pour #cartouche */
	width: 615px;	
	margin: 0px;
	padding: 0;
}
html>body #cartouche {  /* IE: une astuce pour fixer un min-height dans IE pour #cartouche */
	height: auto;
	min-height: 250px;
}

#navdroite {
	float: right;
	width: 162px; 
	margin-top: -20px;
	margin-right: -12px;
}

#corps {
	padding: 0 12px 0 12px;
	margin-right: 137px;  /* IE: principal(615)-corps(12+453+12+1) */
	/*width: 453px;*/ 
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
}

#pied {
   position: relative; /* IE: permet la marge gauche négative */
	clear: both;
	height: 38px;
	width: 838px;  /* 455px; */
	margin: 0px 0px 0px -303px; /* top right bottom left(-10px) */
	padding: 0px 0px 0px 0px;
	background-image: url(../IMG/filnav/fondpied.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	vertical-align: text-bottom;
}

/*  ------------------------------------------
/*  Menus de navigation
/*  ------------------------------------------ */

/* Menus */

.menu {font-size: 0.85em;}

.menu h2, .menu h3 {
	padding: 2%;
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
}

.menu h2, .menu h2 a {
	font-variant: small-caps;
	font-size: 1.1em;
	color: #0f1f47;
}

.menu h3 {
	text-align: right;
	padding-right: 3px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.menu h3 a {
	color: #666666;
	text-decoration: none;
}

.menu ul, .menu ol, .menu dl {
	margin-left: 2%;
	margin-right: 2%;
}

.menu ol {
	margin-left: 10%;
}

.menu li, .menu dt, .menu dd {
	margin-bottom: 2%;
}

li.on, h2.on {
	background-color: #e6f8ff; 
}
a.on {
	font-weight: bold;
}
/* #principal > */
#entete h2 {
	float: left;
}
#entete ul {
	float: right;
}
#entete li {
	display: inline; /* Agit comme les cellules d'un tableau */
}

/* #navigation > */
.rubriques { /* était .gauche */
	width: 226px; /* cf. taille des images ci-dessous */
}

/* Les encarts (peuvent être dans cartouche, navigation, navdroite ou corps) */
.encart {}

#navigation .encart {
	float: left;
	margin-top: 60px;
}

#cartouche .encart {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
}

#navdroite .encart {
width: 162px;
}

#navdroite .encart2 {
	margin-top: -40px;
	margin-right: 0px;
}

/* Généralités pour la gestion des menus avec image de fond */
.haut {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.centre {
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;
}
.bas {
	background-repeat: no-repeat;
	background-position: top right;
}

/* #navigation > */
.rubriques .haut {
	background-image: url(../IMG/menug-s.png);
	height: 23px;
}
.rubriques .centre {
	background-image: url(../IMG/menug-m.png);
}
.rubriques .bas {
	background-image: url(../IMG/menug-b.png);
	height: 40px;
}
/* Partout (pour le moment) */
.encart .haut {
	background-image: url(../IMG/cadre1.png);
	height: 25px;
}
.encart .centre {
	background-image: url(../IMG/cadre2.png);
}
.encart .bas {
	background-image: url(../IMG/cadre3a.png);
	height: 66px;
}

.encart2 .haut {
	background-image: url(../IMG/cadre4-.png);
	height: 17px;
}
.encart2 .centre {
	background-image: url(../IMG/cadre5-.png);
}
.encart2 .bas {
	background-image: url(../IMG/cadre6.png);
	height: 30px;
}
html>body #navdroite .encart .centre {  /* IE : une instruction qui ne sera pas lue par MSIE */
	padding-right: 33px; 
}
html>body #navdroite .encart2 .centre { /* IE : une instruction qui ne sera pas lue par MSIE */
	padding-top: -10px; 
	padding-right: 18px; 
	padding-bottom: -10px; 
	padding-left: 28px; 
}

#navdroite h2, #navdroite h2 a {
	color: #00adef;
}

/* Menu phases de l'analyse */
#navdroite .exemples h2 {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	border-bottom: 0px;
	text-align: right;
	font-size: 1.2em;
	color: #00adef;
}

.exemples h2 a {
	display: block;
	padding-top: 60px;
	padding-right: 3px;
	padding-bottom: 60px;
	text-decoration: none;
}

.exemples ul .nuage {
	padding-left: 10px;
	margin-bottom: 10px;
}

.exemples li {
	list-style-image: url("../IMG/puce_exemples.png");
	list-style-position: inside;
}

/* menu filnav : navigation sous l'entete */
/* fil conducteur (precedent-suivant) et champs de recherche */

div#filnav {
	background-image: url(../IMG/filnav/fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 608px;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
}
.prec-suiv {
	width: 218px;
	height: 38px;
	margin: 0px;
	padding-left: 390px;
}
.prec-suiv .bloc {float: left;}
.prec-suiv .spacer { /* clear: both; */ }

.formulaire_recherche {
	width: 145px; 
	height: 18px;
	margin-top: 7px;
	margin-left: 8px;
}

/* le filnav propre au pied de page */
.filpied {
	height: 38px;
	margin: 0px;
	padding-left: 245px;
	background-color: none;	
}
.filpied .bloc {
float: left;
min-height: 30px;
}
.filpied .spacer { /* clear: both; */ }

.filpied .formulaire_recherche {
	display: none;
}

/* le corps : paddings sur le bloc principal */
/* */

#corps .chapo {
	padding: 5px 22px 20px 22px;
	text-align: right; 
	font-weight: bold;
	font-size: 1.15em;
}

#corps .texte {
	padding: 0 22px 30px 22px; 
}
#corps .notes {
	margin: 1.4em 22px 20px 22px;
	padding: 8px 0 0 0;
	border-top: 1px dashed #999999;
}

/* squelette rubrique: */
/* liste des sous-rubriques, liste des articles */

.liste-articles {
	padding: 0 22px 25px 22px; 
}
.liste-articles .decg {
	background-image: url(../IMG/bandart.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 460px;
	float: left;
	margin-left: -12px;
	}
.liste-articles .titre {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: right;
}
.liste-articles .titre a:hover {
	text-decoration: none;
}
.liste-articles .soustitre {
	color: black; 
	font-size: 85%;
	padding-bottom: 20px;
	text-align: justify;
}

.liste-rubriques {
	padding: 0 22px 20px 22px; 
	text-align: left;
}
.liste-rubriques .titre {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
.liste-rubriques .titre a {
}
.liste-rubriques .soustitre {
font-size: 110%;
color: #666666;
}
.liste-rubriques .liste-ssrubriques {
font-size: 85%;
padding-left: 30px;
}
.liste-rubriques .liste-ssarticles {
font-size: 80%;
color: #666666; 
text-align: right;
padding-bottom: 15px;
}

/* Fonction de tri des listes de rubriques et articles */
/* */
#tri {	
padding: 0px 22px 0px 22px; 
}
#tri .classement {
	text-align: left;
	margin-bottom: 40px;
}
#tri .classement .titre {
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #73baef;
	border-bottom: 8px solid #f7f3b5; /*#eaeaea;*/
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 80%;
}
#tri .classement h3.tenv  {
	margin-top: -90px;
	font-weight: bold;
	font-size: 120%;
}

#tri .liste-tri {}
#tri .liste-tri-art {}
#tri .liste-tri-art .titre {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: right;
}
#tri .liste-tri-art .titre a:hover {
	text-decoration: none;
}
#tri .liste-tri-art .soustitre {
	color: black; 
	font-size: 85%;
	padding-bottom: 20px;
	text-align: justify;
}
#tri .liste-tri-sart {text-align: right;}
#tri .liste-tri-ssart {text-align: right;}

#tri .liste-tri-rub {}
#tri h3.spip {
	background-image: none;
	width: 100%;
	height: 18px;
	overflow: visible;
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: black; /* #00adef Bleu texte */
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 5px solid #f7f3b5; /*#eaeaea;*/
}
#tri .liste-tri-rub .titre {}
#tri .liste-tri-rub .soustitre {}
#tri .liste-tri-ssrub {
	text-align: right;	
	font-size: 80%;
}

/*  ------------------------------------------
/*  Utilitaires
/*  ------------------------------------------ */

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url("win_png.htc"); }

/* Non visible a l'ecran */
.invisible {
	position: absolute;
	top: -3000em;
	height: 1%;
	display: none;
}

a.artinvisible {display: none;} 

/* Espaceur de blocs */
.nettoyeur, .nettoyeur-droite {
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.nettoyeur {clear: both;}
.nettoyeur-droite {clear: right;}

hr.spip {
	clear: both;
	visibility: hidden;
}

.spip-admin-float {
	top: 60px !important;
}

/*  ------------------------------------------
/*  Contenus
/*  ------------------------------------------ */
/* #cartouche > */
#titres { /* Nouveau bloc pour gérer les marges autour des titres */
	margin-top: 90px;
	margin-bottom: 40px;
	text-align: right;
	padding-left: 10px;
}

#cartouche .titre {
	margin-top: 1%;
	margin-bottom: 1%; /* Séparer titre et sous-titres */
	font-size: 2.1em;
	color: #0f1f47;
	font-variant: small-caps;
	padding-left: 50px;
}

#cartouche .soustitre {
	font-size: 1.80em;
	color: #666666;
	padding-left: 50px;
}

/* Intertitres des #TEXTES */
h3.spip {
   position : relative; /* IE: permet la marge gauche négative */
	background-image: url(../IMG/recb.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	height: 51px;
	width: 90%;
	overflow: visible;
	margin: 30px 0px 20px -62px;
	padding: 0px 10px 10px 62px;
	text-align: left;
	color: #00adef; /* Bleu texte */
	font-size: 1.15em;
	font-weight: bold;
}

/* Numérotation au sein des #TEXTES. Utiliser le raccourci <num1>, <num2> etc. */
span.num {
   position : relative; /* IE: permet la marge gauche négative */
	display: block;
	float: left;
	background-image: url(../IMG/cercle.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	width: 50px;
	margin: -15px 0px 0px -52px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #b3e6fa; /* Bleu fond */
	font-size: 18px;
	font-weight: normal;
/*	z-index: 10;*/
}

h3.spip span.num {
   position : relative; /* IE: permet la marge gauche négative */
	margin: 15px 3px 0px -32px;
}

/* Autres styles pour le contenu des #TEXTES */

strong.spip {
	background-color: #F7F3B5; /*#b3e6fa;*/
	font-weight: normal;
}

blockquote.spip {
	background-color: #ffffff;
	border: 1px solid #b3e6fa;
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
}

.spip_puce { list-style-position: outside; }
ul.spip { list-style: disc; }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0.3em 0 0.3em 0.8em; list-style-position: outside; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid #b3e6fa;
}
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid #b3e6fa; }

.spip_surligne { background: #F7F3B5; }

/*  Habillage des formulaires */
.formulaire_spip {
	text-align: left;
	font-size: 80%;
}
.formulaire_spip p {
	margin: 0.5em 0; padding: 0;
}
.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%; /* width: 145px; */
	padding: 1px;
	border: 1px solid #00adef;
	font-family: inherit;
	font-size: inherit; 
}

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire {
	font-weight: bold;
	color: #00adef;
}
p.reponse_formulaire {
	border-left: 2px solid #F7F3B5;
	padding-left: 1em;
}
fieldset.reponse_formulaire {
	border: 1px solid #00adef;
	font-weight: normal;
}

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Logos, documents et images */
.spip_documents {
	text-align: center;
	margin: auto;
}
.spip_documents_center {
	width: 100%;
	margin: auto;
}
span.spip_documents_center {
	display: block;
	margin-top:1em;
}
.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 strong {
	font-weight: normal;
	color: #999999;
	font-size: 0.6em;
	margin-left:auto;
	margin-right:auto;
}
.spip_doc_descriptif {
	width: 250px;
	position: relative;
	bottom: 40px;
	right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: left;
}

.spip_doc_descriptif .haut {
	background-image: url(../IMG/phila_dh_haut.gif);
	height: 33px;
}
.spip_doc_descriptif .centre {
	background-image: url(../IMG/phila_centre.gif);
	padding: 20px 10px 1px 25px;
}
.spip_doc_descriptif .bas {
	background-image: url(../IMG/phila_dh_bas.gif);
	height: 27px;
}

.spip_doc_descriptif_left {
	bottom: 0px;
	right: 41px;
	top: 40px;
}

.spip_doc_descriptif_left .haut {
	background-image: url(../IMG/phila_db_haut.gif);
	height: 27px;
}
.spip_doc_descriptif_left .centre {
	background-image: url(../IMG/phila_centre.gif);
	padding: 1px 10px 20px 25px;
}
.spip_doc_descriptif_left .bas {
	background-image: url(../IMG/phila_db_bas.gif);
	height: 33px;
}

.spip_doc_descriptif_center {
	bottom: 0px;
	right: 0px;
	top: 40px;
	left: 80px;
}

.spip_doc_descriptif_center .haut {
	background-image: url(../IMG/phila_gb_haut.gif);
	height: 27px;
}
.spip_doc_descriptif_center .centre {
	padding: 1px 25px 20px 10px;
}
.spip_doc_descriptif_center .bas {
	background-image: url(../IMG/phila_gb_bas.gif);
	height: 33px;
}

.spip_doc_descriptif_right {
	bottom: 40px;
	right: 11px;
}

.spip_doc_descriptif_right .haut {
	background-image: url(../IMG/phila_gh_haut.gif);
	height: 33px;
}
.spip_doc_descriptif_right .centre {
	background-image: url(../IMG/phila_centre.gif);
	padding: 20px 25px 1px 10px;
}
.spip_doc_descriptif_right .bas {
	background-image: url(../IMG/phila_gh_bas.gif);
	height: 27px;
}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #F7F3B5; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px solid #F7F3B5; width:150px;}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }
