body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EDEDED;
	background-color: #60605e;
	
}



/* ================= CLASSES ======================================================*/		
#leftNav
a {
	background-color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11 px;
	text-decoration: none;
	color: #E2E2E2;
	padding: 3px 0px 3px 5px;
	display: block;
}

#leftNav
a:hover
{
	background-color: #EFA61F;
	color: Black;
}


a  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:  #F8A916;
	text-decoration: none;
}
	

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8A916;
	text-decoration: underline;
}
.titre{
	font-size: 20px;
	font-weight: bold;
	color:#b4b4b2;
	
}
