* { padding:0; margin:0 }
body { font-size:62.5%; font-family:arial, helvetica, sans-serif; }
/* 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:#0D5F20; 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:#0D5F20; padding:0 0 2px 0; margin:0 0 8px; line-height:1em; /*border-bottom:1px dashed #A3A3A3;*/ overflow:hidden;}
h3 { font-size:1.2em; color:#424242; margin:0 0 8px; }
h4 { font-size:1.1em; color:#424242; margin:0 0 8px; }
h5, h6 { font-size:1em; color:#0D5F20; 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}
/* 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:#4F9A33; border:1px solid #4F9A33; padding:1px; cursor:pointer }
input.bouton.secondaire { background:#888; border:1px solid #777 }
input.bouton:hover, input.bouton:focus {background:#3883bd}
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 { clear:right; float:right; width:180px; background:#E5E4DE; 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:#fff; 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 { width:100%; }
table.tableau_donnees { width:100%; border-collapse:collapse; border: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-right:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px }
table.tableau_donnees tr td { vertical-align:top; border-right:1px solid #ccc; border-left:1px solid #ccc; 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:#5B5B5B; padding:2px 5px; font-size:1.1em; }
#fil_ariane a { color:#5B5B5B; 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 #9aae00; 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:#9aae00; 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:196px; 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:8px }
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:#9e3d3d; 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 #4F9A33; padding:2px 6px; text-decoration:none }
ul.pagination li a { color:#fff; background:#4F9A33 }
ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li span { color:#4F9A33; 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:#999; background-repeat:no-repeat; background-position:left 9px; text-decoration:none; padding:7px 0 4px 21px }
#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 */
ul.article_onglets { font-size:1.1em; padding:10px 0 0 10px; margin:0; }
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; }
/* Module de chat */
.chatCopyright { display:none; }
#content { width:643px; height:500px; position:relative; }

/* PAGELAYOUT */
body { background:#4F9A33 url(../images/background/body.gif) repeat-x; color:#424242; }
#global { width:950px; margin:0 auto; background:#FFF; overflow:hidden; }
	#haut { height:120px; background:url(../images/background/haut.gif) repeat-x; position:relative; }
		#logo { width:170px; height:120px; float:left; overflow:hidden; }
		#imgctxt { width:586px; height:120px; float:left; overflow:hidden; background:url(../images/background/imgctxt.jpg) no-repeat; }
		#acces_rapide { width:180px; padding:7px 14px 0 0; margin:0; float:left; list-style:none; font-size:1.1em; }
			#acces_rapide li { background:none; margin:0; padding:2px 0; text-align:right; }
				#acces_rapide li a { background:url(../images/background/acces_rapide.gif) right 5px no-repeat; text-decoration:none; color:#585857; padding:0 10px 0 0; }
					#acces_rapide li a:hover { text-decoration:underline; }
		#recherche { width:172px; height:25px; float:left; margin:0; padding:9px 0 0 22px; background:url(../images/background/recherche.gif) no-repeat; }
			#recherche input.champ { display:inline; width:130px; height:16px; color:#000; padding:0 0 0 5px; margin:0; vertical-align:top; font-size:1.1em; }
			#recherche input#btRecherche { display:inline; background:none; border:0; padding:0; margin:0; vertical-align:top; color:#4F9A33; font-weight:bold; }
	#navigation_principale  { height:30px; width:925px; margin:0; padding:0 0 0 25px; list-style:none; background:url(../images/background/navigation_principale.gif) repeat-x; clear:both; }
		#navigation_principale li { background:none; margin:0; padding:0; display:inline; }
			#navigation_principale a , #navigation_principale strong { display:block; float:left; color:#405142; padding:8px 10px 8px 7px; font-size:1.4em; text-decoration:none; background:url(../images/background/menu_a.gif) top right no-repeat; font-weight:normal; white-space:nowrap; }
				#navigation_principale a:hover { background:#405142; color:#FFF; }
				#navigation_principale li.selected a , #navigation_principale strong { margin:5px 0; padding:1px 10px 1px 7px; background:#0D5F20; color:#FFF; }
					#navigation_principale li.selected a:hover { margin:0; padding:6px 10px 6px 7px; background:#405142; color:#FFF; }
	#fil_ariane { padding:10px 10px 10px 250px; }
	#main { clear:both; overflow:hidden; } 
	#mainfp { clear:both; overflow:hidden; background:url(../images/background/droite.gif) 706px 0 no-repeat; }
		#gauche { width:204px; float:left; padding:0 23px 0 27px; }
			#fpagenda { width:204px; margin:0 0 25px 0; }
				#fpagenda h2 { background:#E5E4DE; color:#5FADE6; font-family:"Times New Roman", Times, serif; font-size:2.4em; padding:5px; margin:0 0 6px 0; }
				#fpagenda ul { background:#E5E4DE; padding:0; margin:0; font-size:1.1em; }
					#fpagenda li.event { background:none; border-bottom:1px solid #CFC9C1; margin:0; padding:6px; color:#787878; font-weight:bold; }
						#fpagenda li.event a { color:#424242; text-decoration:none; font-weight:normal; /* background:url(../images/background/fp_agenda_a.gif) right bottom no-repeat; padding-right:12px;*/ }
					#fpagenda li.toutlagenda { margin:0; padding:3px; background:none; }
						#fpagenda li.toutlagenda a { color:#5FADE6; text-decoration:none; background:url(../images/background/fpagendaa.gif) 0 3px no-repeat; padding:0 0 0 12px; }
						#fpagenda li a:hover { text-decoration:underline; }
			#publications { width:194px; padding:5px; margin:0 0 25px 0; background:#E5E4DE;  overflow:hidden; }
				#publications img { float:left; margin:0 5px 4px 0; }
				#publications h2 { color:#BF2B1D; font-size:1.5em; margin:0 0 5px 0; font-weight:bold; }
				#publications h3 { color:#424242; font-size:1.1em; margin:0 0 5px 0; font-weight:bold; }
				#publications p { color:#424242; font-size:1.1em; margin:0 0 5px 0; }
				#publications ul { margin:0; padding:0; overflow:hidden; }
					#publications ul li { margin:0; padding:0; background:none; font-size:1.2em; }
						#publications ul li a { color:#BF2B1D; background:url(../images/background/publicationsa.gif) 0 4px no-repeat; text-transform:uppercase; text-decoration:none; padding-left:10px; font-weight:bold; }
							#publications ul li a:hover { text-decoration:underline; }
			#toolbarsondage { }
				#toolbarsondage h2 { background:#E5E4DE; color:#DD0B6E; font-family:"Times New Roman", Times, serif; font-size:1.7em; padding:5px; margin:0 0 6px 0; }
				#toolbarsondage .content-question { background:#E5E4DE; color:#424242; margin:0; }
					#toolbarsondage .content-question fieldset.question_sondage { padding:5px; margin:0; border-bottom:1px solid #CFC9C1; }
				#toolbarsondage .bouton-vote { background:#E5E4DE; color:#424242; padding:5px; margin:0; text-align:right; }
			#menuctxt { width:204px; margin:0 0 25px 0; }
					#menuctxt h2 { background:#0D5F1F; color:#FFF; font-family:"Times New Roman", Times, serif; font-size:2.4em; padding:5px; margin:0 0 6px 0; }
					#menuctxt ul { margin:0; padding:0; }
						#menuctxt li { margin:0; padding:0; width:204px; float:left; }
							#menuctxt strong { display:block; color:#FFF; font-weight:bold; background:#4F9A33; font-size:1.2em; }
							#menuctxt a { display:block; color:#FFF; text-decoration:none; background:#0D5F1F; font-size:1.2em; }
								#menuctxt li a:hover { background:#4F9A33; }
								/* level 0 .level0 */
								#menuctxt li strong { padding:3px 2px 3px 5px; border-bottom:1px solid #FFF; }
								#menuctxt li a { padding:3px 2px 3px 5px; border-bottom:1px solid #FFF; }
									#menuctxt ul ul { border-bottom:1px solid #FFF; }
								/* level 1 .level1 */
								#menuctxt li li strong { padding:3px 2px 3px 25px; border:0; font-size:1.1em; }
								#menuctxt li li a { padding:3px 2px 3px 25px; border:0; font-size:1.1em; }
									#menuctxt ul ul ul { border-bottom:0; }
								/* level 2 */
								#menuctxt li li li strong { padding:2px 2px 2px 45px; font-size:1em; }
								#menuctxt li li li a { padding:2px 2px 2px 45px; font-size:1em; }
								/* level 3 */
								#menuctxt li li li li strong { padding:2px 2px 2px 60px; font-style:italic; font-size:0.8em; }
								#menuctxt li li li li a { padding:2px 2px 2px 60px; font-style:italic; font-size:0.8em; }
			#outils_pratiques { width:204px; margin:0 0 15px 0; }
				#outils_pratiques h2 { background:#E5E4DE; color:#DC0C6E; font-family:"Times New Roman", Times, serif; font-size:2.4em; padding:5px; margin:0 0 6px 0; }
				#outils_pratiques ul { background:#E5E4DE; padding:0; margin:0; font-size:1.1em; padding:2px; }
					#outils_pratiques ul li { display:inline; background:none; margin:0; padding:0; }
						#outils_pratiques ul li a { display:block; color:#424242; padding:5px 3px 5px 40px; border-bottom:1px solid #D5D1CA; text-decoration:none; }
							li.node12227 a { background:url(../images/background/node12227.gif) 15px 3px no-repeat; }
							li.node12228 a { background:url(../images/background/node12228.gif) 18px 2px no-repeat; }
							li.node12229 a { background:url(../images/background/node12229.gif) 17px 3px no-repeat; }
							li.node12452 a { background:url(../images/background/node12230.gif) 17px 6px no-repeat; }
							li.node12453 a { background:url(../images/background/node12231.gif) 17px 2px no-repeat; }
							li.node12454 a { background:url(../images/background/node12232.gif) 17px 2px no-repeat; }
							li.node12455 a { background:url(../images/background/node12234.gif) 17px 4px no-repeat; }
							li.node12456 a { background:url(../images/background/node12233.gif) 17px 2px no-repeat; }
							li.node12457 a { background:url(../images/background/node12235.gif) 17px 1px no-repeat; }
							#outils_pratiques ul li.node13624 a { background:url(../images/background/chat.gif) 15px 1px no-repeat; border:0; }
							#outils_pratiques ul li a:hover { color:#000; text-decoration:underline; }

		#contenu { width:643px; margin:0; padding:8px; border:6px solid #CCC; float:left; font-size:1.1em; }
		/* specifique frontpage */
		#contenufp { width:452px; float:left; background:#E8E7E1; }
			#contenufp h2 { font-family:"Times New Roman", Times, serif; font-size:2.4em; padding:6px 13px; margin:0 0 6px 0; color:#EB800E; border-bottom:6px solid #FFF; }
			#focus { width:438px; padding:0 0 20px 0; margin:7px; border-bottom:1px solid #D8D4CC; overflow:hidden; }
				#focus .image { width:200px; float:left; padding:0 8px 0 0; margin:0; overflow:hidden; }
					#focus .image img { margin:0; vertical-align:middle; }
				#focus .article { float:left; width:190px; padding:18px 20px 20px 20px; margin:0; background:#FFF url(../images/background/focus.gif) no-repeat; overflow:hidden; }
					#focus .article h3 { font-size:1.2em; margin:0; }
						#focus .article h3 a { color:#424242; text-decoration:none; }
							#focus .article h3 a:hover { text-decoration:underline; }
					#focus .article p { font-size:1.1em; }
					#focus .article ul { text-transform:uppercase; margin:0; padding:0; border-top:1px solid #ECE9E7; }
						#focus .article ul li { margin:0; padding:2px 0; background:none; border-bottom:1px solid #ECE9E7; }
							#focus .article ul li a { font-size:1.2em; color:#B94E3D; background:url(../images/background/publicationsa.gif) 0 4px no-repeat; text-decoration:none; padding-left:10px; font-weight:bold; }
								#focus .article ul li a:hover { text-decoration:underline; }
							input.btnlien { font-size:1.2em; display:inline; border:0; padding:0 0 0 10px; margin:0; color:#B94E3D; background:transparent url(../images/background/publicationsa.gif) 0 6px no-repeat; text-transform:uppercase; cursor:pointer; vertical-align:top; font-weight:bold; line-height:1em; border-bottom:1px solid #FFF; text-align:left; }
								input.btnlien:focus , input.btnlien:hover { border-bottom:1px solid #B94E3D; }
			#actu { width:438px; margin:0 7px 20px; padding:0; overflow:hidden; }
				#actu .article { overflow:hidden; border-bottom:1px solid #D8D4CC; margin:0 0 7px 0; clear:left;  }
					#actu .article .object-left { margin-right:20px; }
						#actu .article .image img { border:6px solid #FFF; }
					#actu .article h3 { margin:0; }
						#actu .article h3 a { color:#EB800E; text-decoration:none; font-size:1em; }
							#actu .article h3 a:hover { text-decoration:underline; }
					#actu .article p { font-size:1.1em; }
					#actu .article ul { text-transform:uppercase; margin:0; padding:0; }
						#actu .article ul li { margin:0; padding:2px 0; background:none; }
							#actu .article ul li a { font-size:1.2em; color:#B94E3D; background:url(../images/background/publicationsa.gif) 0 4px no-repeat; text-decoration:none; padding-left:10px; font-weight:bold; }
								#actu .article ul li a:hover { text-decoration:underline; }
							input.btnlien { font-size:1.2em; display:inline; border:0; padding:0 0 0 6px; margin:0; color:#B94E3D; background:transparent url(../images/background/publicationsa.gif) 0 6px no-repeat; text-transform:uppercase; cursor:pointer; vertical-align:top; font-weight:bold; line-height:1em; border-bottom:1px solid transparent; }
								input.btnlien:focus , input.btnlien:hover { border-bottom:1px solid #B94E3D; }


		#droite { width:204px; float:left; padding:0 0 0 34px; }
			#liens_utiles { }
				#liens_utiles h2 { background:#E5E4DE; color:#2765B3; font-family:"Times New Roman", Times, serif; font-size:2.4em; padding:5px; margin:0 0 6px 0; }
				#liens_utiles ul { width:204px; background:#E5E4DE; padding:0; margin:0; font-size:1.1em; padding:2px; overflow:hidden; }
					#liens_utiles ul li { width:204px; background:none; margin:0; padding:0; overflow:hidden; border-bottom:1px solid #D5D1CA; }
						#liens_utiles ul li a { display:block; clear:left; overflow:hidden; color:#424242; padding:3px 5px; text-decoration:none; }
							#liens_utiles ul li a img { display:block; margin-right:7px; float:left; }
							#liens_utiles ul li a span { display:block; }
							#liens_utiles ul li a:hover { text-decoration:underline; }

	#pied_page { clear:both; padding:8px 0; }
		#pied_page p { float:left; width:204px; text-align:center; color:#A26B53; }
				#pied_page p a { color:#A26B53; text-decoration:none; }
		#pied_page ul { float:right; width:671px; color:#A26B53; text-align:right; font-size:1.1em; padding-right:25px;}
			#pied_page li {display:inline; margin:0; padding:0; background:none; }
				#pied_page li a { color:#A26B53; padding:0 10px; text-decoration:none; }
		#pied_page a:hover { color:#424242; text-decoration:underline; }

/* ANNUAIRE DES MAIRES */
.maire { width:643px; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid #CCC; overflow:hidden; }
