.txtblanc {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txt12blanc {
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titre36bleu {	color: #19196F;
	font-size: 24px;
}

.txt14bleulight {	color: #19196F;
	font-weight: lighter;
	font-size: 12px;
}
.txt14bleubold {
color: #19196F;
	font-weight: bold;
	font-size: 12px;
}
