body {
	background-image: url(../img/intro_r1_c2.png);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D1D1D;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #707173;
}
.Style1 {
	font-size: 24px
}
a:link {
	color: #707173;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707173;
}
a:hover {
	text-decoration: none;
	color: #C2C2C2;
}
a:active {
	text-decoration: none;
	color: #707173;
}
.Style2 {font-size: 10px}
.formulaire {
	border: solid 1px #999999;
	font-family: "Century Gothic";
	font-size: 9px;
	background-color: transparent;
	color: #999999;
}
.formulaire2 {
	border: solid 1px #999999;
	font-family: "Century Gothic";
	font-size: 9px;
}
.rouge {
	color: #FF0000;
}