.txt {
	font-family: Arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

.txtu {
	font-family: Arial;
	font-size: 13px;
	color: #2EC5FD;
	font-weight: bold;
	text-decoration: underline;
}

a.txtu:link {
	font-family: Arial;
	font-size: 13px;
	color: #2EC5FD;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:visited {
	font-family: Arial;
	font-size: 13px;
	color: #2EC5FD;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:hover {
	font-family: Arial;
	font-size: 13px;
	color: #2EC5FD;
	font-weight: bold;
	text-decoration: none;
}

.under {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.bottom {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:link {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #2EC5FD;
	font-weight: bold;
	text-decoration: none;
}

.membre {
	font-family: Verdana;
	font-size: 17px;
	color: white;
	text-decoration: none;
}

.brdrw {
	border: 1px solid white;
}

.brdrblue {
	border: 2px solid #ffffff;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
