.mail {	color: #FFFFFF;	text-decoration: none;	font-size: 10px;}
.mail:hover {color: #000000;}
.text {font-size: 10px;color: #ffffff;}
.text2 {font-size: 12px;}
.btn {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
	font-size: 9px;
	font-weight: bold;
}
.lien1 {
	text-decoration: none;
	color: #EC7730;
	font-weight: bold;
}
.lien1:hover {
	text-decoration: none;
	color: B6B6B6;
	font-weight: bold;
}
.mailad {
	text-decoration: none;
	color: #000000;
}
.menub {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menub:hover {
	text-decoration: none;
	color: #EC7730;
	font-weight: bold;
}
