/* ____ARTICLELIST ____ */

/* ! div contenant une image transparente(= compatibilité Firefox) annulant les habillages ("clear" annule les "float" dans les <div> au dessus) */
/**/div.break {
	height: 1px;
	clear: both;
	}

.chemin {
	text-decoration: none;
	color: #999999;
	margin: 0 0 10px 0;
	}
	a.chemin:hover {
		color: #000000;
		}

#articleprint {
	padding: 30px;
	}

	/* --- header_item_tpl --- */
	#rubrique_header { margin-bottom: 10px; }
		
	#rubrique_header img {

		}
	
	.titre_rubrique {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000;	
	}
	
	.titre_rubrique img {

	}	
	
	.rubrique_desc {
	color: #6C5E57;
	font-size: smaller;
	}
	/* --- header_item_tpl --- */

/* ! gestion des marges hautes et basses des textes du contenu */
div p {
	margin: 6px 0 6px 0;
	}

/* ! Styles communs à TOUS les articles dans articlelist quel que soit leur placement */
.article {
	clear: left;
	border-top: 1px solid #FFBE53;
	padding: 6px 0 0 0;
	margin: 0 0 20px 0;
}

.article p {
	padding: 10px 0 0 0;
	margin: 0;
} 

/* ! placement de l'article de gauche si deux colonnes */
.article_gauche {
	width: 48%;
	/**/float: left;
	padding: 4px 0 0 0;
}
/* ! placement de l'article de droite si deux colonnes */
.article_droite {
	/**/width: 48%;
	/**/float: right;
	padding: 4px 0 0 0;
}

/* - CONTENU D'UN ARTICLE - */
.date_article { font-size: 13px; color: #999999; }

.auteur { color: #999999; }

.titre_article { font-family: Arial;font-size: 14px; font-weight: bold; text-decoration: none; color: #000; }
	a.titre_article:hover { color: #99CB4E;}


.article_intro {
	text-align: justify;
	line-height: 13pt;
	}
	
.justifie, a.justifie {
	text-align: justify;
	text-decoration: none;
	line-height: 13pt;
	}

a.justifie:hover { color: #000; }	

a.lien { color: #FF9900; text-decoration: none; }
a.lien:hover { color: #FF9900; text-decoration: underline;}

#lire_la_suite {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;	
	}
	
.lire_la_suite {
	padding-left: 18px;
	color: #FFBE53;
	font-weight: bold;
	text-decoration: none;
	background: url("images/lire_la_suite.png") no-repeat 0px 1px;	
	}
	a.lire_la_suite:hover {
		color: #333;
		font-weight: bold;
		text-decoration: none;	
		}

/* --- IMAGES --- */
	/* ! couleur par défaut de la bordure d'image */
	img { border-color: #E1D5B0; }
	/* ! Placement des images */
	.imageleft {
		margin-top: 4px; 
		margin-right: 10px;
		/**/float: left;
		}
	.imagecenter {
		margin: 0;
		padding: 2px;
		border: 0;
		}
	.imageright {
		margin-top: 4px; 
		margin-left: 10px;
		/**/float: right;
		}
	.image_accueil {
		margin-right: 10px;
		/**/float: left;
		}
	
	.legende_photo {
		display: block;
		text-align: center;
		font-size: 7pt;
		font-family: Arial;
		/* font-style: Italic; */
		color: #6D7014;
		}
		
/* --- TABLEAUX --- */
	.tableleft { margin-right: 10px; }
	.tableright { margin-left: 10px; }

/* - CONTENU D'UN ARTICLE end - */

/* ! styles de la navigation (= numéros de page + "suivant" et "précédent") */
	/* --- type_list_tpl --- */
	#navigation {
		font-size: 10pt;
		color:#000;
		}
	
	#navigation a {
		text-decoration: none;	
		font-size: 10pt;
		color:#000;
		}
		#navigation a:hover {
			color:#999999;
		}
	.page_nav_active {
		font-size: 10pt;
		font-weight: bold;
		color:#5D1014;
	}
	/* --- type_list_tpl  --- */

#retour {
	display: block;
	margin: 20px 0px 20px 0px;
	/**/clear: both;
	text-align: right;
	}
	
#retour a {
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color:#A9B0A2;
	}
	#retour a:hover {
		color:#000;
		}		

.retour {	background: url("images/retour.png") no-repeat 0px 2px; padding-left: 20px; }
.imprimer { background: url("images/imprimer.png") no-repeat 0px 1px; padding-left: 20px; }
.envoyer { background: url("images/envoyer.png") no-repeat 0px 2px; padding-left: 20px; }
	
/* ____ARTICLELIST end ____ */


/* ! lien sur paragraphes (présent dans la page de résultat de recherche */



/* ! alternance de couleur de fond défini par la valeur de la variable {td_class} située dans les fichiers php */
.bglight { background: #CFE9AA; padding:3px; }
.bgdark { background: #9ED251; padding:3px; }

.bglight a { color: #666; text-decoration: none; font-weight:bold; }
.bgdark a { color: #fff; text-decoration: none;  font-weight:bold; }

.bglight a:hover { color: #333; }
.bgdark a:hover { color: #333; }

/* --- ARTICLEVIEW --- */
#retour_articleview {
	text-align: right;
	margin: 20px 0 20px 0;
	border-top: 1px solid #FFBE53;
	}
/* --- ARTICLEVIEW end --- */


	/* ----- Affichage des sous rubriques ----- */
	/* sous_rubriques haut */
	.sous_rubriques_haut {
		font-family: Arial;
		font-size: 11px;
		margin: 10px 0 6px 10px;
		padding: 10px;
		background:#CCE5A6;
		border: 1px solid #99CB4E;
		/**/width: 150px; float: right;
		filter:alpha(opacity=65);
		-moz-opacity:.65;
		opacity:.65;		
		}
	
	.sous_rubrique_haut_titre {
		font-weight: bold;
		padding: 4px;
		color:#000;
		}
	
	a.sous_rubrique_haut {
		display: block;
		/*width: 100%;*/
		width: 140px;
		text-decoration: none;
		padding: 4px;
		color:#4D6627;
		}
		a.sous_rubrique_haut:hover {
			display: block;
			color:#fff;
			background: #99CB4E;
			/*overflow: hidden;*/
			}

		/* sous_rubriques bas */
		#sous_rubriques {
			font-family: Arial;
			font-size: 11px;
			display: block;
			margin: 0px auto 0px auto;
			padding: 4px;
			background:#CCE5A6;
			border: 1px solid #99CB4E;
			/**/height: 100%;
		filter:alpha(opacity=75);
		-moz-opacity:.75;
		opacity:.75;				
		}
		
		.sous_rubrique {
			clear: both;
			margin: 0 0 0px 0;
			padding: 0 0 0px 0;
			}
		
		.sous_rubriques_titre {
			font-weight: bold;
			padding: 0px;
			color:#000;
			padding: 4px 10px 4px 10px;
			}
		
		a.sous_rubrique_titre {
			display: block;
			padding: 4px 10px 4px 10px;
			text-decoration: none;
			font-size: 11px;
			color:#000;
			}
			a.sous_rubrique_titre:hover {
				color:#fff;
				background: #99CB4E;
				}
		
		.sous_rubrique_desc { font-size: 7pt; font-weight: normal; color:#000; } 

/* ----- FORMULAIRES ----- */
.okbutton {
		border: 1px solid #000;
		color:#fff;
		background: #99CB4E;
		}
input { color: #999; }
select {color: #999;}
		
.champs_intitule {
	padding: 0 0 10px 0;
	color: #6C5E57;
	}
		
.champs {
	color: #555;
	font-size: 13px;
	}
		
.champs2 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	}		



/* ----- AUTRES PAGES ----- */

.liste {
	text-align: justify;
	font-size: 13px;
	color: #5C1013;
	}

/* ----- NEWSLETTER ----- */

.news_text {
	font-size: 8pt;
	color: #99CB4E;
	font-weight: bold;
	border: 1px solid #99CB4E;
	}


.news_button {
	font-size: 8pt;
	color: #fff;
	background: #99CB4E;
	border: 1px solid #666666;
	}

.nl_list_bg1 {
	color: #666666;
	background: #CCCCCC;
	}


.nl_list_bg2 {
	color: #666666;
	background: #CCCCCC;
	}
	
	
	/* mise en forme de la news dans le mail */
	#newsletter {
		font-size: 11px;
		}
	
	.nl_mention {
		font-size: 11px;
		}

/* ----- NEWSLETTER end ----- */

/* plan du site */
#sitemap div {
	padding: 4px 0px 4px 0px;
	}
	
#sitemap a {
	margin-left: 6px;
	font-size: 12px;
	letter-spacing: 1px;
	}	

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

.sitemap_article {
	text-decoration: none;
	color:#FDA920;
	}
	a.sitemap_article:hover {
	color:#000;
	text-decoration: underline;
	}

	/* slideshow */
	/* ce style fixe la navigation et la photo du slideshow
	   sur la hauteur si la légende n'excède pas 3 lignes (sinon elle pousse vers le bas) */
	#caption {	
		height:40px;
		font-family: Arial Narrow;
		font-size: 14px;
		font-weight: bold;
		color: #BEA671;
		}
		
	#photo {	
		border:2px solid #000;
		}


	
#votepage { font-size: 13px; }

#votepage form { margin: 0; }

#votepage td.resultat {
	border: 1px solid #000;
	margin: 0 0 6px 0;
	background: #999;
	}
	
#votepage td.resultat2 {
	border: 1px solid #000;
	margin: 0 0 6px 0;
	background: #eeeeee;
	}	

#votepage div.left {
	float: left;
	margin-right: 10px;
	}

#votepage div.right { float: left; }

/* ---- FICHES----- */
#fiche {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0; /*jf gérer les marges du pop up*/
	}
	
#fiche_in {
	padding: 0;
	margin: 0; /*jf gérer les marges du pop up*/
	}	

#fiche .image, #fiche_in .image {
	display: block;
	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;
	border: 0px;
	}

#fiche .image2, #fiche_in .image2 {
	padding: 0 0 0 0;
	}
	
#fiche .fichiers_attaches, #fiche_in .fichiers_attaches {
	padding: 0 0 0 0;
	}
	
#fiche .fichier_attache, #fiche_in .fichier_attache {
	padding: 4px;
	border-top: 1px dotted #005E9E;
	border-left: 1px dotted #005E9E;
	background: #F0F4F7;	
	}	

#fiche .navigation, #fiche_in .navigation {
		padding: 0 0 10px 0;
		font-size: 7pt;
		color:#000;
		}
	
#fiche .navigation a, #fiche_in .navigation a {
		text-decoration: none;	
		font-size: 7pt;
		color:#000;
		}
		#fiche .navigation a:hover, #fiche_in .navigation a:hover {
			color:#68161A;
		}

#fiche .bas { 
	margin: 10px;
	border-top: 1px solid #99CB4E;
	padding: 6px 0 0 0;
	text-align: right;
	}
	
a.fiche_lien {
	font-weight: normal;
	color:#999;
	text-decoration: none;
	}
	a.fiche_lien:hover {
		color: #99CB4E;
		}	


/* ---- imageview----- */

a.imgview_lien {
	font-weight: bold;
	color:#7BA521;
	text-decoration: none;	
}

a.imgview_lien:hover {
	color: #999;
	}

.hr {
	color: #7BA521;
	}

/* --JF-- */

/* ----- AUTRES PAGES end ----- */





/* antony 27 10 pour frontpage 2 cols */
/**/
.justifie p {
	padding: 0px;
	margin: 0px;
	}
	
/* ! placement de l'article de gauche si deux colonnes */
.fp_article_gauche {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 20px 0px;
	border-bottom: 1px dashed #C96CBD;
}

/* ! placement de l'article de droite si deux colonnes */
.fp_article_droite {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 10px;
	border-bottom: 1px dashed #C96CBD;
}


.fp_article_gauche .titre_article{
	margin: 0px 0px 13px 0px;
}
.fp_article_droite .titre_article{
	margin: 0px 0px 13px 0px;
}		


/* ----- FRONTPAGE ----- */
#frontpage {
	width: 566px;
	}

#fp_left {
	/**/float: right;
	width: 140px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 10px;
	background: #fff;
	}

div.fp_article {
	padding: 6px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #FFBE53;
	overflow:hidden;
	height:100%;
	}
	
.hr {
	color: #D0A660;
	background: #D0A660;
	height: 1px;
	}	

.fp_titre_rubrique {
	width: 360px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background: url("images/fp_a_la_une.png") no-repeat;
	}

.fp_image_accueil { margin: 0 10px 0 0; }

div.fp_read_more {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;	
	}
	
.fp_read_more {
	padding-left: 18px;
	color: #FFBE53;
	font-weight: bold;
	text-decoration: none;
	background: url("images/lire_la_suite.png") no-repeat 0px 1px;
	float:left;
	}
	a.fp_read_more:hover {
		color: #333;
		font-weight: bold;
		text-decoration: none;	
		}	

#breves0 {
margin: 0px 0px 20px 0px;
padding: 0px;
background: url("images/breves_bgd1.png");
border-bottom: 1px solid #99CC66;
}

.breves_haut0 {
	display: block;
	width: 139px;
	height: 45px;
	background: url("images/breves_haut1.png");
}

#breves0 .breve { width: 119px; padding: 0px 10px 10px 10px; }
#breves0 p { margin: 0; padding: 0; }
#breves0 .breve_titre { text-decoration: none; color: #99CC66; font-size: larger; font-weight: bold; }

#breves0 a.breve_intro { text-decoration: none; color: #333; }
#breves0 a.breve_intro:hover { color: #99CC66; }

#breves1 {
margin: 0px 0px 20px 0px;
padding: 0px;
background: url("images/breves_bgd1.png");
border-bottom: 1px solid #99CC66;
}

.breves_haut1 {
	display: block;
	width: 139px;
	height: 45px;
	background: url("images/breves_haut1.png");
}

#breves1 .breve { width: 119px; padding: 0px 10px 10px 10px; }
#breves1 p { margin: 0; padding: 0; }
#breves1 .breve_titre { text-decoration: none; color: #99CC66; font-size: larger; font-weight: bold; }

#breves1 a.breve_intro { text-decoration: none; color: #333; }
#breves1 a.breve_intro:hover { color: #99CC66; }

#frontpage_agenda {
margin: 0px 0px 20px 0px;
padding: 0px;
background: url("images/breves_bgd2.png");
border-bottom: 1px solid #FFBD52;
}

.frontpage_agenda {
	display: block;
	width: 139px;
	height: 45px;
	background: url("images/breves_haut2.png");
}

#frontpage_agenda .breve { width: 119px; padding: 0px 10px 10px 10px; }
#frontpage_agenda p { margin: 0; padding: 0; }
#frontpage_agenda .breve_titre { text-decoration: none; color: #333; font-weight: bold; }
#frontpage_agenda a.breve_intro { text-decoration: none; color: #333; }
#frontpage_agenda a.breve_titre:hover { color: #FFBD52; }


#frontpage_agenda .breve_titre a:hover { color: #cc0000; }

#frontpage_agenda {

	}

/* -- Ecards -- */

#e_card div {
	margin: 10px 0px 20px 0px;
	}
	
#e_card .legende {
	font-size: 7pt;
	color: #666;
	letter-spacing: 1px;
	text-align: left;
	}	


/* -- cardlist -- */	
.carte_gauche {
	border: 1px solid #999;
	padding: 10px;
	background: #F1F1F1;
	}
	
	
.carte_droite {
	border: 1px solid #999;
	padding: 10px;
	background: #F1F1F1;
	}
	
.carte_gauche img {
	margin-bottom: 10px;
	}
	
	
.carte_droite img {
	margin-bottom: 10px;
	}	
	
.carte_gauche .select {
	font-size: 7pt;
	font-weight: bold;
	color: #000;
	}
	
.carte_droite .select {
	font-size: 7pt;
	font-weight: bold;
	color: #000;
	}



#carte {
	text-align: center;
	padding: 10px;
	border: 1px solid #999;
	background: #F1F1F1;
	}
	
#carte .image {
	margin: 0px 0px 20px 10px;
	}		
	
#carte .message {
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	text-align: justify;
	}
	
.erreur {
	color: red;
	}

/* -- antony calendrier -- */
#dayview .header {

}

#dayview .header_user {
	background: #E9E5D2;
}

#dayview .header_user .titre {
	background: #E9E5D2;
	padding: 6px;
}

#dayview .user_item {
	padding: 6px;
}

#dayview .header_user .user_name {
	font-weight: bold;
	color: #fff;
}


	#dayview .header_group {
		margin: 10px;
		padding: 6px;
		background: #E9E5D2;
		border-left: 1px solid #006699;
	}
	
	#dayview .header_group .titre {
		padding: 4px;
	}
	
	#dayview .group_item {
		padding: 4px;
	}
	


/* Module Agenda start*/
.titre
{
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	background-color: #FBF7E2;
}

.private-rendez-vous
{
	font-size: 10px;
	color: #FFFFFF;
}

a.private-rendez-vous:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
	
.rendez-vous 
{
	color: #404040;
}

a.rendez-vous:hover 
{
	color: #404040;
}

/*
a.rendez-vous:hover
{
	color: #FFCC66;
	text-decoration: none;
}
*/

.bg_cal_group_no_rdv
{
	font-weight: bold;
	color: #434343;
	background-color: #E8E8E8;
}
.bg_cal_group_rdv
{
	background-color: #F7C132;
}
.bg_cal_group_rdv_private
{
	background-color: #FF6600;
}
.bg_cal_user_no_rdv
{
	font-weight: bold;
	color: #434343;
	background-color: #E8E8E8;
}
.bg_cal_user_rdv
{
	background-color: #F9D895;
}
.bg_cal_user_rdv_private
{
	color: #FFFFFF;
	background-color: #336699;
}

a.bg_cal_user_rdv_private:hover
{
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

.calendartitre
{  text-decoration: none;
	text-align: center;
	color: #444444;
	font-weight: bold;
}

.precedentsuivant
{  text-decoration: none;
	text-align: center;
	color: #444444;
	font-weight: bold;
}
	
.heurepleine
{
	font-size:10px;
	font-weight: bold;
	color: #003333;
	text-align: right;
}
	
a.heurepleine:hover
{
	font-size:10px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	text-decoration: none;
}

.heurecreuse
{
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
	
a.heurecreuse:hover
{
	font-size:10px;
	font-weight: normal;
	color: #33FF33;
	text-align: right;
	text-decoration: none;
}

.CalendrierTitre
{
	color: #FFFFFF;
}

.CalendrierModules
{
	background: none;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}

.CalendrierCase
{
	color: #003366;
	text-align:center;
}
	
/* Module Agenda fin*/