
.global{
	font-family : arial, verdana, sans-serif ;
	font-size:12px;
	width: 700px;
}

.champText{
	margin-top:1px;
}

.boiteexemple
{
	border: solid 2px #000000;
	position : absolute ; top : 50% ; left: 30% ;
	font-family : arial, verdana, sans-serif ;
	color :#000000;
	background-color: #FFFFFF;
	width: 150px;
	height:50px;
} 

.title{
	color: #ffc310;
	font-size:30px;
	margin-left:0px;
	width: 700px;

}

.asterisk{
	font-size:15px;
	color: #dd5510;
	float:left;
	margin-right:3px;
}

.error_window{
	width: 650px;
	margin-left:0px;
	margin-bottom: 10px;
	padding: 10px;
	color: #FF0000;
	font-weight:bold;
	clear:left;
}



.textHeader{
	font-size:13px;
	font-weight:bold;
	position:relative  ;
	left:51px ;
	top:1px;
	color: #828282;

}
.textHeaderBlue{
	font-size:13px;
	font-weight:bold;
	position:relative  ;
	left:51px ;
	top:1px;
	color: #319EDF;
}

.searchHeader{
	background-image:url("../images/header_recherche_current.jpg");
	width: 120px;
	height:32px;
}
.selectionHeader{
	background-image:url("../images/header_selection_vol.jpg");
	width: 124px;
	height:32px;
}
.tarifHeader{
	background-image:url("../images/header_tarifs.jpg");
	width: 96px;
	height:32px;
}
.passengersInfoHeader{
	background-image:url("../images/header_info_passagers.jpg");
	width: 132px;
	height:32px;
}
.confirmeHeader{
	background-image:url("../images/header_confirmation.jpg");
	width: 127px;
	height:32px;
}

.searchHeaderFocus{
	background-image:url("../images/header_recherche_current.jpg");
	width: 130px;
	height:32px;
}

.selectionHeaderFocus{
	background-image:url("../images/header_selection_vol_current.jpg");
	width: 124px;
	height:32px;
}
.tarifHeaderFocus{
	background-image:url("../images/header_tarifs_current.jpg");
	width:96px;
	height:32px;
}
.passengersInfoHeaderFocus{
	background-image:url("../images/header_info_passagers_current.jpg");
	width: 132px;
	height:32px;
}
.confirmeHeaderFocus{
	background-image:url("../images/header_confirmation_current.jpg");
	width: 127px;
	height:32px;
}

.buttonSubmit{
	width: 125px;
	position:relative  ;
	left:5px;
	top:3px;
	background: transparent;
	border: solid 0px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	
}


.airSubmit{

	background-image: url("../images/submitButton.jpg");
	position:relative  ;
	top:10px;
	left:275px;
	width: 132px;
	height:23px;
	clear:left;
}

.aller{
background-image: url("../images/aller.jpg");
	width: 20px;
	height:20px;
float:left;
}

.retour{
background-image: url("../images/retour.jpg");
	width: 20px;
	height:20px;
float:left;
}


.airSubmitSelection{

	background-image: url("../images/submitButton.jpg");
	position:relative  ;
	top:23px;
	left:295px;
	width: 132px;
	height:23px;
	clear:left;
}

.buttonSubmitSelection{
	width: 125px;
	position:relative  ;
	cursor:pointer;
	left:295px;
	background: transparent;
	border: solid 0px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-size:12px;
	
}

	div ul {
		margin : 0em 0em 0em 0em;
		padding : 0em 0em 0em 0em;
	}
	
	div ul li {

		margin : 0em 0em 0em 0em;
		
		
		color : #999;
		list-style : none;
		display : inline;
		line-height : 30px;

	}
	
	div ul li#search { width : 125px;padding : 0em 0em 0em 4.00em; _padding : 0em 0em 0em 3.50em;}
	div ul li#selection { width : 145px;padding : 0em 0em 0em 5.0em; _padding : 0em 0em 0em 3.50em;}
	div ul li#tarif { width : 130px;padding : 0em 0em 0em 4.70em; _padding : 0em 0em 0em 3.50em;}
	div ul li#passagers { width : 155px;padding : 0em 0em 0em 7.7em; _padding : 0em 0em 0em 3.50em;}
	div ul li#confirm { width : 100px;padding : 0em 0em 0em 6.5em;_padding : 0em 0em 0em 3.50em;}

	div#navBarSearch {
		width : 700px;
		height : 30px;
		margin-top : 15px;
		background : transparent url("../images/bandeau/bg_nav_1.gif") 0px 0px no-repeat;
	}
	div#navBarSearch ul li#search { color : #000;}
	
	div#navBarSelection {
		width : 700px;
		height : 30px;
		margin-top : 15px;
		background : transparent url("../images/bandeau/bg_nav_2.gif") 0 0 no-repeat;
	}
	div#navBarSelection ul li#search { color : #319edf;}
	div#navBarSelection ul li#selection { color : #000;}
	
	div#navBarTarif {
		width : 700px;
		height : 30px;
		margin-top : 15px;
		background : transparent url("../images/bandeau/bg_nav_3.gif") 0 0 no-repeat;
	}
	div#navBarTarif ul li#search { color : #319edf;}
	div#navBarTarif ul li#selection { color : #319edf;}
	div#navBarTarif ul li#tarif { color : #000;}
	
	div#navBarPassagers {
		width : 700px;
		height : 30px;
		margin-top : 15px;
		background : transparent url("../images/bandeau/bg_nav_4.gif") 0 0 no-repeat;
	}
	div#navBarPassagers ul li#search { color : #319edf;}
	div#navBarPassagers ul li#selection { color : #319edf;}
	div#navBarPassagers ul li#tarif { color : #319edf;}
	div#navBarPassagers ul li#passagers { color : #000;}
	
	div#navBarConfirm {
		width : 700px;
		height : 30px;
		margin-top : 15px;	
		background : transparent url("../images/bandeau/bg_nav_5.gif") 0 0 no-repeat;
	}
	div#navBarConfirm ul li#search { color : #319edf;}
	div#navBarConfirm ul li#selection { color : #319edf;}
	div#navBarConfirm ul li#tarif { color : #319edf;}
	div#navBarConfirm ul li#passagers { color : #319edf;}
	div#navBarConfirm ul li#confirm { color : #000;}



