* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 1em;
	color: #333;
	background: #fc3;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

img, table {
	border: none;
}
a { text-decoration:  underline; color: #BD1D60; }
a:hover { text-decoration: none; }

body.page_sommaire #page a { text-decoration: none; color: #BD1D60; }
body.page_sommaire #page a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
	color: #BD1D60;
	text-align: left;
}

.none {display:none;}

li {
	list-style-type: none;
}


.pusher {
	clear: both;
	height: 1px;
	line-height: 1px;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
body.page_plan #page,
body.page_article #page {
	width: 61em/*48em*/; /* 61em = environ 990px */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	background: #fff;
	overflow: auto;
}

body.page_sommaire #page {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 600px;
	height: auto;
	margin: 0 0 0 -384px;
}

body.page_sommaire #page #contenu {
	/*border: 1px solid #7D7D7D;*/
	min-height: 650px;
	height: auto !important;
	height: 650px;
	background: #fff url(/IMG/accueil/fnd_accueil.jpg) no-repeat 0 0;
}
body.page_sommaire #page #contenu #melo_rub {
	position: relative;
	margin: 0px 0 0 0;
	zoom: 1;
}

body.page_plan #page #contenu .marge {
	float: left;
	width: auto;
	margin-left: 50px;
}
body.page_plan #page #contenu .contre-encart ul li a {
	font-size: .9em;
}
body.page_plan #page #contenu .encart {
	float: none;
	width: auto;
}

body.page_article #page #contenu .breves .breve_box {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
}

body.page_plan #page #contenu .encart .breves .menu-titre {
	border: none;
}

body.page_article #page #contenu ul li {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(/IMG/fnd_puce.png) no-repeat 0 7px;
}
body.page_sommaire #page #contenu #melo_rub img {
	/*padding: 1px;*/
	border: 3px #fc3 solid;
	/*background: #fff;*/
}
body.page_sommaire #page #contenu #melo_rub a {
	color: #CB3661;
	font-weight: bold;
}
body.page_sommaire #page #contenu #melo_rub a:hover {
	text-decoration: none;
	color: #333;
}

body.page_sommaire #page #contenu .rubrique_1 {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_1 a span {
	position: relative;
	top: 20px;
	left: -140px;
}

body.page_sommaire #page #contenu .rubrique_2 {
	position: absolute;
	top: 87px;
	left: 125px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_2 a span {
	position: relative;
	top: 105px;
	left: -120px;
}

body.page_sommaire #page #contenu .rubrique_3 {
	position: absolute;
	top: 129px;
	left: 350px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_3 a span {
	position: relative;
	top: 180px;
	left: -5px;
}


body.page_sommaire #page #contenu .rubrique_4 {
	position: absolute;
	top: 170px;
	left: 530px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_4 a span {
	position: relative;
	top: 180px;
	left: -24px;
}
body.page_sommaire #page #contenu .rubrique_5 {
	position: absolute;
	top: 10px;
	left: 510px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_5 a span {
	position: relative;
	top: 0px;
	left: -24px;
}
body.page_sommaire #page #contenu .rubrique_6 {
	position: absolute;
	top: 238px;
	left: 185px;
	width: 150px;
	height: 150px;
}
body.page_sommaire #page #contenu .rubrique_6 a span {
	position: relative;
	top: 105px;
	left: -140px;
}

body.page_sommaire #page #contenu .liens_sup {
	position: absolute;
	top: 596px;
	left: 750px;
	width: 200px;
	text-align: left;
}

body.page_sommaire #page #contenu .liens_sup p {
}

body.page_sommaire #page #contenu .liens_sup p a {
	font-size: .7em;
	line-height: .7em;
	color: #CB3661;
	text-decoration: underline;
}

body.page_sommaire #page #contenu .liens_sup p a:hover {
	text-decoration: none;
}
body.page_sommaire #page #contenu #pied {
	position: relative;
	top: 375px;
	left: 10px;
	width: 620px;
	background: none;
}



#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 47em;
	border-right: 1px #fc3 solid;
}

#conteneur #contenu .marge {
	position: relative;
	/*height: auto !important;*/
	min-height: 300px;
	/*height: 300px;*/
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	overflow: auto;
	zoom: 1;
}

.page_mot .contre-encart {
	overflow: auto;
	zoom: 1;
}

.cru {
	/*float: left;
	clear: left;*/
	width: auto;
	margin: 20px 0 0 0;
}

.cru_logo {
	float: left;
	margin: 0 10px 0 0;
}

.cru h3 {
	margin: 0;
}

.cru p {
	margin-top: 5px;
	font-size: 0.8em;
	font-weight: bold;
}

.cru p span {
	font-weight: normal;
}

.breves {
	background: none;
}

#conteneur #contenu_secondaire .breves {
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 10px 10px 20px 0;
	display: inline; /* pour IE6 */
}
#conteneur #contenu_secondaire .breves .breve_3 {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
	padding: 10px 10px 20px 10px;
	display: inline; /* pour IE6 */
	background: #FFE9A7 url(/IMG/fnd_actu_bottom.png) no-repeat left bottom;
}
#conteneur #contenu_secondaire .breves .breve_7 {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
	padding: 10px 10px 20px 10px;
	display: inline; /* pour IE6 */
	background: #E4DF9D url(/IMG/fnd_nos_vins_bottom.png) no-repeat left bottom;
}
#conteneur #contenu_secondaire .breves .breve_8 {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
	padding: 10px 10px 20px 10px;
	display: inline; /* pour IE6 */
	background: #D8D9AB url(/IMG/fnd_album_bottom.png) no-repeat left bottom;
}

#conteneur #contenu_secondaire .breves strong.titre {
	font-size: 1.1em;
}
#conteneur #contenu_secondaire .breves .breve_3 strong.titre {
	color: #BD1D60;
}
#conteneur #contenu_secondaire .breves .breve_7 strong.titre {
	color: #BD1D60;
}
#conteneur #contenu_secondaire .breves .breve_8 strong.titre {
	color: #BD1D60;
}

.breves .savoir_plus {
	float: right;
	text-decoration: underline;
}

.breves .menu-titre {
	background: none;
	text-align: left;
	text-transform: uppercase;
}

#conteneur #contenu_secondaire .breves div {
	margin-bottom: 20px;
}

#conteneur #navigation {
	/*float: right;*/
	/*width: 12em;*/
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
.contre-encart {
	/*float: right;
	width: 13em;*/
	width: auto;
}

.encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	/*border-bottom: 2px solid #333;*/
	background: url(/IMG/fnd_entete_top.png) no-repeat 0 0;
}
body.page_sommaire #logo h1 {
	text-align: center;
}
body.page_sommaire #entete #logo {
	float: left;
	margin: 0 0 0 20px;
	padding: 40px 0 0 0;
	width: 481px;
	height: 181px;
}
body.page_plan #entete #logo,
body.page_article #entete #logo {
	/*float: left;
	margin: 0 0 0 20px;
	padding: 40px 0 0 0;
	width: 481px;
	height: 181px;*/
	margin: 0 0 0 20px;
	padding: 60px 0 0;
}
#entete #nom_site_spip,
#entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche {
	display: none;
	float: right;
	position:relative;
	top: -10px;
}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	margin-left: 20px;
	font-size: 0.77em;
}

/* Pied de page */
#pied {
	clear: both;
	width: 61em;
	height: 70px;
	/*margin-top: 4em;*/
	margin: 0 auto;
	/*padding: 2px;
	border-top: 1px dotted #CCC;*/
	text-align: center;
	color: #BD1C60;
	background: #fc3 url(/IMG/fnd_pied.png) no-repeat 0 0;
}

#pied small {
	display: block;
	float: right;
	margin: 0 10px 0 0;
	padding-top: 25px;
	color: #BD1C60;
	font-size: 0.7em;
	font-weight: normal;
}
#pied small a {
	color: #BD1C60;
}
#pied img { vertical-align: bottom; }

/* 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%; }


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

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	/*font-family: Verdana, Tahoma, Arial, sans-serif;*/
	font-family: "Trebuchet MS", Helvetica, 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 {
	min-width: 10em;
	/*border: 1px solid #CCC;*/
	margin-bottom: 1em;
	font-size: 0.77em;
}

.rubriques {
	margin: 20px 0 15px 0;
	font-size: 1em;
	background: url(/IMG/fnd_filet_top.png) no-repeat left top;
}
.rubriques ul {
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 0 0 30px;
	overflow: visible;
	zoom: 1;
	background: url(/IMG/fnd_filet_bottom.png) no-repeat left bottom;
	position: relative;
	z-index: 1;
}
.rubriques li {
	position: relative;
	float: left;
	width: auto;
	margin: 0 20px 0 0;
	list-style-type: none;
	text-transform: ;
}

.rubriques .niveau2 li {
	text-transform: lowercase;
}
.rubriques .niveau2 li a:first-letter {
	text-transform: uppercase;
}

.rubriques li a {
	text-decoration: none;
}
.rubriques li.on a {
	color: #333;
	text-decoration: none;
}
.rubriques li:hover,
.rubriques li.sfhover {/* IE6 */
	display: block;
}
.rubriques li a {
	color: #BD1D60;
	/*text-transform: lowercase;*/
	font-weight: bold;
}

.rubriques li a:hover {
	text-decoration: none;
}
.rubriques ul ul {
	display: none;
	height: auto;
	background: fff;
	padding: 0;
	/*-moz-border-radius: 5px 0px 0px 0px;*/
}

.rubriques ul li:hover ul,
.rubriques ul li.sfhover ul { /* IE6 */
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: visible;
	background: #fff;
}

.rubriques ul li:hover ul li,
.rubriques ul li.sfhover ul li { /* IE6 */
	position: static;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: normal; 
	width: 150px;
	height: auto;
	border-bottom: 1px #fff solid;
	background: #FFE8A3;
}

.rubriques ul li ul li a {
	display: block;
	padding: 5px 10px;
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
}
.rubriques ul li ul li a:hover {
	background: #fc3;
}




.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

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


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

.syndic {  }
.syndic .menu-titre {  }

.forums {  }
.forums .menu-titre {  }

.mots_cle {
	float: right;
	width: 180px;
	margin: 20px 0 0 20px;
	padding: 0 0 15px 0;
	height: auto;
	/*min-height: 150px;*/
	/*height: 150px;*/
	font-size: .8em;
	border-left: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}

.mots_cle p {
	margin: 0 0 10px 10px;
}

.mots_cle ul {
	margin: 0 0 10px 0;
	overflow: auto;
	zoom: 1;
}

.mots_cle li {
	/*float: none !important;*/
	background: none !important;
	margin: 0 !important;
}
.mots_cle a {outline: none;}
/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

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

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #BD1D60;
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

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

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

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions ul { display:none; }
.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;
	line-height: 1.em; }

.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;
	font-size: 0.8em;
	overflow: auto;
	zoom:1;
}

.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: 1px 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 {}

/* 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;
	color: #BD1D60;
	/*border-top: 1px solid #ddd;*/
}

.liste-articles li .titre a {
	color: #BD1D60;
}

.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-top: 1px dotted #ddd; /* #BD1D60 */
	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; }

.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: 0 0 1em 0;
}
.page_plan #contenu .contre-encart li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(/IMG/fnd_puce.png) no-repeat 0 6px;
}

body.page_article #contenu .contre-encart div ul li {
	float: none !important;
}

/*  ------------------------------------------
/*  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;
	color: #BC1B60;
	border: 1px #fc3 solid;
}

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: left;margin-top:10px; }

/* 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 {
	position: relative;
	top: 50px;
	right: 20px;
	width: 12em;
	text-align: left;
}
.formulaire_recherche label { display: none; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 1px 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.77em; }

#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; }






#navig {
	float: right;
	width: auto;
	margin: 20px 0 20px 0;
	font-size: .8em;
	color:#BD1D60;
}

#navig a {
	color:#BD1D60;
	text-decoration: underline;
}
#navig a:hover {
	text-decoration: none;
}
#navig #nav_gauche {
	margin-right: 20px;
}
#navig #nav_centre {
	
}
#navig #nav_droite {
	margin-left: 20px;
}

#map {
	float: left;
	width: 470px;
	height: 500px;
	margin: 0 10px 0 0;
	z-index: 0;
}

#myGallery.jdGallery {
	position: relative;
	z-index: 0;
}

#adresses {
	float: right;
	margin: 0 0 0 10px;
	width: 220px;
}


#adresses dt {
	font-weight: bold;
}

#adresses dd {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #ccc solid;
}
/*
#adresses dt strong a {
	padding: 0 0 0 15px;
}*/
.form_2 fieldset {
	border: none;
}
.form_2 legend {
	display: none;
}
.form_2 input {
	border-color: #ccc;
}
.form_2 .spip_bouton {
	float: left;
}
.form_2 .spip_bouton input {
	float: right;
	background:#BD1D60;
	color:#fff;
	padding:2px 5px;
	width: auto;
}
	