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.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: 0px 0px 14px 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: #FFAE00;
		}
	
	.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: 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;
	}
	a.titre_article:hover { color: #970024;}


.article_intro {
	color: #000;
	text-align: justify;
	line-height: 13pt;
	}

a.lien { color: #066AAF; text-decoration: underline; }
a.lien:hover { color: #066AAF; }

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 { /* display: block;*/ margin-top: 6px; }

.lire_la_suite a {
	font-weight: bold;
	padding-left: 13px;
	text-decoration: none;
	color: #447FC8;
	background: url("images/lire_la_suite.png") no-repeat 0px 2px;	
	}
	.lire_la_suite a:hover { color: #39C10A; background: url("images/lire_la_suiteo.png") 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:3px 10px 0 0; 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: 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 0px 6px 14px;
	padding: 4px;
	width: 180px;
	float: right;		
	}

#sous_rubriques_haut .titre {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	color:#CC1D00;
	display:none;
	}

.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 #CCC;
	text-decoration: none;
	color:#333;
	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:#669DE9;
		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;	
	/* */width:350px;
	margin-top:20px;
	}
	
#sous_rubriques_bas .titre {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	color:#CC1D00;
	padding: 4px 10px 4px 10px;
	/* */display:none;
	}	

.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 #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:#669DE9;
		background: url("images/_sous_rubrique_puceo.gif") no-repeat 0px 7px;
		}

#sous_rubriques_bas .description {
	font-family: Arial;
	color:#666;
	padding-left: 14px;
	}

#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: #3CBC1D;
	}
	#retour a:hover { color:#447FC8; }
	
	.imprimer {
		padding: 0px 0px 0px 17px;
		margin-right: 20px;
		background: url("images/_imprimer.gif") no-repeat 0px 0px;
		}			
	
	.ancre {
		padding: 0px 0px 0px 12px;
		margin-right: 20px;
		background: url("images/_ancre.gif") no-repeat 0px 0px;
		}
		
	.envoyer {
		padding: 0px 0px 0px 17px;
		margin-right: 20px;
		background: url("images/_envoyer.gif") no-repeat 0px 0px;
		}		
			
	.retour {
		padding: 0px 0px 0px 15px;
		background: url("images/_retour.gif") no-repeat 0px 1px;
		}
			
	.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 {
	color: #000;
	text-align: justify;
	text-decoration: none;
	}
	a.justifie:hover { color: #3782DF; }

/* --- FORMULAIRES --- */

.okbutton {
	border: 1px solid #ccc;
	background: #1A549B;
	color: #fff;
	}

#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 10px 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: 0px; margin: 0px; }

.fp_article { margin-bottom: 20px;	padding-bottom: 10px;
	border-bottom: 1px solid #39C10A;
	line-height: 14pt;
	}
	
	/* 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 { margin-bottom:10px; }
.fp_titre_rubrique {
	display: block;
	/* width: 394px; */
	height: 20px;
	background: url("images/fp_haut.png");
	}

.fp_image_accueil { float: left; margin-right: 10px; }
	
	/* colonne(s) du frontpage */
	#fp_left { background: #fff; width: 156px; padding-left: 16px; float: right; }

	#zoom {
			background: url("images/fp_zoom_bgd.png") no-repeat;
			padding: 0px 0px 0px 0px;
			color: #fff;
			}

	#zoom_haut { display: none; }
	
	#zoom .titre_rubrique { display: none; }
	
	#zoom .zoom { padding: 0px 16px 10px 16px; }
	#zoom .zoom .imageleft { border:1px solid #FFF; }
	#zoom .zoom p { margin: 0px; padding: 0px; }
	
	#zoom .zoom_titre {
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		font-size: 1em;
		}
		
	#zoom a.zoom_intro p { color: #fff; display: inline; }
	
	#zoom a.lire_la_suite {
		padding: 0px;
		padding-left: 14px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		background: url("images/zoom_lire_la_suite.png") no-repeat 0px 2px;
		}
		#zoom a.lire_la_suite:hover { color: #000; }
	
	#zoom_bas { 
		height: 20px;
		background: url("images/fp_zoom_bas.png") no-repeat;
		margin-bottom: 20px;
		}
	
	/**/

#breves {
	background: url("images/fp_agenda_bgd.png") no-repeat;
	color: #fff;
	}
	
	#breves_haut { display: none; }
	
	#breves .titre_rubrique { display: none; }

	#breves .breve { padding: 0px 16px 10px 16px; }
	#breves .breve .imageleft { border:1px solid #FFF; }
	#breves .breve p { margin: 0px; padding: 0px; }

	#breves .intro { color: #fff; text-decoration: none; font-size: 0.9em; }

	#breves .titre { font-weight: bold; }

	#breves a.lire_la_suite {
		padding: 0px;
		color: #29800B;
		text-decoration: none;
		}
		#breves a.lire_la_suite:hover { color: #fff; }
	
	#breves_bas {
		height: 15px;
		background: url("images/fp_agenda_bas.png") no-repeat;
		margin-bottom: 20px;
		}

/* --- SONDAGE --- */
#frontpage_sondage {
	background: url("images/fp_sondage_bgd.png"); 
	}

.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;
	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 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; }