a { text-decoration: none; }

.podcast {
	text-align: center;
	display: block;
	width: 32px;
	height: 17px;
	background: url("images/_podcast.png") no-repeat 0px 0px;
	}

.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 { margin-top:5px; }
		
	.titre_rubrique {
		padding: 0px 10px 0px 10px;
		font-weight: bold;
		font-size: 1.5em;
		color: #0066CC;
		}
	
	.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 #0066CC;
	}

.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:#000;
	}
	a.titre_article:hover { color: #970024;}


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

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

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: #FAA809;
	background: url("images/lire_la_suite.gif") no-repeat 2px 4px;	
	}
	.lire_la_suite a:hover { background: url("images/lire_la_suiteo.gif") no-repeat 2px 4px; 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;
		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:#00BF47;
	}

.sous_rubrique_haut { margin-bottom: 8px; }

#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: 170px;
	padding-left: 14px;
	padding-top: 4px;
	background: url("images/_sous_rubrique_puce.gif") no-repeat 0px 7px;
	}
	#sous_rubriques_haut a:hover {
		color:#CC1D00;
		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_rubriques_bas .titre {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	color:#00BF47;
	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 #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:#CC1D00;
		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: #376592;
	}
	#retour a:hover { text-decoration:underline; }
	
	.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 2px;
		}		
			
	.retour {
		padding: 0px 0px 0px 15px;
		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: #3782DF; }

/* --- FORMULAIRES --- */

.okbutton {
	border: 1px solid #ccc;
	background: #509AE4;
	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 { border-bottom:2px solid #509AE4; }
.fiche .image { border-bottom:2px solid #509AE4; }
#fiche_in .image { border-bottom:2px solid #509AE4; }

#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;
	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;
	width:438px;
	}
	
	/* article de gauche si 2 colonnes */
	.fp_article_gauche {
		padding: 0px;
		margin: 0px 10px 20px 0px;
		border-bottom: 1px solid #BF0101;
		}
		.fp_article_gauche .titre_article { margin-bottom: 13px ; }
	/* article de droite si 2 colonnes */
	.fp_article_droite { 
		padding: 0px;
		margin: 0px 0px 20px 10px;
		border-bottom: 1px solid #BF0101;
		}
		.fp_article_droite .titre_article { margin-bottom: 13px ; }

	/* TITRE FRONTPAGE*/
	.fp_titre_rubrique2 { margin-bottom:20px; }
	.fp_titre_rubrique { display:block; height:16px; background: url("images/fp_haut.gif") no-repeat; }
	.fp_image_accueil { float: left; margin-right: 10px; }
	
	/* colonne de droite du frontpage */
#fp_left { float:right; background: #F4F6F9; width:142px; padding:0; color:#4A5E75; margin:0 0 10px 0; overflow:hidden; }

	#zoom { padding:0; margin:0; width:142px; overflow:hidden; }
	#zoom_haut { display: none; }
	#zoom .titre_rubrique { display: none; }
	#zoom .zoom { background: url("images/zoomtop.gif") no-repeat; padding:30px 10px 5px 10px; }
	#zoom .zoom p { margin:0; padding:0; }
	#zoom .zoom_titre { font-weight: bold; font-size: 1.3em; }
	#zoom a.zoom_intro p { display: inline; }
	#zoom a.lire_la_suite { padding:0 0 0 14px;	color: #4A5E75; text-decoration: none; font-weight: bold; background: url("images/lire_la_suite.gif") no-repeat 2px 4px; }
		#zoom a.lire_la_suite:hover { color: #00BF47; }
	#zoom_bas { display:none; }
	
	#breves { background:url("images/fp_agenda.gif") no-repeat; padding:0 0 5px 0; }
	#breves_haut {  display: none;  }
	#breves .titre_rubrique {padding:34px 0 0 0; background:url("images/fp_agenda.gif") no-repeat; font-size:1px; color:#FAA809; text-align:center; }
	#breves .breve { padding:0 0; margin-bottom:10px; }
	#breves .breve p { margin:0; padding:0; text-align:left;}
	#breves .titre { font-weight:bold; padding:10px 0 7px 0; }
	#breves a.lire_la_suite { padding:0 0 0 14px;	color: #4A5E75; text-decoration: none; font-weight: bold; background: url("images/lire_la_suite.gif") no-repeat 2px 4px; }
	#breves a.lire_la_suite:hover { color: #00BF47; }
	#breves_bas {display:none; }
	#breves .breve .imageleft { float:none; display:block; overflow:hidden;  margin-bottom:7px; text-align:center: }
	#breves .breve .imageleft a { border:1px solid #ccc; }

	/* --- SONDAGE --- */
	#frontpage_sondage { background: url("images/fp_sondage.gif") no-repeat; padding:53px 10px 0 10px; margin:0; border:0;}
	.sondage_texte { margin:0;padding:0;border:0; }
	a.sondage_lien {
		display: block;
		background: url("images/votez.gif") no-repeat 66px 9px;
		padding:10px 0 10px 83px;
		color: #4A5E75;
		font-weight: bold;
		}
		a.sondage_lien:hover { background: url("images/votezo.gif") 66px 9px no-repeat; color:#00BF47;}

/* --- 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:#509AE4; }
.sitemap_article { color:#376592; text-decoration: none; }
	a.sitemap_article:hover { color:#000; }