
.newsletter { font-size:10px; font-family:Verdana, sans-serif; }
.newsletter .article { font-size:1em; /* border-bottom:1px solid #C40066; */ }

span.break { clear:both; }

img { border:0; }

.bold { font-weight:bold; }
.italic { font-style:italic; }

h1 { font-size:1.25em; color:#C40066; margin-bottom:1px; }
h2 { font-size:1.1em; }
h3 { font-size:1.0em; }
h4 { font-size:0.9em; }
h5 { font-size:0.8em; }
h6 { font-size:0.7em; }
sup { padding:0; margin:0 0 0 -5px; }
.hr { color:#C4BE9E; }
hr { color:#C4BE9E; }

.tableleft { margin-right:10px; }
.tableright { margin-left:10px; }

.stdbutton { color:#FFF; background-color:#F3F3E7; font-weight:normal; text-align:center; }

/* ^-^-^ GENERIQUES ^-^-^ */

.chemin { margin:0 0 8px 0; text-decoration:none; font-style:italic; font-size:0.9em; color:#999; }
	a.chemin { font-style:normal; }
	a.chemin:hover { color:#000; font-style:normal; }

	/* --- header_item_tpl --- */
	#rubrique_header { margin-bottom:10px; }
	#rubrique_header img { display:none; }

	.rubrique_header { margin-bottom:10px; border-bottom:1px solid #98BC21;}
	.rubrique_header img { display:none; }

	.titre_rubrique {
		padding:0px 10px 0 10px;
		font-weight:bold;
		font-size:1.3em;
		color:#fff;
		background:#98BC21;
		}

	.rubrique_desc { font-size:0.9em; }
	/* header_item_tpl */

.article { padding:6px 0 0 0; border-bottom:1px solid #98BC21; }
.article p { padding-top:10px; margin:0; }

.article_gauche { width:48%;	float:left; padding:4px 0 0 0; }
.article_droite { width:48%;	float:right;padding:4px 0 0 0; }


.filet {
	clear:both;
	display:block;
	height:10px;
	margin-top:10px;
	}

#frontpage .filet {
	display:none;
	}

.date_article { color:#999999; font-size:0.8em; font-weight:normal; }

.auteur { color:#999999; font-size:0.8em; font-weight:normal; }

.titre_article {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	a.titre_article:hover { color:#970024;}


.article_intro {
	color:#000;
	text-align:justify;
	line-height:13pt;
	}


/*
.article_intro p {
	margin:0;
	padding:0;
	border:0;
	} */

.article_intro ul, .article_intro li {
	margin-top:6px;
	margin-bottom:6px;
	}

a.lien { color:#0000FF; text-decoration:none; }
a.lien:hover { color:#0000FF; text-decoration:none; }

a.lien_fiche_annuaire { font-size:0.8em; padding-left:16px; background:url("images/lire_la_suite.gif") no-repeat 0 3px; color:#C40066; text-decoration:none; }
	a.lien_fiche_annuaire:hover { color:#98BC21; }

div.lire_la_suite { padding-top:6px; }
.lire_la_suite a { padding-left:12px; text-decoration:none; color:#C40066; background:url("images/lire_la_suite.gif") no-repeat 0 3px; }
	.lire_la_suite a:hover { color:#4A4742; }

	/* --- images --- */
	img { border-color:#999; }

	/* Placement des images */
	.conteneur_imagecenter { display:block; margin:10px 0 10px 0; text-align:center; }
	.imageleft { font-size:0.8em; margin-right:10px; margin-top:3px; float:left; padding:0; padding-right:10px; padding-left:0; }
	.imageright { font-size:0.8em; margin-left:10px; margin-top:3px; float:right; padding:0; }

	.imageleft img { margin:0 10px 0 0; padding:0; }

	.image_accueil { font-size:0.8em; margin-right:10px; float:left; }

	.legende_photo {
		display:block;
		padding:0px 0 2px 0;
		font-style:italic;
		text-align:center;
		font-weight:normal;
		color:#000;
		text-align:center;
		}

		/* --- imageview --- */
		#imageview { text-align:center; margin:10px; }

		#imageview .legende_photo { font-weight:bold; padding:6px 0 1px 0; }

		#imageview .description_photo	{
				text-align:left;
				font-size:0.9em;
				padding:6px 0 1px 0;
				}

		a.imgview_lien {
			font-weight:bold;
			color:#7BA521;
			text-decoration:none;
			}
			a.imgview_lien:hover { color:#999; }

/* --- NAVIGATION type_list_tpl --- */
#navigation { color:#4A4740; font-size:0.8em; }

#navigation a {
	text-decoration:none;
	padding:1px 5px 1px 5px;
	border:1px solid #fff;
	color:#4A4740;
	background:#F3F3E6;
	}
	#navigation a:hover {
		border:1px solid #C40066;
		color:#C40066;
		}

	.page_nav_active {
		padding:1px 5px 1px 5px;
		border:1px solid #C40066;
		color:#C40066;
		background:#F3F3E6;
		font-weight:bold;
		}


#post_it_top { display:block; height:60px; }
#post_it { display:block; width:150px; background:#F3F3E7; border:1px solid #666; padding:14px; margin:0 0 14px 20px; overflow:hidden; }
	#post_it .titre_rubrique { display:none; }
	#post_it .titre_article a { color:#4A4740; }
	#post_it p { text-align:left; }
	#post_it ul { margin:0 5px; padding:0; }
	#post_it ul li { margin:0; padding:0; }


/* --- SOUS RUBRIQUES --- */

/* sous_rubriques haut */
.sous_rubriques_haut {
	margin:10px 0 6px 10px;
	padding:4px;
	background:#F3F3E7;
	border:1px solid #666;
	/**/width:150px; float:right;
	}

.sous_rubrique_haut_titre {
	font-weight:bold;
	padding:4px;
	color:#000;
	}

a.sous_rubrique_haut {
	font-size:0.9em;
	display:block;
	width:140px;
	text-decoration:none;
	padding:4px;
	color:#666;
	}
	a.sous_rubrique_haut:hover {
		display:block;
		color:#fff;
		background:#999;
		}

/* sous_rubriques bas */
#sous_rubriques {
	display:block;
	margin:0px auto 0 auto;
	padding:4px;
	background:#F3F3E7;
	border:1px solid #666;
	}

.sous_rubrique { clear:both;	margin:0; padding:0; }

.sous_rubriques_titre {
	font-weight:bold;
	padding:0;
	color:#000;
	padding:4px 10px 4px 10px;
	}

a.sous_rubrique_titre {
	font-size:0.9em;
	display:block;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	color:#666;
	}
	a.sous_rubrique_titre:hover {
		color:#fff;
		background:#999;
		}

#retour {
	clear:both;
	display:block;
	text-align:right;
	margin:0px 0 20px 0;
	padding:6px 0 6px 0;
	}

#retour a {
	text-decoration:none;
	font-size:0.9em;
	color:#89919E;
	}
	#retour a:hover { color:#CC1D00; }

	.imprimer {
		padding:0px 0 0 18px;
		margin-right:20px;
		background:url("images/_imprimer.png") no-repeat 0 0;
		}

	.ancre {
		padding:0px 0 0 10px;
		margin-right:20px;
		background:url("images/_ancre.png") no-repeat 0 0;
		}

	.retour {
		padding:0px 0 0 14px;
		background:url("images/_retour.png") no-repeat 0 3px;
		}

	.fermer {
		padding:0px 0 0 13px;
		background:url("images/_fermer.png") no-repeat 0 2px;
		}

/* lien sur paragraphes (présent dans la page de résultat de recherche */
.justifie, a.justifie {
	color:#000;
	text-align:justify;
	text-decoration:none;
	}
	a.justifie:hover { color:#C40066; }

/* --- FORMULAIRES --- */
#contenu input { color:#4A4740; }
#contenu select { color:#4A4740; }
#contenu textarea { color:#4A4740; }

.okbutton {
		border:1px solid #4A4740;
		color:#4A4740;
		background:#F3F3E6;
		}

#cnil {font-size:0.9em; }

.champs_intitule { color:#4A4740; padding:0px 0 6px 0; }

.champs { color:#4A4740; }


.erreur {	color:#C40066; }

/* ---- FICHES----- */
#fiche {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0; /*jf gérer les marges du pop up*/
	}

#fiche_in { padding:0; margin:0; }

#fiche .image, #fiche_in .image { background:url(images/fiche_haut_bgd.png) repeat-x; }

#fiche .contenu, #fiche_in .contenu { padding:20px; }

#fiche .article, #fiche_in .article {
	padding:0px 10px 10px 10px;
	text-align:justify;
	}

#fiche .image2, #fiche_in .image2 { padding:0;	}

#fiche .fichiers_attaches, #fiche_in .fichiers_attaches { padding:0; }
#fiche .fichier_attache, #fiche_in .fichier_attache {
	padding:4px;
	border-top:1px solid #C40066;
	border-left:1px solid #C40066;
	background:#F3F3E6;
	}

#fiche .navigation, #fiche_in .navigation {
	color:#000; padding:0 0 10px 0; font-size:0.8em;
	}

	#fiche .navigation a,
	#fiche_in .navigation a {
		color:#000; text-decoration:none;	font-size:0.8em;
		}
		#fiche .navigation a:hover,
		#fiche_in .navigation a:hover { color:#C40066; }

#fiche .bas {
	border-top:1px solid #C40066;
	padding:6px 0 0 0;
	text-align:right;
	}

a.fiche_lien {	color:#C40066; font-weight:bold; text-decoration:none; }
	a.fiche_lien:hover { color:#999; }

/* --- FRONTPAGE --- */
#frontpage { display:block; width:100%; }

.fp_titre_rubrique2 { margin-bottom:20px; border-bottom:1px solid #98BC21; }
	.fp_titre_rubrique { padding:2px 10px 1px 10px; font-weight:bold; font-size:1.3em; color:#fff; background:#98BC21; }

	#frontpage .justifie p { padding:0; margin:0; }

	/* colonne(s) du frontpage */
	#fp_left { width:149px; padding-left:16px; background:#fff; overflow:hidden; }
	#fp_leftiemac { width:149px; padding-left:16px; float:right; background:#fff; }

.fp_article { clear:both; overflow:hidden; _height:100%; margin-bottom:15px; padding-bottom:10px; line-height:14pt; border-bottom:1px solid #98BC21; }

	/* article de gauche si 2 colonnes */
	.fp_article_gauche { padding:0; margin:0px 10px 0 0; }
		.fp_article_gauche .titre_article { margin-bottom:13px ; }
	.fp_article_droite { padding:0; margin:0px 0 0 10px; }
		.fp_article_droite .titre_article { margin-bottom:13px ; }

.fp_image_accueil { float:left; margin-right:10px; }

	#frontpage_breves1 { background:#99BC22; border:1px solid #99BC22; margin-bottom:20px; padding-bottom:10px; color:#FFF; }
	#frontpage_breves1 .breves_titre_rubrique { padding:2px 10px; font-weight:bold; background:#FFF; color:#99BC22; }
	#frontpage_breves1 .breve { margin:0px 10px 10px 10px; padding:0px 0 10px 0; border-bottom:1px solid #FFF; }
	#frontpage_breves1 .breve p { margin:0; padding:0; }
	#frontpage_breves1 .breve_titre { font-size:1.1em; font-weight:bold; margin-top:10px; text-decoration:none; color:#C40066; }
	#frontpage_breves1 a.breve_intro { text-decoration:none; font-size:0.9em; }
	#frontpage_breves1 a.breve_intro:hover { color:#99BC22; }

	#frontpage_breves2 { background:#FFF; border:1px solid #99BC22; margin-bottom:20px; padding-bottom:10px; }
	#frontpage_breves2 .breves_titre_rubrique { padding:2px 10px; font-weight:bold; background:#99BC22; color:#FFF; }
	#frontpage_breves2 .breve { border-bottom:1px solid #C40066; margin:0 10px 10px 10px; padding:0 0 10px 0; }
	#frontpage_breves2 .breve p { margin:0; padding:0; }
	#frontpage_breves2 .breve_titre { margin-top:10px;font-weight:bold;text-decoration:none; font-size:0.9em; color:#C40066; }
	#frontpage_breves2 a.breve_intro p { display:inline; }
	#frontpage_breves2 a.breve_intro { color:#C40066; text-decoration:none; font-size:0.9em; }
	#frontpage_breves2 a.breve_intro:hover { color:#333; }

	#frontpage_breves3 { background:#99BC22; border:1px solid #99BC22; margin-bottom:20px; padding-bottom:10px; color:#FFF; }
	#frontpage_breves3 .breves_titre_rubrique { padding:2px 10px; font-weight:bold; background:#fff; color:#99BC22; }
	#frontpage_breves3 .breve { margin:0px 10px 10px 10px; padding:0px 0 10px 0; border-bottom:1px solid #FFF; }
	#frontpage_breves3 .breve p { margin:0; padding:0; }
	#frontpage_breves3 .breve_titre { font-size:1.1em; font-weight:bold; margin-top:10px; text-decoration:none; color:#C40066; }
	#frontpage_breves3 a.breve_intro { text-decoration:none; font-size:0.9em; }
	#frontpage_breves3 a.breve_intro:hover { color:#C40066; }
	#frontpage_breves3 .lire_la_suite { margin:0; padding:0; }
	#frontpage_breves3 .lire_la_suite a { padding:0 0 0 10px; background:url("images/lire_la_suite.gif") no-repeat 0 3px; }

	#frontpage_breves4 { background:#FFF; border:1px solid #99BC22; margin-bottom:20px; padding-bottom:10px; }
	#frontpage_breves4 .breves_titre_rubrique { padding:2px 10px; font-weight:bold; background:#99BC22; color:#FFF; }
	#frontpage_breves4 .breve { border-bottom:1px solid #C40066; margin:0 10px 10px 10px; padding:0 0 10px 0; }
	#frontpage_breves4 .breve p { margin:0; padding:0; }
	#frontpage_breves4 .breve_titre { margin-top:10px;font-weight:bold;text-decoration:none; font-size:0.9em; color:#C40066; }
	#frontpage_breves4 a.breve_intro p { display:inline; }
	#frontpage_breves4 a.breve_intro { color:#C40066; text-decoration:none; font-size:0.9em; }
	#frontpage_breves4 a.breve_intro:hover { color:#333; }

	#toutelactu { text-align:right; }
		#toutelactu a { color:#C40066; font-weight:bold; font-size:1.3em; padding-left:13px; background:url(images/toutelactu.gif) 0 6px no-repeat; }
/* --- PLAN DU SITE --- */
#sitemap div {	padding:4px 0 4px 0; }
	.sitemap_rubrique { color:#000; text-decoration:none;	font-weight:bold; }
		a.sitemap_rubrique:hover { color:#C40066; }
	.sitemap_article { color:#C40066; text-decoration:none; }
		a.sitemap_article:hover { color:#000; }
