body {
	font-family: Verdana,sans-serif;
	color: #666666;
	margin:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	padding: 0px;
	font-size:80%;
	background:url(../images/bg_contenupage.jpg) repeat-x #ffffff 0px -6px;
}
/*body {
	font-family: Verdana,sans-serif;
	color: #666666;
	margin:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	padding: 0px;
	font-size:100%;
	background:url(../images/bg_contenupage.jpg) repeat-x #ffffff 0px -6px;
	
}*/
a:link, a:visited, a:hover {
	color: #56828B;
	text-decoration:underline;
}
a:visited {
	color: #6a8b56;
}
a:hover {
	color: #115562;
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover {
	color: #56828B;
	text-decoration:none;
	
}

/************************************************/
/***** [ Titres ] *******************************/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 180%;
	color: #83B0B3;
	font-weight:normal;
	font-family: Arial,sans-serif;
}

h2
{
	font-size: 140%;
	color: #56828B;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.02em;
	padding:1px 0 6px 0;
	margin-bottom:14px;
	border-bottom:1px solid #b9cc63;
	line-height:0.9em;
	position:relative;
	font-family: Arial,sans-serif;
}

#h2align
{
	margin-left: 4px;
}

h3{
	color: #56828B;
	font-weight:bold;
	font-size: 115%;
	border-bottom:none;
	margin:15px 0 4px 0;
	font-style:normal;
}

h4{
	font-weight:normal;
	font-size:105%;
	font-weight:bold;
	margin:15px 0 4px 0;
	color: #666666;
}

h5{
	font-weight:bold;
	font-size: 95%;
	padding-bottom:2px;
	margin:10px 0 0px 0;
	color: #56828B;
}
h6{
	font-family: Verdana,sans-serif;
	font-size: 75%;
	padding:0;
	margin:5px 0;
	color: #56828B;
	font-weight:normal; 
}

#close_button
{
	font-size: 55%;
	font-family: Verdana;
	padding: 0px 8px 2px 8px;
	margin: 6px 0 2px 8px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	float: right;
	}
/************************************************/
/***** [ Elements communs - Balises HTML ] ******/
div {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
p, dl, ul, table td, table th {
	font-size: 85%;
	margin: 0;
	padding: 3px 0 5px 0;
}
hr {
	height:1px;
	border:0;
	border-top: 1px solid #bbb;
	}
table {
	border:0;
	padding: 0;
	margin: 0;
}

label{
	font: 85% Verdana,sans-serif;
	color: #808080;
}
p label{font-size:100%}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 90%;
}
html>body sup{
	font-size: 75%;	
	}
a img {
	 border:none;
 }
form {
	padding: 0;
	margin: 0;
	}
/****champs input, select, textarea****/
input, select, textarea{
	font-family:Verdana;
	width:300px;
	color:#666666;	
	border:1px solid #bebebe;
	font-size:85%;
	margin:1px 0;
	height:16px;
	}
select{height:18px;}
table input, table select, table textarea{font-size:100%}

input.court, select.court{
	width:60px;
}
input.moyen, select.moyen{
	width:110px;
}
	
/***************************************************************************************/

/***************************************************************************************/
#content{
	background: url(../images/bg_contenuPrincEtroit.gif) no-repeat 100% 0;
	width: 582px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;

	}
	
#header{
	width:440px;
	margin:0 auto;
	}
#container{margin:0px auto; text-align:left; width:337px;}
#disclaimer{
	font-size: 80%;
	margin:30px auto 0 auto;

}
#disclaimerdefault{
	font-size: 80%;
	margin:30px auto 0 auto;
	padding-left: 4px;
}

table a.button, table input.button, p a.button, p input.button{font-size:90%}
.button{
	font-family:Verdana;
	font-size:80%;
	border:none;
	background:url(../images/bg_bouton.gif) repeat-x 0 50%;
	padding:0px 8px 2px 8px;
	margin: 6px 0 2px 8px;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	}
a.button:link, a.button:visited, a.button:hover  {
	border:0;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:3px;
	color:#ffffff;
	}
a.button:hover,input.button:hover, .hoverInput_IE{
	background: url(../images/bg_bouton.gif) repeat-x 0 15%;
}
input.button {
	height:16px;
	width:auto;
	padding:1px 0px 2px 0px;
	margin: 6px 0 -1px 8px;
}
html>body input.button{
	padding:0px 5px 3px 5px;
	margin: 6px 0 0px 8px;
	}

/*Option: bouton radio*/
input.Option {
	border:none;
	display:inline;
	height:12px;
	width:12px;
	margin:0;
	margin-top:1px;
	background-color : transparent;
	margin-left:5px;
}

table.formTable, table.ValidationError {
margin-bottom:5px;
}

table.formTable td {
	padding-bottom:5px;
	padding-right:5px;
}
td.option{  
	color:#808080;
}


table.fromTo { 
	padding: 0px;
	width: 310px;

}
td.fromTo { 
	width:155px;

}

#tblFromTo {
	font-size: 120%;
}
#tableArr {
	font-size: 120%;
}
#preferreddate{
	font-size: 120%;
	
}
#preferredtime{
	font-size: 120%;	
}
#preferredairlines{
	font-size: 120%;
}

.ddlFromTo {
	width:148px;
	}
.ddlmultipleresult {
	height: 75px;	
}
select.preferredtime{
	width:110px;
}

table.tblFormContent {
	width: auto;
	}

td.label, td.labelTitle, td.preferredtimetitle, td.preferreddatetitle{
	font-weight: bold;
	color: #56828B;
	padding: 0px 0px 0px 0px;
	
}
.inputtext{
	padding-left: 3px;
}
.inputtextp4{
	padding-left: 5px;
}
.Examples{
	line-height: 3px;
	vertical-align: super;
	padding-left: 3px;
	
}
td.labelTitle{
	background-color: #eee;
	border-bottom: 1px dashed #ccc;
	color: #56828B;
	height: 22px;
	padding: 2px 10px;
}
td.tblDetailTitle {
	font-weight: bold;
	text-align: left;
	width: 150px;
}
.tblTravelTime
{
	border-top: 1px dashed #ccc;
	font: 80% Verdana,sans-serif;
	
}


table.tblflightlist {
	width: 560px;
	margin: 0;
	padding: 5px;
}
table.tblflightlist th {
	text-align:left;
}
table.tblflightlist td.escale {
	text-align:right;
}
td.labelleft {
	text-align:left;
}
.tblDetail {
	
	}
.tblDetail tr {
	border-top: 1px dashed #ccc;	
	}
.tblDetail tr td {
	padding: 5px 0px;
	height: 20px;
	}	
.tblDetail .tdDuree {
	text-align: right;
	}
td.connecting {
	color: #56828B;
	font-weight: bold;
	padding: 15px 0 15px 0;
}

input.preferreddate{
	width : 110px;
}

table.tblflightlist {
	border-collapse: collapse;
	padding:0px;
	border:0;
	margin: 5px 0px 10px 0px;
	}
.tblflightlist th, .tblflightlist td {
	margin:0px;
	padding: 3px;
	vertical-align:top;
	}
.tblflightlist th{
	white-space:nowrap;
	}

tfoot tr {
	height:15px;
	background-color: none;
	border-top: 0!important;
	border-bottom: 1px solid #ccc;
	}
tfoot tr td {
	border-top: 0;
	}
fieldset {
	position:relative;
	border:1px solid #ccc;
	margin: 5pt 5px;
	padding:0pt 10px 5px;
	width: 380px;
	}
legend {	
	font-size: 105%;
	font-weight:bold;
	}

fieldset table {
	width: 100%;}
blockquote {
	width: 540px;
	margin: 0px;
	padding:0;
	display: block;
	padding: 4px;
	}
th.flightlisttitle {
    text-align:center;	
	font-size:100%;
	margin:10px 0pt 0px;
	padding-bottom:2px;	
}	

td.datebutton{
	BORDER-BOTTOM: silver 2px inset;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: silver 1px inset;
	BORDER-TOP: silver 2px inset
}
td.submitBtn {
	text-align:center;
	padding-right: 36px;
	padding-top: 10px;
}



table.ValidationError{background:#fff6f2; border:red 1px solid;width:350px;}
table.ValidationError td{ padding:5px;}
select.ValidationError{
	border:2px dashed red;
	border-style:dashed;
	border-Color:red;
	border-Width:2px;
}

td.ValidationError{
	font-weight:bold;
	padding:5px 0;
	color:red;
}
td.ValidationErrorText{	padding:0 0 5px 0; }



.noFlight {
	padding-bottom: 20px;
	padding-right: 30px; }
	

/*******************************
Rollover effect on row
******************************/
.trOver {
	color: #000000!important;
}
