
* { padding:0; margin:0 }
body { font-size:62.5%; font-family:arial, helvetica, sans-serif; }
/* Titres */
h1 { font-size:1.4em; color:#113E74; font-weight:bold; border-bottom:1px solid #113E74; padding:0 0 2px 0; margin:0 0 10px 0; text-transform:uppercase; }
h2 { font-size:1.4em; color:#113E74; 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:#333; margin:0 0 8px; }
h4 { font-size:1.1em; color:#444; margin:0 0 8px; }
h5, h6 { font-size:1em; color:#555; margin:0 0 8px; }
/* Paragraphes */
p { line-height:1.4em; margin-bottom:10px }
/* Liens */
a {color:#113E74;text-decoration:none;}
a:hover, a:focus {text-decoration:underline;}
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/puce2.gif) no-repeat right 4px; 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:#0f67a8; border:1px solid #7f9db9; 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 */
.contenu ul, .contenu ol { list-style:none; overflow:hidden; padding:0 12px; margin:0 0 10px 0; }
.contenu ul li { background:url(../images/commun/puce.gif) no-repeat left 4px; padding:0 0 2px 11px; }
.contenu ol li { list-style-type:decimal; list-style-position:inside; padding:0 0 2px 0; }
.contenu ul li ul, .contenu ol li ol { padding:2px 0 0 15px; margin:0; }
/* Mise en avant */
.mise_en_avant { overflow:hidden; height:100%; background:#79A4CC; color:#FFF; 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:#79A4CC; color:#FFF; border-bottom:1px dotted #113E74; border-top:1px dotted #113E74; 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%; margin:0 0 10px 0; }
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:#898989; padding:2px 5px; font-size:1.1em; }
#fil_ariane a { color:#898989; 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.2em}
div.vue_line img { float:left; margin:0 10px 0 0 }
div.vue_line p {font-weight:bold}
/* 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:150px; 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/puce2.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 #aa023d; padding:2px 6px; text-decoration:none }
ul.pagination li a { color:#fff; background:#aa023d }
ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li span { color:#aa023d; 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:#113E74; 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 */
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; }

/* PAGELAYOUT */
body { background:#FFF url(../images/background/body.jpg) 50% top no-repeat; color:#333; }
#global { width:950px; margin:0 auto; }
	#top { width:950px; height:142px; padding:20px 0 0 0; }
		#recherche { width:188px; height:26px; padding:0 11px 0 14px; margin:0; float:right; background:url(../images/background/recherche.gif) 14px 0 no-repeat; white-space:nowrap; }
			#recherche input.champ { display:inline; width:140px; height:21px; background:none; color:#333; border:0; padding:5px 0 0 16px; margin:0; vertical-align:top; font-size:1.1em; }
			#recherche input#btRecherche { display:inline; vertical-align:top; }
		ul#acces_rapide { height:20px; padding:6px 0 0 0; float:right; text-align:right; font-size:1.1em; color:#FFF; white-space:nowrap; 
				background:url(../images/background/acces_rapide.png); 
				background:#113E74; opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; 
				}
			ul#acces_rapide li { display:inline; }
			ul#acces_rapide li a { color:#FFF; text-decoration:none; padding:0 10px; }
				ul#acces_rapide li a:hover, #acces_rapide li a:focus, #acces_rapide li a.focus { text-decoration:underline; }
		#top h1 { width:950px; height:116px; border:0; margin:0; padding:0; clear:both; }
			#top h1 a { display:block; height:116px; text-decoration:none; }
				#top h1 a:hover { text-decoration:none; }
	#main { width:950px; }
		#gauche { width:190px; padding:52px 20px 0 20px; float:left; }

			ul#navigation_principale  { margin:0 0 30px 0; padding:0; list-style:none; }
				#navigation_principale li { width:190px; }
					#navigation_principale a , #navigation_principale strong { display:block; width:164px; color:#FFF; padding:5px 4px 5px 22px; margin:0 0 4px 0; font-size:1.2em; text-decoration:none; background:#113E74 url(../images/background/menu_a.gif) 10px 9px no-repeat; }
						#navigation_principale a:hover { text-decoration:underline; }
					#navigation_principale li.selected a { font-weight:bold; }
				#navigation_principale li ul { list-style:none; background:#79A4CC; margin:0 0 4px 0; }
						#navigation_principale li li a , #navigation_principale li li strong { width:auto; padding:3px 4px 3px 37px; background:url(../images/background/menu_li_a.gif) 23px 11px no-repeat; }
							#navigation_principale li li strong { background:url(../images/background/menu_li_a.gif) 23px 11px no-repeat; }
						#navigation_principale li.selected li a { font-weight:normal; }
							#navigation_principale li.selected li.selected a { font-weight:bold; }
						#navigation_principale li li li a , #navigation_principale li li li strong { background:none; padding-left:52px; }
						#navigation_principale li.selected li.selected li a { font-weight:normal; }
							#navigation_principale li.selected li.selected li.selected a { font-weight:bold; }

			#mp { width:190px; margin:0 0 30px 0; }
				#mp h2 { font-size:2.2em; color:#79A4CC; font-weight:normal; padding:0; margin:0; line-height:0.8em; }
				#mp a img { border:2px solid #79A4CC; }
			#pratique { width:190px; margin:0 0 30px 0; }
				#pratique h2 { font-size:1.2em; font-size:2.2em; color:#79A4CC; font-weight:normal; padding:0; margin:0; line-height:0.8em; }
				#pratique ul { background:#79A4CC; padding:10px 1px; list-style:none; }
					#pratique a { display:block; width:152px; color:#FFF; padding:3px 4px 3px 32px; font-size:1.2em; text-decoration:none; background:url(../images/background/menu_a.gif) 18px 7px no-repeat; }
						#pratique a:hover { background:#FFF; color:#79A4CC; }
		#contenu { width:699px; float:left; padding:15px 21px 5px 0; font-size:1.1em; }
			.noeud_200 #contenu { width:720px; padding:15px 0 5px 0; }
				#frontpage { width:460px; float:left; padding:20px 19px 0 0; }
					#frontpage h2 { font-size:1.4em; font-weight:bold; border-bottom:1px solid #113E74; margin:0 0 10px 0; text-transform:uppercase; }
					#focus { padding:0 0 30px 0; }
						#focus img { vertical-align:middle; display:block; margin:0 0 8px 0; }
					#actualite { width:225px; float:left; }
						#actualite img { vertical-align:middle; display:block; margin:0 0 8px 0; }
					#diapo_accueil { width:225px; float:right; }
						#diapo_accueil img { vertical-align:middle; display:block; margin:0 0 10px 0; }
						#diapo_accueil li { font-size:1.2em; background-position:0 5px; }
						#diapo_accueil a { color:#333; }
				#droite { width:241px; float:left; min-height:700px; padding:0 0 30px 0; background:url(../images/background/droite.jpg) no-repeat; }
					#carto { padding:0 0 20px 0; border-bottom:1px dashed #FFF; }
						#carto h2 { overflow:hidden; position:absolute; top:-1000px; width:1px; height:1px; }
					#golf { padding:22px 0 20px 20px; border-bottom:1px dashed #FFF; }
						#golf h2 { font-size:1.4em; color:#FFF; padding:0; margin:0; line-height:0.8em; }
						#golf img { border:2px solid #FFF; }
					#contact { padding:30px 20px 20px 20px; color:#113E74; }
		#pied_page { clear:both; width:950px; }
			#pied_page p { width:230px; float:left; text-align:center; white-space:nowrap; color:#79A4CC; }
				#pied_page p a { color:#79A4CC; text-decoration:none; }
					#pied_page p a:hover { color:#333; }
			#pied_page ul { width:720px; float:left; color:#113E74; text-align:center; font-size:1.1em; list-style:none; text-transform:uppercase; }
				#pied_page ul li {display:inline;}
					#pied_page ul li a { color:#113E74; padding:0 10px; }


