a { text-decoration: none; }

span.break { clear: both; }

img { border: 0px; }

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

h1 { font-size: 1.25em; color: #970024; 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; }

.hr { color: #C4BE9E; }
hr { color: #C4BE9E; }

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

.stdbutton
{
	color:#FFFFFF;
	background-color:#02AC3B;
	font-weight:normal;
	text-align: center;
	border:1px solid #333;
}

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

.chemin {
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	font-style: italic;
	color: #4A4740;
	}
	a.chemin { font-style: normal; color: #4A4740; }	
	a.chemin:hover { color: #4A4740; }

	/* --- header_item_tpl --- */
	#rubrique_header { margin-bottom: 10px; border-bottom:1px solid #6FBFF8; }
		
	#rubrique_header img { display: none; }
		
	.titre_rubrique {
		padding: 0px 10px 0px 10px;
		font-weight: bold;
		font-size: 1.3em;
		color: #000;
		background: #6FBFF8;
		}
	
	.rubrique_desc { font-size: 0.9em; }
	/* header_item_tpl */

.article { padding-top: 6px; }
.article p { padding-top: 10px; margin: 0px; }

.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;
	border-top: #6FBFF8 1px solid;
	}
	
#frontpage .filet {
	clear: left;
	height: 10px;
	margin-top: 10px;
	border-top: #6FBFF8 1px solid;
	}	

.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;
	margin-bottom:10px;
	}
	a.titre_article:hover { color: #970024;}


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

/*
.article_intro p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	} */
	
.article_intro ul, .article_intro li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

a.lien { color: #3091D7; text-decoration: none; }
a.lien:visited { color:#3091D7; text-decoration:underline; }
/* a.lien:hover { color: #027636; text-decoration: none; } */

a.lien_fiche_annuaire {
	font-size: 0.8em;
	padding-left: 15px;
	background: url("images/lire.gif") no-repeat 0px 8px;
	color: #0000FF;
	text-decoration: none;
	}
	a.lien_fiche_annuaire:hover {
		background:url("images/lireover.gif") no-repeat 0px 8px;
		color: #CC0000;
		}		


.lire_la_suite { padding: 6px 0px 0px 0px; }
.lire_la_suite a {
	padding-left: 15px;
	text-decoration: none;
	color: #35A9FD;
	background: url("images/lire.gif") no-repeat 0px 8px;
	}
	.lire_la_suite a:hover { color: #027636; background:url("images/lireover.gif") no-repeat 0px 8px; }

	/* --- images --- */
	/* couleur par défaut de la bordure d'image */
	img { border-color: #999; }
	
	/* Placement des images */
	.conteneur_imagecenter { display: block; margin: 10px 0px 10px 0px; text-align: center; }
	.imageleft { font-size: 0.8em; margin-right: 10px; margin-top: 3px; float: left; padding: 0px; }
	.imageright { font-size: 0.8em; margin-left: 10px; margin-top: 3px; float: right; padding: 0px; }
	
	.image_accueil { font-size: 0.8em; margin-right: 10px; float: left; }
	
	.legende_photo {
		display: block;
		padding: 0px 0px 2px 0px;
		font-style: italic;
		text-align: center;
		font-weight: normal;
		}
		
		/* --- imageview --- */
		#imageview { text-align: center; margin: 10px; }
				
		#imageview .legende_photo { font-weight: bold; padding: 6px 0px 1px 0px; }
				
		#imageview .description_photo	{
				text-align: left;
				font-size: 0.9em;
				padding: 6px 0px 1px 0px;
				}
		
		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 #6FBFF8;		
		color: #6FBFF8;
		}

	.page_nav_active {
		padding: 1px 5px 1px 5px;
		border: 1px solid #6FBFF8;	
		color: #6FBFF8;
		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 14px 14px 14px;
		margin: 0px 0px 14px 20px;
		}

	#post_it .titre_rubrique { display: none; }
	#post_it .titre_article a { color: #4A4740; }	


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

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

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

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

/* sous_rubriques bas */
#sous_rubriques {
	display: block;
	margin: 0px auto 10px auto;
	padding: 4px;
	background:#E9E9E9;
	border: 1px solid #027636;			
	}
	
.sous_rubrique { clear: both;	margin: 0px; padding: 0px; }
	
.sous_rubriques_titre {
	font-weight: bold;
	padding: 0px;
	color:#027636;
	padding: 4px 10px 4px 10px;
	}

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

#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: #02AC3B;
	}
	#retour a:hover { color:#003366; }
	
	.imprimer {
		padding: 0px 0px 0px 18px;
		margin-right: 20px;
		background: url("images/_imprimer.png") no-repeat 0px 0px;
		}			
	
	.ancre {
		padding: 0px 0px 0px 10px;
		margin-right: 20px;
		background: url("images/_ancre.png") no-repeat 0px 0px;
		}
			
	.retour {
		padding: 0px 0px 0px 16px;
		background: url("images/_retour.png") no-repeat 0px 1px;
		}
			
	.fermer {
		padding: 0px 0px 0px 13px;
		background: url("images/_fermer.png") no-repeat 0px 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: #000; text-decoration: underline; }

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

.okbutton {
		border: 1px solid #4A4740;
		color:#4A4740;
		background: #D4ECFD;
		}
.text {
	border:1px solid #6FBFF8;
	background:#FFF;
	color:#6FBFF8;
	padding:1px !important;
	padding:2px 1px 1px 1px;
	margin:0;
	}

#cnil {font-size: 0.9em; }
		
.champs_intitule { color:#4A4740; padding: 0px 0px 6px 0px; }
		
.champs { color:#4A4740; }	


.erreur {	color: #cc0000; }

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

#fiche .image, #fiche_in .image { /*background:url("images/fiche_haut_bgd.png") repeat-x;*/ border-bottom:#02AC3B 2px solid; }

#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: 0px;	}
	
#fiche .fichiers_attaches, #fiche_in .fichiers_attaches { padding: 0px; }
#fiche .fichier_attache, #fiche_in .fichier_attache {
	padding: 4px;
	border-top: 1px solid #6FBFF8;
	border-left: 1px solid #6FBFF8;
	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:#6FBFF8; }

#fiche .bas { 
	border-top: 1px solid #6FBFF8;
	padding: 6px 0 0 0;
	text-align: right;
	}
	
a.fiche_lien {	color:#6FBFF8; font-weight: bold; text-decoration: none; }
	a.fiche_lien:hover { color: #999; }	

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

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

.fp_article { margin:0px 5px 20px 0px;	padding-bottom: 0px; 	line-height: 14pt; 	}
	
	/* article de gauche si 2 colonnes */
	.fp_article_gauche { padding: 0px; margin: 0px 10px 0px 0px;

		}
	
	/* article de droite si 2 colonnes */
	.fp_article_droite { padding: 0px; margin: 0px 0px 0px 10px;

		}

.fp_article_gauche .titre_article { margin-bottom: 13px ; }
.fp_article_droite .titre_article { margin-bottom: 13px ; }

.fp_titre_rubrique {
	padding: 2px 10px 1px 0px;
	font-size: 1.6em;
	color: #313236;
	}
.fp_titre_rubrique2 { margin-bottom: 20px; }	

.fp_image_accueil { float: left; margin-right: 10px; }
	
	/* colonne(s) du frontpage */
	#fp_left { 
		width:151px; 
		margin:0px 0px 0px 10px;
		padding:0px;
		float:right;
		}

	#frontpage_breves1 { color:#666; padding:0px; margin-bottom: 14px; background:url("images/fp_left1_bgd.gif") repeat-y; }
	#frontpage_breves1 .breves_titre_rubrique1 { display:block; height:30px; padding:0; background:url("images/agenda.gif") no-repeat top left; }
	#frontpage_breves1 .breves_titre_rubrique2 { display:none; }
	#frontpage_breves1 .breves_titre_rubrique1 a { display:block; height:30px; padding:0; }
	#frontpage_breves1 .breve { padding:10px 15px 0px 15px; }
	#frontpage_breves1 .breve p { margin: 0px; padding: 0px; }
	#frontpage_breves1 .breve_titre { font-size: 1.1em; font-weight: bold; text-decoration: none; }
	#frontpage_breves1 a.breve_intro { color:#666; text-decoration: none; font-size: 0.9em; }
	#frontpage_breves1 a.breve_intro:hover { color: #027636; }
	
	#frontpage_breves2 { color:#000; padding:0px; margin-bottom: 6px; background:url("images/fp_left2_bgd.gif") repeat-y;}
	#frontpage_breves2 .breves_titre_rubrique1 { display:none; }
	#frontpage_breves2 .breves_titre_rubrique2 { display:block; height:30px; background:url("images/a_la_une.gif") no-repeat top left;}
		#frontpage_breves2 .breves_titre_rubrique2 a { display:block; height:30px; }
	#frontpage_breves2 .breve { padding:0px 15px 0px 15px;  }
	#frontpage_breves2 .breve p { margin: 0px; padding: 0px; }
	#frontpage_breves2 .breve_titre { font-weight:bold;text-decoration:none; font-size: 1.1em; }
	#frontpage_breves2 a.breve_intro p { display: inline; }
	#frontpage_breves2 a.breve_intro { color: #000; text-decoration:none; font-size:0.9em; }
	#frontpage_breves2 a.breve_intro:hover { color:#027636; }
	
	.fp_left_pied { height:11px; background:url("images/fp_left_pied.gif") no-repeat bottom left; }

/* --- PLAN DU SITE --- */
#sitemap div {	padding: 4px 0px 4px 0px; }

.sitemap_rubrique { color:#000; text-decoration: none;	font-weight: bold; }
	a.sitemap_rubrique:hover { color:#cc0000; }

.sitemap_article { color:#cc0000; text-decoration: none; }
	a.sitemap_article:hover { color:#000; }