/* CSS Document */


a img {border:none;}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
}
#ensemble {
	position: absolute;
	margin-left: -409px;
	left: 50%;
	width: 818px;
}


#header {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 845px;
	height: 202px;
	background-image:url(../images/header.png);
	}
	
#reserver
{
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 18px;
	top: 13px;
	left: 515px;
}
	
#langue {
	position:absolute;
	left: 723px;
	top: 15px;
	width: 97px;
	height: 19px;
	z-index:100;
	}

#menu, #menu_de, #menu_nl {
	position:absolute;
	left: 27px;
	top: 202px;
	width: 818px;
	height: 29px;
	background-image:url(../images/degrade-menu.png);
	background-repeat: repeat;
	}
	
#bas {
	position:absolute;
	left: 27px;
	top: 231px;
	width: 818px;
	background-color:#FFFFFF;
	}
	
#component {
	position:absolute;
	width: 413px;
	z-index: 100;
	top: 273px;
	height: 228px;
	left: 405px;
	background-image: url(../images/fond-new.png);
	}


#decor {
	position:absolute;
	width: 279px;
	height:53px;
	background-image:url(../images/decor.png);
	background-repeat:no-repeat;
	margin-left:300px;
	z-index:100;
	left: -121px;
	top: 450px;
	}

#bottom {
	position:absolute;
	width: 818px;
	height:70px;
	background-color:#FFFFFF;
	background-image:url(../images/bottom.png);
	left: 0px;
	top: 502px;
	z-index: 10;
	}

#adresse {
	position:absolute;
	width: 650px;
	height:37px;
	z-index: 2;
	margin-left:130px;
	}
	
#fond-accueil {
	position:absolute;
	z-index:1;
	width: 818px;
	height: 232px;
	background-color: #FFFFFF;
	}
	
#texte-accueil {
	position:absolute;
	z-index:1;
	width: 280px;
	height: 131px;
	left: 19px;
	top: 343px;
	}
	
#degrade {
	position:absolute;
	z-index:1;
	width: 25px;
	height: 172px;
	background-color: #FFFFFF;
	left: 380px;
	top: 329px;
	background-image:url(../images/degrade.png);
	}
	
	
