.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C0086;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3d0086;
}
.txt-gras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C0086;
	font-weight: bold;
}
.txt-big{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C0086;
}
.txt-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009EEC;
}
.txt-bleu-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009EEC;
	font-weight: bold;
}
.txt-bleu-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009EEC;
}
#c2c {
	display: none;
}
body {
	background-color: #009EEC;
}
a:link {
	color: #3D0086;
}
a:visited {
	color: #3D0086;
}
a:hover {
	color: #3D0086;
}
a:active {
	color: #3D0086;
}
#tableau {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
