a { text-decoration: none; }

span.break { clear: both; }
div.break { clear: both; }

img { border: 0px; }

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

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

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

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

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

.article { padding: 6px 10px 6px 20px; }

.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: 1px solid;
	}
	
#frontpage .filet {
	clear: left;
	height: 10px;
	margin-top: 10px;
	border-top: 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;
	padding:0px;
	margin-bottom: 10px;
	}
	a.titre_article:hover { color: #970024;}


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

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

a.lien { color:#fff; text-decoration: underline; font-weight:normal; }
a.lien:hover { text-decoration: none; background: #78A938; }
a.mentions_legales  { color:#fff; text-decoration: underline; font-weight:normal; }
a.mentions_legales:hover { text-decoration: none; background: #78A938; }

.lire_la_suite { width:100%; margin-top: 10px; padding:0px 0px 3px 0px; border-bottom:1px solid #C5E29F;  }
.lire_la_suite a {
	padding: 0px 0px 1px 25px;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
	border:0;
	background:url("images/lire_la_suite.gif") left no-repeat;
	}
	.lire_la_suite a:hover { color: #666; }

	/* --- images --- */
	/* couleur par défaut de la bordure d'image */
	img { border-color: #fff; }
	
	/* Placement des images */
	.conteneur_imagecenter { display: block; margin: 10px auto 10px auto; 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;
		color: #8CC63F;
		text-align: center;
		}
		
		/* --- 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 #A80028;		
		color: #A80028;
		}

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

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

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

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

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: #F90;
		}

/* sous_rubriques bas */
#sous_rubriques {
	display: block;
	/* width:509px; */
	margin: 0px 20px 0px 20px;
	padding: 4px;
	background:#F3F3E6;
	border: 1px solid #F90;			
	}
	
.sous_rubrique { clear: both;	margin: 0px; padding: 0px; }
	
.sous_rubriques_titre {
	font-weight: bold;
	padding: 0px;
	color:#666;
	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: #F90;
		}

#retour {
	clear: both;
	display: block;
	text-align:right;
	margin: 0px 0px 20px 0px;
	padding: 6px 30px 6px 20px;
	}
	
#retour a { 
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	}
	#retour a:hover { color:#666; }

#imageview #retour a { color:#f90; } 
#imageview #retour a:hover { color:#666; }
	
	.imprimer {
		padding: 0px 0px 0px 18px;
		margin-right: 20px;
		}			
	
	.ancre {
		padding: 0px 0px 0px 10px;
		margin-right: 20px;
		/* background: url("images/_ancre.png") no-repeat 0px 0px; */
		}
			
	.retour {
		padding: 0px 0px 0px 14px;
		}
			
	.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:#FFF;
	font-size:1.1em;
	text-align: justify;
	text-decoration: none;
	}
	a.justifie:hover { color: #A80028; }

/* --- FORMULAIRES --- */

.okbutton {
		font-family: Trebuchet MS;
		font-size: 0.9em;
		font-weight: bold;
		border: 1px solid #fff;
		color:#fff;
		background: #78A938;
		}

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


.erreur {	background: #cc0000; color: #fff; display: inline; }

/* ---- FICHES----- */
#fiche {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	color: #000;
	}
	
#fiche .lien { color: #000; }	
	
#fiche .chemin {color: #000; }
	
#fiche_in { padding: 0px; margin: 0px; }	

#fiche .image, #fiche_in .image { border-bottom:1px solid #8CC63F; }

#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 #A80028;
	border-left: 1px solid #A80028;
	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:#A80028; }

#fiche .bas {
	border-top: 1px solid #8CC63F;
	padding: 6px 0 0 0;
	text-align: right;
	background: #fff;
	}
	
a.fiche_lien {	color:#F90; font-weight: bold; text-decoration: none; }
	a.fiche_lien:hover { color: #666; }	


/* --- FRONTPAGE --- */
#frontpage { 
	display: block; 
	width: 539px;
	}

/* colonne(s) du frontpage */
#fp_left { 
	width:130px; /* total : 134*/
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	float: right;
	}

	#frontpage_breves1 { width:130px; margin: 18px 0px 20px 0px; font-size: 1.1em; }
	
	#frontpage_breves1 .breves_titre_rubrique {
		padding: 1px 0px 2px 10px;
		font-weight: bold;
		background: #929274;
		color: #FFF;
		}
	
	#frontpage_breves1 .breve { padding: 0px 10px 10px 10px; color:#D2ECB1; }
	#frontpage_breves1 .breve p { margin: 0px; padding: 0px; }
	#frontpage_breves1 .breve_titre { font-weight: bold; margin-top: 10px; text-decoration: none; }
	#frontpage_breves1 a.breve_intro { color:#D2ECB1; text-decoration: none; font-size: 0.9em; }
	#frontpage_breves1 a.breve_intro:hover { text-decoration: underline; }
	
	/**/
	#frontpage_breves2 { width:130px; margin: 18px 0px 20px 0px; font-size: 1.1em; }
	
	#frontpage_breves2 .breves_titre_rubrique {
		padding: 1px 0px 2px 10px;
		font-weight: bold;
		background: #FF9900;
		color: #FFF;
		}
	
	#frontpage_breves2 .breve { padding: 0px 10px 10px 10px; color:#D2ECB1; }
	#frontpage_breves2 .breve p { margin: 0px; padding: 0px; }
	#frontpage_breves2 .breve_titre { color:#fff; font-weight: bold; margin-top: 10px; text-decoration: none; }
	#frontpage_breves2 a.breve_intro { color:#D2ECB1; text-decoration: none; font-size: 0.9em; }
	#frontpage_breves2 a.breve_intro:hover { text-decoration: underline; }

.fp_titre_rubrique2 {
	display:block;
	float:left;
	width:404px; 
	margin:0px; 
	padding:0px; 
	border-bottom: 1px solid #FFF;
	}

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

.fp_article { 
	float:left;
	margin: 0px;	
	padding: 0px 20px 0px 30px;
	line-height: 14pt;
	font-size: 0.9em;
	width: 353px;
	border-right: 1px solid #fff;
	}
	
	/* 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 10px;
	font-weight: bold;
	font-size: 1.3em;
	color: #F90;
	background: #FFF;
	}
	
.fp_image_accueil { float: left; margin-right: 10px; }

#frontpage .justifie { margin: 0px; padding: 0px; }
	
#frontpage .titre_article { margin: 10px 0px 10px 0px; padding: 0px; }
	
/* --- 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; }


/* --- ARTICLEVIEW --- */


#articleprint {
	background: url("images/articleprint_bgd.png");
	}