a { text-decoration: none; }

span.break { clear: both; }

img { border: 0px; }

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

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 0.1em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

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

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

/* ^-^-^ GENERIQUES ^-^-^ */
#contenu_haut {
	text-align: right;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	}
	.imprimer_frame {
		padding:0 0 0 18px;
		margin-right: 20px;
		text-decoration: none;
		font-size: 0.9em;
		color: #89919E;
		}
		a.imprimer_frame:hover { color:#CC1D00; }
	.envoyer {
		padding:0 0 0 18px;
		margin-right: 20px;
		text-decoration: none;
		font-size: 0.9em;
		color: #89919E;
		}
		a.envoyer:hover { color:#CC1D00; }			

.chemin {
	margin: 0px 0px 8px 0px;
	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; }
		
	.titre_rubrique {
		padding: 0px 10px 0px 10px;
		font-weight: bold;
		font-size: 1.3em;
		color: #fff;
		background: #F90;
		}
	
	.rubrique_desc { font-size: 0.9em; }
	
	#rubrique_xmlfeed {
		display: block;
		width: 27px;
		height: 13px;
		/* background:url("images/_rss.png"); */
		}	
	/* 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: #000 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.3em;
	font-weight: bold;
	text-decoration: none;
	color: #B3F;
	font-family:"Trebuchet MS";
	}
	a.titre_article:hover { color: #970024;}


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

a.lien { color: #066AAF; }
a.lien:hover { color: #066AAF; text-decoration: underline; }

a.mailto { color: #066AAF;  }
a.mailto:hover { color: #066AAF; text-decoration: underline; }

a.path { color: #066AAF; text-decoration: underline; }
a.path:hover { color: #066AAF; }

.lire_la_suite { margin-top: 6px; }

.lire_la_suite a {
	font-weight: bold;
	padding-left: 13px;
	text-decoration: none;
	color: #F90;
	background: url("images/lire_la_suite.gif") no-repeat 0px 2px;	
	}
	.lire_la_suite a:hover { color: #9A26FC; background: url("images/lire_la_suiteo.gif") no-repeat 0px 2px; }

	/* --- 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;
		color: #000;
		line-height: 9pt;
		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 #3782DF;		
		color: #3782DF;
		}
		
#navigation .button {
	border: 1px solid #ccc;
	background: #F3F3E6;
	}
		

	.page_nav_active {
		padding: 1px 5px 1px 5px;
		border: 1px solid #3782DF;	
		color: #3782DF;
		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;
	width: 150px;
	float: right;		
	}

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

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

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

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

#retour {
	clear: both;
	display: block;
	text-align:right;
	margin: 0 0 5px 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 0px 0px 18px;
		margin-right: 20px;
		}			
	
	.ancre {
		padding: 0px 0px 0px 10px;
		margin-right: 20px;
		}
			
	.retour {
		padding: 0px 0px 0px 17px;
		}
			
	.fermer {
		padding: 0px 0px 0px 13px;
		}	

/* 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: #3782DF; }

/* --- 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 0px 6px 0px; }
		
.champs { color:#4A4740; }	


.erreur {	color: #cc0000; }

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

#fiche .image { background: url("images/fiche_haut_bgd.png") repeat-x; }
.fiche .image { background: url("images/fiche_haut_bgd.png") repeat-x; }
#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: 0px;	}
	
#fiche .fichiers_attaches, #fiche_in .fichiers_attaches { padding: 0px; }
#fiche .fichier_attache, #fiche_in .fichier_attache {
	padding: 4px;
	border-top: 1px solid #3782DF;
	border-left: 1px solid #3782DF;
	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:#3782DF; }

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

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

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

.fp_article { 
	width:485px;
	margin: 0 0 20px 0;	
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
	line-height: 14pt;
	}
	
.fp_titre_rubrique2 { margin-bottom:10px; background:url("images/lactu.gif") no-repeat; height:34px; border-bottom:1px solid #000; width:485px; }

.fp_titre_rubrique { display: block; }

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

	#zoom { background: #9A26FC; padding:0; color: #fff; margin: 0 0 10px 0; }
	#zoom_haut { display: none; }
	#zoom .titre_rubrique { display: none; }
	#zoom .zoom { background:url("images/fp_zoom_1.gif") no-repeat; padding: 52px 16px 10px 16px; }
	#zoom .zoom p { margin: 0px; padding: 0px; }
	#zoom .zoom_titre { font-weight: bold; color: #fff; background: #9A26FC; }
	#zoom a.zoom_intro p { color: #fff; display: inline; }
	#zoom a.lire_la_suite {
		padding: 0 0 0 14px;
		color: #F90;
		text-decoration: none;
		font-weight: bold;
		background: url("images/zoom_lirelasuite.gif") no-repeat 0px 2px;
		}
		#zoom a.lire_la_suite:hover { color: #FFF; }
	#zoom_bas { display:none; }

	#breves { background: #FFF url("images/fp_breves.gif") no-repeat; color: #000; border-left:1px solid #000; }
	#breves_haut { display: none; }
	#breves .titre_rubrique { display:none; }
	#breves .breve { padding: 0px 16px 10px 16px; }
	#breves .breve p { margin: 0px; padding: 0px; }
	#breves .intro { color: #fff; text-decoration: none; font-size: 0.9em; }
	#breves .titre { color: #9C0;; font-weight: bold; }
	#breves a.lire_la_suite { padding: 0 0 0 14px; color: #9C0; text-decoration: none; font-weight: bold; background: url("images/breves_lirelasuite.gif") no-repeat 0px 2px; }
		#breves a.lire_la_suite:hover { color: #000; }
	#breves_bas { margin-bottom: 10px; }

/* --- SONDAGE --- */

.sondage_titre {
	display: none;
	}

.sondage_texte {
	display: block;
	color: #999;
	margin: 0px 0px 0px 50px;
	font-size: 0.9em;
	background: #fff;
	}

a.sondage_lien {
	display: block;
	height: 24px;
	}
	a.sondage_lien:hover {  }

/* --- PLAN DU SITE --- */
#sitemap .titre_rubrique { padding: 4px 10px 4px 10px; }

#sitemap div {	padding: 4px 0px 4px 0px; }

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

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