@charset "utf-8";
/* CSS Document */

/*////////////////////////////////////////////////////////////////////////////////
------------------------------------GENERAL---------------------------------------
////////////////////////////////////////////////////////////////////////////////*/

* {
	margin: 0px;
	padding: 0px;
}
.clear_both {
	clear: both;
}
.float_left {
float:left;
}
body {
	background: #D2C9C2 url(../images/bleu/bg.jpg) repeat-x top left;
}


#msgErreurs{
	color: #d00;
	font-weight: bolder;
	font-size: 12px;
	margin-left : 20px;
	margin-right : 20px;
}
.conteneur {
	width: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:-430px;
	position:absolute;
	left:50%;
	background: #D2C9C2;
}
.colonne_gauche{
float:left;
width:220px;
height:auto;
}
.colonne_centre {
width:640px;
float:left;
background:#fff;
}
.normalDisabled {
	border: 1px solid #300;
	background: #fff;
	color: #000;
	width: 148px;
	margin: 0px;
	padding: 1px 2px;
	color: black;
	vertical-align: middle;
}
/*.conteneur h1 {
background:#fff;
	color: #036;
	font-size: 14px;
	margin: 0px;
	padding: 2px 0 0 0;
	background: url(../../../images/bleu/bg_titre_m.gif) repeat-x;
	font-weight: bold;
	text-transform:uppercase;
}*/
.conteneur h2 {
	font-style:italic;
	clear: both;
	color: #39B54A;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 7px;
	font-weight: bolder;
	border-bottom: 1px dashed #ccc;
}
p {
	margin: 5px 0 0 0;
}
.haut {
	width: 600px;
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
	background:#EBE6E3 url(../images/bleu/border-titre.gif) repeat-y top left;
	border-bottom: 1px solid #D2C9C2;
}
.bas {
	border-bottom: 1px solid #D2C9C2;
	border-right: 1px solid #D2C9C2;
	border-left: 1px solid #D2C9C2;	
	width: 598px;
	height: 1px;
	margin-left:20px;
	margin-right:20px;	
	clear: both;
	overflow: hidden;
	background: #fff /*;#f0e9e4;*/
}
.milieu {
	border-right: 1px solid #D2C9C2;
	border-left: 1px solid #D2C9C2;	
	width: 568px;
	overflow: hidden;/* ----------------------------------------------------------> à enlever dans la css print   */
	height: auto;/* ------------------------------------------------------------> à enlever dans la css print   */
	padding: 10px 15px 0 15px;
	margin-left:20px;
	margin-right:20px;
	clear: both;
	background:#FFF;/*#f0e9e4;*/
}
.haut_infos {
	width: 600px;
	margin-top: 20px;
	background:#EBE6E3 url(../images/bleu/border-titre.gif) repeat-y top left;
	border-bottom: 1px solid #D2C9C2;
}
.bas_infos {
	border-bottom: 1px solid #D2C9C2;
	border-right: 1px solid #D2C9C2;
	border-left: 1px solid #D2C9C2;	
	width: 598px;
	height: 1px;
	clear: both;
	overflow: hidden;
	background: #fff /*;#f0e9e4;*/
}
.milieu_infos {
	border-right: 1px solid #D2C9C2;
	border-left: 1px solid #D2C9C2;	
	width: 588px;
	overflow: hidden;/* ----------------------------------------------------------> à enlever dans la css print   */
	height: auto;/* ------------------------------------------------------------> à enlever dans la css print   */
	padding: 10px 5px 0 5px;
	clear: both;
	background:#FFF;/*#f0e9e4;*/
}
.milieu_modpay {
	width: 600px;
	overflow: hidden;/* ----------------------------------------------------------> à enlever dans la css print   */
	height: auto;/* ------------------------------------------------------------> à enlever dans la css print   */
	clear: both;
	margin-left:20px;
	margin-right:20px;
}

.haut h1 {
	padding:5px 0px 4px 0px;
	font-size:12px;
	text-indent:17px;
	color:#000000;
}
.haut_infos h1 {
	padding:5px 0px 4px 0px;
	font-size:12px;
	text-indent:17px;
	color:#000000;
}
#destination1 .milieu{
	/*width: 625px;/*598 - 15 - 15 (padding) - 1 - 1 (borders)*/
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	overflow: hidden;/* ----------------------------------------------------------> à enlever dans la css print   */
	height: auto;/* ------------------------------------------------------------> à enlever dans la css print   */
	padding: 10px 5px 0 10px;
	clear: both;
	}

.hotel_tab {
	background-color:#76A1BD;
	border:1px solid #003366;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:14px;
	margin-bottom:5px;
	padding:8px 0px;
	width:138px;
	text-align: center;
}

.hotel_tabFocus {
	background-color:#0f4466;
	border:1px solid #003366;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:14px;
	margin-bottom:5px;
	padding:8px 0px;
	width:138px;
	text-align: center;
}

.bloc {
	background:#FFF;
	margin-bottom: 20px;
	clear: both;
}
.bloc_pr {
	width:640px;
	background:#FFF;
	margin-bottom: 20px;
	clear: both;
}
ul.marge_25 {
margin-left:25px;
}
#delai_resa {
	width:598px;
	clear: both;
	margin: 10px 20px;
	color: #990000;
	font-style: italic;
}
#header_vol {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	overflow: auto;
	margin:10px 10px 10px 20px;
	width:600px;
	height: 30px;
}
#header_vol span {
	text-align:center;
	color: #ACABAB;
	display: block;
	float: left;
	padding: 5px 10px 5px 0;
	margin: 0px;
}
#header_vol span#actif {
	color: #555;
}
#header_vol span a:link { text-decoration: none; color: #ACABAB; cursor:text;}
#header_vol span a:visited { text-decoration: none; color: #ACABAB;  cursor:text;}
#header_vol span a:hover { text-decoration: none; color: #ACABAB; cursor:text;}
#header_vol span a:active { text-decoration: none; color: #ACABAB;  cursor:text;}

#header_voiture span.dernier, #header_vol span.dernier, #header_hotel span.dernier {
	padding: 5px 0px 5px 0; 
}
#header_voiture {
	border-bottom: 1px solid #b5def0;
	overflow: auto;
	margin-bottom: 10px;
}
#header_voiture span {
	color: #999;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 65px 5px 0;
	margin: 0px;
}
#header_voiture span#actif {
	color: #666;
}
#header_voiture span a:link { text-decoration: none; color: #999; cursor:text; }
#header_voiture span a:visited { text-decoration: none; color: #999;  cursor:text;}
#header_voiture span a:hover { text-decoration: none; color: #999;  cursor:text;}
#header_voiture span a:active { text-decoration: none; color: #999; cursor:text; }
#header_hotel {
	border-bottom: 1px solid #b5def0;
	overflow: auto;
	margin-bottom: 10px;
}
#header_hotel span {
	color: #999;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 40px 5px 0;
	margin: 0px;
}
#header_hotel span#actif {
	color: #666;
}
#header_hotel span a:link { text-decoration: none; color: #999; }
#header_hotel span a:visited { text-decoration: none; color: #999; }
#header_hotel span a:hover { text-decoration: none; color: #999; }
#header_hotel span a:active { text-decoration: none; color: #999; }

.bold_rouge {
	color: #900;
	font-weight: bold;
}
.maj {
	text-transform: uppercase;
}
.conteneur input, select, textarea{
	margin-bottom: 3px;
	float : none;
	display : inline;
	vertical-align : middle;
	font-size: 11px;
}

.conteneur img {
	float : none;
	display : inline;
	vertical-align : middle;
	font-size: 11px;
}

.align_right {
	text-align: right;
}
a img {
	border: none;
}

#header_page{
background: rgb(255, 255, 255) none repeat scroll 0% 0%;
-moz-background-clip: -moz-initial; 
-moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial;	
}


	
/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 1 RECHERCHE-----------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

/*----------------------------2 COLONNES------------------------------------*/
div#passagers select {
	width:35px;
}

.col_2 {
	/*overflow: auto;*/
	margin:0px;
}
.col_2 span input {
	border:#E8E3E0;
}

input.date {
	width: 90px;
}
.col_2 span{
	 width: 49%;
	 float: left;
	 white-space: nowrap;
}
.col_2 span label{
	 text-align: right;
	 width: 120px;
	 float: left;
	margin: 0px;
	padding: 0px;
}
/*----------------------------3 COLONNES EGALES------------------------------------*/
.col_33pct span em {
	color:#666;
}
.col_33pct span label em {
	color:#900;
	font-style: normal;
}
.col_33pct span{
	 width: 33%;
	 float: left;
	 white-space: nowrap;
}
.col_33pct span label{
	 /*text-align: right;
	 width: 90px;*/
	 float: left;
	margin: 0px;
	padding: 0px;
}
/*----------------------------3 COLONNES------------------------------------*/
.col_3 span label em {
	color:#900;
	font-style: normal;
}
.col_3 span{
	  width: 50%;
	 float: left;
	 white-space: nowrap;
}
.col_3 span label{
	 /*text-align: right;
	 width: 90px;*/
	 float: left;
	margin: 0px;
	padding: 0px;
}
.col_3 button {
	margin-left: 25px;
	_margin-left: 70px;
	_margin-top: -27px;
}
/*----------------------------------------------------------------------------*/
.dispopreferences div.colgauche {
	width: 52%;
	float: left;
}
.dispopreferences div.coldroite {
	width: 46%;
	text-align: right;
	float: left;
}

.bloc_prix h1.conteneur_titre {
	/*background: #EBE6E3;*/
	color:#fff;
	text-align:center;
	padding-top:1px;
	margin:10px 0px 0px;
	border:none;
	width:115px;
	float:right;
	background:#990000;
	overflow:hidden;
}
/*.boutg {
	background: url(../../../images/bleu/bg_titre_g.gif) no-repeat top left;
	width: 10px;
}*/
/*.boutd {
	background: url(../../../images/bleu/bg_titre_d.gif) no-repeat top left;
	width: 10px;
}*/
#type_vol {
	text-align: center;
}
img.calendrier {
	margin: 0px 0px 2px 5px;
}
label em {
	color: #ff0000;
	font-weight: bold;
}
#vol p.note {
	clear: both;
	color: #666;
	border-top: 1px solid #b5def0;
	font-style:italic;
}
p.note span {
	font-weight: bold;
	color: #930;
}
.conteneur_infos {
	width: 598px;
	overflow: auto;
}
.infos {
	color: #666;
	width: 558px;
	margin: 10px;
	clear: both;
	padding: 10px;
	text-align: justify;
}
.infos a:link { color: #39B54A; text-decoration: underline;}
.infos a:visited { color: #39B54A; text-decoration: underline;}
.infos a:hover { color: #39B54A; text-decoration: none;}
.infos a:active { color: #39B54A; text-decoration: underline;}
.infos ul {
	margin:0;
	padding:0;	
}
.infos ul li {
	margin:0 0 0 15px;
	padding:0;	
}
#sejour .infos {
	width: 540px;
}
#footer {
width:598px;
margin:0px 20px 20px;
border: 1px dashed #ccc;
}
#footer p.note {
	color: #666;
	font-style:italic;
	float: left;
}
.footer {
	float : left;	
}
.milieu_modpay .note {
	color: #666;
	font-style:italic;
}
p.ajouter_vol {
	text-align: right;
	color: #036;
	padding-top: 5px;
}
p.obligatoire {
	width:600px;
	margin: 0;
	padding: 0px 20px 10px 20px;
	text-align: right;
	color: #555;
	font-style:italic;
	float: left;
}
p.obligatoire span{
	color: #990000;
	font-weight: bold;
}
.conteneur .textField, .conteneur .datePicker {
	margin-top: 0px;
}

/*------------------------BOUTONS--------------------------------*/

#btntarif, #btnhoraire {
	float: right;
	margin: 10px;
}
.maj_blanc {
	text-transform: uppercase;
	color:#FFF;
	font-weight: bold;
}
#btntarif a:link, #btnhoraire a:link, #select_vol a:link { text-transform: uppercase; color: #FFF; text-decoration: none; font-weight: bold; }
#btntarif a:visited, #btnhoraire a:visited, #select_vol a:visited { text-transform: uppercase; color: #FFF; text-decoration: none; font-weight: bold; }
#btntarif a:hover, #btnhoraire a:hover, #select_vol a:hover { text-transform: uppercase; color: #036; text-decoration: none; font-weight: bold; }
#btntarif a:active, #btnhoraire a:active, #select_vol a:active { text-transform: uppercase; color: #FFF; text-decoration: none; font-weight: bold; }

input.cherch_vols, input.tarif_ok {
	float: right;
	margin: 10px;
	padding: 2px 5px 2px 5px;
	background: url(../images/bleu/btn_select_vols.gif) top center no-repeat;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	width: 177px;
	height: 25px;
}
#footer_rech_voit {
	border-top: 1px solid #b5def0;
}
p#note_affiner {
	color: #900;
	font-weight: bold;
	font-style: italic;
}
.picto_infos {
	margin-right: 5px;
}
/*hotel*/
#ou_reserver a {
	display: block;
	float: left;
	margin:0 2% 0 2%;
	height: 25px;
	width: 20%;
	text-align: center;
	color: #FFF;
	background: #76A1BD ;
	border: 1px solid #036;
}
#type_dest {
	/*text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #b5def0;
	margin-bottom: 10px;*/
}
.liste_3col label {
	width: 33%;
	display: block;
	float: left;
}
#bloc_site p.note, #sejour p.note {
	clear: both;
	font-style: italic;
	color: #666;
}
#bloc_site p.note span, #sejour p.note span {
	font-weight: bold;
	color: #900;
}
#boutons_recherche {
width:598px;

}
button.btns_submit {
	float: right;
	margin: 10px;
	border: none;
	cursor: pointer;
	height: 25px;
}
button.btn_rechercher, input.continuer, button.btn_selectionner_ces_vols, input#assurance_ok, input.modif_recherche {
	background:#EBE6E3 none repeat scroll 0 0;
	border-color:#EBE6E3;
	border-style:solid solid outset outset;
	border-width:1px;
	width: 175px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #39B54A;
	font-size: 11px;
	display: block;
	margin: 10px;
	height: 25px;	
	padding: 2px 5px 2px 5px;
}
button.btn_rechercher, input.continuer, button.btn_selectionner_ces_vols, input#assurance_ok {
	float: right;	
}
input.modif_recherche {
	float: left;
}
button.btn_rechercher:hover, input.continuer:hover, button.btn_selectionner_ces_vols:hover, input#assurance_ok:hover, input.modif_recherche:hover { 
	color: #39B54A;
	text-decoration:none; 
	cursor:pointer;
}
 /*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 2 SELECTION-----------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------TRANSFO EN TABLEAU---------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

.bloc_prix table {
}
.bloc_prix table td.col1 {
	background:#D2C9C2 ;
	width: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-bottom: 1px solid #D2C9C2;
	float: none;
}
.bloc_prix table td.col2 {
	background:#fff;
	border-left: 1px solid #D2C9C2;
	margin: 0px;
	border-bottom: 1px solid #D2C9C2;
	float: none;
}
.colonne_centre .bloc_prix table td.col3 {
	padding: 5px;
	margin: 0px;
	width: 213px;
	border:none;
	float: none;
	text-align: right;
}
.bloc_prix table table td.col2 {
	/*width: 345px;*/
	padding: 5px 5px 5px 10px;
	margin: 0px;
	float: none;
	border:none;
	vertical-align: top;
}

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------FIN TRANSFO EN TABLEAU-----------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

.bloc_prix h2 em {
	text-transform: none;
}
.bloc_prix h1 span {
	font-size: 11px;
}
.button_select_vol{
	margin-left: 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color:aqua;
	}

.bloc_tarif {
	margin-bottom: 20px;
}
.bloc_prix {
	background:#fff;
	width:600px;
	float:left;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
table.allers td, table.retours td {
border-left:1px solid #D2C9C2;
border-right:1px solid #D2C9C2;
}
.aller_th, .retour_th {
	background:transparent url(../images/bleu/bg-ar.gif) repeat top left;
	border-top: 1px solid #D2C9C2;
}
h2.aller, h2.retour {
	color:#000000;
	text-align:left;
	margin:0px 0 0 0;
	padding: 3px 0 3px 30px;
	overflow: hidden;
	border-bottom: 1px solid #D2C9C2;
}
h2.aller {
	background: url(../images/avion-aller.gif) top left no-repeat;
}
h2.retour {
	background: url(../images/avion-retour.gif) top left no-repeat;
}
h2.aller_sel, h2.retour_sel {
	color:#39B54A;
	text-align:left;
	font-style:italic;
	margin:0;
	padding: 3px 0 3px 0;
	text-indent:8px;
	/*background: transparent url(../images/communs/avion-aller.gif) top left no-repeat;*/
}
.bloc_prix .milieu {
	padding: 0px;
	width: 654px;
}
#votre_recherche .milieu, .bloc_tarif .milieu {
	padding: 0px;
	width: 600px;
}
td.depart_sel, td.compagnie_sel, td.logo_sel {
border-top:1px dashed #D2C9C2;
border-bottom:1px dashed #D2C9C2;
}
td.depart_sel {
border-left:1px dashed #D2C9C2;
padding:5px 0 5px 5px;
width:249px;
}
td.compagnie_sel {
border-right:1px dashed #D2C9C2;
padding:5px 5px 5px 0;
width:249px;
}
td.logo_sel {
width:60px;
}
#MOP_CC_PAX {
border:1px dashed #D2C9C2;
margin-bottom:10px;
}
#MOP_CC_PAX th {
height:30px;
background:#EFEEED;
}
#MOP_CC_PAX td {
height:23px;
}
th.fares_b, td.fares_b {
border-right:1px dashed #D2C9C2;
border-bottom:1px dashed #D2C9C2;
}
td.fares_der {
border-bottom:1px dashed #D2C9C2;
}
.bloc_tarif .milieu {
	background-color: #FFF;
}
.fond_bleu {
	background: #DFECFF;
}
.fond_blanc {
	background-color: #FFF;
	width:540px;
}
.tr_fond_blanc {
	background-color: #FFF;
}
#recap_recherche_haut {
	margin: 1px 0 10px 0;
	padding: 5px 15px 5px 15px;
	overflow: auto;
	width: 540px;
}
/* bouton modifier la recherche sur la pge AirAvailability */
#recap_recherche_haut a { 
	display: block; 
	text-align: center; 
	float: right; 
	color: #036; 
	border-top:1px solid #A5BFDA;
	border-right:1px solid #A5BFDA;
	border-left:1px outset #A5BFDA;
	border-bottom:1px outset #A5BFDA;
	background: #C2D4EF; 
	text-decoration:none; 
	text-transform: uppercase;
	margin-top: 2px; 
	padding: 5px 10px 3px 10px;	
}
#recap_recherche_haut a:hover { border: 1px solid #9AB1C9; cursor:pointer; }

.recap_recherche_g {
	text-transform: uppercase;
	font-weight: bold;
	color: #A70824;
	text-align: right;
	float: left;
}
.recap_recherche_d, .recap_recherche_m {
	float: left;
}
#num_confirm {
	font-weight: bold;
	color: #900;
	text-align: right;
	float: left;
}
#votre_recherche h2 { 
	float: left;
	border: none;
	display: inline; /* évite les doubles marges avec IE6 */
	margin: 0px 0px 0px 15px; 
	width: 8%;
}
#votre_recherche .col2 { 
	float: left;
	width: 64%;
}
#votre_recherche .col3 { 
	float: right;
	text-align: right;
	width: 32%;
}
#votre_recherche .col_2et3 {
	width: 85%;
	float: left;
	border-left: 1px solid #900;
	padding: 0px 15px 0px 10px;
	margin: 0 0 10px 0;
}
p.parag_haut {
	margin-top: 0px;
}
div.choisir_vols {
	text-align: center;
	width: 600px;
	/*margin: 0 auto 20px auto;*/
	color: #A70824;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}
.conteneur_prix_droite {
	float: right;
}
.bloc_prix .col1 {

	width: 15px;
	text-align: center;
	padding-top: 40px;
}
td.logo {
	text-align: center;
	width: 60px;
}
.bloc_prix .col_2et3 {
	width: 540px;
	float: left;
	border-left: 1px solid #76a1bd;
	padding: 5px 15px 5px 10px;
}
.bloc_prix .choix_vol {
	border-bottom: 1px solid #76a1bd;
	overflow: auto;
	clear: both;
}
.select_vols, .select_vols_conf {
	width:598px;
	height:30px;
}



.select_vols button {
	height: 25px;
	display: none;
	float: right;
	margin: 10px 0px;
	padding: 2px 5px 2px 5px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background:#EBE6E3 none repeat scroll 0 0;
	border-color:#EBE6E3;
	border-style:solid solid outset outset;
	border-width:1px;
	color: #39B54A;
	width:175px;
}
.select_vols button:hover {
	text-decoration:none;	
	cursor:pointer;
}
input.select_vols, input.passagers_ok {
	width: 177px;
	height: 25px;
	display: block;
	float: right;
	margin: 10px;
	padding: 2px 5px 2px 5px;
	background: url(../images/bleu/btn_select_vols.gif) top center no-repeat;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}
.bloc_prix p.note {
	font-style: italic;
	color:#666;
	padding: 10px 0 0 15px;
}

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 3 TARIFS-----------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

span.ligne {
	display:block;
	overflow:auto;
	width:100%;
}

.bloc_civilite {
	float:left;
	width:49%;
}

.PASSENGERS_PANEL label {
	display:block;
	float:left;
	line-height:1.8em;
	text-align:right;
	width:130px;
}

#prix_ttc {
	float: right;
	width: 300px;
	color: #666;
	text-align: right;
}
#prix_ttc span {
	color: #900;
	font-weight: bold;
	text-transform: uppercase;
}



p#note_corresp {
	clear: both;
	color: #666;
	margin: 5px 15px 0px 15px;
}
p#note_corresp span {
	color: #900;
	font-weight: bold;
}
p#tranquille span {
	color: #900;
	font-weight: bold;
	margin-left: 15px;
}
#choix_assurance table tr td, #choix_assurance table tr th, #recap_tarif table tr td, #recap_tarif table tr th {
	border-bottom: 1px solid #b5def0;
	border-left: 1px solid #b5def0;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
#choix_assurance table tr th {
	border-top: 1px solid #b5def0;
}
#choix_assurance table tr th, #recap_tarif table tr th {
	color: #900;
}
#choix_assurance table {
	border: none;
	margin: 10px 0 1px 0;
}
table tr.ligne_grise, table tr td.ligne_grise {
	background-color: #f4f4f4;
}
table td.ligne_bas {
	border-bottom: 1px solid #b5def0;
}
#recap_tarif table tr td.no_border {
	border: none;
}
td#prix_total {
	background: #900;
	color: #FFF;
	font-weight: bold;
}
 #recap_tarif table tr td#prix_total_txt {
	text-align: right;
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
	font-style: italic;
}
 #recap_tarif table tr td.align_right, #recap_tarif table tr th.align_right {
	text-align: right;
}
#tarif_footer {
	border-bottom: 1px solid #b5def0;
	border-top: 1px solid #b5def0;
	overflow: auto;
	_padding-top: 10px;
	_padding-bottom: 10px;
}
#tarif_footer p.note {
	color: #666;
	font-style:italic;
}
#recap_tarif p.note {
	color: #666;
	font-style:italic;
}
div#dates {
	float: right;
	width: 180px;
	text-align: right;
}
.bloc_voit_3 p#gros_prix {
	color: #900;
	font-weight: bold;
	font-size: 18px;
	margin:0;
	padding-top: 35px;
	padding-bottom: 35px;
	font-style: italic;
	border: 1px solid #b5def0;
	border-top: none;
}
#marge_d_15px {
	margin-right: 15px;
}
#conducteur p.note {
	font-style: italic;
	color: #666;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.f_flyer {
	overflow:auto;
	width:100%;
	float:left;
}

.bloc_adresse {
	width:100%;
	float:left;	
}

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 4 INFOS PASSAGERS-----------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/


#prix_ttc {
	float: right;
	width: 240px;
	text-align: center;
	border: 1px solid #300;
	
	background: #ffffff;
	padding: 3px 5px 3px 5px;
	font-style: italic;
}
#prix_ttc span {
	font-weight: bold;
	text-transform: uppercase;
	font: 13px Arial Black, Arial;
}
.conteneur #infos_passagers div.fond_h2 {
	clear: both;
	width: auto;
	height: auto;
	overflow: auto;
	margin: 10px 0px 0px 0px;
	margin-left: 0px;
	padding: 0px;
	/*background: #FFF url("../../imagesbv/ligne_horizontale.gif") right bottom repeat-x;*/
}
.conteneur #infos_passagers div.fond_h2 h2 { 
	/*display: inline;
	background: #FFF;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	text-transform: none;*/
	border-bottom:1px solid #B5DEF0;
	clear:both;
	color:#990000;
	font-size:13px;
	font-style:italic;
	font-weight:bolder;
	margin:0pt 0pt 10px;
	padding:0px;
}
#infos_passagers p.note {
	margin: 0 0 10px 0;
	clear: both;
	font-style: italic;
	color: #666;
}
#infos_passagers p.note strong {
	color: #000;
}
.conteneur .col_2 span em#conf_email {
	color: #666;
	font-weight : normal;
	font-size : 10px;
}
.bloc_piece_id {
	border-left:1px solid #FB911E;
	float:right;
	padding-left:5px;
	width:49%;
}
div.bloc_nom {
	float: left;
	width: 49%;
}
div#infos_passagers input, div#infos_passagers select {
	margin-bottom: 3px;
}
div.bloc_nom label, div.bloc_piece_id label, div.bloc_piece_id input, div.bloc_nom input {
	float: left;
	display: block;
	width:130px;
}

div.bloc_nom label, div.bloc_piece_id label {
	text-align: right;
}
.col_2 span strong em {
	font-style: normal;
	text-transform: uppercase;
}
.separateur_ligne {
	/*background: #FFF url("../../imagesbv/ligne_horizontale.gif") left top repeat-x;*/
	height: 2px;
	margin: 6px 0 10px 0;;
}

#GARANTIE_CC_DIGIT_CODE_id_input{
	margin: 0px;
	padding: 1px 2px;
	color: black;
	vertical-align: middle;
	width:25px;
	border: 1px solid #300;
}
#champs_cb {
	margin-top: 10px;
	padding: 5px;
	background: #F6F6F6;
	height : 40px;
}
.bugIe6 {
	display: none;
}

#champs_cb span {
	display: block;
	float: left;
}

#champs_cb span label {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	line-height: 1.8em;
}

.labelIe{
	_margin-right: -3px;
}


/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 5 CONFIRMATION--------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

.col_2 span span.align_right {
	text-align: right;
	font-weight: bold;
}
.col_2 span em.maj {
	font-style: normal;
	text-transform: uppercase;
}
#infos_passagers .milieu h2 {
	padding-top: 10px;
}
/*----------------boutons----------------*/
#infos_passagers .milieu, .bloc_voiture .milieu {
	padding-top: 0px;
}
#boutons_confirm .milieu {
	border:none;
	width: 624px;
	overflow: auto;/* ----------------------------------------------------------> à enlever dans la css print   */
	height: auto;/* ------------------------------------------------------------> à enlever dans la css print   */
	padding: 10px 15px;
	clear: both;
	background-color: #BAD3ED;
	margin-bottom:10px;
	}
#boutons_confirm .haut, .bloc_voiture .haut, div.bloc_hotel .haut {
	padding: 0px;
	height: 12px;
	width: 600px;
	background: url(../images/bleu/bande_haut_fine.gif) top left no-repeat;
	margin-bottom: -2px;
}
#boutons_confirm .milieu p {
	font-weight: bold;
	color: green;
	font-style: italic;
	float: left;
	width:350px;
}
#boutons_confirm .milieu p#annul {
	color: #a70824;
}
#boutons_confirm .milieu input {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #a70824;
	border: none;
	float: right;
	/*padding: 2px 3px 2px 3px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#boutons_confirm .milieu input#confirm_resa {
background: green;
}
#boutons_confirm .bas{
	margin-bottom: 10px;
}
#boutons_confirm {
	margin-top: 10px;
}

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE 6 ASSURANCE--------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

/*
input#assurance_ok {
	float: right;
	background: url(../../../images/communs/btn_confirm_resa.gif) top left no-repeat;
	width:202px;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	margin: 10px;
	padding: 2px 3px 2px 3px;
	border: none;
}
*/

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
-------------------------------PAGE RECAPITULATIF--------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

#recap_header {
	font-size: 18px;
	color: #036;
	border-bottom: 1px solid #b5def0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
}
img.picto {
	padding-right: 10px;
}
#recap_footer {
	border-top: 1px solid #b5def0;
	margin-top:15px;
	margin-bottom:15px;
}
#commande_ok ul {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#recap_footer p {
	float: right;
	margin-left: 20px;
	color: #036;
}
#recap_footer p#imprimer {
	float: left;
	margin-left: 10px;
}
#recap_footer p#imprimer a {
	color: #000;
	font-weight: normal;
}
#commande_ok h1 span {
	color: #900;
}
#nom_et_chainehotel em {
	font-style: normal;
	color: #000;
}
#recap_footer p a {
	color: #036;
	font-weight: bold;
}

.li_note{
}

.select_vols_conf button {
	height: 25px;
	display: block;
	float: right;
	margin: 10px 0px;
	padding: 2px 5px 2px 5px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background:#EBE6E3 none repeat scroll 0 0;
	border-color:#EBE6E3;
	border-style:solid solid outset outset;
	border-width:1px;
	color: #39B54A;
	width:175px;
}

/*////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
------------------------------------ POPUPS --------------------------------------
//////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/

a.bouton_lien { margin-top: 2px; padding: 5px 10px 3px 10px; display: block; text-align: center; float: right; color: #036; border: 1px solid #9cf; background: #fff; text-decoration:none; text-transform: uppercase;}
a.bouton_lien:hover { border: 1px solid #036; }

span.continuer {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 2px 5px 2px 5px;
	background: url(../images/bleu/btn_select_vols.gif) top center no-repeat;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	width: 177px;
	height: 25px;
}


#recherche_detail .milieu p {
	clear: both; 
	border-bottom: 1px solid #b5def0;
}
#recherche_detail .milieu p#liste_resultats {
	padding: 10px;
}

#conteneur_popup {
	background:#FFFFFF;
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid #000;*/
}
#conteneur_popup h1 {
	color:#000000;
	font-size:12px;
	padding:5px 0 4px;
	text-indent:17px;
}
#conteneur_popup h2 {
	font-style: normal;
	margin: 10px 0px 5px 0px;
}
#conteneur_popup ul li {
	list-style-position:inside;
	list-style-image:none;
	list-style-type:disc;
}
#contenu_popup {
	padding: 10px;
	clear: both;
	overflow: auto;
}

#CONDITION_DESCRIPTION{
	font-family:Arial;
	cursor:default;
	height: 275px;
}

a.bouton_lien img {
	margin-right: 7px;
}
.illu_voit {
	float: left;
	margin-right: 10px;
}
.barre_total {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
.marge_bas_10px {
	margin-bottom:10px;
}
#infos_tarif td.align_left {
	text-align: left;
}
#infos_tarif td {
	text-align: center;
}
p.rouge {
	color: #900;
}
table#agences_loueurs tr th   {
	border-bottom: 1px solid #76a1bd;
	border-left: 1px solid #76a1bd;
	border-top: 1px solid #76a1bd;
}
table#agences_loueurs tr td   {
	border-bottom: 1px solid #76a1bd;
	border-left: 1px solid #76a1bd;
	text-align: center;
}
table#agences_loueurs tr td.dernier, table#agences_loueurs tr th.dernier   {
	border-right: 1px solid #76a1bd;
}
/*------------ Hotel ------------*/

ul#alphabet {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#alphabet li {
	float: left;
	margin: 0px 0px 10px 3px;
	padding: 0px
}
ul#alphabet li a:hover{color: #000; text-decoration:  none; background: #b5def0;}

ul#liste_chaines {
	list-style: none;
}
iframe {
	float: left;
	width: 500px;
	border: 1px solid #76a1bd;
}
#liste_hotels {
	background: #b5def0;
	border: 1px solid #76a1bd;
	margin-left: 5px;
	float: left;
	width: 270px;
	height: 375px;
	overflow: auto;
}
#liste_hotels p {
	padding: 5px;
	margin: 0px 0px 1px 0px;
	background: #fff;
}
#liste_hotels p span {
	white-space: nowrap;
}
#tri_hotel span {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}
#tri_hotel p a { color:#900; text-decoration: underline;}
#conteneur_photos img {
	display: block;
	float: left;
	width: 70px;
	margin: 0px 10px 10px 0px;
}

/*AjoutÃ© pour la dispo verticale*/

#dispo_vertical .bloc_prix table {
	float: left;
}
#dispo_vertical .bloc_prix table td {
	border-bottom: 1px solid #76A1BD;
	border-left: 1px solid #76A1BD;
	padding: 5px 3px; 
}
#dispo_vertical .bloc_prix table td.btn {
	border:none;
	padding: 5px 3px; 
}
#dispo_vertical .bloc_prix table th {
	border-bottom: 1px solid #76A1BD;
	border-left: 1px solid #76A1BD;
	/*border-top: 1px solid #76A1BD;*/
	padding: 5px 3px; 
}
#dispo_vertical .bloc_prix table#troncon1 td, #dispo_vertical .bloc_prix table#troncon1 th {
	border-left: none; 
}
#dispo_vertical .bloc_prix table .bt_radio {
	background-color: #C2D4EF;
}
#dispo_vertical .bloc_prix table.troncon h2 {
	border-bottom: none;
	padding: 0 0 0 40px;
	margin: 0;
	line-height: 20px;
	text-align: left;
	background-color: transparent;
}
#dispo_vertical .bloc_prix table#troncon1 td,#dispo_vertical .bloc_prix table#troncon1 th {
	border-right: 1px solid #76A1BD;
} 


/*Fin : AjoutÃ© pour la dispo verticale*/
	
.type_paiement {
padding:5px;
border:1px dashed #D2C9C2;
margin-bottom:7px;
}
#attention_milieu {
padding:5px;
border:1px dashed #D2C9C2;

}
#impression {
float: right;
margin-right: 20px;
}
#impression a {
color: #39B54A;
}

