body {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
}
a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
}
a:hover {
	color: #FFFFFF;
}
.contenu {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 130px 0px 0px 0px;
}
.contmentions {
	margin: 20px;
}
.centrer {
	width: 774px;
}
.tit1 {
	font-size: 24px;
	font-weight: bold;
}
.tit2 {
	font-size: 12px;
	font-weight: bold;
	color:#009EE0;
}
.tit3 {
	font-size: 12px;
	font-weight: bold;
	color:#E2007A;
}
.tit4 {
	font-size: 12px;
	font-weight: bold;
	color:#FFEC00;
}