body {
	margin: 0px;
	text-align: center;
	background-color: #2e1c86;

}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2E1C86;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dotJaune {
	color: #D8D574;
	font-weight: bold;
	font-size: 16px;

}
.txt {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.dotRouge {

	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
#cat {
	font-weight: bold;
	color: #0060AD;
}

