@charset "utf-8";
*{margin:0; padding:0; border:0;}
body{
	background-image:url(../images/bgall.jpg);
	color:#585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}
input{
	border:1px solid #cccccc;
	height:18px;
	width:90px;
	font-size:10px;
}
select{
	border:1px solid #cccccc;
	height:18px;
	font-size:10px;
}
textarea{
	border:1px solid #cccccc;
	height:50px;
	width:250px;
	font-size:11px;
}
.button{
	background-image:url(../images/bouton.jpg);
	padding-left:10px;
	padding-right:10px;
	border:1px solid #cccccc;
}
.clear{
	clear:both;
}
/************************ Global **************************/
.global{
	width:100%;
	margin:auto;
}
.global .allMenu{
	background-image:url(../images/bgMenu.jpg);
	width:100%;
	height:150px;
}
.global .allcontainer{
	width:898px;
	position:relative;
	top:-61px;
	margin:auto;
}
.global .referencement{
	width:898px;
	color:#FFFFFF;
	margin:auto;
	text-align:center;
	position:relative;
	top:-50px;
}
.referencement a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
/******************** Etat de Menu ************************/
.allMenu .menu{
	width:900px;
	margin:auto;
	position:relative;
}
.menu .langue{
	float:left;
	width:195px;
	height:87px;
	margin-right:15px!important;
	margin-right:5px;
}
.langue a.logo{
	background-image:url(../images/logo.jpg);
	display:block;
	width:186px;
	height:57px;
	margin-top:5px;
}
a.logo span{
	display:none;
}
.langue a.fr{
	background-image:url(../images/fr.jpg);
	display:block;
	float:left;
	height:20px;
	width:20px;
	margin-left:50px!important;
	margin-left:30px;
	margin-top:5px;
}
.langue a.esp{
	background-image:url(../images/esp.jpg);
	display:block;
	float:left;
	height:20px;
	width:20px;
	margin-left:8px;
	margin-top:5px;
}
.langue a.eng{
	background-image:url(../images/eng.jpg);
	display:block;
	float:left;
	height:20px;
	width:20px;
	margin-left:8px;
	margin-top:5px;
}
.langue a span{
	display:none;
}
.menu ul{
	width:650px;
	float:left;
}
.menu li{
	background-image:url(../images/bgLi.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:88px;
	padding:0 12px 0 12px;
	list-style:none;
	float:left;
}
.menu li a{
	margin-top:45px;
	display:block;
	color:#959595;
	text-decoration:none;
	font-size:12px;
}
.menu li a:hover{
	color:#016c9b;
}
.menu li a.actif{
	color:#016c9b;
}
/******************* Container *************************/
.allcontainer .container{
	background-image:url(../images/bgcontainer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:898px;
}
.allcontainer .topContainer{
	background-image:url(../images/topContainer.jpg);
	height:9px;
	width:898px;
	overflow:hidden;
}
/******************** Contenu : Baniere *************************/
.container .contenu{
	background-color:#d6dee2;
	background-image:url(../images/bgcontenu.jpg);
	background-repeat:repeat-x;
	width:890px;
	margin:auto;
	border:1px solid #FFFFFF;
	border-top:none;
}
.contenu .allbaniere{
	height:295px;
	width:872px;
	margin:auto;
}
.allbaniere .baniere{
	width:621px;
	height:281px;
	float:left;
}
/********************* Contenu : simulateur *********************/
.allbaniere .simulateur{
	width:248px;
	height:295px;
	float:left;
	margin-top:5px;
}
.simulateur h1{
	display:block;
	background-image:url(../images/h1Simulateur.jpg);
	height:17px;
	width:232px;
	margin-left:4px;
	font-size:14px;
	padding:5px;
}
.simulateur table{
	margin-top:5px;
}
.simulateur td table {
	margin-top:0px;
}
.simulateur td table td{
	padding:0;
}
.simulateur td{
	padding:1px 0 0 10px;
	font-size:11px;
	color:#6d7c8f;
}
.simulateur .topsimulateur{
	background-image:url(../images/topSimulateur.jpg);
	width:248px;
	height:5px;
	overflow:hidden;
}
.simulateur .contsimulateur{
	background-image:url(../images/bgsimulateur.jpg);
	width:248px;
}
.simulateur .basimulateur{
	background-image:url(../images/baSimulateur.jpg);
	width:248px;
	height:6px;
	overflow:hidden;
}
/********************* Contenu : Texte **************************/
.contenu .texte{
	padding:10px;	
	float:left;
}

.contenu .findus{
	float:left;
	width:250px;
	height:70px;
	margin-left:15px;
	margin-top:3px;

}

.findus h1{
	color:#005BE6;
	font-size:15px;
	font-weight:bold;
	display:block;
	margin-left:20px;
	margin-bottom:5px;
}

.findus ul{
  float:left;
  margin-left:17px;     
}

.findus ul li{
  list-style:none;
  float:left;
  margin-left:3px;
  margin-right:3px; 
     
}


.texte h2{
	color:#31649B;
	margin-bottom:5px;
	font-size:14px;
}
.texte h1{
	color:#005BE6;
	font-size:15px;
	font-weight:bold;
	display:block;
	margin-left:20px;
	margin-bottom:5px;
}
.texte li{
	margin-left:20px;
}
.texte a{
	color:#4A88E3;
	text-decoration:none;
}
.texte strong{
	color:#41A6F1;
	font-size:14px;
}
/************* Transfert *************/
strong.strong{
	color:#FF0D37;
}
strong.souTitre{
	color:#5975E6;
}
.texte table{
	border:1px solid #80A7E1;
}
.texte td{
	padding:2px;
	padding-left:5px;
	text-align:justify;
}
.texte td a{
	color:#6295CC;
}
.texte td li{
	color:#606495;
}
.texte td strong{
	color:#FF0000;
}
td.transfert{
	color:#3583D0;
	padding-left:10px;
}
td h3{
	color:#FD001A;
	font-size:12px;
}
/******************* Contenu : Col left *************************/
.contenu .colleft{
	width:429px;
	float:left;
}
.colleft .topcolleft{
	background-image:url(../images/topcolleft.jpg);
	width:429px;
	height:5px;
	overflow:hidden;
}
.colleft .contcolleft{
	background-image:url(../images/bgcolleft.jpg);
	width:429px;
}
.colleft .bascolleft{
	background-image:url(../images/bascolleft.jpg);
	width:429px;
	height:5px;
	overflow:hidden;
}
/****** offre ****/
.contcolleft .offre{
	background-image:url(../images/offre-special.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:178px;
	height:159px;
	float:left;
}
.offre span{
	display:none;
}
.contcolleft .voiture{
	width:211px;
	height:143px;
	float:left;
	margin-left:30px;
	margin-top:23px;
}
.offre h1{
	display:block;
	margin-top:110px;
	margin-left:20px;
	font-size:22px;
	font-weight:normal;
}
.offre strong{
	display:block;
	width:80px;
	margin-left:20px;
	font-size:18px;
	font-weight:normal;
	color:#FF0000;
}
.contcolleft a{
	font-family:Verdana;
	display:block;
	color:#007bb8;
	font-size:28px;
	font-weight:normal;
	margin-left:10px;
	text-decoration:none;
	padding:5px;
}
.contcolleft a strong{
	font-size:30px;
	font-weight:normal;
}
/******************* Contenu : Col Right ************************/
.contenu .colright{
	width:429px;
	float:right;
}
.colright .topcolright{
	background-image:url(../images/topcolright.jpg);
	width:429px;
	height:5px;
	overflow:hidden;
}
.colright .contcolright{
	background-image:url(../images/bgcolright.jpg);
	width:429px;
}
.colright .bascolright{
	background-image:url(../images/bascolright.jpg);
	width:429px;
	height:6px;
	overflow:hidden;
}
/******************/
.contcolright a.ph1{
	background-image:url(../images/g1.jpg);
	width:128px;
	height:98px;
	float:left;
	margin-left:12px;
}
a.ph1 span{
	display:none;
}
.contcolright a.ph2{
	background-image:url(../images/g2.jpg);
	width:260px;
	height:98px;
	float:left;
	margin-left:17px;
}
a.ph2 span{
	display:none;
}
.contcolright .blokExcursion{
	width:414px;
	padding:5px 0 0 15px;
	margin-bottom:2px;
}
.blokExcursion img{
	float:left;
}
.blokExcursion h1{
	color:#0076b4;
	font-size:16px;
	margin-bottom:2px;
}
.blokExcursion .txt{
	float:left;
	width:315px;
	margin-left:8px;
	color:#757575;
	font-size:10px;
}
.txt strong{
	color:#FF0000;
	font-size:12px;
}
.txt a{
	color:#FF0000;
	display:block;
	float:right;
	text-decoration:none;
}
/*************************** Footer *****************************/
.contenu .footer{
	width:880px;
	margin:auto;
}
.footer .adresse{
	color:#000000;
	width:500px;
	float:left;
}
.footer a.copyright{
	background-image:url(../images/212communication.jpg);
	width:141px;
	height:16px;
	float:right;
	margin-right:20px;

}
a.copyright span{
	display:none;
}
/************************ Separator *****************************/
.contenu .sepcontenu{
	background-image:url(../images/sepText.jpg);
	height:2px;
	width:890px;
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.contenu .sepcol{
	background-image:url(../images/sepCol.jpg);
	height:231px;
	width:2px;
	overflow:hidden;
	margin-left:15px;
	float:left;
}
.contenu .sepcontainer{
	background-image:url(../images/sepcontenu.jpg);
	height:2px;
	width:890px;
	overflow:hidden;
	margin-bottom:10px;
}
.sepReservation{
	border-bottom:1px dotted #0000FF;
	margin:auto;
	margin-bottom:5px;
	margin-top:5px;
	width:95%;
}
.sepColVertical{
	border-left:1px dotted #0000FF;
	height:325px;
	margin-left:5px;
	margin-right:5px;
}
/************************ Diver **************************/
.img{
	width:150px;
	height:113px;
	float:left;
	margin:5px;
	border:1px solid #000000;
}
td a.left{
	text-align:right;
	margin-right:5px;
	display:block;
}
p span{
	color:#2777D8;
}
h1 strong{
	color:#41A6F1;
}