.text {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : Black;
}
.textg {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #0E5C4C;
}
.texti {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : Black;
	font-style : italic;
}
.ubi {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : Black;
	font-style : italic;
}
.adresse {
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	color : Black;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}
.menubottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	color: #558B80;
}