@charset "utf-8";
/*************************************************************
                       CSS PROCESS RESA
*************************************************************/
/*ECRAN */
@media screen {


.UsrCreationDossier_btBack_1 span { padding:3px 5px 3px 5px; background:#dedede url(/hewaboraairways/IMAGES_SITE/design/bg_button.gif) repeat-x !important; border:1px solid #999999 !important; color:#666666; font-weight:bold;}
.UsrCreationDossier_btBack_2 span { padding:3px 5px 3px 5px; background:#dedede url(/hewaboraairways/IMAGES_SITE/design/bg_button.gif) repeat-x !important; border:1px solid #999999 !important; color:#666666; font-weight:bold;}


/* Paiement 
**************************************************************/
#PaymentSelection .PaymentListContainer { text-align:left; width:700px;} 	
#PaymentSelection .PaymentList .lbl { }
#PaymentSelection ul.PaymentList { margin:0; padding:0 0 10px 35px; width:270px;}
	
#PaymentSelection li.Payment {
	display:table; height:50px; line-height:52px; list-style-image:none; list-style-position:outside; list-style-type:none;
	margin:0; padding:0; vertical-align:middle;
}
#PaymentSelection div.lbl { float:left; font-weight:bold; margin:2px; width:80px; }
#PaymentSelection div.img { float:left; margin:2px; margin-top:10px; width:100px; text-align:left;}
#PaymentSelection div.inputs { float:left; margin:2px; width:20px; height:52px; vertical-align:middle;}
	#PaymentSelection div.inputs .paymentInput { margin-top:15px;}
#PaymentSelection li.input {width:20px;}
#PaymentSelection div.btOnlinePayment { text-align:center;}
#instanceCtrlContent_usrPaymentSelection_btValidPayment { font-weight:bold; cursor:pointer; }

/************************************************************************************/

/* SEARCH CRITERIA */

.ville_depart, .ville_arrivee {
	border:1px solid #449CE0 !important;
	padding:4px;
}
.ComboDestiDeparture, .ComboDestiArrival { width:200px;}

.tdTypePassager {
	border:1px solid #449CE0 !important;
	padding:4px;
	width:50%;
}

.tdTypeTarifs {
	border:1px solid #449CE0 !important;
	padding:4px;
}
#instanceCtrlContent_h_Retour{margin-bottom:1px;}
#instanceCtrlContent_ddlDevise {margin-bottom:10px;}
/* hack ie6 &7 */
*html #instanceCtrlContent_ddlDevise {margin-bottom:30px;}
*+html #instanceCtrlContent_ddlDevise {margin-bottom:30px;}
/* hack safari */
#instanceCtrlContent_h_Retour:first-of-type {margin-bottom:3px;}
#instanceCtrlContent_ddlDevise:first-of-type {margin-bottom:0px;}

/* SEARCH RESULTS */ 

.borderDivDetailTarifs {
	border:1px solid #449CE0 !important;
	font-size:normal;
	margin:3px;
	padding:7px;
	width:571px !important;
}

/* SAISIE PASSAGERS */

#instanceCtrlContent_SaisiePassagers_rptChampsSaisiesPersonne_ctl01_lblTelDomicileTravail, #instanceCtrlContent_SaisiePassagers_rptChampsSaisiesPersonne_ctl01_lblTelPortable {
	margin-left:0;
	color:#449CE0 !important;
	font-size:11px !important;
}

}

