@charset "iso-8859-1";
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #003399;
}
#site {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 746px;
	height:798px;
	margin-top:-233px;
	margin-left: -375px;
	border:0px;
	z-index: 2;
	height: 0;
}
.fond1 {
	background-image: url(../images/fond1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	white-space: normal;
	letter-spacing: 5px;
}
.fond2 {
	background-image: url(../images/fond2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	white-space: normal;
	letter-spacing: 5px;
}
.fond3 {
	background-image: url(../images/bande_1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	white-space: normal;
	letter-spacing: 5px;
#club {
	position:absolute;
	left:280px;
	top:55px;
	width:113px;
	height:150px;
	z-index:3;
	visibility: hidden;
}
