/* Redéfinition de balises html : */
a { text-decoration:none; }
h1 { font-size:1.4em; }
h2 { font-size:1.3em; }
h3 { font-size:1.1em; }
h4 { font-size:1em; }
h5 { font-size:0.9em; }
h6 { font-size:0.8em; }
sup { padding:0; margin:0 0 0 -5px; }
hr { color:#C4BE9E; }
ul { margin-top:0; margin-bottom:0; }

/* Styles personalisés : */
#articleprint { padding:30px; }
.podcast { text-align:center; display:block; width:32px; height:17px; background: url("images/_podcast.png") no-repeat; }
.break { clear:both; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.hr { color:#C4BE9E; }
.tableleft { margin-right:10px; }
.tableright { margin-left:10px; }

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

#contenu ul, li { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }

#contenu_haut { text-align:right; padding:0 0 4px 0; margin:0; }

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

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

.titre_rubrique { padding:2px 15px 2px 8px; font-weight: bold; font-size:1.3em; color:#FFF; background:#ABC531; }

.rubrique_desc { font-size: 0.9em; }

#rubrique_xmlfeed { display: block; width:27px; height:13px; background:url("images/_rss.png"); float:right;}
#rubrique_xmlfeed a {display: block; width:27px; height:13px; }

.article { padding-top:6px; }
.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:1px; margin:15px 0 5px 0; 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; }

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

/* Liens */
a.lien { color: #066AAF; text-decoration: none; }
	a.lien:hover { color: #066AAF; text-decoration: underline; }
a.mailto { color: #066AAF; text-decoration: underline; }
	a.mailto:hover { color: #066AAF; }
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:#88AC02; background:url("images/lire_la_suite.gif") no-repeat 0px 3px; }
	.lire_la_suite a:hover { color:#000; background:url("images/lire_la_suiteo.gif") no-repeat 0px 3px; }


/* Placement des images */
img { border:0; border-color: #999; }
.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; }
.imageright { font-size:0.8em; margin-left:10px; margin-top:3px; float:right; padding:0; }
.image_accueil { font-size:0.8em; margin-right:10px; float:left; }
.legende_photo { display:block; padding:0 0 2px 0; margin:0 auto 0 auto; font-style:italic; text-align:center; font-weight:normal; color:#000; line-height:9pt; }

#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 #ABC531; color:#ABC531; }
#navigation .button { border:1px solid #ccc; background:#F3F3E6; }
	.page_nav_active { padding:1px 5px 1px 5px; border:1px solid #ABC531; color:#ABC531; background:#F3F3E6; font-weight:bold; }

/* sous_rubriques haut */
#sous_rubriques_haut { margin:10px 0 6px 14px; padding:4px; width:180px; float:right; }
	#sous_rubriques_haut .titre { font-size:1.2em; font-weight:bold; padding:4px 0; color:#ABC531; }
	.sous_rubrique_haut { margin-bottom: 14px; }
	#sous_rubriques_haut a { font: bold 1.2em/1em Trebuchet MS;
		border-top:1px solid #CCC; 
		text-decoration:none; 
		color:#333;
		display:block;
		padding-left:14px;
		padding-top:4px;
		background:url("images/_sous_rubrique_puce.gif") no-repeat 0px 7px;
		}
		#sous_rubriques_haut a:hover { color:#ABC531; background: url("images/_sous_rubrique_puceo.gif") no-repeat 0px 7px; }
	#sous_rubriques_haut .description { font-family:Arial; color:#666; padding-left:14px; }

/* sous_rubriques bas */
#sous_rubriques_bas { display: block; }
	.sous_rubrique_bas { margin-bottom: 14px; }
	#sous_rubriques_bas .titre { font-size:1.2em; font-weight:bold; color:#ABC531; padding: 4px 0; }
	#sous_rubriques_bas img { display:block; float:left; margin: 7px 8px 0 0; }
	#sous_rubriques_bas a { 
		display:block;
		font-family: Trebuchet MS; font-size: 1.2em; font-weight: bold;
		line-height: 1em;
		border-top: 1px solid #CCC;
		text-decoration: none;
		color:#333;
		padding-left: 14px;
		padding-top: 4px;
		background: url("images/_sous_rubrique_puce.gif") no-repeat 0px 7px;
		}
		#sous_rubriques_bas a:hover { color:#ABC531; background:url("images/_sous_rubrique_puceo.gif") no-repeat 0px 7px; }
	#sous_rubriques_bas .description { font-family:Arial; color:#666; padding-left:14px; }

/* RETOUR */
#retour { clear:both; display:block; text-align:right; margin: 0 0 5px 0; padding: 6px 0 6px 0; }
	#retour a { text-decoration:none; font-weight:bold; color:#ABC531; }
		#retour a:hover { color:#000; }
	.imprimer { padding:0 0 0 17px; margin-right:20px; background:url("images/_imprimer.gif") no-repeat 0 2px; }
	.ancre { padding:0 0 0 12px; margin-right:20px; background:url("images/_ancre.gif") no-repeat 0px 3px; }
	.envoyer { padding:0 0 0 17px; margin-right:20px; background:url("images/_envoyer.gif") no-repeat 0px 2px; }
	.retour { padding:0 0 0 17px; background:url("images/_retour.gif") no-repeat 0px 3px; }
	.fermer { padding:0 0 0 16px; background:url("images/_fermer.gif") 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: #ABC531; }

/* --- FORMULAIRES --- */
.okbutton { border:1px solid #CCC; background:#6C3; color:#FFF; }
#cnil { font-size: 0.9em; }
.champs_intitule { color:#4A4740; padding:0 0 6px 0; }
.champs { color:#4A4740; }
.erreur { color: #cc0000; }

/* ---- FICHES----- */
#fiche { width:100%; position:absolute; top:0; left:0; padding:0; margin:0; background:#FFF; }
	#fiche ul { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
	#fiche ul li { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
	#fiche_in { padding:0; margin:0; }
	#fiche .image { background:#ABC531 url("images/fiche_haut.gif") no-repeat; height:100px; }
	.fiche .image { background:#ABC531 url("images/fiche_haut.gif") no-repeat; height:100px; }
	#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:0 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:3px; border-top:1px solid #ABC531; border-left:1px solid #ABC531; 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:#ABC531; }
	#fiche .bas { border-top:1px solid #ABC531; padding:6px 0 0 0; text-align:right; }
	a.fiche_lien {	color:#869B21; font-weight:bold; text-decoration:none; }
		a.fiche_lien:hover { color:#869B21; text-decoration:underline;}

/* --- FRONTPAGE --- */
#frontpage { display:block; padding:20px 20px 10px 300px; width:494px; }
#frontpage .justifie p { padding:0; margin:0; }
.fp_image_accueil { float:left; margin:0 5px 5px 0; }
.fp_article { margin:0; padding:0 0 20px 0; line-height:14pt; /*float:right; /*width:340px;*/ margin-left:150px; /*background:pink;*/ }
	.fp_article_gauche { padding:0; margin:0 10px 20px 0; }
		.fp_article_gauche .titre_article { margin-bottom: 13px ; }
	.fp_article_droite { padding:0; margin:0 0 20px 10px; }
		.fp_article_droite .titre_article { margin-bottom:13px; }

#fp_titre { margin:0 0 10px 0; padding:0; height:22px; width:344px; background:url("images/fp_titre.gif") no-repeat; float:right; }

/* colonne(s) du frontpage */
#fp_left { width:100px; float:left; padding:0 0 20px 0; margin:0; }
	#breves { background:url("images/breves.gif") no-repeat; color:#000; margin:0; padding:30px 0 0 0; }
		#breves .breve { padding:0 0 10px 0; }
			#breves .titre { font-weight: bold; }
			#breves .breve p { margin:0; padding:0; }
				#breves a.lire_la_suite { font-weight:bold; padding-left:13px; text-decoration:none; color:#88AC02; background:url("images/lire_la_suite.gif") no-repeat 0px 3px; }
					#breves a.lire_la_suite:hover { color:#000; background:url("images/lire_la_suiteo.gif") no-repeat 0px 3px; }

/* --- SONDAGE --- */
#frontpage_sondage { background:url("images/fp_sondage_bgd.png"); }
.sondage_titre { display:none; }
.sondage_texte { display:block; color:#999; margin:0 0 0 50px; font-size:0.9em; background:#FFF; }
a.sondage_lien { display:block; height:24px; background:url("images/fp_sondage_lien.png"); }
	a.sondage_lien:hover { background:url("images/fp_sondage_lieno.png"); }

/* --- PLAN DU SITE --- */
#sitemap .titre_rubrique { padding: 4px 10px 4px 10px; }
#sitemap div {	padding: 4px 0 4px 0; }
.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; }