.black10 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.black10bold {

	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blanc10bold {

	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a {

	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #365C75;
	text-decoration: none;
}
a:hover {


	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #6A90A9;
	text-decoration: none;
}
.grey10 {

	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titleblue {

	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #436A82;
	text-decoration: none;
}

.titleblanc {

	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #B2C2CD;
	text-decoration: none;
}
