@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "mygooglemaps.css";
@import "carousel.css";
@import "clap_slide_jquery.css";


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ececec;
	background-image:url(../images/deco/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #fff;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}
.espace {
	padding-bottom: 70px;
}
.right {
	margin-right: 114px;
}
#vehicules_chauffeur .marge-barbara {
	margin-top: 11px;

}

 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:960px;
	height:134px;
	background-image:url(../images/deco/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#header-en{
	margin:0 auto;
	padding:0;
	width:960px;
	height:134px;
	background-image:url(../images/deco/header-en.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#header_haut{
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:915px;
	height:21px;
	color: #480000;
	text-align: right;
	font-weight: bold;
}
#header_logo{
	float:left;
	margin:0;
	padding:0;
	width:408px;
	height:102px;
}
#header_langues{
	float:right;
	margin:0;
	padding:70px 15px 0 0;
	width:153px;
	height:17px;
}
#header_langues img{
	float:right;
	margin:0;
	display: block;
	padding: 0 4px 0 0;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 30px 0;
	width: 960px;
	background-color:#000;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:213px;
	padding:5px 0 0 1px;
}
#left_content img{
	margin :10px 0 0 15px;
}
#left_content_adresse, #encart-actu {
	margin:20px auto;
	width:183px;
	padding:8px;
	text-align:right;
	border: 3px double #171717;
}
#left_content_adresse p, #encart-actu p{
	color:#666666;
}
#left_content_adresse strong{
	color:#fff;
}
#left_content_adresse a, #encart-actu a{
	color:#fff;
	text-decoration:none;
}
#left_content_adresse a:hover, #encart-actu a:hover{
	color:#BC9E58;
	text-decoration:none;
}
.telephone{
	font-size:11px;
}
/*/// encart- actu ///*/
#encart-actu h3 a {
	background-image: none;
	text-indent: 0;
}
#encart-actu img {
	float: right;
}
#encart-actu p {
	margin-top: 10px;
}
.savoir {
	margin-top: 10px;
	display: block;

}

.descriptif_liste a{
	color:#fff;
	text-decoration:underline;
}
.descriptif_liste a:hover{
	color:#BC9E58;
	text-decoration:none;
}


/*/// partie de droite ///*/
/*#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}*/
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:658px;
	padding:0 0 30px 44px;
}
#middle_content p{
	color:#fff;
}
#middle_content p a{
	color:#CCCCCC;
}
#middle_content p a:hover{
	color:#BC9E58;
}
#middle_content_flash{
	float:left;
	width:658px;
	padding:0px 0 0 44px;
	margin: 30px 0 30px 0;
}
.titres_haut{
	float:right;
}
#middle_content_vehicules{
	float:left;
	width:658px;
	padding:0 0 30px 44px;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(../images/deco/bg_vehicules.jpg);
}
#middle_content_image{
	float:left;
	width:658px;
	padding:0 0 0 44px;
}
#middle_content_vehicules2{
	float:left;
	width:658px;
	padding:0 0 30px 44px;
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url(../images/deco/bg_vehicules.jpg);
}
#aeroport {
	text-align: center;
}
#aeroport img{
width: 90%;
margin: 10px auto 55px;
	text-align: center;
}

.image_gauche{
	float:left;
	padding:0 5px 5px 0;
}
.image_droite{
	float:right;
	padding:0 0 5px 5px;
}


/*affichage en colonne droite*/
/*#visuel_droite{
	width:130px;
	min-height:195px;
	float:right;
	margin: 0 0 15px 60px;
	border:3px double #171717;
	padding: 8px;
	text-align: center;
}*/
/*affichage en ligne*/
#visuel_droite{
	width:720px;
	margin: 0 0 15px 20px;
	/*border:3px double #171717;
	padding: 8px;*/
	text-align: center;
	float:left;

}

/*
#visuel_droite div{
	float:left;
	width: 210px;
	margin: 10px 10px 0 0;
	border:3px double #171717;
	padding: 4px 4px 0px 4px;
	position:relative;
	border:3px double #CCC;
}
*/


/*
#visuel_droite a img {
	padding:5px;
}

#visuel_droite a:hover img{
	padding:5px;
	background-color: #BC9E58;
}

*/
#visuel_droite h4, #visuel_droite h3{
	color: #BC9E58;
}

#visuel_droite h3{
	text-align: left;
}

#visuel_droite h4 {
	margin: 8px 0 5px 0;
	font-size: 10px;
	min-height: 24px;
}

#visuel_droite small {
	color: #FFF;
	font-size: 10px;
}

#flash_tourisme1{
width:628px;
height:151px;
float:left;
padding-bottom:10px;
margin-top: 15px;
}

#flash_tourisme2{
width:133px;
height:133px;
float:left;
padding-bottom:10px;
padding-left:10px;
}

#flash_tourisme3{
width:133px;
height:133px;
float:left;
padding-bottom:10px;
padding-left:10px;
}

.retour_liste {
	text-align:center;
	margin: 10px 0;
	display: block;
}
.retour_liste a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	background-color: #171717;
	padding: 2px 0;
}
.retour_liste a:hover {
	text-decoration:none;
	color: #BC9E58;
	background-color: #333333;
}
.haut_de_page {
	text-align:center;
	margin: 10px 0;
	display: block;
	float: right;
}
.haut_de_page a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	background-color: #171717;
	padding: 2px;
	width: 100px;
}
.haut_de_page a:hover {
	text-decoration:none;
	color: #BC9E58;
	background-color: #333333;
}
#galerie{
	display:block;
	width:568px;
	height:360px;
	margin:0 auto;

}
.bloc_personnel{
	float:right;
	width:550px;
	padding:0;
	border-top: 1px solid #666;
}
.contact_bloc{
	float:left;
	width:658px;
	padding:30px 0 10px 0;
}

#flash_monde{
	float:left;
	width:125px;
	height:150px;
	position:relative;}
	
	
.carte{
	padding-left:60px;}

#fiche_voiture{
	width:658px;
	padding:0;
	margin:0 auto;

}

#fiche_voiture p{
	color: #BC9E58;
}	

.interieur{
float:left;}

.exterieur{
	padding-left:5px;
	padding-bottom:10px;
	display:block;}



.type{

	font-size:13px;
	padding-left:20px;}

#flash_minivan{
	float:left;
	width:430px;
	height:300px;}
	
#description_voiture{
	float:left;
	width:220px;}
	
.passager{
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
}

.bagages{
	font-size:12px;
	font-weight:bold;
	padding-top:45px;
}

.voyage{
	display:block;
	float:left;
	padding-right:20px;
}

.etoile{
	font-size:10px;
	padding:5px 0 0 5px;}

.voir{
	text-align:right;
	padding-bottom:3px;}

#vehicules_prestige{

}

#vehicules_chauffeur{
	background-image:url(../images/deco/bg_vehicules.jpg);
	background-repeat:no-repeat;
	background-position: center 480px;
	font-size: 12px;
	min-height: 660px;
}
#vehicules_chauffeur p{
	margin-bottom: 20px;
}
#flash_tarifs{
	float:right;
	width:330px;
	height:260px;
	padding:3px;
	border:#BC9E58 thin solid;}
	
#flash_carte{
	width:200px;
	height:300px;
	margin-top: 15px;
	}
#carousel{
	width:700px;
	height:200px;
	padding:0;
	margin:0 0 15px 0;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:1px auto;
	padding:20px 0;
	width:960px;
	text-align: center;
	color: #FFF;
	background-image:url(../images/deco/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 10px 0;
	line-height: 18px;
	height: 70px;
}

#footer a{
	color:#CCCCCC;
	font-size: 10px;
	text-decoration: none;
	background-color: #171717;
}

#footer a:hover{
	color:#BC9E58;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

 /*------------------------------------------------------*
  *------------ page actu   ----*
  *------------------------------------------------------*/
.nav_pages {

}
.nav_pages a{
	color:#fff;
	text-decoration:underline;
	padding-right: 5px;
}
.nav_pages a:hover{
	color:#BC9E58;
	text-decoration:none;
}

.nav_pages .menu_actif{
	color:#fff;
	text-decoration:none;
	padding-right: 5px;
	font-weight:bold;
}
.nav_pages .menu_actif:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.lien-pdf {
	background-color:#171717;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:4px;
	text-decoration:none;
	border-bottom: 1px solid #CCC;
	width: 129px;
	text-align: center;
}
.lien-pdf:hover {
	color:#BC9E58;
	text-decoration:none;
	border-bottom: 1px solid #BC9E58;
}
.produit_liste {
	width: auto;
	margin: 8px 0;
	padding-bottom: 20px;
	border-bottom: 3px double #171717;	
}
.produit_liste h3{
	margin-bottom: 5px;
}
.produit_liste img {
	/*border:3px double #CCC;*/	
	float: left;
	margin: 0 10px 10px 0;
}
.produit_liste ul{
	list-style-position: inside;
	margin: 10px 0;
}
 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 20px 0;
	padding: 0 0 0 30px;
	color:#FFFFFF;
	font-size: 14px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/deco/h1.jpg);
	font-family: Genova, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
  
h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	color:#666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #171717;
	letter-spacing: 4px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/deco/fleche-h2.gif);
	text-indent: 30px;
}
h2 a {
	margin: 0;
	padding: 0;
	color:#464646;
	text-decoration:none;
	display: block;

}
h2 a:hover {
	color:#BC9E58;
	text-decoration:none;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#CCCCCC;
	font-size: 14px;
}
h3 a{
	color:#fff;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/deco/fleche-h2.gif);
	display: block;
	text-indent: 20px;
}
h3 a:hover {
	color:#BC9E58;
	text-decoration:none;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}


 	/* design du TABLEAU*/
	.tarif
	{
	margin:20px 0;
	padding:0;
	width:100%;
	}
	.tarif tr.entete, .tarif td.niv
	{
	margin:0;
	padding:0;
	background-color:#BC9E58;	
	color: #fff;
	
	}
	.tarif tr
	{
		margin:0;
		padding:0;
		height:20px;
	}
	.tarif th.heure
	{
	margin:0;
	padding:0;

	color:#fff;
	font-size:10px;
	font-weight:normal;
	background-color:#000;
	}
	.tarif td
	{
	margin:0;
	padding:0;
	width:91px;
	
	text-align:center;
	font-size:11px;
	font-weight:bold;
	}
	/*TARIFS*/
.highlight a{
background:none;
color:#fff;
text-decoration:none;
display:block;
width:100%;
height:20px;
margin:0;
padding:5px 0 0 0;
text-align:center;
}
.highlight a:hover{
color: #BC9E58;
background-color: #333333;
display:block;
width:100%;

}
#amex img{
padding:5px;
margin:0;
}

.produit_liste div.cadre-imgtext{
margin: 0 auto;
border:3px double #CCC;
width:191px;
float:left;
margin:0 16px 0 0;
}
.produit_liste div.special-description{
width:180px;
margin: 0 auto;
background-color:#000;
}
.produit_liste .special-description  p {
font-size:16px;
text-align:center;
}
#visuel_droite div.cadre-imgtext {
margin: 0 auto;
border:3px double #CCC;
/*width:178px;*/
}


#visuel_droite div.special-description{
margin: 0 auto;
padding:0px;
background-color:#000;
border:none;

}
.special-description  p {
font-size:16px;

}		

.separateur {
	width:500px;
	height:20px;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
