*{
	margin:0;
	padding:0;
	border:0;
}
body{
	background-color:#852d06;
	background-image:url(../images/bgAll.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
}
strong{
	color:#c52112;
	font-size:16px;
	font-weight:bold;
	font-family:Birdman;
}
u{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}h1{
	color:#941504;
	font-size:18px;}

h2{
	color:#3b7bb4;
	font-size:13px;
	padding:5px;
}
/***************************************************/
.vvv{
display:none;
}
.lien{
text-align:center;
}
.clear{ clear:both;}

.global{
	width:975px;
	margin:auto;
}
.global .header{
	width:975px;
	height:318px;
	position:relative;
	margin-top:55px;
}
.global .header .baniere{
	background-image:url(../images/baniere.jpg);
	width:975px;
	height:258px;
}
.global .header .menu{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:60px;
	position:relative;
	font-size: 18px;
}
.global .allcontainer{
	width:910px;
	margin:auto;
	position:relative;
	margin-top:10px;
}
.global .allcontainer .separator{
	width:800px;
	height:2px;
	background-color:#c0c0c0;
	background-repeat:no-repeat;
	margin:auto;
	margin-top:30px;
	margin-bottom:10px;
	
}
.global .allcontainer .topContainer{
	background-image:url(../images/topContainer.jpg);
	width:910px;
	margin:auto;
	height:20px;
}
.global .allcontainer .container{
	background-image:url(../images/bgContainer.jpg);
	width:888px;
	margin-left:12px;
	padding-top:5px;
}
.global .allcontainer .container .contenu{
	width:856px;
	margin:auto;
	border:2px #c52112 solid;
	text-align:center;
}
.global .allcontainer .container .condition{
	width:686px;
	margin:auto;
	text-align:justify;
	border:2px #c52112 solid;
	padding:10px 80px 10px 80px;
}
.global .allcontainer .basContainer{
	background-image:url(../images/basContainer.jpg);
	background-repeat:no-repeat;
	width:888px;
	height:14px;
	margin-left:12px;
}
.global .footer{
	width:945px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	padding:15px;
	padding-left:60px;
}
/*****************************   Menu  ******************************/
.menu #accueil a{
	display:block;
	height:24px;
	width:97px;
	position:absolute;
	left:177px;
	top:21px;
}
.menu #vehicule a{ display:block; height:30px; width:116px; position:absolute; left:294px; top:19px; }
.menu #tarif a{
	display:block;
	height:30px;
	width:97px;
	position:absolute;
	left:434px;
	top:22px;
}
.menu #reservation a{ display:block; height:30px; width:116px; position:absolute; left:554px; top:19px; }
.menu #info a{ display:block; height:30px; width:116px; position:absolute; left:690px; top:19px; }
.menu #contact a{ display:block; height:30px; width:97px; position:absolute; left:826px; top:19px; }
.menu li{ list-style:none; float:left; }
.menu span { display:none; }
/***************************** Contenu ******************************/

.global .allcontainer .container .contenu .blok814{
	width:789px;
	margin:auto;
	padding:25px;
	padding-right:0px;
	position:relative;
}
.contenu .blok814 .colLeft{
	width:380px;
	float:left;
	position:relative;
	margin-right:40px;
	text-align:left;
}
.contenu .blok814 .colRight{
	width:360px;
	height:167px;
	float:left;
	position:relative;
	margin-bottom:15px;
}
.contenu  .blokTitre{
	width:250px;
	margin-left:47px;
	margin-bottom:10px;
}
.contenu  .banVoiture{
	width:803px;
	height:128px;
	margin:auto;
}
.contenu .blokExcursion{
	background:#FFFFFF;
	width:774px;
	margin:auto;
	margin-bottom:15px;
	padding:12px;
	border:#9c0b03 solid 1px;
	position:relative;
	height:160px;
}
.contenu .blokExcursion .blok1{
	width:800px;
	float:left;
	position:relative;
}
.contenu .blokExcursion .sepExcursion{
	background-image:url(../images/sepExcursion.jpg);
	height:132px;
	width:2px;
	float:left;
	margin:25px 20px 0 20px;
	position:relative;	
}
.blok1 .blokTxt{
	float:left;
	padding:10px;
	padding-right:0px;
	width:450px;
	margin-top:30px;
	margin-left:30px;
}
.blok1 .blokTxt .suite{
	text-align:right;
	padding-top:5px;
}
.blok1 .blokTxt .suite a{
	color:#9d0903;
	text-decoration:none;
}
.global .allcontainer .container .contenu .titre{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	padding-left:30px;
}


/***********************************************************************/

.footer .212{
	display:block;
	width:193px;
	height:17px;
	float:left;
	position:relative;
}
.footer .adresse{
	display:block;
	width:500px;
	float:left;
	position:relative;
	left:300px;
	top:-10px;
}
.global .container .contenu .contact{
	margin:auto;
	padding-left:150px;
}
h4{
	font-size:13px;
	color:#003366;
}
input{
	width:140px;
	height:16px;
	border:1px solid #000000;
	background-color:#9B0D03;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
textarea{

	border:1px solid #000000;
	background-color:#931904;
	color:#ffffff;
}
select{
	background-color:#931904;
	border:1px solid #000000;
	color:#FFFFFF;
}
.reservation{
	margin-top:10px;
	margin-left:50px;
}
.flash{
	width:800px;
	margin-top:25px;
	margin-left:30px;

}
a:link {
	text-decoration: none;
	color: #A00503;
}
a:visited {
	color: #A00503;
	text-decoration: none;
}
