.texte_adresse{
	text-decoration: none;
	color:#999999;
	font-family: verdana;
	font-size: 9px;
} 
.texte_main{
	text-decoration: none;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.texte_main2{
	text-decoration: none;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}


.texte_main a {
text-decoration:underline;
font-variant:small-caps;
color:#fff;
}

.texte_main a:hover {
text-decoration:none;
}


.titre{
	text-decoration: none;
	color:#000000;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
} 
