@charset "UTF-8";
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtblanc {
	color: #FFFFFF;
	font-size: 9px;
}
.txtblack {
	color: #333333;
	font-size: 10px;
}
.titre1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-size: 9px;
	color: #49ABF4;
	text-decoration: none;
}
a:visited {
	color: #49ABF4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
