@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
}

a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active, a:visited {
	text-decoration: none;
	color: #CCC;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
	outline: none;
}

a img, a:link img, a:hover img, a:active img, a:visited img {
	border: 0px;
	border-style: none;
	outline: none;
}

table   {
	font-size: 12px;
	padding: 0px;	
	height: 100%;
	width: 100%;
	border: 0px;
	border-style: none;
	margin: 0px;
}

table p {
	padding-right: 20px;
	padding-left: 20px;
}

#header {
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	padding-top: 66px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#header span {
	color: #999999;
}

#divbottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(_images/bottom.jpg);
	height: 248px;
}

a.trackmania1 {
	display: block;
	width: 160px;
	height: 48px;
	background-image: url('_images/trackmania1_1.gif');
	margin-right: 176px;
	margin-top: 200px;
	float: left;
}

a.trackmania1:hover { visibility: visible }
a.trackmania1:hover img { visibility: hidden }
a.mp:hover { visibility: visible }
a.mp:hover img { visibility: hidden }


a.nadeo {
	display: block;
	background-image: url('_images/nadeo1.gif');
	float: left;
	height: 48px;
	width: 160px;
	margin-left: 168px;
	margin-top: 200px;
}

a.nadeo:hover { visibility: visible }
a.nadeo:hover img { visibility: hidden }


#footer {
	background-repeat: no-repeat;
	background-position: right top;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding: 0px;
	height: 104px;
}

#footer table {
	color: #666;
	text-align: center;
	background-image: url(_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a.nations {
	display: block;
	background-image: url('_images/nations1.gif');
}
a.nations:hover { visibility: visible }
a.nations:hover img { visibility: hidden }

a.united {
	display: block;
	background-image: url('_images/united1.gif');
}
a.united:hover { visibility: visible }
a.united:hover img { visibility: hidden }

a.ubisoft {
	display: block;
	background-image: url('_images/ubisoft1.gif');
}
a.ubisoft:hover { visibility: visible }
a.ubisoft:hover img { visibility: hidden }