body {
	background-color: #5E5E5E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




		
table{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #A9A9A9;
	
}



.titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	/*font-weight: bold;*/
	margin-bottom: 5px;
	margin-top: 2px;
	letter-spacing: 2px;
	color: #A9A9A9;
}



.titre3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 7px;
	color: #C8B7AE;
	letter-spacing: 2px;
}

.titreDate{
	font-family: Arial, Helvetica, sans-serif;
	color: #626C75;
	font-size: 16px;
	font-weight: bold;
}


/* ==================== liens ========================= */
a  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9A9A9;
	text-decoration: none;
	
}
	

a:hover {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #A9A9A9;
		text-decoration:underline;
	}
	

	
a.lviolet  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F009F;
	text-decoration: none;
	font-weight: bold;
	
}
	

a:hover.lviolet {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF591A;
		text-decoration:none;
	}

a.lienDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #83138A;
	font-size: 16px;
	font-weight: bold;
		
	}
a:hover.lienDate{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF591A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

	
a.lienT {
	color:#750039; 
		font-size: 11px;
		font-weight: bold;
		
	}
a:hover.lienT{
	color:#750039;
	font-size: 11px;
}



a.lienNoir {
	color:#000000; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		
	}
a:hover.lienNoir{
	color:#000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.lienSTitre {
	color:#ffffff; 
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
		
	}
a:hover.lienSTitre{
	color:#ffffff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}


a.lienTag1{
	color: #FF591A;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.lienTag1{
	color:#ffffff;
	background-color: #610062;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
}

a.lienTag2{
	color: #FF591A;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.lienTag2{
	color:#ffffff;
	background-color: #610062;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.lienTag3{
	color: #FF591A;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}



a:hover.lienTag3{
	color:#ffffff;
	background-color: #610062;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


a.lienMenu{
	color: Silver;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}



a:hover.lienMenu{
	color:#9F009F;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}



a.lienBas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



a:hover.lienBas{
font-family: Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	text-decoration: none;
	
}

a.lienMoisDate{
color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}



a:hover.lienMoisDate{
color: Purple;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}


.blocDate{
	border-bottom: 1px dotted #49545C;
}

.petit{
	font-size: 10px;
}

.saisie{
	font-size: 11px;
	border: 1px solid #BABABA;
	background-color: #760103;
	color: Silver;
}
