.hidden { position:absolute; top:-5000px; }
.clear { clear:both; }

/* CSS Document */
/* --------------------------------------------------------------------------------------------- Vue en ligne */
.line.file,
.vue_line { overflow:hidden; height:100%; clear:both; margin-bottom:20px; padding-bottom:15px; border-bottom:1px dotted #66bd29; }

	 vue_line span.date_publication {
		float:right;
		font-size:.9em;
		color:#666;
		background:#f6efed;
		padding:0 5px;
		margin:-19px 0 0 10px
	}
	 a.theme {
		float:right;
		color:#666;
		background:#f6efed;
		padding:0 5px;
		margin:3px 0 0 10px;
		text-decoration:none
	}
	 a.theme:hover,  a.theme:focus,  a.theme:focus {text-decoration:underline}
	 vue_line.hover h2 a {text-decoration:none}
	 vue_line.hover h3 a {text-decoration:none}
	 span.date_evenement {
		display:block;
		font-style:italic;
		color:#666;
		margin:0 0 4px 0
	}
	 span.date_evenement span { text-transform:lowercase; }
	 vue_line img {
		float:left;
		margin:0 10px 0 0
	}
	 span.info {
		display:block;
		margin:0 0 2px 0
	}
	 vue_line p {margin-bottom:0}
/* ------------------------------------------------------------------------- Recherche */
	div.info_recherche {
		font-size:.9em;
		font-style:italic;
		color:#666;
		margin:2px 0 0 0
	}
/* ------------------------------------------------------------------------- Evenements */
/* ----------------------------------------------------- Vue calendrier */
	 div.evenement_calendrier {
		overflow:hidden;
		border-bottom:1px dashed #ccc;
		padding:10px 0
	}
	 div.evenement_calendrier img {
		float:left;
		margin:0 10px 0 0
	}
	* html  div.evenement_calendrier img {float:none}
/* ----------------------------------------------------- Vue listing */
	 div.evenement_listing {
		float:left;
		width:96%;
		border-bottom:1px dashed #ccc;
		padding:10px 2%
	}
	 div.evenement_listing img {
		float:left;
		margin:0 10px 0 0
	}
	 div.navigation {
		float:left;
		width:100%;
		margin:20px 0 0 0
	}
	 div.navigation a {
		background-repeat:no-repeat;
		padding:0 0 1px 0
	}
	 div.navigation a.precedent {
		background-image:url(../images/background/retour.gif);
		background-position:left center;
		padding-left:20px
	}
	 div.navigation a.suivant {
		float:right;
		background-image:url(../images/background/suivant.gif);
		background-position:right center;
		padding-right:20px
	}
/* --------------------------------------------------------------------------------------------- Elus */
/* -------------------------------------------------------------------- Listing des elus */
	 ul.onglets {
		float:left;
		width: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:153px;
		height:90px;
		line-height:1.6em;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		background:#c9c9c9 url(../images/background/elu.jpg);
		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:#f5600f;
		background:url(../images/background/fleche_orange.gif) no-repeat right center;
		padding:0 8px 0 0;
		text-decoration:underline
	}
	 ul.onglets li a:hover,  ul.onglets li a:focus,  ul.onglets li a.focus {background:#eaeaea}
	 ul.onglets li a:hover span,  ul.onglets li a:focus 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:#eaeaea;
		cursor:text
	}
	 ul.onglets li.ui-tabs-selected a span {display:none}
/* -------------------------------------------------------------------- Fiche d'un elu */
	#fiche_elu {
		float:left;
		width:640px;
		background:#e8e8e8;
		padding:20px;
		margin:10px 0
	}
	div.ui-tabs-hide {display:none}		/* Necessaire pour fonctionnement des onglets */
	div.fiche_elu img {
		float:left;
		margin:0 20px 0 0
	}
	 div.fiche_elu h2,  div.fiche_elu h3 {
		font-family:verdana;
		font-size:1.3em;
		color:#000
	}
	 div.fiche_elu h3 {font-size:1.1em}
/* --------------------------------------------------------------------------------------------- Utiliser dans l'editeur */
/* ------------------------------------------------------------------------- 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 a la ligne */
	.passer_ligne {clear:both}
/* ------------------------------------------------------------------------- Titres */
	h1 {
		border-bottom:1px dotted #014984;
		font-size:1.5em;
		margin:0 0 15px;
		font-weight:normal;
		}
	
	h2 {
		font-size:1.4em;
		color:#6eab6a;
		margin:0 0 7px 0;
		padding:0;
		text-align:left;
	}
	h2 a { color:#6eab6a; }
	h2 a:hover { color:#f88820; text-decoration:none; }
	h2.bordure {
		border-bottom:1px dashed #ccc;
		padding:5px 0;
		margin:0
	}
	h3 {
		font-size:1.2em;
		color:#014983;
		margin-bottom:5px
	}
	h4 {
		font-size:1em;
		margin-bottom:2px
	}
	h5, h6 {font-size:1em}
/* ------------------------------------------------------------------------- Date de publication */
	#infos {
		text-align:right;
		color:#666;
		margin:0 0 10px 0
	}
	#infos span {
		background:#f6efed;
		padding:0 10px
	}
	#infos span em, #infos span strong {margin:0 1px}
/* ------------------------------------------------------------------------- Paragraphes */
	 p {
		line-height:1.5em;
		margin-bottom:10px
	}
/* ----------------------------------------------------- Espacement */
	 p.sans_espacement {margin:0}
	 p.petit_espacement {margin-bottom:5px}
	 p.grand_espacement {margin-bottom:20px}
	 p.tres_grand_espacement {margin-bottom:30px}
/* ----------------------------------------------------- Alignement */
	 p.alignement_justifie {text-align:justify}
	 p.alignement_droite {text-align:right}
	 p.alignement_centre {text-align:center}
/* ----------------------------------------------------- Introduction */
	 p.introduction {margin-bottom:15px}
	 p.introduction:first-letter {
		line-height:1em;
		font-size:1.5em;
		font-weight:bold;
		color:#666;
		margin:0 2px 0 0
	}
/* ----------------------------------------------------- Mise en avant */
	 p.mis_en_avant {
		overflow:hidden;
		background:#ffe6c8;
		padding:5px 10px
	}
	* html  p.mis_en_avant {clear:both}
/* ------------------------------------------------------------------------- Citation */
	 blockquote,  p.citation {
		overflow:hidden;
		font-style:italic;
		background:#efefef url(../images/background/citation.gif) no-repeat 97% 5px;
		padding:10px 60px 10px 10px;
		margin:0 0 10px 0
	}
	* html  blockquote {clear:both}
	 p.citation {
		clear:both;
		font-style:normal
	}
/* ------------------------------------------------------------------------- Liens */
	 a {
		color:#ff9933                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ;
		text-decoration:underline
	}
	 a:hover,  a:focus,  a.focus { text-decoration:underline; }
	 
	 
	h3 a {
		color:#014983;
		text-decoration:underline
	}	 
	 
/* ------------------------------------------------------------------------- Listes */
	 #contenu ul, #contenu ol {
		overflow:hidden;
		line-height:1.5em;
		padding:0 0 10px 20px
	}
	 #contenu ul li {
		background-image:url(../images/background/puce.gif);
		background-position:0 6px;
		background-repeat:no-repeat;
		padding:0 0 0 9px;
		margin:0 0 3px 0;
	}
	 #contenu ol li {
		list-style-type:decimal;
		list-style-position:inside;
		margin:0 0 3px 0
	}
	
	#contenu ul li a ,  #contenu ol li a { color:#66bd29; font-weight:bold; }
	
/* ----------------------------------------------------- Second niveau */
	 #contenu ul li ul,  #contenu ol li ol {padding:3px 0 0 20px}
/* ------------------------------------------------------------------------- Tableaux */
	 table.tableau_donnees {
		float:left;
		width:100%;
		border-collapse:collapse;
		border-top:1px solid #ccc;
		margin:0 0 15px 0
	}
	 table.tableau_donnees caption {
		text-align:left;
		font-size:1.1em;
		font-weight:bold;
		color:#666;
		padding:0 0 6px 0
	}
	 table.tableau_donnees tr p {
		line-height:normal;
		margin-bottom:0
	}
	 table.tableau_donnees tr th {
		background:#ffe6c8;
		border-bottom:1px solid #ccc;
		padding:4px
	}
	 table.tableau_donnees tr th.alignement_left {text-align:left}
	 table.tableau_donnees tr td {
		vertical-align:top;
		border-bottom:1px dashed #ccc;
		padding:6px 4px
	}
	 table.tableau_donnees tr.alterne td {background:#f3f3f3}
	 table.tableau_donnees tr.survol td {background:#eae8e8}
	 table.tableau_donnees tr td.alignement_centre {text-align:center}
	 table.tableau_donnees tr td.alignement_droite {text-align:right}
/* ------------------------------------------------------------------------- Object */
	div.object-left, div.object-right, div.object-center, div.object-none {margin-bottom:10px}
	div.object-left {
		float:left;
		margin-right:15px
	}
	div.object-right {
		float:right;
		margin-left:15px
	}
	div.object-center {text-align:center}
	div.object-center p {text-align:left}
	
	
.thumbnail_image {
		float:left;
		margin-right:15px;
		margin-bottom:15px;
	}
	
/* ------------------------------------------------------------------------- Image */
	div.image img {vertical-align:middle}
/* ----------------------------------------------------- Legende et copyright */
	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
	}
	
	span.legende {
		background:#D7DCE7 none repeat scroll 0 0;
		margin:0;
		padding:0;
		}
		span.legende p { padding:0 10px; margin:0; text-align:center; line-height:1.2em; }
/* ------------------------------------------------------------------------- Fichiers joints */
	.attribute-pdf, .attribute-msword {padding:2px 0 2px 24px}
	.attribute-pdf {background:url(../images/background/pdf.gif) no-repeat}
	.attribute-msword {background:url(../images/background/word.gif) no-repeat}
	 .attribute-pdf a,
	 .attribute-msword a,
	 a.attribute-pdf,
	 a.attribute-msword {color:#ef3f04}
	 .attribute-pdf a span,
	 .attribute-msword a span,
	 a.attribute-pdf span,
	 a.attribute-msword span {
		font-size:.9em;
		color:#666;
		text-decoration:none
	}
/* ------------------------------------------------------------------------- Zone contextuelle */
	div.zone_contextuelle {
		float:right;
		width:200px;
		padding:8px 10px 3px 10px;
		background:#ffe6c8;
		border-top:1px dashed #f1880b;
		margin:0 0 5px 15px
	}
/* --------------------------------------------------------------------------------------------- Video */
	 div.video {
		float:left;
		width:100%;
		text-align:center;
		margin:0 0 15px 0
	}
/* --------------------------------------------------------------------------------------------- Commentaires */
	 h2.commentaire {
		clear:both;
		font-size:1.6em;
		color:#f56010;
		border-bottom:1px dashed #ccc;
		padding:40px 0 5px 0;
		margin:0 0 10px 0
	}
	 div.commentaire {
		float:left;
		width:100%;
		border-bottom:1px dashed #ccc;
		padding:0 0 5px 0;
		margin:0 0 10px 0
	}
/* ------------------------------------------------------------------------- Infos (date/auteur/categorie/lieu/horaires) */
	 div.infos {
		float:left;
		width:100%;
		margin:2px 0 4px 0
	}
	 div.infos span.date {
		font-style:italic;
		color:#666
	}
	 div.infos span.auteur {font-weight:bold}
	 div.infos span.categorie,  div.infos span.lieu,  div.infos span.horaires {
		display:block;
		margin:4px 0 0 0
	}
	 div.infos span span {font-weight:bold}
/* --------------------------------------------------------------------------------------------- Agenda */
	#conteneur_calendrier {
		float:right;
		width:180px;
		background:#fff;
		padding:0 0 0 10px;
		margin:0 0 10px 20px
	}
/* ------------------------------------------------------------------------- Calendrier */
	#calendrier {
		float:left;
		width:170px;
		border:1px solid #6eb869;
		background:#faf6f5;
		padding:8px 4px 8px 4px;
		margin:0 0 10px 0
	}
	#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:#f5600f}
	#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:#f2890c;
		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:#f5600f;
		font-weight:bold
	}
/* ------------- Jour selectionne */
	#calendrier table tr td.jour_selectionne a {
		display:block;
		background:#f5600f;
		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:#6eb869
	}
	#calendrier table tr td.jour_j a {color:#6eb869}
	#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:#f5600f;
		text-decoration:underline
	}
	#legende_calendrier ul li span.jour_selectionne {
		font-weight:bold;
		color:#fff;
		background:#f5600f
	}
	#legende_calendrier ul li span.jour_j {
		font-weight:bold;
		color:#6eb869
	}
	#legende_calendrier ul li span.jour_courant_evenement {
		font-weight:bold;
		color:#6eb869;
		text-decoration:underline
	}
/* --------------------------------------------------------------------------------------------- Pagination */
	 #contenu ul.pagination {
		float:left;
		width:100%;
		line-height:normal;
		padding:20px 0 0 0;
		list-style:none;
	}
	 #contenu ul.pagination li {
		float:left;
		background:none;
		padding:0;
		margin:0 10px 5px 0;
		list-style:none;
	}
	 ul.pagination li a,  ul.pagination li span {
		display:block;
		float:left;
		border:1px solid #f5600f;
		padding:2px 4px;
		text-decoration:none
	}
	 ul.pagination li a {
		color:#fff;
		background:#014983;
		border:1px solid #014983;
	}
	 ul.pagination li a:hover,  ul.pagination li a:focus,  ul.pagination li a.focus {
		color:#014983;
		background:#fff;
		border:1px solid #014983;
	}
	 ul.pagination li span {
		color:#014983;
		background:#fff;
		border:1px solid #014983;
	}
/* --------------------------------------------------------------------------------------------- Formulaire */
	.obligatoire, div.champs_obligatoire {color:#ff0000}
	#boutons,
	div.boutons {
		/*overflow:hidden;
		zoom:1*/
	}
	#boutons input.bouton, #boutons a, div.boutons input.bouton {
		float:right;
		margin-left:10px
	}
	#boutons input.carnet_route {margin-right:170px}
	#boutons input.connexion_carnet_route {margin-right:270px}
/* --------------------------------------------------------------------------------------------- Formulaire "statique" */
	 div.conteneur {
		float:left;
		width:100%;
		padding-bottom:8px
	}
	 div.conteneur label,  div.conteneur span.label {
		display:block;
		float:left;
		width:170px;
		line-height:1.7em;
		text-align:right;
		padding-right:5px
	}
	 div.conteneur label span.complement {
		font-size:.9em;
		color:#666
	}
	 div.conteneur label.long,  div.conteneur span.long {width:250px}
	 div.conteneur input,  div.conteneur textarea,  div.conteneur select,  div.conteneur input.champ_fichier {
		float:left;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:1em;
		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.conteneur textarea {height:100px}
	.tres_court {width:40px}
	.court {width:80px}
	.normal {width:150px}
	.long {width:250px}
	.tres_long {width:300px}
	 div.conteneur select {padding:0}
	 div.conteneur select option {padding-right:10px}
	 div.conteneur span.statut {
		line-height:1.6em;
		padding:0 3px
	}
	 div.conteneur a {
		display:block;
		clear:both;
		font-size:.9em;
		padding:4px 0 0 0;
		margin:0 0 0 255px
	}
	 div.conteneur span.active {color:#3ab318}
	 div.conteneur span.desactive {color:#ff0000}
	fieldset.radio_checkbox {
		clear:both;
		border:0;
		padding:0 0 0 255px
	}
	fieldset.radio_checkbox legend {display:none}
	fieldset.radio_checkbox input {
		float:left;
		width:13px;
		height:13px
	}
	fieldset.radio_checkbox label {
		float:left;
		margin:0 20px 0 3px
	}
/* --------------------------------------------------------------------------------------------- Formulaire "builder" */
	/* FORMULAIRES : */
.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; }
/* --------------------------------------------------------------------------------------------- Captcha */
	fieldset.captcha {
		clear:both;
		border:1px dashed #ccc;
		padding:10px;
		margin:0 0 10px 0
	}
	fieldset.captcha legend {
		font-size:1.2em;
		font-weight:bold;
		background:#fff;
		padding:0 5px
	}
	* html fieldset.captcha legend {margin-bottom:10px}
	*+html fieldset.captcha legend {margin-bottom:10px}
	fieldset.captcha img {
		float:left;
		margin:0 10px 0 0
	}
	fieldset.captcha a {display:block}
	fieldset.captcha input {
		width:50px;
		font-family:verdana;
		font-size:1em;
		border:1px solid #666;
		padding:2px 0 2px 3px
	}
/* --------------------------------------------------------------------------------------------- Galeries */
/* ------------------------------------------------------------------------- Theme */
	div.theme {
		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.externe {
		background:none;
		padding-right:0
	}
	#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, #diaporama a.lightbox.focus img {background:#e4e4e4}
/* ------------------------------------------------------------------------- Ecard */
	#ecard {
		border:1px solid #d0d0d0;
		background:#e8e8e8;
		padding:10px;
		margin:0 0 20px 0
	}
	#ecard a {text-decoration:none}
	#ecard img {
		border:2px solid #fff;
		margin:10px
	}
	#ecard div.object-center img {margin-bottom:5px}
	#ecard div.image span.legende, #ecard div.image span.copyright {font-size:1em}
/* ------------------------------------------------------------------------- Wallpaper */
	div.wallpaper {
		float:left;
		width:100%;
		border-bottom:1px dashed #ccc;
		padding:0 0 15px 0;
		margin:0 0 15px 0
	}
	div.wallpaper img {
		float:left;
		background:#e8e8e8;
		padding:5px
	}
	div.wallpaper ul {float:left}
/* --------------------------------------------------------------------------------------------- Forum */
	 table.tableau_donnees tr td.auteur {width:150px}
	 table.tableau_donnees tr td span.date,  table.tableau_donnees tr td span.moderateur {
		font-size:.9em;
		color:#999
	}
	 table.tableau_donnees tr td img.epingle {
		vertical-align:middle;
		margin:0 5px 0 0
	}
	 table.tableau_donnees tr td span.moderateur {display:block}
	 table.tableau_donnees tr td input.bouton {
		float:left;
		margin:4px 10px 0 0
	}
	div.navigation_forum {
		float:left;
		width:70%;
		text-align:center;
		background:#eeeded;
		padding:5px 0;
		margin:0 30% 20px 0
	}
	div.navigation_forum span {color:#ccc}
	div.navigation_forum .precedent {
		float:left;
		margin:0 0 0 10px
	}
	div.navigation_forum a.precedent {
		background:url(../images/background/retour.gif) no-repeat left 2px;
		padding:0 0 0 20px
	}
	div.navigation_forum .suivant {
		float:right;
		margin:0 10px 0 0
	}
	div.navigation_forum a.suivant {
		background:url(../images/background/suivant.gif) no-repeat right 2px;
		padding:0 20px 0 0
	}
/* --------------------------------------------------------------------------------------------- Carnet de route */
	#carnet_route {margin:0}
	#carnet_route li {margin-bottom:15px}
	#carnet_route li div {color:#fff}
	#carnet_route li div a {margin:0 2px 0 0}
	#carnet_route li a.externe  {
		background:none;
		padding:0
	}
/* --------------------------------------------------------------------------------------------- Divers */
	div.separation {
		float:left;
		width:100%;
		border-bottom:1px dashed #ccc;
		padding:10px 0 5px 0
	}
/* ------------------------------------------------------------------------- Anti-spam */
	span.contre_les_robots {display:none}
/* ------------------------------------------------------------------------- FAQ */
	 h2.question a {text-decoration:none}
	 h2.question a:hover,  h2.question a:focus,  h2.question a.focus {text-decoration:underline}
/* ------------------------------------------------------------------------- Marchès publics */
	div.marche_public {margin:0 0 5px 0}
	div.marche_public img {
		vertical-align:middle;
		margin:0 2px 0 0
	}
	div.marche_public span {
		font-size:.9em;
		color:#666
	}
/* ------------------------------------------------------------------------- Services publics */
	 ul.sur_2_colonnes,  div.sur_2_colonnes {
		float:left;
		width:45%;
		line-height:normal;
		padding:0 0 0 5%;
		margin:0 0 20px 0
	}
	 ul.sur_2_colonnes li {margin-bottom:5px}
	 div.sur_2_colonnes {margin-bottom:10px}
/* ------------------------------------------------------------------------- Sondage */
	#questions {
		float:left;
		width:100%;
		border-top:1px dashed #ccc;
		padding:7px 0 0 0
	}
	fieldset.question_sondage {
		border:0;
		border-bottom:1px dashed #ccc;
		padding:0 0 7px 0;
		margin:0 0 7px 0
	}
	fieldset.question_sondage legend {
		font-size:1.4em;
		font-weight:bold;
		color:#6eab6a;
		margin-bottom:7px
	}
	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
	}
	
	/* folder */
	#breves { width:250px; float:right; margin-top:19px; padding:0; }
	#breves h2 { background:#014983; color:#fff; padding:3px 10px; font-size:1em; }
	#breves .lire_la_suite a { font-weight:bold; }
	.breve { clear:both; background:#e5ecf2; display:block; overflow:hidden; height:100%; }
	.breve_body { padding:10px 0; }
	.breve_body p { padding:0 10px; }
	.folder_body { width:500px; float:left; padding:0; }
	

#contenu { width:758px; float:right; padding:30px 0 30px 30px; }
a { text-decoration:none; }

a.download_link { font-weight:bold; color:#56aa1e; padding:5px 0 5px 22px; background:url(../images/background/pdf.gif) no-repeat 0 0; }
a.download_link:hover { color:#014983; text-decoration:underline; }

.lire_la_suite { clear:both; }
.lire_la_suite a {
	background:url(../images/background/lire.gif) no-repeat 0 2px;
	color:#014983;
	font-weight:bold;
	padding-left:14px;
	}

fieldset { border:0; padding:5px; }
	
	
.agenda_view_full_element {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	padding:0;
	text-align:right;
	}
	
.agenda_view_full_element .infos { font-weight:bold; }

#contenu #plan_site ul li a { font-weight:normal;  }


#main h1 a.externe { display:block; width:15px; height:15px; background:url(../images/background/actu_rss.gif) no-repeat 0 0; background:none; background:url(../images/background/actu_rss.gif) no-repeat 0 0;
	margin-top:-16px;
	float:right;
	}
	
/* SERVICE PUBLIC V2 */
#servicepublicv2 { width:100%; overflow:hidden; }
	#servicepublicv2 h1 { overflow:hidden; }
		#servicepublicv2 h1 img { vertical-align:middle; }
	#servicepublicv2 ul#accueilspv2 { list-style:none; margin:0; padding:0; }
		#servicepublicv2 ul#accueilspv2 li { width:50%; float:left; margin:0; padding:0; background:none; }
			#servicepublicv2 ul#accueilspv2 li img { vertical-align:middle; }
	#servicepublicv2 ul { overflow:visible; }
	.cadre { padding:2%; margin:0 0 10px 0; border:1px solid #CCC; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px; overflow:hidden; }
	#colg { width:66%; float:left; }
	#cold { width:24%; float:right; overflow:hidden; }
	a.voirtout { font-weight:bold; }
	.definition { border-bottom:1px dotted #F00; color:#F00 }
		.definition em { display:none; }
		.definition:hover { position:relative; }
		.definition:hover em { display:block; width:200px; height:auto; position:absolute; z-index:1000; left:0; top:1.4em; padding:5px; font-style:normal; color:#000; border:2px solid #999; background:#ECECEC; overflow:hidden; }
	.note , .attention , .info , .savoir { padding:5px 5px 5px 30px; margin:0 0 15px; border:1px solid #D0BB0C; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }
	.note { background:url(/extension/servicepublicv2.fr/design/standard/images/picto_NOTE.png) 5px 5px no-repeat; }
	.attention { background:url(/extension/servicepublicv2.fr/design/standard/images/picto_ATTENTION.png) 5px 5px no-repeat; }
	 #servicepublic .info { background:url(/extension/servicepublicv2.fr/design/standard/images/picto_INFO.png) 5px 5px no-repeat; }
	.savoir { background:url(/extension/servicepublicv2.fr/design/standard/images/picto_SAVOIR.png) 5px 5px no-repeat; }
	.chapitre { /* border-bottom:1px dotted #CCC; margin:0 0 10px 0;*/ }

	
