/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* 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: #666666;
	margin: 0;
	background-color: #7B300D;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 0.96em;
	font-weight: normal;
	text-align: left;
}

ul {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}

ol {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}

hr {
	color: #FFFFFF;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

#page {
	width: 862px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right: 19px solid #1a0d05;
	border-left: 19px solid #1a0d05;
	border-top: 3px solid #1a0d05;
}

#conteneur { 
	width: 100%; 
	margin: 0;
}

#conteneur #contenu {
	float:left;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images_interface/fond_barre3.gif);
	background-repeat: repeat-x;	
}

#conteneur #contenu2 {
	float:left;
	width: 100%;
	margin: 0;	
}

#conteneur #navigation {
	float: left;
	width: 100%;
	min-height: 200px;
	background: #1a0d05;
	margin: 0;
}

#outils {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 38px;
}


/*  ------------------------------------------
/*  Disposition des blocs de contenu central
/*  ------------------------------------------ */


#conteneur #bloc-droit {
	float: right;
	width: 212px;
	text-align: left;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#conteneur #bloc-gauche {
	float: left;
	width: 640px;
	text-align: left;
	background-image: url(images_interface/titre_texte.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	background-position: 0px 0px;
}

#conteneur #bloc-droit-rubrique {
	float: right;
	width: 462px;
	text-align: left;
	margin: 0 0 20px 0;
	background-image: url(images_interface/titre_publications.gif);
	background-repeat: no-repeat;
}

#conteneur #bloc-gauche-rubrique {
	float: left;
	width: 400px;
	text-align: left;
	background-image: url(images_interface/titre_presentation.gif);
	background-repeat: no-repeat;	
	margin: 0 0 20px 0;
}

#conteneur #bloc-droit-divers {
	float: right;
	width: 242px;
	text-align: left;
	margin: 0;	
}

#conteneur #bloc-gauche-divers {
	float: left;
	width: 620px;
	text-align: left;
	margin: 0;
}

/*  ------------------------------------------
/*  Design des blocs spécifiques
/*  ------------------------------------------ */

/*_________________________Entete____________________________ */
#entete {
	width: 100%;
	border-bottom: 1px solid #282828;
	background: #1a0d05;
	margin: 0; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 2px 20px 2px 0; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }/* A conserver en cas de déplacement */


/*______________________Choix de langue________________________ */
#langue {
	float: right;
	height: 58px;
	width: 80px;
	border: 1px solid #A68C48;
	margin-left: 99px;
	overflow: hidden;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: lighter;
	color: #A68C48;
	letter-spacing: 2px;
	background-color: #3C1713;
}

#langue a {color: #A68C48;}

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


/*_____________________Petite navigation_______________________ */

#navigation-secondaire {
	float: left;
	height: 57px;
	width: 70px;
	margin: 1px 3px 1px 10px;
}	
#navigation-secondaire li {line-height: 13px;}
	
#navigation-secondaire a:hover {color:#A68C48; text-decoration: underline;}


/*_________________________Fil d'Ariane________________________ */

#hierarchie {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0px;
	background: #1a0d05;
	font-family : Genveva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#hierarchie a {
	line-height: 14px;
	font-weight: lighter;
	color: #A68C48;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 1px solid #FFE469;
}

#hierarchie a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFE469;
}
	
/* __________________Menu de droite articles___________________ */

#conteneur #bloc-droit .divers {
	color: #74290C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;	
}

#conteneur #bloc-droit a:hover {
	color: #3380C4;
}


/* _______________________Pied de page________________________ */

#pied {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	background: #1a0d05; 
}

#pied li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 1px;
	list-style-type: none;
	text-indent: 0px;
	text-decoration: none;	
}

#pied li a:hover { color: #FFCC33; }

#pied small { font-size: 0.62em; }

#pied img { vertical-align: bottom; }


/*  ------------------------------------------
/*  Trucs pratiques à utiliser avec parcimonie
/*  ------------------------------------------ */

/* ___________________Espaceur de blocs________________________ */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

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

/* _________________Alignements______________________ */
.right {text-align: right; margin: 0 10px;}
.center {text-align: center; margin: 0 0 20px 0;}

/* _________________Correctif nuage______________________ */
.nuage {height: 490px; overflow: hidden}



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

h1 {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	letter-spacing: 0.07em;
	word-spacing: 0.14em;
	color: #FFCC33;
	font-style: normal;
	margin:0;
}

h2 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	letter-spacing: 0.06em;
	word-spacing: 0.12em;
	color: #74290C;
	margin: 0;
	font-style: normal;
}

h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 0.87em;
	font-weight: bold;
	letter-spacing: 0.06em;
	word-spacing: 0.12em;
	color: #74290C;
	margin: 5px 25px;
	font-style: normal;
	display: block;
	text-align: left;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	letter-spacing: 0.06em;
	word-spacing: 0.12em;
	color: #74290C;
	margin: 5px 25px;
	font-style: italic;
}


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubrique {
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 80px;
	border-right: 3px solid #1a0d05;	
}

.breves, .syndic, .forums, .divers {
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 1px;
}

.menu-titre {
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.breves { background: #FFFFFF; }
.breves .menu-titre { background: #FFFFFF; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.divers { 
background: #FFFFFF; 
border-top: 8px solid #FFFFFF;
border-bottom: 8px solid #FFFFFF;
margin: 0;
padding : 0; }

.divers .menu-titre { background-color: #FFFFFF; }

.sommaire { 
background: #FFFFFF; 
border-top: 8px solid #FFFFFF;
border-bottom: 8px solid #FFFFFF;
margin: 0 13px 0 0;
padding : 0; }

.reserve {
	border-top: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	margin: 0 13px 0 0;
	padding : 10px;
	background-color: #CBD8FF;
}

.reserve .menu-titre {background-color: #CBD8FF;}

.colonne {
	float: left;
	padding: 0;
	margin: 7px;
	width: 18%;
	min-height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.62em;
	letter-spacing: 0.1em;
	text-align: left;
}

.colonne li {text-align: left;}
.colonne a {color: #595959; border-bottom: 1px solid #1a0d05; text-decoration: none;}
.colonne a:hover {color: #FFCC33; border-bottom: 1px solid #1a0d05; background: #1a0d05;}
.colonne .on {color: #FFCC33; border-bottom: 1px solid #FFFFFF;}

.colonne-navi {
	float: left;
	padding: 0;
	margin: 7px;
	width: 18%;
	min-height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	text-align: left;
}

.colonne-navi li {text-align: left;}
.colonne-navi a {color: #999999; border-bottom: 1px solid #1a0d05; text-decoration: none;}
.colonne-navi a:hover {color: #FFCC33; border-bottom: 1px solid #1a0d05; background: #1a0d05;}
.colonne-navi .on {color: #FFCC33; border-bottom: 1px solid #FFFFFF;}
.colonne-navi hr {color: #666666;}


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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	width: 100%;
	height: 80px;
	background: #1a0d05;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.cartouche p {  
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:15px;
	letter-spacing: 1px;
	color: #444444; 
}

.date-copyright {
	color: #444444;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.barre-titre {
	width: 100%;
	height: 38px;
	margin: 0;
	background-image: url(images_interface/fond_barre3.gif);
	background-repeat: repeat-x;
	border-top: 8px solid #1a0d05;
	text-align: left;
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */

.chapo {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 15px;
}

.texte {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.81em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0 10px 10px 20px;
}


.presentation {
	color: #666666;
	font-size: 0.65em;
	line-height: 1.4em;
	text-align: left;
	margin: 0 10px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.ps { 
	font-size: 0.62em; 
	margin: 1px 0;
}

.notes {font-size: 0.70em;
		line-height: 1.5em;
		color: #660000;
		margin: 0 10px 10px 20px;
}
.notes h2 { font-size: 10px; font-weight: bold; text-align:left; }

/*  Mise en forme des textes odt
---------------------------------------------- */

	.Notes_20_de_20_bas_20_de_20_page { 
	font-family: Arial;
	font-size: 0.70em;
	line-height: 1.5em;
	color: #660000;
	margin: 0 10px 10px 20px;
	}
	
	.Standard { 
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.81em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0 10px 10px 20px;
	}
	
	.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.81em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0 30px 10px 50px;
	background-color: #E5E5E5;
	}
	
	
	.Footnote_20_Symbol {
	font-size:78%;
	color: #0033FF;
}
	.texte .Footnote_20_anchor {
	color: #0033FF;
	text-decoration: underline;
	background-color: #FFFF00;
}
	
	.T2 { font-style:italic; }
	.T3 {
	font-style:normal;
	font-variant: small-caps;
}
	
	

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_descriptif {color:#FF0000}

.spip_doc_descriptif a {
	color: #74290C;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	display: block;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px;
	background-color: #DEDA9A;
	border-bottom: 1px solid #FFFFFF;
}

.spip_doc_descriptif a:hover {
	background-color: #D8E6EE;
	border-bottom: 1px solid #FFFFFF;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles {
	background-image: url(images_interface/fond_liste.gif);
	background-color: #F1F1F1;
	background-repeat: repeat-x;
	padding: 5px;
	margin: 7px;
	border: 1px solid #CCCCCC;
}
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 0.87em;
	letter-spacing: 0.06em;
	word-spacing: 0.12em;
	margin: 0;
	font-style: normal;
}

.liste-articles h3 a {
	color: #74290C;
	display: block;
	border: 5px solid transparent;
}
.liste-articles h3 a:hover {
	color: #000000;
	text-decoration: none;
	border: 5px solid #FFD746;
	background-color: #FFD746;
}

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

.liste-articles p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:15px;
	letter-spacing: 1px;
	color: #444444; }

.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; }

.pagination { font-size: 0.90em; }


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */


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

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; 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: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

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

/* 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 { width: 12em; text-align: left; clear: none; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #666666; }

li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 1px;
	list-style-type: none;
	text-indent: 0px;
	text-decoration: underline;
	line-height: 15px;	
}
li a:hover {
	color: #666666;
	text-decoration: none;	
}

#bloc-gauche-rubrique a { text-decoration: none; color: #74290C; }
#bloc-gauche-rubrique a:hover { text-decoration: underline; color: #74290C; }


.rubrique li a {
	display : block;
	line-height: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 60px;
	width: 80px;
	background: #7D7D7D;
}

.rubrique li a:hover {
	color: #484848;
	text-decoration: none;
	background-color: #FBC932;
}

.bouton-logo a {
	color: #1a0d05;
	line-height: 15px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	vertical-align: baseline;
	display: block;
	width: auto;
	height: auto;
	padding: 8px;
	margin: 0 7px 0 0;
	text-align: center;
	background-color: #FBC932;
	border: 1px solid #FFFFFF;
}

.bouton-logo a:hover {
	color: #1a0d05;
	background-color: #CDDCFF;
	background-image: none;
}

.bouton-menu2 a {
	color: #1a0d05;
	line-height: 15px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	vertical-align: baseline;
	display: block;
	width: auto;
	height: auto;
	padding: 8px;
	margin: 0 10px 0 0;
	text-align: left;
	background-color: #FBC932;
	border: 1px solid #FFFFFF;
}

.bouton-menu2 a:hover {
	color: #1a0d05;
	background-color: #CBD8FF;
	background-image: none;
}

.bouton a {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.76em;
	line-height: 1.3em;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 574px;
	height: 110px;
	padding: 10px;
	margin: 1px 0;
	text-decoration: none;
}

.bouton a:hover {
	color: #1a0d05;
	background-color: #CDDCFF;
	background-image: none;
}

a span {
	color: #E1E1E1;
	line-height: 20px;
}

a:hover span {
	text-decoration: none;
	color: #FBC932;
}
.inline li a {display: inline;}
.inline li a:hover {color: #FFFFFF;}
