@charset "utf-8";
html , body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: url(backg.jpg) 100% 100% fixed;
	background-position:center;
	font-size: 9px;
} 

#border{
	width:960px; /* Dimensions désirées pour le site */
	text-align:center;
	color: #FFF;
	font-size: 14px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
} 

#video{
	background-image:url(title.png);
	background-repeat:no-repeat;
}	

a {
	font-family: "Century Gothic";
}
body,td,th {
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #343434;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
a:link {
	color: #FFD300;
}
a:visited {
	color: #FFD300;
}
body,td,th {
	font-family: "Century Gothic";
	font-size: 14px;
}
