body{
	background:none repeat scroll 0 0 #F6F6F6;	
}
* {
    margin: 0;
    padding: 0;
}

#redirect{
	margin: auto;
	width: 883px;
	margin-top: 10%;
	background-image: url(http://webfiles.luxweb.com/siteenconstruction/voyage/images/voyage.jpg);
	height: 380px;
}

#redirect a{
	color: white;
	text-decoration:none;
}

#redirect a:hover{
	text-decoration:underline;
	color: white;
}

#cadre{
	position: relative;
	top: 181px; 
	left: 350px; 
	width: 301px;
}

#redirect  #cadre .link{
	height:23px;
}

#redirect  #cadre .links{
	padding-top: 5px;
	height:23px;
}

#footer{
	padding-top: 273px; 
	text-align: center;
}
#footer #ed{
	color:black;
	text-decoration:underline;
}
#footer #ed:hover{
	color:black;
	text-decoration:none;
}

#logo{
	margin: auto;
    width: 883px;

}

#logo img{
	float: right;
	margin-right: 10%;
    margin-top: 2%;
}