/* CSS Document */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* BLOCK GENERIQUE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
On définit un block génerique qui va servir à encadrer les listes si besoin
Bloc extensible avec bord arrondis possible
Utilisé par les listes
*/
.block { /* Partie haute du block */

}
.block_bas { /* Partie basse du block */

}
.block_bg { /* Arrière plan  du block */

}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE BLOCK_ARTICLE_DOC */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Utilisé par :
		liste_actus
		liste_article
		recherche_liste_article
		liste_evnmnt
*/

/* ARTICLE */
.block_article { /* Partie haute du block de présentation d'un article */
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 15px 0px;
	text-align:justify;	
	clear:both;
	border-bottom: 2px solid #e5e5e5;
}
.block_article_bas { /* Partie basse du block de présentation d'un article */

}
.block_article_bg { /* Arrière plan du bloc de présentation d'un article */

}

.block_article .dateliste, .block_article .cheminliste { /* Date de l'article *//* Chemin vers l'article */
	text-align: left;
	color: #80759C;
	font-size: 0.8em;
	margin-left: 0px;
	margin-bottom: 3px;
}
.block_article .dateevmnt, .block_article .complement {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}

.block_article .photo_block { /* Block de la vignette */
	width: 145px;
	float: left;
	text-align: center;
	margin-top: 0em;
	/*height: 56px;*/
}
html>body .block_article .photo_block {/* Hack FF pour hauteur block */
	/*height: auto;
	min-height: 56px;*/
}

.block_article .block_droite { /* Block qui contient le texte de l'article */
	float: right;
	width: 440px;
	margin-right: 10px;
}
.block_article .savoirplus { /* Lien en savoir plus */
	margin: 4px 0 0 0;
}
.block_article .savoirplus a {

	font-size: 0.85em;
	padding-left: 15px;
	background-image: url(images/picto_liresuite.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: underline;

}
.block_article .savoirplus a:hover {
	text-decoration: none;

}

/* SQUELETTE LISTE RECHERCHE DOCUMENT */
.block_document { /* Block document dans liste d articles */
	padding: 5px 25px 10px 0px;
	margin: 0px 0px 15px 0px;
	text-align:justify;	
	clear:both;
	background-color: #faf8f7;
}
.block_document .dateliste {
	font-weight: normal;
}
.block_document .dateevmnt, .block_document .compldoc, .block_document .titredoc {
	margin: 0px;
	padding: 0px;
}
.block_document .photo_block {
	width: 95px;
	float: left;
	text-align: center;
}
html>body .block_document .photo_block {

}
.block_document .block_droite {
	float: left;
	width: 440px;
	margin-left: 14px;
}
.block_document .savoirplus {
	margin: 4px 0 0 0;
}
.block_document .savoirplus a {
	color: #005240;
	font-size: 0.85em;
	padding-right: 15px;
	background-image: url(images/picto_liresuite.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: underline;
}
.block_document .savoirplus a:hover {
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Mise en forme liste doc sur le affiche article */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*.affarticle .titredoc a {
	color: #0090D0;
}
.affarticle .titredoc a:hover {
	color: #0090D0;
}
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  PAGINATION */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pagination {
	text-align: right;
	color: #005240;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 0.9em;
}
.pagination a {
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}
.pagination span.on {
	color: #e18a19;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_SITE, RECHERCHE_LISTE_SITE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.block_site { /* Block document dans liste d articles */
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #e8e7e7;
	text-align:justify;	
	clear:both;
}
.block_site .dateliste {
	font-weight: normal;
}
.block_site .dateevmnt, .block_site .compldoc, .block_site .titredoc {
	margin: 0px;
	padding: 0px;
}

.block_site .photo_block {
	width: 95px;
	height: 56px;
	float: left;
	text-align: center;
}
html>body .block_site .photo_block {
	height: auto;
	min-height: 56px;
}
.block_site .block_droite {
	float: right;
	width: 345px;
	margin-right: 40px!important;
	margin-right: 20px;
}

.block_titre { /* Block articles dans liste de titres */
	padding: 0px 0px 0px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_DOC_COL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.document_col { /* Liste liste_doc_col sur plusieurs colonnes */
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
	margin-right:5px;
	float: left;
	width: 48%; /* Valeur à adapter en fonction du nombre de colonnes pour les documents affichés */
}
.document_col_logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* GESTION DES VIGNETTES MODELE BASIQUE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
MODE D'EMPLOI	
Dans le cas d'une présentation soignée, désactiver les styles appliqués sur .block_article img
Les garder pour le modele basique

OMBRAGE :
pour jouer sur l'aspect de l'ombrage il faut modifier les valeurs flou et alpha dans le squelette
*/
.block_article img { /* Image */
	float:left;
	margin: 10px 5px 5px 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE INC_VIGNETTE  MODELE BASIQUE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Utilisé pour affichage d'une vignette avec ombrage généré par un masque, gère le décalage a régler sur le masque utilisé
Si pas d'ombrage, commenter la ligne ci dessous
*/
.block_article img.dessus {
	 /*margin: 3px 5px 0px -155px; Pour firefox */
	 /* //margin: 13px 5px 0px -155px;Pour IE (toutes versions) */
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE INC_VIGNETTE MODELE SOIGNE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Utilisé pour affichage d'une vignette avec ombrage généré par un masque, gère le décalage a régler sur le masque utilisé
Si pas d'ombrage, commenter la ligne ci dessous
*/
.block_article img.dessus.soigne {
	/* margin: -73px 5px 0px -1px; Pour firefox */
	 /* //margin: -73px 5px 0px -1px;Pour IE (toutes versions) */
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_TITRE_EXCLUS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_titre_exclus {
	list-style-type: none;
}
ul.liste_titre_exclus li {
	display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_TITRE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_titre {
	list-style-type: none;
}
ul.liste_titre li {
	display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_TITRE_ALL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_titre_all {
	list-style-type: none;
}
ul.liste_titre_all li {
	display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_TITRE_MOT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_titre_mot {
	list-style-type: none;
}
ul.liste_titre_mot li {
	display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_ZA */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_za {
	list-style-type: none;
}
.liste_za li {
	display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE AFFICHE_COMMUNE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul#commune  { /* Menu2  liste */
	list-style-type: none;
	margin-top: 20px;
}
ul#commune  li { /* Menu2  element liste */
	display: inline;
}
ul#commune  li a { 
	display: block!important;
	text-decoration:none;
	color: #dcaac2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	float: left;
	width: 122px!important;
	width: 177px;
	height: 38px!important;
	height: 68px;
	padding: 30px 10px 0px 45px!important;
	padding: 30px 0px 0px 0px;
	margin-bottom: -15px!important;
	margin-bottom: 0px;
	background-image: url(images/comm.gif);
	background-repeat: no-repeat;
}
html>/**/body ul#commune  li a {
margin-bottom: 0px!important;
}

html>body ul#commune  li a {
	height: auto;
	min-height: 38px;
}
ul#commune  li a:hover {
	background-image: url(images/comm-over.gif);
	color: #a30050;

}
ul#commune  li a span {
	display: block;
	width: 120px;
	overflow-x: visible!important;
	overflow-x: hidden;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 10px 0px 45px;
}

ul#commune  li a.actif {
	position: relative;
	z-index: 90;
	color: #000;
	width: 177px;
	background-image: url(images/commactif.gif);
	background-repeat: no-repeat;
}
ul#commune  li a.actif:hover {	
	background-image: url(images/commactif.gif);
	color: #000;
}
.decalage0 {
	position: relative;
	z-index: 90;
}
.decalage1 {
	position: relative;
	margin-left: -18px;
	z-index: 80;
}
.decalage2 {
	position: relative;
	margin-left: -18px;
	z-index: 70;
}

#block_commune {
	clear: both;
	padding: 0px 0px 9px 0px;
	
}
#block_commune.marge_block_commune {
	margin-top: -10px!important;
	margin-top: -60px;
}
.bas_block_commune {
	padding: 0px 0px 9px 0px;	
}
.ssblock_commune { /* Block document dans liste d articles */
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	text-align: justify;	
	padding: 0px 30px 0px 90px;
	clear: both;
}
.web {
}
.ssblock_commune .compldoc, .ssblock_commune .titrecommune {
	margin: 0px;
	padding: 0px;
}

.ssblock_commune .titrecommune {
	color: #a30050;
	font-weight: bold;
}

.texte_commune {
	margin: 10px;
}
.ssblock_commune .compldoc ul {
	margin-left: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE AFFICHE AAPC */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.ssblock_aapc { /* Block document dans liste d articles */
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	text-align: justify;	
	padding: 0px 30px 0px 0px;
	clear: both;
}
.ssblock_aapc .compldoc, .ssblock_aapc .titrecommune {
	margin: 0px;
	padding: 0px;
}

.ssblock_aapc .titrecommune {
	font-weight: bold;
}
.ssblock_aapc .compldoc ul {
	margin-left: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_TITRE_DOSSIER*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#encart {
	border-top: 2px solid #f9f9f9;
	clear: both;
	position: relative;
	margin-top: 20px;
	padding: 0px 0px 9px 0px;
	z-index: 100;
}
.bas_encart {
	padding: 10px 0px 9px 0px;
	width: 495px;
}

#encart .padding {
	padding: 0px 30px 30px 30px;
}

.liste_titre_dossier {
	list-style-type: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTES LISTE_FICHE_LETTRE, LISTE_FICHE_MOT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* EXTRAS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.block_extras { /* Block extra */
	border-top: 1px solid #818284;
	clear: both;
}
.block_extras .complement { /* Complement */
	margin: 0px;
	padding: 0px;
}

.extras { /* Ligne d'extra */
	clear: both;
	margin-left: 0px;
}

.extras strong { /* Intitule en gras */
	color: #005240;
	font-weight:normal;
	
}

/* utilise par liste_fiche_mot_tout et liste_fiche_mot */
#extrassansbordure { /* Ligne d'extra sans bordure */
	border-top: none

}

.alignextra, .alignextra2 { /* Présentation sur deux colonnes */
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
	border-top: 1px solid #C5CED3;

}

.alignextra { /* Colonne 1 */
	width: 35%;
	
}
.alignextra2 { /* Colonne 2 */
	width: 64%;


}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MODIF LARGEURS COLONNES SUR AFFICHE FICHE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.alignextraphoto, .alignextra2photo { /* Présentation sur deux colonnes */
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
	border-top: 1px solid #C5CED3;
}

.alignextraphoto { /* Colonne 1 */
	width: 40%;
	color: #afc400;
}
.alignextra2photo { /* Colonne 2 */
	width: 59%;
}

.extras ul {
	list-style-type: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTES TROMBINOSCOPE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Utilisés dans block_elu_trombi, block_elus_detail, liste_elus_titre, affiche_elu */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* BLOCK_ELU_TROMBI */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fiche_boss, .fiche_trombi p { /* General */
	font-size: 100%;
}

.fiche_boss {  /* Le boss */
	margin: 0em 0em 2em 0em;
	text-align: center;
	
}
.fiche_trombi {  /* Le block élu */
	float: left;
	text-align: center;
	width: 33%;
	margin: 0em 0em 2em 0em;
	height: 150px; /* Cf Hack */
}

.fiche_boss img, .fiche_trombi img { /*  Pas de float sur les images */
	float: none;
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

.fiche_boss .lien a, .fiche_trombi .lien a { /* General */
	background-image:none;
	padding: 0;
}
/* hack pour le min-height sous IE : donner une hauteur mini au contenu */
html>body .fiche_trombi, html>body .fiche_boss {
	height: auto;
	min-height: 150px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* BLOCK_ELU_DETAIL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.portrait_elu { /* Block un elu */
	margin: 20px 0px 0px 0px;
}

.photo_elu { /* Photo de l elu */
	float: left;
	width: 160px;
	height: 130px;
}
.info_elu { /* Informations sur l elu */
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	}

h4.elu { /* Nom de l elu */
	font-size: 110%;
}
.info_elu strong { /* Informations sur l elu */
	color: #707D65;

	}
.fonction_elu  { /* Fonction de l elu */
	color: #005240;
	font-size:1.1em;
	font-weight:bold;

	}

.info_elu ul {
	list-style: none;
}
.info_elu p { /* Paragraphe Informations sur l elu */
	margin: 0px 0px 00px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* LISTE_ELU_TITRE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.block_titre_elu { /* Position et forme du block */
	padding: 0px 0px 0px 0px;
	width: 480px;
}
.troiscol1 { /* Colonne 1 */
	float: left;
	width:32%;
	margin: 0% 1% 0% 0%;
}
.troiscol2 { /* Colonne 2 */
	float: left;
	width: 32%;
	margin: 0% 1% 0% 0%;
}
.troiscol3 { /* Colonne 3 */
	float: left;
	width: 32%;
	margin: 0% 0% 0% 0%;
}
.block_titre_elu ul li { /* Element de liste */
	list-style-type:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* AFFICHE_ELU */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.logos_elu { /* Photo de l'élu */
	float:right;
	margin: 0 0 5px 10px;

}
.colonne_gauche { /* Colonne de gauche */
	width: 50%;
	float: left;
	margin: 0;
}
.colonne_gauche_logo { /* Colonne de gauche */
	width: 75%;
	float: left;
	margin: 0;
}

.colonne_gauche ul {
	list-style-type: none;
}
.alignextra3, .alignextra4 { /* Deux colonnes */
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
}

.alignextra3 { /* Colonne 1 */
	width: 37%;
}

.alignextra4 { /* Colonne 2 */
	width: 62%;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* LISTE_ELU_*  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Block qui englobe les listes des elus 
*/
.liste_elu_titre { /* Position et forme du block */
	padding: 0px 0px 0px 0px;
}
.liste_elu_trombi { /* Position et forme du block */
	padding: 0px 0px 0px 0px;
}
.liste_elu_detail { /* Position et forme du block */
	padding: 0px 0px 0px 0px;
}
.liste_elu_nom { /* Position et forme du block */
	padding: 0px 0px 0px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* LISTE_ELU_LIGNE_* */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Présentation des élus sur une ligne (genre)
*/
ul.liste_elu_titre li {
	list-style: none;
	/* height: 2em; */
	margin: 2px 0px 2px 0px;

}
.ligne_elucol1 {
	float: left;
	width: 40%;
	min-height:23px;

}
.ligne_elucol2 {
	float: left;
	width: 34%;
}
.ligne_elucol3 {
	float: left;
	width: 25%;
}
.ligne_elucol4 {
	float: left;
	width: 20%;
	margin: 2px 0px 5px 10px;
}

.ligne_elucol1 strong { /* Informations sur l elu */
	color: #707D65;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MISE EN FORME DES LISTES DE PHOTOS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table.cadrecommune { /* Le tableau contenant la photo */
	float: left;
	background-color: #F9F9FB;
	border: 1px solid #CCC;
	border-collapse:collapse;
	width: 150px; /* La marge droite sous firefox provoque un debordement */
	margin: 5px 5px 0px 1px;
	
}
td.cadrecommuneliste { /* La cellule contenant la photo */
	height: 100px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
 }
 
 
 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_AGENDA */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.troiscol { /* Liste des mois sur 3 colonnes */
	float: left;
	width: 33%;
	margin: 0% 0% 0% 0%;
}

ul.listemois { /* Liste des mois */
	list-style-type: none;
}

ul.listemois li { /* Mois de la liste */
	float: left;
	width: 22%;
	margin: 0% 2% 0% 0%;
}
/* Largeur des colonnes sur le liste agenda */
.largeur1 {
	width: 25%;
}
.largeur2 {
	width: 25%;
}
.largeur3 {
	width: 25%;
}
.largeur4 {
	width: 25%;
}
.largeur5 {
	width: 25%;
}
	
.couleur_defaut {
	background-color: #f3f7e3;
}
.couleur_conseil {
	background-color: #E5E1D3;
}
.couleur_bureau {
	background-color: #D2D87C;
}
.dateagenda {
	font-size: 0.8em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_LETTRE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.liste_lettre {
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  SQUELETTE LISTE_MOT_2COL, LIST_MOT_SSCAT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.deuxcol { /* Colonne */
	float: left;
	width: 49%;
}
h4.sscat { /* a remonter */
	margin: 10px 0px 0px 0px;
}

div.lien.deuxcolclear {
	clear:none;
	width: 49%;
	float: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  SQUELETTE AFFICHE_PHOTO (DIAPORAMA) */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#navigation {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 100;
}
#photo_avantapres {
	position: relative;
	padding-top: 0px;
	margin-left: 0px;
	z-index: 10;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MISE EN FORME DES LISTES DE PHOTOS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Utilise dans  liste_article_photo_pardate, affiche_article, affiche_fiche */

table.fondecran { /* Le tableau contenant la photo */
	float: left;
	background-color: #F0F1F5;
	border: 1px solid #CCC;
	border-collapse:collapse;
	width: 135px; /* La marge droite sous firefox provoque un debordement */
	margin: 10px 13px 15px 13px!important;
	margin: 10px 35px 25px 0px;
}
td.fondecranphoto { /* La cellule contenant la photo */
	height: 125px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
 }
html>body td.fondecranphoto { /* La cellule contenant la photo */

}
.titredoc2, .titredoc2 a, .fondecrancomplement { /* Titre et info sur la photo */
	height: 20px;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align: top;
}
html>body .titredoc2, html>body .titredoc2 a, html>body .fondecrancomplement { /* Titre et info sur la photo */
	height: auto;
	min-height: 20px;
 }
.fondecrancomplement { /* Complément sur la photo */ 
	text-align:center;
	padding-top:1px;
	color:#B92700;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_ARTICLE_IMG */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Utilise dans Liste_article_img (phototheque) */
table.phototheque { /* Le tableau contenant la photo */
	float: left;
	background-color: #F0F1F5;
	border: 1px solid #CCC;
	border-collapse:collapse;
	width: 150px; /* La marge droite sous firefox provoque un debordement */
	margin: 10px 5px 0px 5px;
}
td.photothequephoto { /* La cellule contenant la photo */
	height: 165px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
 }
html>body td.photothequephoto { /* La cellule contenant la photo */

	
}
td.photothequephoto img { /* La cellule contenant la photo */
	margin: 0px;
 }
.photothequephoto .titredoc2, .photothequephoto .titredoc2 a, .photothequecomplement { /* Titre et info sur la photo */
	height: 30px;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align: top;
}
html>body td.photothequephoto .titredoc2, html>body td.photothequephoto .titredoc2 a, html>body td.photothequephoto .photothequecomplement { /* Titre et info sur la photo */
	height: auto;
	min-height: 30px;
 }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE ANNUAIRE, LISTE_FICHE, LISTE_ARTICLE_DEPLIAGE, LISTE_DOC_DEPLIAGE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h3.depliage { /* Titre servant à deplier */
	font-size:100%;
	padding-top : 0em;	
	margin-left: 2px;
	margin-bottom: 0px;
	clear: both;
}

h3.depliage a {
	text-decoration: none;
	display: block;
	margin: 1px 0px 0px 5px;
	padding: 3px 0px 0px 5px;
}
h3.depliage a:hover {
	text-decoration: underline;
}
.layerdeplie { /* Layer de contenu */
	padding: 1px 10px 5px 10px;
	margin: 0px 0px 10px 5px;
	clear: both;
	background-color: #faf8f7;
	zoom: 1;
}

h3.depliage img { /* Image de depliage */
	float: left;
	margin: 0 10px 0 0;
}


h3.fiches { /* Titre des fiches dans les listes */
	color: #42AFDF; 
	font-size: 100%;
}


.block_annuaire {
	clear: both!important;
	clear: none;
	margin-top: 0px;
	padding: 0px 0px 9px 0px;
}
.bas_block_annuaire {
	padding: 0px 0px 0px 0px;
}
.fond_block_annuaire {
	clear: both;
	padding: 0px 0px 9px 0px;
}

.ssblock_annuaire { /* Block document dans liste d articles */
	clear:both;
	margin: 0 0 15px;
	padding: 0 30px 0 90px;
	text-align:justify;
}

.ssblock_annuaire .compldoc, .ssblock_annuaire .titreannuaire {
	margin:0;
	padding:0;
}

.ssblock_annuaire .titreannuaire {
	color: #a30050;
	font-weight: bold;
}

.texte_annuaire {
	margin: 10px;
}
.ssblock_annuaire .compldoc ul {
	margin-left: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE CARTE_AFFICHE_CARTE, CARTE_AFFICHE_SITE	 */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 
Il est maintenant possible d'appeller differents affiches site selon les besoin, on doit donc pouvoir positionner differement les encart affiche_site selon l'appel. Pour ca, créer autant de .infos_* que nécessaire, en remplacant * par le nom de l'extension appellée (celui qui est dans l'appel du carte_affiche_carte)

Regler : 
mise en forme commune
Position et taille individuels
Ajouter pour calage alignement .spip

.infos_* {
	position:absolute;
	left: 453px;
	top: 300px;
	width: 200px;
	height: 370px;
}

 */

.infos, .infos_dechetterie, .infos_entreprise {/* Mis en forme div infos communes (couleurs...) */
	z-index: 99;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 1px solid #F9F0E9;
	padding: 5px;
	overflow: auto;
}

.infos { /* Mis en forme div infos */
	position:absolute;
	left: 453px;
	top: 300px;
	width: 200px;
	height: 370px;
}

.infos_dechetterie { /* Position et taille div infos dechetterie */
	position:absolute;
	left: 542px;
	top: -130px;
	width: 162px;
	height: 450px;
	text-align: left;
}

.infos_entreprise { /* Position et taille div infos entreprise */
	position:absolute;
	left: 512px;
	top: 100px;
	width: 162px;
	height: 110px;
}
html>body .infos_entreprise {
	height: auto;
	min-height: 110px;
}

.infos .spip, .infos_dechetterie .spip, .infos_entreprise .spip { /* Alignement du class spip */
	text-align: left;
	margin: 0;
}
.infos h2, .infos_dechetterie h2, .infos_entreprise h2, .infos_arrets h2 { /* taille du h2 */
	font-size: 1.3em;
	width: 140px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.infos .chapo, .infos_dechetterie .chapo, .infos_entreprise .chapo { /* Alignement du chapo */
	text-align: left;
	margin: 2px 0px 2px 0px;
}
.fermeture { /* Bouton fermeture */
	width: 1em;
	height: 1em;
	line-height: 1em;
	float: right;
	background-color: #FF0000;
	margin: 2px 2px 2px 0px;
	text-align: center;
}

.fermeture a { /* Bouton fermeture lien */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE CARTE_AFFICHE_DECHETTERIE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table.dechetterie {
	width: auto;
}
.ouvert {
	background-color: #a2c7a3;
	color: #a2c7a3;
	text-align: center;
	width: 33%;
}
.ferme {
	background-color: #be9761;
	color: #be9761;
	text-align: center;
	width: 33%;
}
.infos table {
	margin-bottom: 20px;
	width: 100%;

}
.infos table td, .infos table th {
	text-align: center;
	height: auto;
}
.infos table.spip caption {
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 0.9em;
}

.caption {
	color:#000;
	padding-top: 0px;
	line-height: normal;
	font-size:0.9em;
	text-transform:uppercase;
	text-align: center;
}
table.nogras th {
	font-weight: normal;
	width: auto;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE LISTE_CHOIX_MOT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
Liste déroulante de mots clés
*/

#liste_choix_mot { /* liste deroulante en haut à droite */
	float: right;
	margin: 30px 0px 15px 0px;
	width: auto;
	clear: both;
}

#liste_choix_mot label {
	display:none;
}
.liste { /* Liste deroulante */
	font-size: 90%;
	background-color: #fff;	
	padding: 0px;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FORMULAIRES */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* SQUELETTE FORM_CONTACT, FORM_DEMANDE_BAC */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

form { /* Le formulaire */
	width: 100%;
	background-color: transparent;
}

form ul { /* Liste */
	list-style-type: none;
}

form fieldset{ /* Cadre d'info */
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
}

form legend{ /* Legende cadre */
	color: #F59831; /*#005240; /*#C2C837;*/
}

form input { /* Zone de saisie */
	width: 200px;
	border: 1px solid #BFBFBF;
}

form input.radio { /* Champ radio */
	width: auto;
	border: none;
	
}
form input:focus, form textarea:focus, form select:focus { /* Zone de saisie */
	background-color: #EFEFE0;
}

form select {
	border: 1px solid #BFBFBF;
	width: 200px;

}
form option {
	color: #54595C;
}

form textarea { /* Zone de saisie texte */
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	border: 1px solid #BFBFBF;
}

.spip_boutoncss, .spip_bouton { /* Bouton de validation */
	background-color: #C5CE11;
	font-size:100%;
	color:#6F6F6F;
	width: auto;
	cursor:pointer;
	text-align:center;
	border: 1px solid #BFBFBF;
	margin: 2px 0px 2px 0px;
	padding: 1px;
}

.formulaire_spip input {
	width: auto;
}
.formulaire_spip textarea {
	width: 100%;
}

.contact1, .contact2 { /* Presentation du formulaire sur deux colonnes */
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
	color: #005240; /*#EAA92F;*/
	font-size:0.95em;
}

.contact1 {
	width: 45%;
	text-align: left;
}

.contact2 {
	width: 55%;
	margin-bottom: 5px;
}

form ul.contact2 { /* Liste de choix avec texte long => on met sur une ligne entière */
	clear: both;
	width: auto;
}
form ul.contact2 li { /* Liste de choix avec texte long => on met sur une ligne entière */
	margin: 0px 0px 0px 30px;
	clear: both;
}
.reponse_formulaire { /* Message de reponse du formulaire de candidature */
	color: #FF3300;
	font-size: 100%;

}
.nbplaces {
	width: 30px;
}



#login, #oubli_form { /* Le formulaire */
	width:100%;
}

#login input , #login_admin input {
	width: auto;
}

#login div, #inscription div,  #login_admin div, , #oubli_form div {
	text-align: left;
	margin-top: 5px;
}

#login p, #inscription p,  #login_admin p, #oubli_form p {
	margin-bottom: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FORMULAIRES REPONSE FORUM*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
form#form_forum{
	margin: 0px 20px 0px 20px;
	width: auto;
}

h3.reponse_forum {
	color: #a30050;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
}
form#form_forum label {
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	display: block;
}
form#form_forum textarea {
	width: 80%;
}

/* FORUM */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h2.forum {
	padding: 5px 0px 0px 50px;
	height: 35px;
	clear: both;
	margin: 5px 0px 0px!important;
	margin: 5px 0px 0px;
}
html>body h2.forum {
	height: auto;
	min-height: 35px;
}
html>/* */body h2.forum {
	margin: 50px 0px 0px!important;
}
.discussion {
	border-bottom: 1px dashed #d7d6d7;
	padding-bottom: 5px;
}

p.message { /* Titre servant à deplier */
	font-size:100%;
	margin-bottom: 0em;
	padding-top : 0.5em;
	margin-left: 2px;
}

p.message.dessous { /* Titre servant à deplier */
	margin-left: -15px;
	padding-left: 15px;
	height: 15px;
}


p.message a {
	text-decoration: none;
	color: #a30050;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
}
p.message a:hover {
	text-decoration: underline;
}
p.message img { /* Image de depliage */
	float: left;
}

p.dateforum { 
	margin: 0px 0px 5px 27px;
	color: #a30050;
	font-size: 0.9em;
	font-weight: bold;
}
p.texteforum { 
	margin: 0px 0px 0px 0px;
}
.ssniveau {
	margin: 0px 0px 0px 27px;
	padding: 0px 0px 0px 12px;
	
}

/* Conditions generales d'utilisation du forum */
.cgu {
	height: 100px;
	overflow-y: scroll;
	padding: 2px 10px 0px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* PLAN */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h3.plan { 
	margin-top:15px;
}

/* Niveau 1 */
.plan1 {
	padding:  5px 0px 10px 20px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.plan1 li {
	display: inline;
}
.plan1 li a {
		display: block;
		margin:  3px 0px 2px 0px;
}
/* Style lien et roll over */
.plan1 li a.niveau1 {
	background-image: url(images/puce_ssmenu.gif);
	background-position: 0em 0.4em;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-top:8px;
	padding-bottom:5px;
	font-size: 1em;
	color: #004595;
	font-weight: bold;
	text-decoration: none;
}

.plan1 li a.niveau1:hover {	
	background-image: url(images/puce_ssmenu.gif);
	text-decoration: underline;
}


/* Niveau 2 */

.plan2 { /* liste Plan niveau 2 */
	list-style-type: none;
	margin: 0px 0px 0px 40px;
}

.plan2 li a.niveau2 { /* Elément liste Plan lien niveau 2 */
	text-decoration: none;
	display: block;
	padding: 1px 0px 3px 0px;
	color: #80B7D9;
	font-size: 100%;
	font-weight: bold;
}

.plan2 li a.niveau2:hover { /* Elément liste Plan lien niveau 2 over  */
	color: #80B7D9;
	text-decoration:underline;
}

/* Niveau 3 */
ul.plan3 { /* liste Plan niveau 3 */
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}

 ul.plan3 li a {
	display: block;
	padding: 1px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6F6F6F;
}

li a.niveau3 { /* Elément liste Plan lien niveau 3 */
	text-decoration: none;
}

ul.plan3 li a.niveau3:hover { /* Elément liste Plan lien niveau 3 over  */
	color: #6F6F6F;
	text-decoration:underline;
}

/* Niveau 4 */
ul.plan4 { /* liste Plan niveau 4 */
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}

ul.plan4 li a {
	display: block;
	padding: 1px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #6F6F6F;
}

ul.plan4 li a.niveau4 { /* Elément liste Plan lien niveau 3 */
	text-decoration: none;
}

ul.plan4 li a.niveau4:hover { /* Elément liste Plan lien niveau 3 over  */
	text-decoration:underline;
}

/* Niveau 5 */
ul.plan5 { /* liste Plan niveau 5 */
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}

ul.plan5 li a.niveau5 { /* Elément liste Sous menu lien niveau 3 */
	display: block;
	padding: 1px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #aaaaaa;
	text-decoration: none;
}

ul.plan5 li a.niveau5:hover { /* Elément liste Sous menu lien niveau 3 over  */
	color: #aaaaaa;
	text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DIVERS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.annulewidth {
	width: auto;
}

