.bglight {
	background:#F8F8F1;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	}
 
	.bglight a {
		padding:2px;
		color:#4A8BE4;
		font-weight:bold;
		}
		.bglight a:hover { background:#4A8BE4; color:#fff; }

.bgdark {
	background:#F0F0F0;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	}
	
	.bgdark a {
		padding:2px;
		color:#4A8BE4;
		font-weight:bold;
		}
		.bgdark a:hover { background:#4A8BE4; color:#fff; }	
.bgdark2 { background:#F0F0F0; padding:5px; }
.bglight2  { background:#fff; padding:5px; }

	
.bgselect {
	background:#F0F0F0;
	padding:10px;
	margin-bottom:10px;
	border:2px solid #ccc;
	}
	
.left_column {
	display:block;
	float:left;
	width:45%;
	height:100%;
	height:auto;
	/* padding-bottom:auto; */
	}
			
.right_column {
	display:block;
	float:right;
	width:45%;
	height:100%;
	height:auto;
	/* padding-bottom:auto; */
	}	

/* --- NEWSLETTER --- */
#newsletter { background:#FFF; width:600px; margin:0 auto 0 auto; }
#newsletter_01 { height:107px; width:600px; display:block; background:url("images/newsletter_01.png") no-repeat; }
#newsletter .contenu { width:520px; padding:20px 40px 20px 40px; background:url("images/newsletter_bgd.png") repeat-y; }
#newsletter .contenu .article_intro { width:520px;}
#newsletter_02 { height:50px; width:600px; display:block; background:url("images/newsletter_02.png"); }

#NLsub { margin:20px 10px 0 0; }

/* --- FILEMANAGER --- */
	.filename {
		border-bottom:1px solid #fff;
		padding-bottom:5px;
		margin-bottom:5px;
		}
	
	.filename a {
		color:#4A4740;
		text-decoration:none;
		font-weight:bold;
		padding:0px 0px 0px 18px;
		background:url("/images/file.png") no-repeat 0px 0px;
		}
		.filename a:hover {	color:#3782DF; }
	
	.filedesc { display:block; }
	.filesize { width:10%; }
		.filesize a {
			padding:3px 3px 3px 3px;
			font-size:0.8em;
			text-transform:uppercase;
			color:#3782DF;
			}
			.filesize a:hover { background:#3782DF; color:#fff; }

/* Module de recherche */
#searchmod { margin:0 10px 0 0; }


/* --- LISTEVIEW --- */
	/* verifier si used */
	.liste { text-align:justify; color:#5B5A58; }

#date_limite {
	float:right;
	text-align:right;
	width:120px;
	font-size:0.8em;
	font-weight:normal;
	color:#cc0000;
	background:#fff;
	}

/* 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;
		width:590px;
		font-family:Trebuchet MS;
		font-weight:bold;
		color:#4372C3;
		}
			
	#photo { border:2px solid #000; }
		
#votepage { margin:20px 10px 0 0; }

#votepage form { margin:0px; }

#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:#eee;
	}	

#votepage div.left { float:left; margin-right:10px; }

#votepage div.right { float:left; }

/* --- E-CARDS --- */
	#e_card div { margin:10px 0px 20px 0px; }
	#e_card img { margin:auto; }	
	#e_card .legende {
		font-size:0.8em;
		color:#666;
		letter-spacing:1px;
		text-align:center;
		}	
		
	.carte_gauche, .carte_droite { border:1px solid #999; background:#F1F1F1; padding:10px; }
		
	.carte_gauche img {	display:block; margin:0 auto 0 auto; }
	.carte_droite img {	display:block; margin:0 auto 0 auto; }	
		
	.carte_gauche .select { color:#000; font-size:0.8em;	font-weight:bold; }
	.carte_droite .select { color:#000; font-size:0.8em;	font-weight:bold; }
	
	#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-family:Trebuchet MS;
		text-align:justify;
		}
	
/* --- AGENDA --- */	
	/*  antony Calendrier  */
	#dayview .header_user { background:#E9E5D2; }
	#dayview .header_user .titre { background:#E9E5D2; padding:6px; }
	#dayview .user_item { padding:6px; }
	#dayview .header_user .user_name {	color:#fff; font-weight:bold; }
	#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; }

#dayview .titre {
	font-weight:bold;
	color:#336699;
	background-color:#FBF7E2;
	}

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

.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:#fff;	background:#336699; }
	a.bg_cal_user_rdv_private:hover { color:#fff; background-color:#336699; text-decoration:none; }

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

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

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

.CalendrierTitre { color:#fff; }
.CalendrierModules { background:none; color:#fff; text-align:left; }
.CalendrierCase { color:#003366; text-align:center; }

/* --- RESA --- */
#resa_calendrier #cnil { display:none; }

#resa .bgdark a { padding:0px; }
#resa .bglight a { padding:0px; }

#resa .chemin { font-size:1em; }


#resa .header {
		font-weight:bold;
		font-size:1.3em;
		background:#3B60A8;
		color:#fff;
		padding:6px;
		}

/* --- TRI-ANNUAIRE --- */
	#tri { margin:0 10px 0 0; }
	#tri .titre_rubrique { margin:0; }
	
	#criteres	 {
		background:#F3F3E6;
		border:1px solid #3782DF;
		padding:10px;
		margin-bottom:10px;
		}
		
	#criteres select { border:1px solid #333; margin:10px 0px 10px 0px; }	
	
	#tri .bgdark div { margin-bottom:10px; }
	#tri .bglight div { margin-bottom:10px; }
	
	#tri .bgdark a { color:#066AAF; }
	#tri .bgdark a:hover { background:#066AAF; color:#fff; }
	#tri .bglight a { color:#066AAF; }
	#tri .bglight a:hover { background:#066AAF; color:#fff; }

/* --- FORUM --- */
#forum #retour { display:none; }

#forum .titre_rubrique { margin:0px; }

#forum_header {
	display:block;
	padding:10px;
	border:1px solid #3782DF;
	border-top:0px;
	background:#F3F3E6;
	font-size:0.9em;
	}

#forum_header form { display:inline; }
#forum_header span { display:inline; }
#forum_header input { display:inline; font-size:0.9em; }

#forum .chemin {font-style:normal; font-size:1em;}

/* --- CONTACT --- */

#contact_liste { background:#F6F7E9; }

#contact_liste #header { background:#456CB1; color:#fff; }

#contact #legende { line-height:14pt; font-size:0.8em; color:#456CB1;}