.nav {
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 0px;
}
.adresse {
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px;
}
.titre {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtnoir {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.navon {
	font-size: 11px;
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
