/*  ----------------------------------------------------------- */
/*  Feuilles de styles du squelette ast_theme pour SPIP 1.9     */
/*  ----------------------------------------------------------- */
/*  29-04-2008 par yannis                                       */
/*  dernière modif : 14-06-2008 par yannis                      */
/*  ----------------------------------------------------------- */
/* COULEURS :								    */
/*	blanc: #FFF								    */
/*	red : #BF260D							    */
/*	marron foncé : #4D2602						    */
/*	marron clair : #804004						    */
/*										    */
/*	forum 1er msg: #ECC49E						    */
/*	forum 2e  msg: #F0D6BD						    */
/*	forum 3e  msg: #F6E9DC						    */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	color: #804004;
	background: #ffffff;
	margin: 1.5em;
	font-size: 1.09em;
}

img, table { margin: 0; padding: 0; border: 0; }

ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
	font-weight: normal;
	font-family: 'Britannic Bold', 'britanic bold', 'britannic EF bold', Impact, 'Arial Narrow', Arial, Verdana, sans-serif; }

h1 {
	color: #BF260D;
}

h1.big_title{
	font-size: 100px;
}

h3 {
	font-size: 1.15em; 
	color: #804004;
}

h4 {
	font-size: 1.4em; 
	color: #4D2602;
}

h5 {
	font-size: 1.2em; 
	color: #BF260D;
}

h6 {
	color: #804004;
}

h7 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 2.3em; 
	text-align: center;
	color: #4D2602;
}

h8 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.8em; 
	text-align: center;
	color: #4D2602;
}

h9 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em; 
	text-align: center;
	color: #4D2602;
}

h10 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em; 
	text-align: center;
	color: #4D2602;
}

h11 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 2.3em;
	text-align: center; 
	color: #BF260D;
}

h12 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center; 
	color: #BF260D;
}

h13 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center; 
	color: #BF260D;
}

h14 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center; 
	color: #BF260D;
}

h15 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 2.3em;
	text-align: center; 
	color: #804004;
}

h16 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center; 
	color: #804004;
}

h17 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center; 
	color: #804004;
}

h18 {
	font-weight: bold;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center; 
	color: #804004;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 50em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFF; /* url(images/navigation.jpg) repeat-y top right; */
	border: 0px solid #333; /* border etait 1px */

}

#conteneur {
	background: #FFF;
	width: 100%; 
}

#conteneur #contenu {
	float: left;
	width: 33em;
	margin-left: 1em;
}

#conteneur #navigation {
/*	background: #FFF url(images/enca-rouge2.jpg) no-repeat top left; */
	float: right;
	width: 12em;
	z-index:0;
	min-height: 33em;
	margin-left: 0.5em;
	margin-right: 1em;
/*	border: 1px solid #BF260D; */
}

#navigation .breves {
	background: #FFF url(images/enca-breves.jpg) no-repeat top left;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	min-height: 186px;
}

#navigation .forums {
	background: #FFF url(images/enca-forum.jpg) no-repeat top left;
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
	min-height: 338px;
	max-height: 338px;
}

#navigation .syndic {
	background: #FFF url(images/enca-forum.jpg) no-repeat top left;
	min-height: 338px; /* 186px */
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: right;
	width: 11em;
	margin-bottom: 1em;
}

#contenu .encart {
	float: left;
	width: 35em;
	margin: 1;
}

#contenu a {color: #bf260d;}

#contenu pre {
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
}

/* Entete */

#sommaire_entete {
	background: #FFF;
	height: 250px;
}

#sommaire_entete .small {
	margin-top: 0em;
	font-size: 0.73em;
	vertical-align: super;
	text-align:center;
}

#sommaire_entete h1 {
	font-size: 3.5em;
	vertical-align: sub;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

#sommaire_entete .formulaire_recherche { 
	margin-top: 0em;
	margin-bottom: 0.3em;
	margin-right : 1em;
	float: right; 
	background : #FFF;
/*	border: 1px solid #CCC;
	height: 2em; 		*/
}

#entete { 
	background : #FFF url(images/banniere_sansTitre.jpg) no-repeat top left;
	height : 250px; /*140px; */
}


#presse {
	background: #FFF url(images/coupures_journaux.jpg) no-repeat top left;
	color: #4D2602;
	font-size: 1em;
}

#presse h2 {
	color: #4D2602;
	font-size: 1.3em;
}
#presse a {
	color: #4D2602;
}

#entete #nom_site_spip, #entete a .spip_logos {
	margin-top : 0.5em;
	margin-left : 1em;
	height : 150px;
	display: block;
	float: center;
	color: #bf260d; 
	/* background : transparent url(images/logo.png) no-repeat bottom left; */
}

#entete a:hover {
	text-decoration: underline;
}

#entete a {
	text-decoration: none;
}

#entete a.on {
	color: #804004;
	font-weight: normal;
	text-decoration: none;
}

#entete ul, li {
	color: #804004;
}

#entete .formulaire_recherche { 
	margin-top: 0em;
	margin-bottom: 0.3em;
	margin-right : 1em;
	float: right; 
	background : #e7e7e7 ;
	/*height: 2em; */
}

/* rubriques (ajout de yannis, pas très efficace) */
#rubriques {
	float: center;
	margin-top: 1.23em;
	/*margin-bottom: 10em; */
	text-align: center;
	/*background: #e7e7e7; // a remettre en blanc : #FFF */
	/*height: 200px; // sert a rien */
}

#rubriques a:hover {
	text-decoration: underline;
}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	padding-left: 1em;
	margin-bottom: 1em;
	color: #F0D6BD;
	font-size: 0.66em; 
	font-family: 'Britannic Bold', 'britanic bold', 'britannic EF bold', Impact, 'Arial Narrow', Arial, Verdana, sans-serif;
 	background: #FFF; /* #e7e7e7; */
}

#hierarchie a {
	color: #ECC49E;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 0px dotted #CCC; /* border etait 1px */
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center; 
	color: #804004;
	background: #FFF;
	}

#pied small { font-size: 0.75em; }
#pied a { font-size: 1em; }
#pied img { vertical-align: bottom; }

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

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


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: 'Britannic Bold', 'britanic bold', 'britannic EF bold', Impact, 'Arial Narrow', Arial, Verdana, sans-serif; 
}

/* Typo pour le contenu */
#contenu {
	font-family: "Times New Roman", "Trebuchet MS", Helvetica, sans-serif;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip {
	font-family: "Times New Roman", "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 11em;
	/*border: 1px solid #CCC;*/
	margin-bottom: 1em;
	color: #804004;
	font-size: 1.06em; /* taille rubriques dans l'en-tête */
}

// les dates sous les titres d'articles
small {
	color: #804004; /* #bf260d; */
}

.menu-titre a {
	color: #804004;
	/*	color:#bf260d; */
}
.menu-titre {
	padding: 0.2em 0.4em;
	/*border-bottom: 1px dotted #CCC;*/
	text-align: left;
	color: #804004;
	/* font-weight: bold; */
}

.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
.rubriques ul, .breves ul, .syndic ul, .forums ul, .divers ul { 
	padding: 0.2em 0; 
	/* color: #804004; */
}
.rubriques li, .breves li, .syndic li, .forums li, .divers li { 
	padding: 0 0.7em; 
	color:#804004;
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { 
	color: #bf260d;
}

.rubriques a {
	color: #4D2602;
}


/* DIV rubriques (menu titre de "rubriques") */
.rubriques .menu-titre {
	color: #bf260d;
	font-size: 1.46em;
}

/* DIV de breves */
.breves {
	font-size: 0.71em; /* c'etait 0.88em */
}

/* DIV des titres de breves */
.breves .menu-titre {
	color: #bf260d;
	font-size: 1.56em; /* c'etait 1.26em */
}

.syndic {
	font-size: 0.71em; color: #4D2602;
}

.syndic a {
	font-size: 1.2em;
	color: #4D2602;
}

.encart .syndic texte {
	color: #4D2602;
}

.syndic .menu-titre { color: #bf260d; } /* color: #4D2602; */

/* DIV forums */
.forums {
	font-size: 0.59em; /* c'etait 0.88em */
}

.forums .menu-titre {
	color: #bf260d;
	font-size: 1.78em; /* c'etait 1.16em */
}


.divers {
	font-size: 0.88em;
}

.divers .menu-titre {
	color: #bf260d;
}

.divers a {
	color: #804004;
}

.divers .menu-titre a {
	color: #4D2602;
}


/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 2.00em;
	text-align: center;
}

#contenu .surtitre {
	font-size: 0.82em; 
}

#contenu .soustitre {
	font-size: 0.82em;
	text-align: justify;
}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
}

.cartouche p {
	margin: 0; padding: 0; clear: left;
	text-align: justify;
}
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
/*	font-weight: bold; */
	color: #4D2602;
	text-align: justify;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	color: #4D2602;
	border: 0px solid #CCC; /* border etait 1px */
/*	font-size: 0.82em; */
/*	font-weight: bold; */
}

.texte {
	color: #4D2602; /* #000; */
	font-size: 0.88em;
	text-align: justify;
/*	white-space: nowrap;	// alignement du texte (reours à la lign et interlignes) */
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 0px solid #CCC; } /* border-top 2px */

.ps {
	font-size: 0.82em;
}

.notes {
	clear: both;
	font-size: 0.77em;
}
.ps h2, .notes h2 {
	font-size: 1.19em; 
/*	font-weight: bold; */
}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 0px solid #CCC;  /* border-top etait 2px */
}

#documents_portfolio img { width:60px; }

#documents_portfolio h2 { 
	margin-bottom: 0.4em; 
	font-size: 0.88em; 
/*	font-weight: bold; */
	color: #bf260d;
}

#document_actif { margin-top: 1em; }

#document_actif img { 
	height:auto;
	width:100%;
}

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 0px solid #CCC; /* border-top etait 2px */
}

#documents_joints h2 { 
	margin-bottom: 0.4em; 
	font-size: 0.88em; 
/*	font-weight: bold;  */
	color: #bf260d;
}

#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { 
	margin-bottom: 1em; 
	padding: 0.5em  0.5em 0.5em 0.5em; 
	border: 0px solid #CCC; /* border 1px */
}

.liste-articles li .titre {
	font-size: 1.03em;
/*	font-weight: bold; */
}

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;
}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	/*border: 1px solid #CCC;*/
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
}
	
.liste-articles h3 a { } /* color: #bf260d;} // et #804004 ? */

.pagination {
	font-size: 0.90em;
	font-family: 'Britannic Bold', 'britanic bold', 'britannic EF bold', Impact, 'Arial Narrow', Arial, Verdana, sans-serif;
	text-align : center;
}


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a {
	text-decoration: none;
	color: #4D2602;
	font-weight: normal; 
}

a:hover {
	text-decoration: underline;
}

/* Extra definition for this theme */
.galery_navigator_pict {
   text-align : center;
}
.galery_current_pict {
	text-align : center;
}
.galery_current_pict img {
	width: 90%;
	height: auto;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */
.page_plan #contenu h2 a { color: #4D2602;}

.page_plan #contenu h3 a { color: #4D2602;}

.page_plan #contenu li a { color: #804004;}

.page_plan #contenu h2 {
	clear: both;
	background: #FFF;
	border: 0px solid #CCC; /* border 1px */
	padding: 0.5em;
	margin-bottom: 1em;
/*	font-weight: bold; */
	text-align: center;
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square;
}
.page_plan #contenu .contre-encart li { list-style: inherit; }



/*  -----------------------------------------
    -----------------------------------------
    			Moins important			  
    -----------------------------------------
    ----------------------------------------  */



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

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 0; 
	padding: 0; 
}

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
/*	border: 1px solid #CCC;  (test masqué) */
}
.formulaire_spip input {
	border: 1px solid #CCC;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px solid #CCC;  /* border: 1px dotted; */
 }

.formulaire_spip legend { 
/*	font-weight: bold; */
	padding: 3px;
	font-size: 1.3em; /* etait pas précisé */
	color: #4D2602;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

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

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 1px outset; /* border: 2px outset; */
/*	font-weight: bold; */
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { /* font-weight: bold; */ color: #FFF; }
fieldset.reponse_formulaire { border: 1px solid; font-weight: normal; }

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

/* 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 */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 0px solid #CCC; /* border-top: 2px solid #CCC; */
	font-size: 0.88em;
/*	font-weight: bold; */
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.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; */ text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

.forum a { 
	display: block; 
	margin: 0; 
	padding: 0;
	text-decoration: none;
	font-size: 0.96em;
	font-family: 'Britannic Bold', 'britanic bold', 'britannic EF bold', Impact, 'Arial Narrow', Arial, Verdana, sans-serif; 
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #000000; margin: 0; padding: 0; margin-bottom: 1em; } /* border: 1px solid */
ul ul .forum-message { border: 1px solid #A4A4A4; } /* border: 1px */
ul ul ul .forum-message { border: 1px solid #B8B8B8; } /* border: 1px (et les suivants aussi) */
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 (les border et border-bottom 1px) */
ul .forum-chapo { border: 1; border-bottom: 0px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #ECC49E; }
ul ul .forum-chapo { background: #F0D6BD; }
ul ul ul .forum-chapo { background: #F6E9DC; }
ul ul ul ul .forum-chapo { background: #F5EEE7; border-bottom: 0px 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.5em;
	text-align: center;
	font-size: 1.2em;
/*	font-weight: bold; */
}

#signatures table {
	width: 100%; margin: 1em 0;
	border: 1px solid #CCC; /* couleur était #000000 */
}
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #F6E9DC;
	padding: 0.5em;
	white-space: nowrap;
}

#signatures td.signature-nom {
	background: #FFF;
	padding: 0.2em;
	text-align: center;
/*	font-weight: bold; */
}

#signatures td.signature-message {
	background: #FFF;
	padding: 0.4em;
	font-size: 0.96em;
}

