/*  ----------------------------------------------------------- */
/*  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 {
	background: #ffffff;
	margin: 10px 23px 23px;
	text-align: center;
	font-size: 15px;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 15px; font-weight: normal; }
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
/*<agl.folder "BLOCS_PRINCIPAUX">*/
	/* Page */
	#bloc00_page { width: 860px; text-align: left; position: relative; margin-left: auto; margin-right: auto; }
	/* Entete */
	#bloc01_entete { background-image: url(images/images_entete/entete.jpg); background-repeat: no-repeat; background-position: center top; position: relative; width: 100%; height: 110px; z-index: 100; }
	/* Arriere plan */
	#bloc02_arriere_plan { position: relative; width: 100%; height: 500px; z-index: 40; margin: 0; padding: 0; }
	/* Navigation par secteur */
	#bloc03_navigation_principale { position: relative; width: 100%; height: 30px; }
	/* Zone d'info secteur */
	#bloc04_zone_info_secteur_1, #bloc04_zone_info_secteur_2, #bloc04_zone_info_secteur_3, #bloc04_zone_info_secteur_4 { position: relative; width: 100%; height: 137px; }
	/* Conteneur */
	#bloc05_conteneur { background-color: white; background-repeat: repeat-y; background-position: center top; position: relative; width: 100%; }
	/* Colonne de gauche */
	#bloc06_colonne_1 { position: relative; width: 190px; float: left; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding: 0; }
	/* Le contenu :
marge du bas pour eloigner le pied de page*/
	#bloc07_contenu { position: relative; width: 450px; float: left; margin-top: 10px; margin-bottom: 100px; }
	/* Le contenu des sommaire */
	#bloc07bis_contenu_sommaire{ width:640px; position: relative; float: left; margin-top: 10px; margin-bottom: 100px; }
	/* Colonne de droite */
	#bloc08_colonne_2 { position: relative; float: right; width: 190px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; padding: 0; }
	/* Le pied de page :
padding top permet de descendre le bloc*/
	#bloc09_pied_de_page { background-repeat: no-repeat; background-attachment: scroll; background-position: center top; clear: both; width: 100%; text-align: center; position: relative; margin: 0; padding-top: 30px; padding-bottom: 5px; }
/*</agl.folder>*/
/* Menu de navigation des article */
#bloc01_entete #nom_site_spip, #bloc01_entete a .spip_logos { color: #080; display: none; float: left; font-weight: bold; font-size: 22px; font-family: Georgia, "Times New Roman", Times, serif; }
#bloc01_entete a { text-decoration: none; }
#bloc01_entete .formulaire_recherche { float: right; }
/* Menu de navigation des memes rubriques*/
/*Zone login_internautes*/
#zone_login_internautes { width: 190px; margin-bottom: 10px; border: solid 1px #f5f5f5; }
#bloc07bis_contenu_sommaire .contre-encart { width: 315px; float: left; }
#bloc07_contenu .contre-encart { float: left; width: 315px;
}
#bloc07_contenu .encart {
	float: right;
	width: 165px;
	margin: 0;
	margin-bottom: 15px;
}
#bloc07bis_contenu_sommaire .encart { margin: 0 0 15px; width: 165px; float: right; }
/* Fil d'Ariane */
#bloc07_01_hierarchie { margin-bottom: 0; font-size: 10px; line-height: 14px; width: 420px; margin-top: 10px; margin-left: 18px; }
#bloc07_01_hierarchie_sommaire { font-size: 10px; line-height: 14px; margin-top: 0; margin-bottom: 15px; margin-left: 10px; width: 620px; }
/* Pied de page */
#bloc09_pied_de_page img { vertical-align: bottom; }

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

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


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

/* Typo pour les menus et la navigation */
body, .encart, .formulaire_spip {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }
/* Typo pour le contenu */
#bloc07_contenu { font-family: verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; }
#bloc07bis_contenu_sommaire { font-family: verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; }
/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

/*  ------------------------------------------
/*  Habillage de la navigation
/*  ------------------------------------------ */
/*  Des couleurs specifiques selon les types de menus de navigation
---------------------------------------------- */
.login_internautes { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.login_internautes .menu-titre { color: #989898; font-weight: normal; background: #f2f2f2; }
/*  ------------------------------------------
/*  Aspect des rubriques navigations
/*  ------------------------------------------ */
#zone_login_internautes h4 { font-size: 11px; }
#zone_login_internautes p { font-size: 10px; font-style: italic; margin: 5px; }
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
#zone_login_internautes a { color: #a07fe6; text-decoration: none; }
#zone_login_internautes a:hover { text-decoration: none; }
/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation rajoutes
---------------------------------------------- */
/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 150px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	font-size: 12px;
}
.menu-titre {
	padding: 3px 6px;
	border-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#bloc08_colonne_2 p, .encart p { margin: 0; text-align: left; padding: 0; }
#bloc08_colonne_2 ul, .encart ul { text-align: left; }
#bloc08_colonne_2 li, .encart li {  }
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #f5f5f5;}
.rubriques .menu-titre { background: #d2d2d2; }
.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

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

/*  Cartouche et titraille
---------------------------------------------- */
.zone07_02_cartouche { margin: 0; padding: 0; }

.zone07_02_cartouche .titre { margin: 0; padding: 0; }
#bloc07_contenu .soustitre { margin-left: 19px; }
#bloc07_contenu .surtitre { margin-left: 0; }
.zone07_02_cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.zone07_02_cartouche p { margin: 0; padding: 0; clear: left; }
.zone07_02_cartouche small { font-size: 11px; }

.zone07_02_cartouche .traductions { font-size: 11px; }
.zone07_02_cartouche .traductions * { display: inline; }
.zone07_02_cartouche .traductions li { padding-left: 15px; }
/*  Barre d'options de texte
---------------------------------------------- */
/*<agl.folder "zone07_03_barreOptions">*/
	.zone07_03_barreOptions { text-align: right; margin-top: 10px; margin-bottom: 15px; border-top: 1px dotted #ebebeb; border-bottom: 1px dotted #ebebeb; }
/*</agl.folder>*/
/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo { color: #787878; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; margin-bottom: 5px; line-height: 18px; letter-spacing: 1px; margin-top: 10px; }
.chapo p { margin-bottom: 5px; }
.lien {
	background: #EEE;
	margin: 15px;
	margin-bottom: 22px;
	padding: 13px;
	border: 1px solid #CCC;
	font-size: 13px;
	font-weight: bold; }

.texte { color: #000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 160%; word-spacing: 1px; letter-spacing: 1px; }
.ps, .notes { margin-top: 20px; margin-bottom: 15px; padding-top: 2px; border-top: 1px dotted #a2c285; }
.ps { color: #828282; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 160%; }
.notes { clear: both; font-size: 12px; }
.ps h2, .notes h2 { color: #a2c285; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; margin-bottom: 5px; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #ccc; }
#documents_portfolio h2 { margin-bottom: 6px; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }

#document_actif { margin-top: 15px; }

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
/*<agl.folder " Listes d'articles">*/
	.liste-articles li { margin-bottom: 15px; clear: both; }
	.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: 30px;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 13px;
	line-height: 1.4em; }
/*</agl.folder>*/
.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */
/*<agl.folder "plan">*/
	.page_plan .zone07_02_cartouche {  }
	.page_plan #bloc07_contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center; }
	.page_plan #bloc07_contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style: square; }
	.page_plan #bloc07_contenu .contre-encart li { list-style: inherit; }
/*</agl.folder>*/
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
/*<agl.folder "formulaire">*/
	/* 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; border: none; background: none; }
	/* Styles des formulaires de Spip */
	.formulaire_spip {
	text-align: left;
	font-size: 12px;
}
	.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }
	.formulaire_spip fieldset {
    display: block;
	margin: 12px 0;
	padding: 12px;
	border: 1px dotted; }
	.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}
	.formulaire_spip label {}
	.formulaire_spip .forml { color: #5a885a; width: 99%; padding: 1px; border: inset 1px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; line-height: 15px; background-color: #b8cdaf; }
	.spip_bouton { text-align: right; }
	.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }
	/* Reponse du formulaire */
	.reponse_formulaire { font-weight: bold; color: #F00; }
	fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }
	/* Previsualisation du message */
	fieldset.previsu {
	padding: 15px;
	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: 130px; margin: 10px 10px 10px 20px; }
	.formulaire_recherche label { display: none; }
/*</agl.folder>*/
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */
/*<agl.folder "forum FALSE">*/
	.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 14px;
	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: 15px; }
	.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 15px; color: #333; font-size: 13px; }
	.forum-texte .forum-lien {}
	.forum-texte .forum-repondre-message { margin: 0; padding: 1px 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: 15px; }
	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: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; 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; }
/*</agl.folder>*/
/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */
/*<agl.folder "petitions FALSE">*/
	#signatures { clear: both; font-size: 12px; }
	#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }
	#signatures table { width: 100%; margin: 15px 0; }
	#signatures thead { display: none; }
	/* On n'affiche pas les titres du tableau */
	#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }
	#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }
	#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }
/*</agl.folder>*/
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
@media  {
}

