
* { padding:0; margin:0 }
body { font-size:62.5%; font-family:arial, helvetica, sans-serif; margin:0; padding:0; }
/* Titres */
/*
h1 { font-size:2em; font-weight:normal; color:#7db871; margin:0 0 10px 0 }
	h1 span { display:block; font-size:.7em; color:#666; margin:2px 0 0 0 }
*/
h1 { font-size:1.6em; color:#462450; padding:0 0 2px 0; margin:0 0 8px; line-height:1em; /*border-bottom:1px dashed #A3A3A3;*/ overflow:hidden;}
h2 { font-size:1.4em; color:#332729; padding:0 0 2px 0; margin:0 0 8px; line-height:1em; /*border-bottom:1px dashed #A3A3A3;*/ overflow:hidden;}
h3 { font-size:1.3em; color:#6E5276; margin:0 0 8px; }
h4 { font-size:1.1em; color:#6E5276; margin:0 0 8px; }
h5, h6 { font-size:1em; color:#000; margin:0 0 8px; }
/* Paragraphes */
p { line-height:1.4em; margin-bottom:10px }
/* Liens */
a {color:#7b3f82}
a:hover, a:focus {text-decoration:none}
a img {border:none}
#contenu a.externe { background:url(../images/commun/lien_externe.gif) no-repeat right center; padding:0 14px 0 0;}
/* Emphases */
strong { font-style:normal; font-weight:bold }
em { font-style:italic; font-weight:normal }
/* Autres */
abbr, acronym {border-bottom:1px dotted}
address {font-style:normal}
kbd { font-size:1.2em; background:#e5e5e5; padding:0 2px; border:solid 1px #ccc; border-right:solid 1px #999; border-bottom:solid 1px #999 }
/* Recurrent */
.masquer, .contre_les_robots { overflow:hidden; position:absolute; top:-1000px; width:1px; height:1px }
/* Meta */
p.meta { font-style:italic; color:#6b6a64; margin-bottom:5px }
/* Liens */
a.lien_externe { background:url(../images/commun/lien_externe.gif) no-repeat right center; padding:0 14px 0 0 }
a.lien_continuation { float:right; background:url(../images/commun/puce.gif) no-repeat right 5px; padding:0 10px 0 0 }
/* Formulaire */
/* - Champs */
input.champ:hover {background:#faf8f6}
input.champ:focus {background:#f3eee9}
/* - Boutons */
input.bouton { font-family:tahoma; font-size:1em; color:#fff; background:#A7B724; border:1px solid #7f9db9; padding:1px; cursor:pointer }
input.bouton.secondaire { background:#888; border:1px solid #777 }
input.bouton:hover, input.bouton:focus {background:#332729}
input.bouton.secondaire:hover, input.bouton.secondaire:focus {background:#999}
/* Depuis editeur */
.retour_chariot {clear:both}
/* Alignements */
.alignement01 {text-align:left}
.alignement02 {text-align:right}
.alignement03 {text-align:center}
/* Espacements */
.espacement01 {margin-bottom:0}
/* Sans espacement */
.espacement02 {margin-bottom:20px}
/* Grand espacement */
.espacement03 {margin-bottom:30px}
/* Listes */
ul, ol { list-style:none; overflow:hidden; padding:0 12px; margin:0 0 10px 0; }
ul li { background:url(../images/commun/puce.gif) no-repeat left 6px; padding:0 0 2px 11px; }
ol li { list-style-type:decimal; list-style-position:inside; padding:0 0 2px 0; }
ul li ul, ol li ol { padding:2px 0 0 15px; margin:0; }
/* Mise en avant */
.mise_en_avant { overflow:hidden; height:100%; background:#f2ede0; padding:8px 10px 0 10px; margin:0 0 10px 0 }
p.mise_en_avant {padding-bottom:10px}
/* Zone contextuelle */
div.zone_contextuelle { float:right; width:180px; background:#f2ede0; border-top:1px dotted #999; padding:10px 10px 0 10px; margin:0 0 10px 10px }
/* Citations */
q { font-style:italic; quotes: "« " " »"; background:#f4f4f4; padding:0 2px }
blockquote { overflow:hidden; height:100%; line-height:1.5em; font-style:italic; background:#f7f6f3 url(../images/commun/citation.gif) no-repeat 98% 8px; padding:5px 45px 5px 5px; margin:0 0 10px 0 }
blockquote p {margin-bottom:0}
/* Object */
div.object-left, div.object-right, div.object-center {margin:0 0 10px 0}
div.object-left { float:left; margin-right:10px }
div.object-right { float:right; margin-left:10px }
div.object-center {text-align:center}
/* Images */
div.image {margin:0 0 6px 0}
div.image img { vertical-align:top; margin:0 0 1px 0 }
/* - Légendes et copyright */
div.image p { text-align:left; color:#999; /*background:#777;*/ padding:1px 0 }
div.object-center div.image p {margin:0 auto}
div.image p span { display:block; padding:0 5px; margin:0 auto }
div.image p span abbr {border:0}
/* Fichiers en téléchargement */
a.fichier { background-repeat:no-repeat; background-position:left top; padding:2px 0 1px 22px }
a.pdf {background-image:url(../images/commun/pdf.gif)}
a.msword {background-image:url(../images/commun/msword.gif)}
a.ms-excel {background-image:url(../images/commun/ms-excel.gif)}
a.text {background-image:url(../images/commun/text.gif)}
a.spreadsheet {background-image:url(../images/commun/spreadsheet.gif)}
a.plain {background-image:url(../images/commun/plain.gif)}
a.fichier span { font-size:.9em; color:#666 }
/* Tableaux de données */
table.tableau_donnees { width:100%; border-collapse:collapse; border-top:1px solid #ccc; margin:0 0 10px 0 }
table.tableau_donnees p {margin-bottom:0}
table.tableau_donnees caption { text-align:left; font-weight:bold; color:#555; padding:0 0 4px 0 }
table.tableau_donnees tr th { font-weight:normal; background:#fbf1f1; border-bottom:1px solid #ccc; padding:4px }
table.tableau_donnees tr td { vertical-align:top; border-bottom:1px dashed #ccc; padding:6px 4px }
table.tableau_donnees tr.alterne td {background-color:#f7f7f7}
table.tableau_donnees tr.survol td {background-color:#efefef}
/* Fil d'ariane */
#fil_ariane { color:#FFF; padding:2px 5px; font-size:1.1em; }
#fil_ariane a { color:#FFF; text-decoration:none; }
#fil_ariane a:hover, #fil_ariane a:focus { text-decoration:underline; }
/* Introduction */
p.introduction { overflow:hidden; height:100%; /* border-left:3px solid #e5e5e5; padding:0 0 0 5px; */ }
/* Vue line */
div.vue_line { overflow:hidden; height:100%; border-bottom:1px dashed #A3A3A3; padding:0 0 5px 0; margin:0 0 5px 0; clear:left; }
div.vue_line h2 a, div.vue_line h3 a {text-decoration:none}
div.vue_line h2 a:hover, div.vue_line h2 a:focus, div.vue_line h3 a:hover, div.vue_line h3 a:focus {text-decoration:underline}
div.vue_line h3 span {font-size:.8em}
div.vue_line h3 {font-size:1.4em}
div.vue_line img { float:left; margin:0 10px 0 0 }
/* Agenda */
#conteneur_calendrier { float:right; width:180px; background:#fff; padding:0 0 0 10px; margin:0 0 10px 20px }
/* - Calendrier */
#calendrier { overflow:hidden; height:100%; border:1px solid #6E5276; background:#f8faed; padding:8px 4px; margin:0 0 10px 0 }
#calendrier a:hover, #calendrier a:focus {text-decoration:overline}
/* Navigation mois par mois */
#calendrier #navigation_mois { text-align:center; text-transform:uppercase; font-weight:bold; color:#333; padding:0 0 5px 0; margin-bottom:0 }
#calendrier #navigation_mois li { display:block; float:left; width:15%; background:none; padding:0; margin:0 }
#calendrier #navigation_mois li a {color:#0173a7}
#calendrier #navigation_mois #mois_courant {width:69%}
/* Tableau */
#calendrier table { float:left; width:100%; table-layout:fixed; border-collapse:collapse; text-align:center }
/* Jours de la semaine */
#calendrier table tr th { color:#fff; background:#6E5276; padding:2px 0 }
#calendrier table tr th abbr {border:0}
/* Cellule de tableau */
#calendrier table tr td {padding:4px 0}
#calendrier table tr td a { color:#0173a7; font-weight:bold }
/* Jour selectionne */
#calendrier table tr td.jour_selectionne a { display:block; background:#0173a7; color:#fff; cursor:text; text-decoration:none; padding:2px 0 }
#calendrier table tr td.jour_selectionne a:hover, #calendrier table tr td.jour_selectionne a:focus {text-decoration:none}
/* Jour "J" */
#calendrier table tr td.jour_j { font-weight:bold; color:#f39910 }
#calendrier table tr td.jour_j a {color:#f39910}
#calendrier table tr td.jour_j.jour_selectionne a {color:#fff}
/* Legende du calendrier */
#legende_calendrier { font-size:.9em; padding:0 5px 0 5px; margin:0 0 5px 0 }
#legende_calendrier span.titre { display:block; font-size:1.1em; font-weight:bold; color:#666; margin:0 0 5px 0 }
#legende_calendrier ul { padding:0 0 0 5px; margin:0 }
#legende_calendrier ul li { background:none; padding:0 }
#legende_calendrier ul li span { font-size:1.1em; padding:0 3px }
#legende_calendrier ul li span.jour_evenement { font-weight:bold; color:#0173a7; text-decoration:underline }
#legende_calendrier ul li span.jour_selectionne { font-weight:bold; color:#fff; background:#0173a7 }
#legende_calendrier ul li span.jour_j { font-weight:bold; color:#f39910 }
#legende_calendrier ul li span.jour_courant_evenement { font-weight:bold; color:#f39910; text-decoration:underline }
/* Galeries */
/* - Theme */
div.theme { clear:both; border:1px solid #d0d0d0; background:#e8e8e8; padding:10px }
div.theme img { border:2px solid #fff; margin:10px }
/* Lien voir le thème */
div.voir_theme { text-align:right; font-weight:bold; padding:0 0 20px 0 }
div.voir_theme a { float:right; background:#e8e8e8; padding:4px 10px }
/* - Diaporama */
#diaporama { float:left; width:100%; margin-top:10px }
#diaporama a.lightbox {text-decoration:none}
#diaporama a.lightbox img { border:1px solid #ccc; padding:5px; margin:0 14px 20px 0 }
#diaporama a.lightbox:hover img, #diaporama a.lightbox:focus img {background:#e4e4e4}
/* FAQ */
h2.question {font-size:1.2em}
h2.question a {text-decoration:none}
h2.question a:hover, h2.question a:focus {text-decoration:underline}
/* Commentaires */
#commentaires { clear:both; overflow:hidden; padding:30px 0 20px 0 }
#commentaires h2 {margin-bottom:10px}
div.commentaire em { float:right; margin-top:-20px }
div.commentaire blockquote strong {font-style:normal}
/* Sondage */
fieldset.question_sondage { clear:both; border:0; border-bottom:1px dashed #ccc; padding:0 0 7px 0; margin:0 0 7px 0 }
fieldset.question_sondage legend { font-size:1.3em; font-weight:bold; color:#666; margin-bottom:7px }
fieldset.question_sondage legend span {white-space:normal}
fieldset.question_sondage div { clear:both; padding:0 0 0 20px; margin:0 0 5px 0 }
fieldset.question_sondage input { float:left; width:13px; height:13px; margin:0 4px 0 0 }
/* - Fiches */
/* Listing des fiches */
ul.onglets { overflow:hidden; height:100%; line-height:normal; padding:0 }
ul.onglets li { display:inline; background:none; padding:0; margin:0 }
ul.onglets li a { position:relative; display:block; float:left; width:147px; height:80px; line-height:1.6em; font-weight:bold; color:#000; text-decoration:none; background:#e7e7e7; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:5px }
ul.onglets li a img { float:left; margin:0 8px 0 0 }
ul.onglets li a span { position:absolute; bottom:8px; right:8px; display:block; text-align:right; font-weight:normal; color:#7B3F82; background:url(../images/commun/puce.gif) no-repeat right center; padding:0 8px 0 0; text-decoration:underline }
ul.onglets li a:hover, ul.onglets li a:focus {background:#f1f1f1}
ul.onglets li a:hover span, ul.onglets li a:focus span {text-decoration:none}
/* Fiche selectionne */
ul.onglets li.ui-tabs-selected a { filter:alpha(opacity=30); -moz-opacity:0.30; background-image:none; background-color:#f4f4f4; cursor:text }
ul.onglets li.ui-tabs-selected a span {display:none}
/* Fiche */
#fiche { overflow:hidden; height:100%; border-left:8px solid #babcbd; background:#e7e7e7; padding:15px; margin:0 0 10px 0 }
div.ui-tabs-hide {display:none}
div.fiche {clear:both}
div.fiche img { float:left; margin:0 20px 0 0 }
/* Plan du site */
#plan_site li a {text-decoration:none}
#plan_site li a:hover, #plan_site li a:focus {text-decoration:underline}
/* - Premier niveau */
#plan_site {padding-left:60px}
#plan_site li { background:url(../images/commun/suivant.gif) no-repeat left 3px; padding-left:20px; margin:0 0 5px 0 }
#plan_site li h2 {font-size:1.4em}
/* - Second niveau */
#plan_site li ul {font-size:1.1em}
#plan_site li ul li { background:url(../images/commun/puce.gif) no-repeat left 6px; padding-left:12px; margin-bottom:3px }
#plan_site li ul li a {color:#666}
/* - Autres niveaux */
#plan_site li ul li ul {font-size:.9em}
#plan_site li ul li ul li {margin-bottom:1px}
/* Navigation */
div.navigation {padding-top:10px}
div.navigation a.precedent { background:url(../images/commun/retour.gif) no-repeat left 2px; padding-left:17px }
div.navigation a.suivant { float:right; background:url(../images/commun/suivant.gif) no-repeat right 2px; padding-right:17px }
/* - Pagination */
ul.pagination {padding:10px 0 0 0; clear:both;}
ul.pagination li { float:left; background:none; padding:0; margin:0 10px 5px 0 }
ul.pagination li a, ul.pagination li span { display:block; float:left; border:1px solid #A7B724; padding:2px 6px; text-decoration:none }
ul.pagination li a { color:#fff; background:#A7B724 }
ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li span { color:#A7B724; background:#fff }
/* Outils */
#outils { clear:both; margin:10px 0; overflow:hidden; height:100%; padding:10px 5px 5px; }
#outils li { display:inline; background:none; padding:0; margin:0 25px 0 0 }
#outils li a { color:#93918A; background-repeat:no-repeat; background-position:left 9px; text-decoration:none; padding:7px 0 4px 19px; }
#outils li a:hover, #outils li a:focus {text-decoration:underline}
#outils li #imprimer {background-image:url(../images/commun/imprimer.gif)}
#outils li #enregistrer_pdf { background-image:url(../images/commun/enregistrer_pdf.gif); background-position:left 10px }
#outils li #faire_suivre {background-image:url(../images/commun/envoyer_page.gif)}
#outils li #haut_page {background-image:url(../images/commun/haut_page.gif)}
/* ARTICLES A ONGLETS */
div.contenu ul.article_onglets { font-size:1.1em; padding:10px 0 0 10px; margin:0; }
div.contenu ul.article_onglets li { display:inline; background:none; padding:0; }
ul.article_onglets li a { float:left; color:#000; margin:0 3px 0 0; text-decoration:none; background:#B0C9DB; }
ul.article_onglets li a span { display:block; padding:3px 10px 3px 10px; }
ul.article_onglets li a:hover, ul.article_onglets li a:focus, ul.article_onglets li a.focus, ul.article_onglets li.ui-tabs-selected a { background-color:#005B9A; color:#FFF; }
ul.article_onglets li a:hover span, ul.article_onglets li a:focus span, ul.article_onglets li a.focus span, ul.article_onglets li.ui-tabs-selected a span { }
ul li.ui-tabs-selected a {cursor:text;}
div.ui-tabs-hide {display:none;}
#bloc_style_middle { border:1px solid #005B9A; padding:8px; }
/* custom tags pour les liens : */
a.lire_la_suite { text-decoration:none; background:url(../images/commun/puce.gif) no-repeat right 5px; padding:0 10px 0 0 }
a.haut_de_page { color:#999; text-decoration:none; padding:0 0 0 18px; background:url(../images/commun/haut_page.gif) left 2px no-repeat; }
/* annuaire */
.attribute-element_0 { display:none; }

/* PAGELAYOUT */
body { background:#332729 url(../images/background/body.gif) repeat-x; color:#1C0722; }
#global { width:978px; margin:0 auto; padding:0 0 15px 0; overflow:hidden; }

	#haut { background:#A7B724; height:355px; color:#FFF; }
		#hautgauche { width:219px; min-height:355px; float:left; padding:0 13px 0 6px; background:#A7B724 url(../images/background/hautgauche.gif) repeat-y; }
			#logo { width:219px; height:136px; overflow:hidden; }
				#logo img { vertical-align:middle; }
			#navigation_principale  { margin:0; padding:0; list-style:none; border-top:1px dashed #FFF; overflow:visible;}
				#navigation_principale li { background:none; margin:0; padding:0; }
					#navigation_principale a , #navigation_principale strong { display:block; width:196px; color:#FFF; border-bottom:1px dashed #FFF; padding:4px 3px 4px 20px; font-size:1.4em; text-decoration:none; }
						#navigation_principale a:hover  { background:#FFF; color:#332729; }
						#navigation_principale strong , #navigation_principale li.selected a { color:#332729; font-weight:bold; }
		#hautdroite { width:740px; float:left; }
			ul#acces_rapide { width:566px; height:33px; float:left; padding:23px 10px 0 0; margin:0; text-align:right; font-size:1.1em; }
				ul#acces_rapide li { display:inline; white-space:nowrap; background:none; margin:0; padding:0; }
				ul#acces_rapide li a { color:#FFF; text-decoration:none; padding:0 10px; border-right:1px solid #FFF; }
					ul#acces_rapide li a:hover, #acces_rapide li a:focus, #acces_rapide li a.focus { text-decoration:underline; }
						ul#acces_rapide li #fluxrss { padding-right:20px; border:0; background:url(../images/background/fluxrss.gif) right no-repeat; }
			#recherche { width:164px; height:36px; float:left; margin:20px 0 0 0; padding:0; background:url(../images/background/recherche.gif) no-repeat; }
				#recherche input.champ { display:inline; width:118px; height:16px; color:#000; border:0; background:none; padding:4px 0 0 0; margin:0 0 0 16px; vertical-align:top; font-size:1.1em; }
				#recherche input#btRecherche { display:inline; background:none; border:0; vertical-align:top; }
			#carouselfp { clear:both; width:729px; height:255px; padding:5px; position:relative; background:#FFF; }
				#carouselfp ul { width:729px; height:255px; margin:0; padding:0; list-style:none; }
					#carouselfp li { width:729px; height:255px; margin:0; padding:0; background:#000; position:relative; }
						#carouselfp ul li img { text-align:center; vertical-align:top; margin:0; padding:0; position:absolute; z-index:20; }
						#carouselfp ul li .surimage { width:709px; position:absolute; bottom:0; z-index:100; padding:10px; background:url(../images/background/surimage.png); }
							#carouselfp ul li .surimage h3 a { text-transform:uppercase; color:#FFF; text-decoration:none; }
							#carouselfp ul li .surimage p { font-size:1.1em; }
								#carouselfp ul li .surimage p a { color:#FFF; text-decoration:none; }
								#carouselfp ul li .surimage a:hover { text-decoration:underline; }
				#carouselfp a.prev, #carouselfp a.next { position:absolute; top:85px; z-index:100; cursor:pointer; }
					#carouselfp a.prev {left:0;}
					#carouselfp a.next {right:0;}
			#imgctxt { clear:both; width:729px; height:255px; padding:5px; position:relative; background:#FFF; }
			#fil_ariane { background:url(../images/background/carouselfp.gif) left top no-repeat; padding:7px 0 0 0; }
	#main { clear:both; }
		#gauche { width:219px; height:690px; float:left; padding:0 13px 10px 6px; background:#FFF url(../images/background/gauche.gif) no-repeat; }
			#acces_directs { width:219px; height:650px; background:#332729 url(../images/background/accesdirects.jpg) no-repeat; }
				#acces_directs h2 { font-size:2.7em; font-family:Garamond, Times, Serif; padding:8px 0 0 0; margin:0; color:#462450; background:#FFF; }
				#acces_directs ul { width:219px; margin:0; padding:0; float:left; }
					#acces_directs ul li { background:none; margin:0; padding:0; }
						#acces_directs ul li a { display:block; width:191px; padding:4px 5px 4px 23px; color:#FFF; font-size:1.4em; text-decoration:none; border-bottom:1px dashed #FFF; background:url(../images/background/surimage.png); }
							#acces_directs ul li a:hover { background-color:#462450; }
			#copyright { text-align:center; white-space:nowrap; color:#6F6768; }
				#copyright a { color:#6F6768; text-decoration:none; }
					#copyright a:hover { color:#000; }
		#contenufp { width:740px; margin:15px 0 0 0; float:left; }
			.contenu { font-size:1.1em; }
			#bloc4actus { float:left; width:497px; margin:0; padding:0 7px 0 0; }
				#bloc4actus .article { width:235px; min-height:190px; background:#FFF; padding:5px; overflow:hidden; margin:0 0 10px 0; }
					.agauche { float:left; clear:both; }
					.adroite { float:right; }
					#bloc4actus .article h3 a { color:#462450; text-decoration:none; }
						#bloc4actus .article h3 a:hover { text-decoration:underline; }
			#agendafp { float:left; width:226px; margin:0; padding:5px; background:#FFF; min-height:400px; overflow:visible; }
				#inagendafp { min-height:323px; padding:40px 7px 7px 7px; background:#6E5276 url(../images/background/agendafp.gif) no-repeat; overflow:visible; }
					.event { overflow:hidden; clear:both; margin:0 0 10px 0; color:#FFF; }
						.event .image { width:64px; float:left; margin:0 7px 0 0; }
						.event .image.no-image { height:57px; background:url(../images/background/no-image.gif) no-repeat; }
						.event .event_text { overflow:hidden; }
							.event .event_text h3 { margin:0; }
								.event .event_text h3 a { color:#FFF; text-decoration:none; margin:0; }
									.event .event_text h3 a:hover { text-decoration:underline; color:#332729; }
							.event .event_text p { margin:0; }
				.voir_tout { text-align:center; padding-top:5px; }
					.voir_tout a { color:#332729; text-decoration:none; }
						.voir_tout a:hover { text-decoration:underline; }
			#fp_bg { width:245px; float:left; margin:0 7px 0 0; }
				#publications { height:87px; background:#FFF url(../images/background/publications.gif) no-repeat; margin:0 0 15px 0; }
					#publications ul { list-style:none; margin:0; padding:30px 12px 0 100px;}
						#publications li { background:none; margin:0; padding:0; text-align:right; }
							#publications a { color:#3A283F; text-decoration:none; }
								#publications a:hover { text-decoration:underline; }
				#les_annuaires { height:92px; background:#FFF url(../images/background/les_annuaires.gif) no-repeat; }
					#les_annuaires h2 { overflow:hidden; position:absolute; top:-10000px; width:1px; height:1px; }
					#les_annuaires ul { list-style:none; margin:0; padding:30px 12px 0 0; }
						#les_annuaires li { background:none; margin:0; padding:0; text-align:right; }
							#les_annuaires a { color:#3A283F; text-decoration:none; }
								#les_annuaires a:hover { text-decoration:underline; }
			#fp_bc { width:235px; height:157px; margin:0 7px 0 0; padding:32px 5px 5px 5px; float:left; background:#FFF url(../images/background/fp_bc.gif) no-repeat; }
				#fp_bc ul { width:235px; height:135px; margin:0 auto; padding:0; list-style:none; position:relative; }
					#fp_bc li { width:235px; height:135px; margin:0; padding:0; background:none; position:relative; }
						#fp_bc ul li img { vertical-align:top; margin:0; padding:0; }
				#fp_bc a.prev2, #fp_bc a.next2 { position:absolute; top:15px; z-index:100; cursor:pointer; }
					#fp_bc a.prev2 {left:0;}
					#fp_bc a.next2 {right:0;}
				#fp_bc .liengalerie { text-align:right; }
					#fp_bc .liengalerie a { padding-left:12px; font-weight:bold; background:url(../images/background/liengalerie.gif) 0 3px no-repeat; color:#332729; text-decoration:none; }
						#fp_bc .liengalerie a:hover { text-decoration:underline; }

			#fp_bd { width:236px; height:194px; float:left; }

		#contenu { width:477px; margin:15px 0 0 0; padding:8px 10px 10px 10px; float:left; background:#FFF; }
		#droite { width:236px; margin:15px 0 0 7px; padding:0; float:left; }
			#menuctxt { padding:7px; margin:0 0 10px 0; background:#6E5276 url(../images/background/menuctxt.gif) top right no-repeat; font-size:1.1em; }
				#menuctxt h2 { color:#FFF; border-bottom:1px dashed #FFF; padding:3px 0;  }
				#menuctxt ul { margin:0; padding:0; list-style:none; }
				#menuctxt li { margin:0; padding:0; background:none; display:inline; }
					#menuctxt li strong { display:block; color:#FFF; font-weight:bold; background:#A7B724; }
					#menuctxt li a { display:block; color:#FFF; text-decoration:none; }
						#menuctxt li a:hover { text-decoration:none; }
						/* level 0 .level0 */
						#menuctxt li strong { padding:3px 2px 3px 20px; background:#A7B724 url(../images/background/menuctxta.gif) 7px 7px no-repeat; }
						#menuctxt li.selected a { font-weight:bold; }
						#menuctxt li a { padding:3px 2px 3px 20px; background:url(../images/background/menuctxta.gif) 7px 7px no-repeat; }
							#menuctxt li a:hover { color:#FFF; background:#A7B724 url(../images/background/menuctxta.gif) 7px 7px no-repeat; }
						/* level 1 .level1 */
						#menuctxt li li strong { padding:3px 2px 3px 33px; background-image:none; }
						#menuctxt li li a , #menuctxt li.selected li a { padding:3px 2px 3px 33px; background:none; font-weight:normal; }
						#menuctxt li li.selected a { font-weight:bold; }
							#menuctxt li li a:hover { background:#A7B724; }
						/* level 2 */
						#menuctxt li li li strong { padding:2px 2px 2px 48px;  }
						#menuctxt li li li a , #menuctxt li li.selected li a { padding:2px 2px 2px 48px; font-weight:normal; }
							#menuctxt li li li a:hover { background:#A7B724; }
		
			#encart { width:222px; padding:7px; margin:0 0 10px 0; background:#FFF; overflow:hidden; }
				#encart h2 { color:#1C0722; border-bottom:1px dashed #6E5276; }

			#votre_espace { width:236px; height:194px; margin:0; padding:0; background:#FFF url(../images/background/votre_espace.gif) bottom right no-repeat; overflow:hidden; }
				#votre_espace ul { height:149px; margin:0; padding:40px 18px 5px 18px; background:url(../images/background/votre_espace_ul.gif) no-repeat; overflow:hidden; }
					#votre_espace ul li { margin:0; padding:0; background:none; float:left; text-align:center; width:65px; }
						#votre_espace ul li a { display:block; float:left; color:#494848; width:65px; margin:0 1px 3px 0; padding:57px 0 0 0; font-size:9px; text-decoration:none; background-repeat:no-repeat; }
							#votre_espace ul li a:hover { background-color:#6E5276; color:#FFF; }
					#votre_espace ul li.famille a { background-image:url(../images/background/famille.gif); }
					#votre_espace ul li.jeune a { background-image:url(../images/background/jeune.gif); }
					#votre_espace ul li.senior a { background-image:url(../images/background/senior.gif); }
					#votre_espace ul li.nouveau a { background-image:url(../images/background/nouveau.gif); }
					#votre_espace ul li.entreprise a { background-image:url(../images/background/entreprise.gif); }
					#votre_espace ul li.association a { background-image:url(../images/background/associations.gif); }
			#fp_bd #votre_espace { background:#FFF url(../images/background/votre_espace_fp.gif) top right no-repeat; }

	#footer { float:right; color:#FFF; margin:20px 0 0 0; text-align:right; font-size:1.1em; }
		#footer li {display:inline; background:none; margin:0; padding:0; }
			#footer li a { color:#FFF; padding:0 7px; text-decoration:none; white-space:nowrap; }
				#footer li a:hover { text-decoration:underline; }

/* FORMLAIRE SPECIFIQUE */
#spectacle { font-size:1em; border:1px solid #999; padding:0 0 0 3px; }

#boutonkeepMe {font-family:tahoma; font-size:1em; color:#fff; background:#A7B724; border:1px solid #7f9db9; padding:1px; cursor:pointer;margin-bottom:1em;}


