a { text-decoration:none; }
ul,ol { margin-top:0; margin-bottom:0; }
th { padding:5px; background:#333; border-right:1px solid #FFF; text-align:center; font-weight:bold; color:#FFF; }
.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.1em; }
h4 { font-size: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;
	}

.chemin {
	margin:10px 0px 14px 0px;
	text-decoration:none;
	font-style:italic;
	font-size:0.9em;
	color:#fff;
	}
	a.chemin { color:#FF0; font-style:normal; }
	a.chemin:hover { color:#000; background:#FF0; font-style:normal; }

	/* --- header_item_tpl --- */
	#rubrique_header { margin:0 10px 10px 0; }

	#rubrique_header img { display:none; }

	.titre_rubrique {
		padding:0px 35px 0px 10px;
		font-weight:bold;
		font-size:1.3em;
		border-left:23px solid #FFF;
		}
	#titre_rubrique {
		border-bottom:1px solid #AFD563;
		}

	.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; }
	/* header_item_tpl */

.article { padding-top:6px; }
.article p { padding-top:10px; margin:0px; }

.article_gauche { width:282px;	float:left; padding:4px 0 0 0; overflow:hidden; }
.article_droite { width:282px;	float:right;padding:4px 10px 0 0; overflow:hidden; }

.filet {
	clear:both;
	display:block;
	height:10px;
	margin:10px 10px 0 0;
	border-top:1px solid #A6C6F2;
	}

.date_article { font-size:0.8em; font-weight:normal; }

.auteur { font-size:0.8em; font-weight:normal; }

.titre_article {
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	padding :2px 0 2px 0px;
	}
	a.titre_article:hover { }

#articleview {
	width:575px; margin:0; padding:0; 
	}

.article_intro {
	padding-right:10px; /* ajouter puisque la largeur n'est plus fixe */
	text-align:justify;
	line-height:13pt;
	}
.article_gauche .article_intro { width:282px; }
.article_droite .article_intro { width:282px; }


a.lien { color:#FF0; text-decoration:underline; }
a.lien:hover { color:#000; background:#FF0; }

a.mailto { color:#FF0; text-decoration:underline; }
a.mailto:hover { color:#000; background:#FF0; }

a.path { color:#ff0; text-decoration:underline; }
a.path:hover { color:#000; background:#FF0; }

.lire_la_suite { display:inline; margin-top:6px; }

.lire_la_suite a {
	font-weight:bold;
	padding-left:13px;
	text-decoration:none;
	color:#ff0;
	background:url("images/lire_la_suite.gif") no-repeat 0px 2px;
	}
	.lire_la_suite a:hover { background:url("images/lire_la_suiteo.gif") no-repeat 0px 2px; text-decoration:underline; }

	/* --- 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;
		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:#ff0;
			text-decoration:none;
			}
			a.imgview_lien:hover { color:#000; background:#FF0; }

/* --- NAVIGATION type_list_tpl --- */
#navigation { color:#fff; font-size:0.8em; }

#navigation a {
	text-decoration:none;
	padding:1px 5px 1px 5px;
	border:1px solid #fff;
	color:#ff0;
	}
	#navigation a:hover {
		border:1px solid #3782DF;
		color:#000; background:#FF0;
		}

#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 0px 6px 14px;
	padding:4px;
	width:180px;
	float:right;
	}

#sous_rubriques_haut .titre {
	font-size:1.2em;
	font-weight:bold;
	padding:4px;
	color:#fff;
	}

.sous_rubrique_haut { margin-bottom:14px; }

#sous_rubriques_haut a {
	font-family:Trebuchet MS; font-size:1.2em; font-weight:bold;
	line-height:1em;
	border-top:1px solid gray;
	text-decoration:none;
	color:#ff0;
	display:block;
	width:180px;
	padding-left:14px;
	padding-top:4px;
	background:url("images/_sous_rubrique_puce.gif") no-repeat 0px 7px;
	}
	#sous_rubriques_haut a:hover {
		color:#000; background:#FF0;
		}

#sous_rubriques_haut .description	{
	font-family:Arial;
	padding-left:14px;
	}

/* sous_rubriques bas */
#sous_rubriques_bas {
	display:block;
	margin:0 10px 10px 0;
	}

#sous_rubriques_bas .titre {
	font-size:1.2em;
	font-weight:bold;
	padding:4px;
	padding:4px 10px 4px 10px;
	}

.sous_rubrique_bas { margin-bottom:14px; }

#sous_rubriques_bas img {
	display:block;
	float:left;
	margin:7px 8px 0px 0px;
	}

#sous_rubriques_bas a {
	display:block;
	font-family:Trebuchet MS; font-size:1.2em; font-weight:bold;
	line-height:1em;
	border-top:1px solid gray;
	text-decoration:none;
	color:#ff0;
	padding-left:14px;
	padding-top:4px;
	background:url("images/_sous_rubrique_puce.gif") no-repeat 0px 7px;
	}
	#sous_rubriques_bas a:hover {
		color:#000; background:#FF0;
		}

#sous_rubriques_bas .description {
	font-family:Arial;
	padding-left:14px;
	}

#retour {
	clear:both;
	display:block;
	text-align:right;
	margin:0 10px 5px 0;
	padding:6px 0 6px 0;
	}

#retour a {
	text-decoration:none;
	font-weight:bold;
	color:#ff0;
	}
	#retour a:hover { color:#000; background:#FF0; }

	.imprimer {
		padding:0px 0px 0px 17px;
		margin-right:20px;
		background:url("images/_imprimer.gif") no-repeat 0px 2px;
		}

	.ancre {
		padding:0px 0px 0px 12px;
		margin-right:20px;
		background:url("images/_ancre.gif") no-repeat 0px 2px;
		}

	.envoyer {
		padding:0px 0px 0px 17px;
		margin-right:20px;
		background:url("images/_envoyer.gif") no-repeat 0px 0px;
		}

	.retour {
		padding:0px 0px 0px 17px;
		background:url("images/_retour.gif") no-repeat 0px 2px;
		}

	.fermer {
		padding:0px 0px 0px 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 {
	text-align:justify;
	text-decoration:none;
	}
	a.justifie:hover { color:#000; background:#FF0; }

/* --- FORMULAIRES --- */

.okbutton {
	border:1px solid #ccc;
	background:#66cc33;
	color:#fff;
	}

#cnil { font-size:0.9em; }

.champs_intitule { padding:0px 0px 6px 0px; }

.champs { }

.erreur { }

/* ---- FICHES----- */
#fiche { width:100%; position:absolute; top:0px; left:0px; padding:0 0 5px 0; margin:0; }

#fiche_in { padding:0px; margin:0px; }

#fiche .image { background:url("images/fiche_haut_bgd.png") repeat-x; border-bottom:2px solid #4A8BE4;}
#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 {
	padding:0 0 10px 0; font-size:0.8em;
	}

	#fiche .navigation a,
	#fiche_in .navigation a {
		color:#ff0; text-decoration:none;	font-size:0.8em;
		}
		#fiche .navigation a:hover,
		#fiche_in .navigation a:hover { color:#000; background:#FF0; }

#fiche .bas {
	border-top:1px solid #3782DF;
	padding:6px;
	text-align:right;
	}

a.fiche_lien {	color:#ff0; font-weight:bold; text-decoration:none; }
	a.fiche_lien:hover { color:#000; background:#FF0; }

/* --- FRONTPAGE --- */
#frontpage { display:block; margin:0; padding:12px 0 0 0; }

#frontpage .justifie p { padding:0px; margin:0px; }

.fp_article {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #A6C6F2;
	line-height:14pt;
	width:425px;
	}
.fp_article	.titre_article {  font-size:1.4em; border:none; background:none; }

	/* article de gauche si 2 colonnes */
	.fp_article_gauche { padding:0px; margin:0px 10px 20px 0px;
		border-bottom:1px solid #BF0101;
		}

	/* article de droite si 2 colonnes */
	.fp_article_droite { padding:0px; margin:0px 0px 20px 10px;
		border-bottom:1px solid #BF0101;
		}

.fp_article_gauche .titre_article { margin-bottom:13px ; }
.fp_article_droite .titre_article { margin-bottom:13px ; }

.fp_titre_rubrique2 { display:block; margin:0 0 10px 0; padding:0; border-bottom:1px solid #A6C6F2; width:425px;}
.fp_titre_rubrique {
	display:block;
	height:23px;
	background:url("images/alaune.gif") no-repeat;
	margin:0;
	padding:0;
	}

.fp_image_accueil { float:left; margin-right:10px; }

	/* colonne(s) du frontpage */
	#fp_left {
		width:143px;
		margin:13px 0 0 0;
		padding:0 0 0 5px;
		float:right;
		border-left:1px solid #4A8BE4;
		}

	/* FRONTPAGE ZOOM */
	#zoom { padding:0; margin:0; }
	#zoom .titre_rubrique { }
	#zoom .titre_rubrique span { }
	#zoom .zoom_titre { font-weight:bold; }
	#zoom .zoom { padding:0 5px 10px 5px; }
	#zoom .zoom p { margin:0; padding:0; }
	#zoom a.lire_la_suite { padding:0 0 0 14px; color:#Ff0; font-weight:bold; background:url("images/zoom_lire_la_suite.gif") no-repeat 0px 2px; }
	#zoom a.lire_la_suite:hover { color:#000; background:#FF0; }
	#zoom_bas { margin-bottom:10px; }

	/* FRONTPAGE BREVES */
	#breves { }
	#breves_haut { display:none; }
	#breves .titre_rubrique {  }
	#breves .titre { font-weight:bold; }
	#breves .breve { padding:0 5px 10px 5px; }
	#breves .breve p { margin:0; padding:0; }
	#breves a.lire_la_suite { padding:0 0 0 14px; color:#ff0; font-weight:bold; background:url("images/lire_la_suiteo.gif") no-repeat 0px 2px; }
	#breves a.lire_la_suite:hover { color:#000; background:#FF0; }
	#breves_bas { margin-bottom:15px; }

	/* FRONT PAGE ANNONCES LEGALES */
	#annonces { color:#fff; background:url("images/annonces.gif") no-repeat; padding:15px 0 25px 5px; }
	#annonces a { display:block; color:#ff0; }
	#annonces a:hover { text-decoration:underline; color:#000; background:#FF0; }

	/* FRONTPAGE SONDAGE */
	#frontpage_sondage { color:#fff; padding:0 0 10px 0; }
	.sondage_titre {  }
	.sondage_titre span {  }
	.sondage_texte { margin:0px 5px 10px 5px; }
	a.sondage_lien { display:block; height:10px; background:url("images/fp_sondage_lien.gif") no-repeat; }
	a.sondage_lien:hover { background:url("images/fp_sondage_lieno.gif") no-repeat; }

/* --- 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:#38C00A; }

.sitemap_article { color:#38C00A; text-decoration:none; }
	a.sitemap_article:hover { color:#000; }

#sitemap #titre_rubrique .titre_rubrique { padding:0 35px 0 10px; margin:0; }
#sitemap #titre_rubrique { border-bottom:1px solid #AFD563; margin:0 10px 10px 0; padding:0; }

