a { 
	color:#e88e33;
}

.bandeau 
{
	background:#e0af10;
	border: 2px solid #6A0000;
	font-size: 12px;
	font-weight: normal;
	color: #6A0000;
	padding: 2px;
	width: 951px;
	height: 15px;
	text-align: center;
	position: absolute; top:295px;
	opacity: 0.9;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	margin-right: inherit;
	margin-left: inherit;
}

.bandeau a
{
	color: #1111e4;
}

.bandeauhaut{
	width: 960px;
	height: 317px;
	background:#FFFFFF url(images/header_new.jpg) center no-repeat;
	top:0px;
	-webkit-box-shadow:0px 5px 5px #2f0300;
	-moz-box-shadow:0px 5px 5px #2f0300,;
}

.titrepage {
	float:left;
	color: #FFFFFF;
	font-family: 'Tangerine', arial, serif;	font-weight:bold;
	font-size: 80px;
	margin-left: 280px;
	position: absolute; top:220px;
	text-shadow: 4px 4px 4px #000;
}

.voyage {
	width: 153px;
	height: 128px;
	margin-left: 750px;
	position: absolute; top:20px;
}

.textevoyage {
	float:left;
	color: #FFFFFF;
	font-family: 'Tangerine', arial, serif;	font-weight:bold;
	font-size: 35px;
	text-align: center;
	line-height: 30px;
	margin-left: 710px;
	position: absolute; top:160px;
	text-shadow: 4px 4px 4px #000;
}

.imagedroite {
	max-width: 270px;
	margin-left: 690px;
	position: fixed; top:317px;
	border-width: 0;
	text-decoration: none;
}
