@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(/images/bg_index.jpg);
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
}
#container{
}
#header {
	height:250px;
	background:url(/images/bg_header.jpg) repeat-x bottom center;
}
div#photos{
	width:606px;
	height:224px;
	margin:11px 0 0 0;
	background: url(/images/photos_header_index.jpg) no-repeat center top;
	float:right;
}
div#logo{
	padding:0;
	margin:10px 0 0 0;
	float:left;
}
div#logo h1{
	padding:0;
	margin:0;
	text-indent: -9000px;
}
div#logo h1 a{
	display:block;
	padding:0;
	margin:21px 0 0;
	width:394px;
	height:188px;
	background: url(/images/logo_index.jpg) 0 0 no-repeat;
	text-indent: -9000px;
}
.center{
	width:1000px;
	margin:auto;
}
.clr{
	clear:both;
}
#accueil ul{
	margin:40px 0 0 0;
	padding:0;
	float:left;
}
#accueil ul h2{
	font-size:30px;
	text-transform:uppercase;
	margin:0 0 35px 30px;
	font-weight:normal;
	color:#FFFFFF;
}
#accueil ul li {
	margin:0;
	padding:0;
	float:left;
	width:454px;
	font-size:12px;
	list-style:none;
	color:#ffbaba;
}
#accueil ul li.fr {
	border-right:#FF0000 solid 1px;
	padding:0 45px 0 0;
}
#accueil ul li.nl {
	padding:0 0 0 45px ;
}

#sitemap ul
{
padding:0 5px;
margin:0px;
}

#sitemap li
{padding:0;
}

#accueil a {
color:#FFFFFF;
text-decoration:none;
}
#accueil a:hover{
text-decoration:underline;
}
a.enter{
	display:block;
	width:120px;
	height:120px;
	text-indent: -9000px;
	margin-left:167px;
}
li.fr a.enter{
	background: url(/images/start_fr_off.jpg) no-repeat center top;
}
li.fr a.enter:hover{
	background: url(/images/start_fr_on.jpg) no-repeat center top;
}
li.nl a.enter{
	background: url(/images/start_nl_off.jpg) no-repeat center top;
}
li.nl a.enter:hover{
	background: url(/images/start_nl_on.jpg) no-repeat center top;
}
#sponsors{
	background:transparent url(/images/bg_sponsors_index.jpg) no-repeat scroll center top;
	height:60px;
	margin:0 0 0 190px;
	padding:70px 80px;
	text-align:justify;
	width:460px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

