* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	background: #eeece5;
}

body {
	position: relative;
	width: 886px;
	height: auto;
	margin: 34px auto 20px auto;
	text-align: left;
	font-size: .8em;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #393028;
	background: #eeece5;
}

textarea {overflow: auto;}
.pusher {
	clear:both;
	height:1px;
	line-height:1px;
}
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; /*font-size: 1em;*/ font-weight: normal; }

p {
	line-height: 1.4em;
	margin: 5px 0 5px 0;
}
p.spip img {border: 2px #BEBDBE solid;}
a {
	color: #7E6F16;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

li {
	list-style-type: none;
}

textarea {overflow:auto;}

#language {
	margin: -30px 0 0 0;
}
/*
#language li {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}*/

#language a {
	float: right;
	width: auto;
	height: 23px;
	line-height: 23px;
	margin: 0 10px 0 0;
	padding: 0 0 0 6px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background: url(/IMG/fnd_langue_g.png) no-repeat left top;
}

#language a span {
	float: right;
	width: 120px;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 0;
	padding: 0 4px 0 0;
	background: url(/IMG/fnd_langue_d.png) no-repeat right top;
}

#page {
	clear: both;
	position: relative;
	top: 5px;
	margin: 5px 0 0 0;
}

#entete {
	width: 100%;
	height: 144px; /* 144px */
	margin: 0 0 -37px 0;
	background: url(/IMG/fnd_entete_en.png) no-repeat 0 0; /* Pour IE6 qui ne comprends pas les 2 lignes suivantes */
}
#entete.fr {
	background: url(/IMG/fnd_entete_fr.png) no-repeat 0 0;
}

#entete.en {
	background: url(/IMG/fnd_entete_en.png) no-repeat 0 0;
}
#entete a {
	display: block;
	width: 100%;
	height: 144px;
}


#entete #nom_site_spip {
	visibility: hidden;
}

#entete a .spip_logos {
	display: none;
}

#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	float: left;
	width: auto;
	margin: 20px 0 0 0;
}
#hierarchie strong {
	color: #8A7D30;
}

#navigation {
	width: auto;
	text-align: center;
}

#navigation .rubriques {
	margin: 0 0 0 0;
	font-size: 1em;
	/*background: url(/IMG/fnd_filet_top.png) no-repeat left top;*/
}
#navigation .rubriques ul {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0 0 0 30px;
	overflow: visible;
	zoom: 1;
	position: relative;
	z-index: 1;
}
#navigation .rubriques li {
	position: relative;
	float: left;
	width: auto;
	margin: 0 2px 0 0;
	padding: 0 0 0 32px;
	list-style-type: none;
	text-transform: uppercase;
	border: 1px #b3b3b3 solid;
	background: url(/IMG/fnd_rubrique_li.png) no-repeat 0 0;
}

#navigation .rubriques li span {
	display: block;
	margin: 0;
	padding: 0 10px 0 4px;
	background: url(/IMG/fnd_rubrique_li_span.png) repeat-x -4px 0;
}


#navigation .rubriques li.on {
	position: relative;
	float: left;
	width: auto;
	margin: 0 2px 0 0;
	padding: 0 0 0 32px;
	list-style-type: none;
	text-transform: uppercase;
	border: 1px #b3b3b3 solid;
	background: url(/IMG/fnd_rubrique_li_actif.png) no-repeat 0 0;
}

#navigation .rubriques li.on span {
	display: block;
	margin: 0;
	padding: 0 10px 0 4px;
	background: url(/IMG/fnd_rubrique_li_actif_span.png) repeat-x -4px 0;
}


#navigation .rubriques .niveau2 li {
	text-transform: lowercase;
}
#navigation .rubriques .niveau2 li a:first-letter {
	text-transform: uppercase;
}

#navigation .rubriques li.on a {
	color: #fff;
	text-decoration: none;
}
#navigation .rubriques li:hover,
#navigation .rubriques li.sfhover {/* IE6 */
	display: block;
}
#navigation .rubriques li a {
	font-size: .9em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#navigation .rubriques li a:hover {
	text-decoration: none;
}
#navigation .rubriques ul ul {
	position: absolute;
	left: -9999em;
	height: auto;
	background: #fff;
	padding: 0;
}
#navigation .rubriques ul li:hover ul,
#navigation .rubriques ul li.sfhover ul { /* IE6 */
	display: block;
	position: absolute;
	top: 35px !important;
	top: 33px;
	left: -1px;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: visible;
	border-left: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
	border-bottom: 1px #b3b3b3 solid;
	background: #eeece5;
}
#navigation .rubriques ul li:hover ul li,
#navigation .rubriques ul li.sfhover ul li { /* IE6 */
	position: static;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: normal; 
	width: 180px;
	height: auto;
	text-align: left;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px #fff solid;
	background: #F1F1F1;
}
#navigation .rubriques ul li ul li a {
	display: block;
	padding: 5px 10px;
	color: #333 !important;
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
}
#navigation .rubriques ul li ul li a:hover {
	color: #666 !important;
	text-decoration: none;
}

#conteneur {
	clear: both;
	width: 100%;
	overflow: auto;
	zoom: 1;
	background: url(/IMG/fnd_conteneur.png) repeat-y 0 0;
}

#conteneur .marge {
	overflow: auto;
	zoom: 1;
	margin: 0 33px 20px 31px;
}
#conteneur #contenu {
	clear: both;
	float: left;
	width: 596px;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
	overflow: auto;
	zoom: 1;
}

#conteneur #contenu h2 {
}

a:focus {
	outline: none;
}
#contenu .contre-encart {
	/*float: left;
	width: 21em;*/
}

#conteneur #contenu_secondaire {
	float: right;
	width: 206px;
	margin: 30px 0 0 0;
	overflow: auto;
	zoom: 1;
	border: 0;
}


#conteneur #contenu_secondaire .bloc_droite {
	width: 206px;
}

#conteneur #contenu_secondaire .bloc_droite .breves {
	width: auto;
	height: auto !important;
	min-height: 109px;
	height: 109px;
	padding: 15px 15px 5px 15px;
	border-left: 1px #bebdbe solid;
	border-top: 1px #bebdbe solid;
	border-right: 1px #bebdbe solid;
	background: #fff url(/IMG/fnd_bloc_droite_middle.png) repeat-x left bottom;
}

#conteneur #contenu h2,
#conteneur #contenu_secondaire .bloc_droite .breves h2 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #93a3c8;
}
#conteneur #contenu_secondaire .bloc_droite .breves p {
	font-size: .9em;
}

#conteneur #contenu_secondaire .bloc_droite_bottom {
	width: 204px;
	height: 27px;
	background: url(/IMG/fnd_bloc_droite_bottom.png) no-repeat 0 0;
}

#contenu .encart {
	/*float: right;
	width: 11em;*/
	margin: 0;
}

.spip_forms fieldset {
	border: none;
}

.spip_forms .spip_form_champ {
	margin: 0 0 20px 0;
}

.spip_forms .spip_form_label {
	display: block;
	width: 99%;
}

.spip_forms .spip_form_label_details {
	font-size: .8em;
	font-style: italic;
}

.spip_forms .spip_form_champ input {
	width: 99%;
	border: none;
	border:1px solid #B3B3B3;
	background: #fafafa;
}

.spip_forms .spip_form_champ textarea {
	width: 99%;
	font-size: 1em;
	font-family: inherit;
	border:1px solid #B3B3B3;
	background: #fafafa;
}

.navig {
	/*clear: both;
	position: relative;
	left: 0;*/
	width: auto;
	float: right;
	margin: 10px 0 0px 0;
	color: #b9af74;
}

.navig #nav_gauche {
	margin: 0 20px 0 0;
}

.navig #nav_centre {
	margin: 0 20px 0 0;
}

.navig #nav_droite {
	margin: 0 20px 0 0;
}

.navig a {
	/*font-weight: bold;*/
	color: #7E6F16;
	text-decoration: underline;
}

.navig a:hover {
	text-decoration: none;
}



/* Pied de page */
#pied {
	clear: both;
	width: 886px;
	text-align: right;
	padding: 20px 10px 0 0;
	color: #7E6F16;
	background: url(/IMG/fnd_pied.png) no-repeat 0 0;
}
#pied small {
	color: #7E6F16;
	font-size: .9em;
	padding: 0 15px 0 0;
}
#pied small a {
	color: #7E6F16;
}
#pied img { vertical-align: bottom; }

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.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: Verdana, Tahoma, Arial, sans-serif;
}*/

/* Typo pour le contenu */
/*#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}*/

/* Typo pour les citations et extraits introductifs */
/*q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif;
}*/


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
/*.breves,*/ .syndic, .forums, .divers {
	border-bottom: 1px solid #CCC;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

/*navigation p,*/ .encart p { margin: 0; padding: 0.2em 0.9em; 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
---------------------------------------------- */
.rubriques {}
/*.rubriques .menu-titre { background: #F2FFF2; }*/

/*.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.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
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.3em;
	font-weight: bold;
	color: #7E6F16;
	/*padding: 0 0 0 10px;
	border-left: 5px #6179B1 solid;*/
	/*border-bottom: 3px #6179B1 solid;*/
}

#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

#map {
	 width: auto;
	 height: 500px;
	 border: 1px #ccc solid;
}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.8em; }

.cartouche .traductions { font-size: 0.8em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.4em;
	font-style: italic;
	color: #8A7D30;
	/* pour que le sous-menu passe au dessus du diaporama */
	position: relative;
	z-index: 0;
}

#myGallery h2 {
	color: #fff !important;
	margin-left: 10px !important;
}
/*#myGallery .carouselContainer a.carouselBtn {
	color: #fff !important;
}*/

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte {
	color: #000;
	line-height: 1.4em;
	overflow: auto;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.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: 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_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li {}
.spip_doc_descriptif {
	display: block;
	font-size: .85em;
	font-style: italic;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; 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: 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 .cartouche { display: none; }

#contenu .contre-encart {
	margin: 0 0 20px 60px;
	border-bottom: 1px solid #ccc;
}

.page_plan #conteneur #contenu h2 {
	clear: both;
	margin: 0 0 10px 60px;
	padding: 0 0 0 0;
	font-weight: bold;
	text-align: left;
}

.page_plan #conteneur #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
}

.page_plan #conteneur #contenu .contre-encart li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { /*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 {
	/*padding: 0 10px;*/
	text-align: center;
}
.spip_bouton input {
	float: right;
	padding: 0 10px;
	border: 1px #B3B3B3 solid;
	background: url(/IMG/fnd_input.png) repeat-x 0 0 !important;
}

/* 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 {
	float: right;
	width: 12em;
	margin: 20px 2px 0 0;
}
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	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; }
ul.forum, ul.forum ul { list-style: none; }
.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; }

/* 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: 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; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.8em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	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.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;
}

#pagination {
	clear: both;
	float: right;
	width: auto;
}

#pagination li {
	float: left;
	width: auto;
	margin: 0 0 0 10px;
}



