body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color:#fff;
}

img {
	border:none;
}

.Spacer {
	clear: both;
	visibility: hidden;
	line-height:0px;
	height:0px;
}

#Club {
	width:1024px;
	height:768px;
	margin:auto;
	text-align:left;
	position:relative;
	background-color:#fff;
}

#Menu {
	position:absolute;
	top:168px;
	left:241px;
	width:293px;
	height:398px;
	background-color:#00789B;
}

#Menu a {
	display:block;
	width:293px;
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:20px;
	border-bottom:1px solid #fff;
	padding:4px 0 4px 8px;
	text-decoration:none;
	font-variant: small-caps;

}

#Menu a:hover {
	background:#fff;
	color:#00789B;
}

#Menu .First {
	border-top:1px solid #fff;
	margin-top:50px;
}

#Forum {
	position:absolute;
	top:0px;
	left:534px;
	width:242px;
	height:168px;
}

#Logo {
	position:absolute;
	top:168px;
	left:0;
	width:241px;
	height:398px;
}

#Haut {
	position:absolute;
	top:0;
	left:0;
	width:534px;
	height:168px;
}

#illustration {
	position:absolute;
	top:168px;
	left:534px;
	width:242px;
	height:398px;
}

#BlocActualites {
	position:absolute;
	top:0px;
	left:776px;
	width:248px;
	height:566px;
	background-color:#3299A3;
	background-image: url(../images/intro-actu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#bas {
	position:absolute;
	top:566px;
	left:0px;
	width:1024px;
	height:101px;
}


#Thumbnails {
	position:absolute;
	top:668px;
	left:0px;
	width:1024px;
	height:101px;
	overflow:hidden;
}

#InThumbnails {
	position:absolute;
	left:0;
	top:0;
	overflow:visible;
	width:2000px;
}

#InThumbnails .AvecLogo {
	text-align:center;
	width:200px;
	float:left;
}