body {  font-family: Verdana; font-size: 11px; color: #7E7E7E}

td { font-family: Verdana; font-size: 11px; color: #7E7E7E }

input { font-family: Verdana; font-size: 11px; color: #7E7E7E }

textarea { font-family: Verdana; font-size: 11px; color: #7E7E7E }

select { font-family: Verdana; font-size: 11px; color: #7E7E7E }

.firstLetter {
	font-family: Verdana;
	font-size: 16px;
	color: #7E7E7E;
	font-weight: bold;
}

.title {
	font-family: Verdana;
	font-size: 20px;
	color: #385790;
	font-weight: bold;
}

.sous_titre {
	font-family: Verdana;
	font-size: 16px;
	color: #D48D2A;
	font-weight: bold;
}


.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: none;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: none;
}

a {
	color : #385692;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : underline;
	letter-spacing: -0.1 em;

}

a:hover {
	color : #385692;
	font-family : Verdana;
	font-size : 10px;
    text-decoration: none;
	letter-spacing: -0.1 em;	
}

a:link { 
	color : #385692; 
	font-family : Verdana; 
	font-size : 10px;
	text-decoration : underline;
	letter-spacing: -0.1 em;	
}

a.white_metro {
	color : #007535;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

a.white_metro:hover {
	color : #007535;
	font-family : Verdana;
	font-size : 10px;
    text-decoration: underline;
}

a.white_metro:link { 
	color : #007535; 
	font-family : Verdana; 
	font-size : 10px;
	text-decoration : none;
}

a.white_nouvelobs {
	color : #F58735;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

.orange {
	font-family: Verdana;
	font-size: 11px;
	color: #F58220;
	font-weight: none;
}