* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline:none;
}

a, a:active {
	outline: none;	
}

body {
	background: #222b37 url(../img/interface/bg.jpg) repeat-x;
	font-family: arial;
}

ul li {
	list-style-type:none;
}

#base {
	width: 1000px;
	border: solid 3px #202a35;
}

#base .header {
	text-align: left;
	height: 75px;
	padding-top: 10px;
	background: url(../img/interface/tbg.jpg);
}

#base .header .blocmenu {
	margin-top: 10px;
	margin-left: 20px;
}


#base .header .blocmenu ul li {
	float: left;	
}

#base .header .blocmenu ul li a {
	background: url(../img/interface/menus_fr.png);
	height: 37px;
	float: left;
	width: 137px;
	display: block;
	margin: 0px 5px;
}

#base .header .blocmenu ul li a.a:hover {
	background-position: 0px 37px;
}

#base .header .blocmenu ul li a.b {
	background-position: -149px 0px;
	width: 138px;
}
#base .header .blocmenu ul li a.b:hover {
	background-position: -149px 37px;
}
#base .header .blocmenu ul li a.c {
	background-position: -299px 0px;
	width: 138px;
}
#base .header .blocmenu ul li a.c:hover {
	background-position: -299px 37px;
}
#base .header .blocmenu ul li a.d {
	background-position: -448px 0px;
	width: 138px;
}
#base .header .blocmenu ul li a.d:hover {
	background-position: -448px 37px;
}
#base .header .blocmenu ul li a.e {
	background-position: -600px 0px;
	width: 138px;
}
#base .header .blocmenu ul li a.e:hover {
	background-position: -600px 37px;
}
#base .header .blocmenu ul li a.f {
	background-position: -750px 0px;
	width: 138px;
}
#base .header .blocmenu ul li a.f:hover {
	background-position: -750px 37px;
}

#base .slider {
	border-bottom: solid 3px #ceaf7f;
}

.boxes {
	margin-top: 20px;
	clear: both;
}
.boxes > div {
	text-align: left;
	width: 265px;
	float: left;
	margin-left: 10px;
	height: 100px;
	border-right: solid 1px #515e6e;
	padding: 20px;
	color: white;
	padding-top: 0px;
}

.boxes div.c {
	border-right: none;
}

.boxes .title {
	font-size: 12px;
	color: #609f2a;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.boxes .pict img {
	width: 100px;
	border: solid 1px #515e6e;
}

.boxes .pict {
	float: left;
	padding-right: 5px;
}

.boxes .learn {
	margin-top: 6px;
}

.boxes .learn a {
	color: white;
	font-size: 10px;
	text-transform:uppercase;
}

.boxes .learn a:hover {
	text-decoration:none;
}

.boxes .desc {
	font-size: 11px;
}

.clear {
	clear: both;
}

#base .intro {
	background: #2b3847;
	border-bottom: solid 3px #ceaf7f;
	color:  white;
	font-size: 12px;
	padding: 30px;
}

#base .intro h4 {
	color: #609f2a;
	font-size:  12px;
	text-transform:uppercase;
}

#base .intro .setLeft {
	float: left;
	width: 600px;
	text-align: left;
}

#base .intro .setRight {
	float: right;
	width: 280px;
}

#base .intro .setLeft.egal {
	width: 270px; 
}
#base .intro .setRight.egal {
	width: 320px; 
}

#base .intro .setRight .promo .price {
	position: relative;
	top: -46px;
	left: 75px;	
}
#base .intro .setRight .promo ul li {
	margin-left: 10px;
	height: 56px;
}

#base .intro .setRight .promo ul li a {
	background: url(../img/interface/promobg.png) no-repeat;
	display: block;
	text-align:left;
	padding: 10px 0px 0px 10px;
	width: 257px;
	height: 40px;
	text-decoration:none;
	margin-bottom: 5px;
	color: white;
}

#base .intro .setRight .promo ul {
	padding-top: 70px;
}

#base .intro .setRight .promo ul li:hover a {
	background-position: 0px -51px;
	color: #609F2A;
}

#base .intro .part1 {
	clear: both;
	margin-bottom: 20px;
}

#base .intro .part1 .title {
	float: left;
	width: 380px;
	text-align: justify;
}

#base .intro .part1 img {
	float: left;
	margin-right: 20px;
	width: 190px;
	border: solid 1px #515e6e;
}

#base .intro .part2 {
	border-top: solid 1px #515e6e;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}


#base .intro .part2 ul li {
	padding: 10px 0px;
	color: white;
	padding-left: 15px;
}

#base .intro .part2 ul li a {
	color: white;
}

#base .intro .part2 ul li:hover, #base .intro .part2 ul li.grey {
	background:none repeat scroll 0 0 #3F4C5A;	
}

#base .intro .part2 ul li a:hover {
	text-decoration: none;
}
#base .intro .part2 .title {
	margin-top: 10px;
	text-align: justify;
}

#base .intro .part2 .left {
	float: left;
	width: 255px;
	padding-right: 20px;
	border-right: solid 1px #515e6e;
}

#closer {
	color: white;
	text-transform: uppercase;	
}

#base .intro .part2 .right {
	float: right;
	width: 300px;
}

#base .intro .promo {
	background: url(../img/interface/obg_fr.png) no-repeat;
	display: block;	
	height: 357px;
	width: 280px;
	top: -70px;
	position: relative;
}
.payment {
	position: relative;
	top: -35px;	
}
.payment span {
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 10px;	
}

.payment img {
	padding-top: 15px;	
}

#base .intro .part3 {
	border-top: solid 1px #515e6e;
	padding-top: 20px;
	clear: both;
}

#base .content {
	color: white;
}

#base .content .setLeft {
	width: 265px;
	float: left;
	overflow: hidden;
}

#base .content .setLeft .slide {
		border: solid 1px #382621;
		display: block;
		width: 276px;
		overflow: hidden;
}

#base .content .setLeft .resa {
	width: 100%;
	height: 60px;
	display: block;
	position: relative;
	top: -10px;
	background: url(../img/interface/reservation.png) no-repeat -5px 0px;
}

#base .content .setLeft .resa:hover { 
	background-position: -5px -57px;
}


#base .content .setLeft ul.menu {
	background: #f5e9d0;
	border-bottom: solid 2px #392621;
}

#base .content .setLeft ul.menu li {
	font-size: 12px;
	text-align: right;

}

#base .content .setLeft ul.menu li a {
	color: #523f34;
	font-weight: bold;
	display: block;	
	text-decoration:none;
	padding: 7px 10px;
}

#base .content .setLeft ul.menu li:hover a {
	text-decoration: none;
	background: #847667;
	color: #f4d08f;
}

#base .content .setLeft ul.menu li.active:hover a {
	background: none;
}

#base .content .setLeft ul.menu li.active {
	font-weight: bold;
	background: #5a5146;
	padding: 5px 0px;
	font-size: 13px;
}

#base .content .setLeft ul.menu li.active a {
	text-decoration: none;
	color: #f4d08f;
}

#base .content .setLeft ul.menu {
	margin-bottom: 25px;
}

#base .content .setRight {
	width: 635px;
	padding: 35px;
	float: right;
	text-align: left;
}


#base .content h3.title {
	font-size: 20px;
	color: 609f2a;
	text-transform: uppercase;
}

#base .content h4.subtitle {
	font-size: 12px;
	color: #609f2a;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom: solid 1px #515e6e;
	width: 620px;
}

#base .content p {
	font-size: 12px;
}

#base .content p a {
	color: #9f7941;
}

#base .copyright {;
	color: white;
	margin-top: 20px;
	padding-top: 20px;
	text-transform: uppercase;
	border-top: solid 1px #515e6e;
	font-size: 10px;
}

#infos {
	text-align: left;
	padding: 30px;
	font-size: 12px;
	border-top: solid 2px #392621;
	background: #f5e9d0;
	border-bottom: solid 2px #392621;
}

#infos h5 {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: solid 1px;
	color: #523f33;
}

#infos ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

#infos .coordonnes {
}

#infos .payment {
	padding-top: 10px;
}

#infos span {
	display:block;
	float:left;
	height:12px;
	width:40px;
}



#form {
	border:1px solid #515E6E;
	margin-bottom: 40px;
	background-color: #212b36;
}

#form .two {
	padding: 30px;
}

#form .two > div {
	margin-bottom:0px;
	text-align:left;
}

#form .large {
	clear: both;
	padding: 20px;
}

#form .large.submit {
	padding: 0px 30px 30px 30px;
}

#form .left {
	float: left;
}

#form .right {
	float: right;
}

#form input {
	border:1px solid #515E6E;
	display:block;
	height:30px;
	padding:0 5px;
	width:260px;
	background: url("../img/interface/formbg.jpg") repeat-x;
}

#form textarea {
	display:block;
	border:1px solid #515E6E;
	height:95px;
	padding:5px 5px;
	background: url("../img/interface/formbg.jpg") repeat-x;
	width:545px;
}

#presentation.conditions h5 {
	margin-top:20px;
}
#presentation.conditions ul li {
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	list-style-position:inside;
	list-style-type:circle;
	padding:3px 0;
}

#form .two {
	padding:20px;
	display: block;
	margin-bottom: 20px;
	
}

#form form label {
	color: #609f2a;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	display: block;
	text-transform:uppercase;
}

#form .submit a {
	display: block;
	height: 50px;
	color: white;
	text-decoration: none;
	line-height: 50px;
	padding-left: 20px;
	font-weight: bold;
	width: 237px;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../img/interface/promobg.png);
}

#form .submit a:hover {
	background-position: 0px -51px;
	color: white;
}

#presentation {
	clear: both;
	margin-bottom: 40px;
}

#presentation h4.subtitle {
	border-bottom:1px solid #515E6E;
	color:#609F2A;
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
	text-transform:uppercase;
}

#presentation img {
	border: 7px solid #515E6E;	
	width: 200px;
}

#presentation a {
	color: #609F2A;
}

#presentation p {
	text-align: justify;	
}

#presentation a:hover {
	text-decoration: none;
}

#services {
	clear: both;
	padding-bottom: 50px;
}

#services ul li img {
	width: 125px;
	border: solid 2px #68717e;
}
#services ul li {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#services ul li a {
	text-decoration: none;
}

#services ul li h5.title {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-transform:uppercase;
	color: #609f2a;
}

#services ul li a:hover img {
	border: solid 2px #ffd58f;
}

.partners a {
	background: url(../img/interface/partners_b.png) no-repeat 0px 0px;
	width: 147px;
	height: 37px;
	display: block;
}


#partenaires {
	clear: both;
	margin-bottom: 40px;
}

#partenaires a.title {
	display: block;
	color: #609F2A;
}

#partenaires ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#partenaires ul li h5.title {
	padding-top: 10px;
	padding-bottom: 20px;
		font-size: 11px;
	text-transform:uppercase;
	color: #609f2a;
}

#partenaires ul li a img {
	border: solid 1px  black;
}

#partenaires ul li a:hover img {
	border: solid 1px #ffd58f;
}

#languages {
	position: relative;
	left: 30px;
	top: 5px;
}

#base .content .setLeft.egal {
	width: 525px;
}
#base .content .setRight.egal {
	width: 375px;
}




#prix {
	clear: both;
	padding-bottom: 50px;
}

#prix ul li {
	font-size: 13px;
	padding: 8px 0px;
	clear: both;
	display: block;
	height: 15px;
}

#prix ul li .p1 a { 
	color: #609F2A;
}

#prix ul li.head {
	font-weight: bold;
	border-bottom: solid 1px #515e6e;
	font-size: 12px;
	text-transform:uppercase;
	background: none;
	color: #609f2a;
}

#prix ul li.grey {
	background: #3f4c5a;
	
}

#prix ul li:hover {
		color: white;	
		background: url(../img/interface/pricebg.gif) repeat-x;
}

#prix ul li .p1 {
	display: block;
	width: 200px;
	padding-left: 5px;
	float: left;
}
#prix ul li .p2 {
	display: block;
	width: 50px;
	text-align: right;
	float: left;
}

#prix ul li .p3 {
	display: block;
	width: 160px;
	font-weight: bold;
	float: left;
	text-align: right;
}

#prix ul li .p4 {
	display: block;
	font-weight: bold;
	width: 160px;
	float: left;
	text-align: right;
}


#flotte .slide .details {
	background: url(../img/interface/vehicle.jpg);
	border:1px solid #515E6E;
	color:white;
	height:245px;
	padding:20px;
}

#flotte .slide  img {
	width: 265px;
	margin-top: 70px;
}

#flotte .slide .title {
	color:#609F2A;
	font-size:18px;
	text-transform:uppercase;
}

#flotte .slide .atitle {
	display:block;
	margin-bottom: 10px;
	border-bottom: solid 1px;
	margin-top:15px;
	font-size: 13px;
	text-transform:uppercase;
	width: 275px;
}
#flotte .slide .btitle {
	display:block;
	margin-top:15px;
	margin-bottom:10px;
	width: 275px;
	border-bottom: solid 1px;
	font-size: 13px;
	text-transform:uppercase;
}

#flotte > ul > li {
	clear: both;
	border-bottom: 1px solid #515E6E;
	padding: 10px 0px;
}

#flotte .slide .details ul li {
	border-bottom:1px solid #515E6E;
	font-size:13px;
	height:17px;
	width:275px;
}

#flotte .slide .details li {
	display:inline-block;
	height:45px;
	list-style:none outside none;
	overflow:hidden;
	width:57px;
}

#flotte .slide .p1 {
	display:block;
	float:left;
	height:20px;
	width:130px;
}

#flotte .slide .p2 {
	display:block;
	float:left;
	height:20px;
	text-align:right;
	width:67px;
	color: white;
	font-weight: bold;
}

#flotte .slide .p3 {
	display:block;
	color: white;
	font-weight: bold;
	float:left;
	height:20px;
	text-align:right;
	width:78px;
}

#flotte .setLeft .egal {
	width: 300px;	
}


#end {
	clear: both;
}


#mask {
	z-index: 99;
	width:100%;
	height:100%;
	position: absolute;
	background: black;
	top: 0px;
	left: 0px;
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;	
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}

#selection_window {
	left: 50%;
	top: 50%;
	width: 900px;
	height: 500px;
	position: absolute;
	display: none;
	margin-top: -250px;
	margin-left: -450px;
	z-index: 100;
	background: black;		
}







#popup {
	left: 50%;
	top: 50%;
	color: white;
	font-size: 14px;
	width: 400px;
	height: 125px;
	position: absolute;
	display: none;
	margin-top: -62px;
	margin-left: -200px;
	border: solid 1px #fff3bd;
	background: url("../img/interface/bg.jpg") repeat-x scroll 0 0 #222B37;
	z-index: 100;
}

#popup .message {
	margin-top: 0px;
	padding: 20px;
}

#onglets ul li {
	float: left;
	display: block;
	height: 15px;
	padding: 10px 15px;
	font-size: 12px;
	text-transform: uppercase;
	background: #9F7941;
}

#presentation.fleet {
	margin-bottom: 0px;	
}

#onglets ul li a {
	color: white;		
}

#onglets ul li.active {
	background: #FFFFFF;
	border-left: solid 1px #a07a3b;
	border-right: solid 1px #a07a3b;
	border-top: solid 1px #a07a3b;
	color: white;	
}

#onglets ul li.active a {	
	text-decoration: none;
	color: #000;	
}

#onglets ul li a:hover {
	text-decoration: none;
}


 #onglets {
	clear:both;
}

#onglets ul {
	position:relative;
	z-index:55;
}

#onglets ul li {
	float: left;
	display: block;
	height: 15px;
	padding: 10px 15px;
	font-size: 12px;
	text-transform: uppercase;
	background: #515e6f;
}



#onglets .line {
	background:none repeat scroll 0 0 #515e6f;
	display:block;
	height:1px;
	position:relative;
	top:34px;
	width:100%;
}

#onglets ul li.active {
	background:none repeat scroll 0 0 #FFFFFF;
	border-left:1px solid #515e6f;
	border-right:1px solid #515e6f;
	border-top:1px solid #515e6f;
	color:white;
}

#contactinfo {
	padding: 20px;
	clear: both;
	border:1px solid #515E6E;
	margin-bottom: 10px;
	background-color: #212b36;	
}

#contactinfo .left {
	float: left;
	width: 220px;
}

#contactinfo .right {
	float: right;
}

#contactinfo a {
	color: white;
}

#contactinfo span {
	float:left;
	width: 70px;
	display: block;	
}