/* CSS Document */
/* --------------------------------------------------------------------------------------------- Espacements */
	.sans_espacement {margin:0}
	.petit_espacement {margin-bottom:5px}
	.espacement {margin-bottom:10px}
	.grand_espacement {margin-bottom:20px}
	.tres_grand_espacement {margin-bottom:30px}
/* --------------------------------------------------------------------------------------------- Forcer le retour à la ligne */
	.passer_ligne {clear:both}
/* --------------------------------------------------------------------------------------------- Séparation */
	div.separation {
		float:left;
		width:100%;
		border-bottom:1px dashed #ffca02;
		padding:0 0 5px 0;
		margin:0 0 10px 0
	}
	body.sous_niveaux_2_noeud_201 div.separation {border-bottom-color:#47b8e3}
	body.sous_niveaux_2_noeud_211 div.separation {border-bottom-color:#93c94c}
	body.sous_niveaux_2_noeud_8316 div.separation {border-bottom-color:#e147a2}
	body.sous_niveaux_2_noeud_8015 div.separation {border-bottom-color:#edaa47}
	body.sous_niveaux_2_noeud_8314 div.separation {border-bottom-color:#9b53a3}
/* --------------------------------------------------------------------------------------------- Titres */
	body.sous_niveaux_2_noeud_201 h1 span {
		color:#fff;
		background:#47b8e3
	}
	body.sous_niveaux_2_noeud_211 h1 span {
		color:#fff;
		background:#93c94c
	}
	body.sous_niveaux_2_noeud_8316 h1 span {
		color:#fff;
		background:#e147a2
	}
	body.sous_niveaux_2_noeud_8015 h1 span {
		color:#fff;
		background:#edaa47
	}
	body.sous_niveaux_2_noeud_8314 h1 span {
		color:#fff;
		background:#9b53a3
	}
	h2 {
		font-size:1.2em;
		margin-bottom:5px
	}
	h3 {
		font-size:1.1em;
		color:#333;
		margin-bottom:3px
	}
	h4 {
		font-size:1em;
		color:#666;
		margin-bottom:2px
	}
	h5, h6 {font-size:1em}
/* --------------------------------------------------------------------------------------------- Paragraphes */
	div.contenu p {
		line-height:1.5em;
		text-align:justify;
		margin-bottom:10px
	}
/* ------------------------------------------------------------------------- Espacement */
	div.contenu p.sans_espacement {margin:0}
	div.contenu p.petit_espacement {margin-bottom:5px}
	div.contenu p.grand_espacement {margin-bottom:20px}
	div.contenu p.tres_grand_espacement {margin-bottom:30px}
/* ------------------------------------------------------------------------- Alignement */
	div.contenu p.alignement_gauche {text-align:left}
	div.contenu p.alignement_droite {text-align:right}
	div.contenu p.alignement_centre {text-align:center}
/* ------------------------------------------------------------------------- Introduction */
	div.contenu p.introduction {margin-bottom:15px}
	div.contenu p.introduction:first-letter {
		line-height:1em;
		font-size:1.5em;
		font-weight:bold;
		margin:0 2px 0 0
	}
/* ------------------------------------------------------------------------- Mise en avant */
	div.contenu p.mis_en_avant, div.contenu form.mis_en_avant {
		overflow:hidden;
		background:#FFF1BD;
		padding:5px 10px
	}
	div.contenu form.mis_en_avant {
		padding-top:15px;
		padding-bottom:15px
	}
	body.sous_niveaux_2_noeud_201 div.contenu p.mis_en_avant {background:#dcf5ff}
	body.sous_niveaux_2_noeud_211 div.contenu p.mis_en_avant {background:#e6fcc9}
	body.sous_niveaux_2_noeud_8316 div.contenu p.mis_en_avant {background:#ffebf7}
	body.sous_niveaux_2_noeud_8015 div.contenu p.mis_en_avant {background:#fff1dc}
	body.sous_niveaux_2_noeud_8314 div.contenu p.mis_en_avant {background:#f8e5fa}
	* html div.contenu p.mis_en_avant {clear:both}
/* ------------------------------------------------------------------------- Citation */
	div.contenu p.citation {
		overflow:hidden;
		font-style:italic;
		background:#efefef url(../images/background/citation.gif) no-repeat 97% 5px;
		padding:10px 60px 10px 10px
	}
	* html div.contenu p.citation {clear:both}
/* --------------------------------------------------------------------------------------------- Liens */
	div.contenu a {
		color:#024f7d;
		text-decoration:underline
	}
	body.sous_niveaux_2_noeud_201 div.contenu a {color:#319dc6}
	body.sous_niveaux_2_noeud_211 div.contenu a {color:#75a634}
	body.sous_niveaux_2_noeud_8316 div.contenu a {color:#e147a2}
	body.sous_niveaux_2_noeud_8015 div.contenu a {color:#edaa47}
	body.sous_niveaux_2_noeud_8314 div.contenu a {color:#9b53a3}
	div.contenu a:hover, div.contenu a:focus, div.contenu a.focus {text-decoration:none}
/* ------------------------------------------------------------------------- Savoir plus */
	div.savoir_plus {
		float:left;
		width:100%;
		text-align:right;
		border-bottom:1px dashed #ffca02;
		padding:0 0 10px 0;
		margin:0 0 10px 0
	}
	body.sous_niveaux_2_noeud_201 div.savoir_plus {border-bottom-color:#47b8e3}
	body.sous_niveaux_2_noeud_211 div.savoir_plus {border-bottom-color:#93c94c}
	body.sous_niveaux_2_noeud_8316 div.savoir_plus {border-bottom-color:#e147a2}
	body.sous_niveaux_2_noeud_8015 div.savoir_plus {border-bottom-color:#edaa47}
	body.sous_niveaux_2_noeud_8314 div.savoir_plus {border-bottom-color:#9b53a3}
	div.savoir_plus a {
		background:url(../images/background/puce.gif) no-repeat right 4px;
		padding-right:11px;
		margin-right:10px
	}
/* --------------------------------------------------------------------------------------------- Listes */
/* ------------------------------------------------------------------------- Premier niveau */
	div.contenu ul, div.contenu ol {
		overflow:hidden;
		line-height:1.5em;
		padding:0 0 10px 20px
	}
	div.contenu ul li {
		background:url(../images/background/carre_jaune_pt.gif) no-repeat 0 6px;
		padding:0 0 0 10px;
		margin:0 0 3px 0
	}
	body.sous_niveaux_2_noeud_201 div.contenu ul li {background-image:url(../images/background/carre_bleu.gif)}
	body.sous_niveaux_2_noeud_211 div.contenu ul li {background-image:url(../images/background/carre_vert.gif)}
	body.sous_niveaux_2_noeud_8316 div.contenu ul li {background-image:url(../images/background/carre_rose.gif)}
	body.sous_niveaux_2_noeud_8015 div.contenu ul li {background-image:url(../images/background/carre_orange.gif)}
	body.sous_niveaux_2_noeud_8314 div.contenu ul li {background-image:url(../images/background/carre_violet.gif)}
	div.contenu ol li {
		list-style-type:decimal;
		list-style-position:inside;
		margin:0 0 3px 0
	}
/* ------------------------------------------------------------------------- Second niveau */
	div.contenu ul li ul, div.contenu ol li ol {padding:3px 0 0 20px}
/* --------------------------------------------------------------------------------------------- Tableaux */
	div.contenu table.tableau_donnees {
		float:left;
		width:100%;
		border-collapse:collapse;
		border-top:1px solid #ccc;
		margin:0 0 15px 0
	}
	div.contenu table.tableau_donnees caption {
		font-weight:bold;
		color:#666;
		padding:0 0 6px 0
	}
	div.contenu table.tableau_donnees tr p {
		line-height:normal;
		margin-bottom:0
	}
	div.contenu table.tableau_donnees tr th {
		background:#d3ecf7;
		border-bottom:1px solid #ccc;
		padding:4px
	}
	body.sous_niveaux_2_noeud_201 div.contenu table.tableau_donnees tr th {background:#dcf5ff}
	body.sous_niveaux_2_noeud_211 div.contenu table.tableau_donnees tr th {background:#e6fcc9}
	body.sous_niveaux_2_noeud_8316 div.contenu table.tableau_donnees tr th {background:#ffebf7}
	body.sous_niveaux_2_noeud_8015 div.contenu table.tableau_donnees tr th {background:#fff1dc}
	body.sous_niveaux_2_noeud_8314 div.contenu table.tableau_donnees tr th {background:#f8e5fa}
	div.contenu table.tableau_donnees tr td {
		vertical-align:top;
		border-bottom:1px dashed #ccc;
		padding:6px 4px
	}
	div.contenu table.tableau_donnees tr.alterne td {background:#ededed}
	div.contenu table.tableau_donnees tr.survol td {background:#e6e6e6}
	div.contenu table.tableau_donnees tr td.alignement_centre {text-align:center}
	div.contenu table.tableau_donnees tr td.alignement_droite {text-align:right}
/* --------------------------------------------------------------------------------------------- Object */
	div.object-left {
		float:left;
		margin-right:15px;
		margin-bottom:10px
	}
	div.object-right {
		float:right;
		margin-left:15px;
		margin-bottom:10px
	}
	div.object-center {
		text-align:center;
		margin-bottom:10px
	}
/* --------------------------------------------------------------------------------------------- Image */
	div.image img {
		vertical-align:middle;
		border-style:solid;
		border-width:1px
	}
	body.sous_niveaux_2_noeud_201 div.image img {border-color:#47b8e3}
	body.sous_niveaux_2_noeud_211 div.image img {border-color:#93c94c}
	body.sous_niveaux_2_noeud_8316 div.image img {border-color:#e147a2}
	body.sous_niveaux_2_noeud_8015 div.image img {border-color:#edaa47}
	body.sous_niveaux_2_noeud_8314 div.image img {border-color:#9b53a3}
/* ------------------------------------------------------------------------- Légende */
	div.image span.legende, div.image span.copyright {
		overflow:hidden;
		display:block;
		font-size:.9em;
		padding:2px 1px 6px 1px
	}
	div.image span.copyright {
		font-style:italic;
		color:#666;
		padding-bottom:0
	}
	div.object-center div.image span.legende, div.object-center div.image span.copyright {
		text-align:left;
		margin-left:auto;
		margin-right:auto
	}
/* --------------------------------------------------------------------------------------------- Fichier joint */
	div.attribute-pdf, div.attribute-msword {padding:2px 0 2px 24px}
	div.attribute-pdf {background:url(../images/background/pdf.gif) no-repeat}
	div.attribute-msword {background:url(../images/background/word.gif) no-repeat}
/* --------------------------------------------------------------------------------------------- Zone contextuelle */
	div.zone_contextuelle {
		float:right;
		width:200px;
		padding:5px 10px;
		background:#efefed;
		margin:0 0 5px 15px
	}
/* --------------------------------------------------------------------------------------------- Vidéo */
	div.contenu pre.video, div.contenu div.video {
		text-align:center;
		margin-bottom:15px
	}
/* --------------------------------------------------------------------------------------------- Recherche */
	div.line.resultat_recherche {
		float:left;
		width:100%;
		border-bottom:1px dashed #ccc;
		padding:10px 0 0 0
	}
	div.info_recherche {
		font-style:italic;
		font-size:.9em;
		margin-top:2px
	}
/* --------------------------------------------------------------------------------------------- Commentaires */
	div.contenu h2.commentaire {
		clear:both;
		font-size:1.5em;
		border-bottom:1px dashed #ccc;
		padding:20px 0 5px 0;
		margin:0 0 10px 0
	}
	body.sous_niveaux_2_noeud_201 div.contenu h2.commentaire {color:#47b8e3}
	body.sous_niveaux_2_noeud_211 div.contenu h2.commentaire {color:#93c94c}
	body.sous_niveaux_2_noeud_8316 div.contenu h2.commentaire {color:#e147a2}
	body.sous_niveaux_2_noeud_8015 div.contenu h2.commentaire {color:#edaa47}
	body.sous_niveaux_2_noeud_8314 div.contenu h2.commentaire {color:#9b53a3}
	div.contenu div.commentaire {
		float:left;
		width:100%;
		border-bottom:1px dashed #ccc;
		padding:0 0 5px 0;
		margin:0 0 10px 0
	}
	div.contenu div.commentaire p.citation {clear:both}
/* --------------------------------------------------------------------------------------------- Infos (date/auteur/catégorie/lieu/horaires) */
	div.contenu div.infos {
		float:left;
		width:100%;
		margin:2px 0 4px 0
	}
	div.contenu div.infos span.date {
		font-style:italic;
		color:#666
	}
	div.contenu div.infos span.auteur {font-weight:bold}
	div.contenu div.infos span.categorie, div.contenu div.infos span.lieu, div.contenu div.infos span.horaires {
		display:block;
		margin:4px 0 0 0
	}
	div.contenu div.infos span span {font-weight:bold}
/* --------------------------------------------------------------------------------------------- Agenda */
/* ------------------------------------------------------------------------- Calendrier */
	#calendrier {
		float:right;
		width:170px;
		border:1px solid #024f7d;
		background:#fffce8;
		padding:8px 4px 8px 4px;
		margin:0 0 10px 20px
	}
	#calendrier a:hover, #calendrier a:focus, #calendrier a.focus {text-decoration:overline}
/* ----------------------------------------------------- Navigation mois par mois */
	#calendrier #navigation_mois {
		float:left;
		width:100%;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
		color:#333;
		padding:0;
		margin:0 0 8px 0
	}
	#calendrier #navigation_mois li {
		display:block;
		float:left;
		width:15%;
		background:none;
		padding:0;
		margin:0
	}
	#calendrier #navigation_mois li a {color:#024f7d}
	#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:#fbc70a;
		padding:3px 0
	}
	#calendrier table tr th abbr {border-color:#fff}
/* ------------- Cellule de tableau */
	#calendrier table tr td {padding:4px 0}
	#calendrier table tr td a {
		color:#024f7d;
		font-weight:bold
	}
/* ------------- Jour sélectionné */
	#calendrier table tr td.jour_selectionne a {
		display:block;
		background:#fbc70a;
		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, #calendrier table tr td.jour_selectionne a.focus {text-decoration:none}
/* ------------- Jour "J" */
	#calendrier table tr td.jour_j {
		font-weight:bold;
		color:#cf0229
	}
	#calendrier table tr td.jour_j a {color:#47aa69}
	#calendrier table tr td.jour_j.jour_selectionne a {
		color:#fff;
		background:#47aa69
	}
/* ------------------------------------------------------------------------- Evenements */
	div.contenu div.evenement {
		border-bottom:1px dashed #ccc;
		padding:0 0 18px 0;
		margin:0 0 18px 0
	}
	div.contenu div.evenement div.infos {
		float:none;
		width:auto
	}
	div.contenu a.evenements {
		font-weight:bold;
		color:#3c6b86;
		text-decoration:none;
		background-repeat: no-repeat
	}
	div.contenu a.evenements.passes {
		background-image:url(../images/background/retour.gif);
		background-position:0 50%;
		padding-left:20px
	}
	div.contenu a.evenements.suivants {
		float:right;
		background-image:url(../images/background/suivant.gif);
		background-position:right center;
		padding-right:20px
	}
	div.contenu a.evenements:hover, div.contenu a.evenements:focus, div.contenu a.evenements.focus {text-decoration:underline}
/* --------------------------------------------------------------------------------------------- Galerie */
	#galerie {
		float:left;
		width:100%;
		margin-top:10px
	}
	#galerie a.lightbox.externe {
		background:none;
		padding-right:5px
	}
	#galerie a.lightbox {
		display:block;
		float:left;
		width:100px;
		height:110px;
		text-align:center;
		border:1px solid #ccc;
		padding:5px;
		margin:0 15px 20px 0
	}
	#galerie a.lightbox:hover, #galerie a.lightbox:focus, #galerie a.lightbox.focus {background:#e4e4e4}
/* --------------------------------------------------------------------------------------------- Pagination */
	div.contenu ul.pagination {
		float:left;
		width:100%;
		line-height:normal;
		text-align:left;
		padding:20px 0 0 0
	}
	div.contenu ul.pagination li {
		float:left;
		background:none;
		padding:0;
		margin:0 10px 0 0
	}
	div.contenu ul.pagination li a, div.contenu ul.pagination li span {
		display:block;
		float:left;
		border:1px solid #ffca02;
		padding:2px 6px;
		text-decoration:none
	}
	div.contenu ul.pagination li a {
		color:#024f7d;
		background:#ffca02
	}
	div.contenu ul.pagination li a:hover, div.contenu ul.pagination li a:focus, div.contenu ul.pagination li a.focus {
		color:#024f7d;
		background:#f1e3ad
	}
	div.contenu ul.pagination li span {
		color:#024f7d;
		background:#fff
	}
/* --------------------------------------------------------------------------------------------- Formulaire */
	.obligatoire {color:#1a8f0b}
	p.obligatoire {font-size:.9em}
	#boutons input.bouton {
		float:right;
		margin-left:10px
	}
	div.boutons_tipafriend {padding-right:5px}
	div.boutons_commentaire {padding-right:60px}
/* --------------------------------------------------------------------------------------------- Formulaire "statique" */
	div.contenu div.conteneur {
		float:left;
		width:100%;
		padding-bottom:8px
	}
	div.contenu div.conteneur label, div.contenu div.conteneur span.label {
		display:block;
		float:left;
		width:170px;
		line-height:1.7em;
		text-align:right;
		padding-right:5px
	}
	div.contenu div.conteneur label.court {width:140px}
	div.contenu div.conteneur label.long, div.contenu div.conteneur span.long {width:250px}
	div.contenu div.conteneur input, div.contenu div.conteneur textarea, div.contenu div.conteneur select, div.contenu div.conteneur input.champ_fichier {
		float:left;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:1em;
		color:#2e3136;
		border:1px solid #666;
		padding:2px 0 2px 3px;
		margin-right:3px
	}
	div.form_item input, div.form_item textarea, div.form_item select {border:1px solid #666}
	div.contenu div.conteneur textarea {height:100px}
	.tres_court {width:35px}
	.court {width:80px}
	.normal {width:150px}
	.long, .box {width:250px}
	.tres_long {width:300px}
	div.contenu div.conteneur select {padding:0}
	div.contenu select option {padding-right:10px}
	div.contenu div.conteneur span.statut {
		line-height:1.6em;
		padding:0 3px
	}
	div.contenu div.conteneur span.active {color:#3ab318}
	div.contenu div.conteneur span.desactive {color:#ff0000}
/* --------------------------------------------------------------------------------------------- Formulaire "builder" */
	div.contenu fieldset {border:0}
.form_element { margin-bottom:1em; }
.form_element input, .form_element textarea { width:98%; }
.cnil {margin-top:1em;}
label span { font-weight:normal; }
	/*extension formulaire*/
	.class-feedback-form .defaultbutton { clear:both; }
	.class-feedback-form label { display:inline; vertical-align:top;}
	.class-feedback-form .date_et_heure label ,
	.class-feedback-form .date label { display:block; font-weight:normal; }
	.class-feedback-form .date_et_heure .element,
	.class-feedback-form .date .element { float:left; margin-right:6px; }
	.class-feedback-form .date_et_heure,
	.class-feedback-form .date { display:inline;  }
	.class-feedback-form .date_et_heure img,
	.class-feedback-form .date img { margin-top:-2px;margin-right:6px;  }
	.class-feedback-form .date_et_heure label.main_label ,
	.class-feedback-form .date label.main_label  { font-weight:bold; }
	.class-feedback-form .jour,
	.class-feedback-form .mois,
	.class-feedback-form .heure,
	.class-feedback-form .minute { width:20px; }
	.class-feedback-form .annee { width:40px; }
	.class-feedback-form label { }
	
	.your_email { width:50%; }
	.form_item { display:inline; overflow:hidden; float:left; padding:0 1em 1em 0; }
	.form_break { clear:left; }
