/* Surcharge de couleur - formulaire vol */
/**
* Bleu clair : #67a0c5
* Bleu foncé : #3c759b
* Gris clair : #f9f9f9
* Gris foncé : #333
* Orange clair : #ff9615
* Orange foncé : #c16a00
**/
/* Onglets */
.esv-form-onglets li.esv-selected, .esv-form-onglets li.esv-selected:hover {
background-color: #67a0c5 !important;
}
/* Contour du formulaire */
.esv-form-MEV .esv-form-mev {
background: #67a0c5 !important;
background: -moz-linear-gradient(center top , #67a0c5 0%, #3c759b 100%) !important;
background: -webkit-linear-gradient(center top , #67a0c5 0%, #3c759b 100%) !important;
}
/* Fond principal */
.esv-form-MEV .esv-form-mev fieldset {
background-color: #f9f9f9 !important;
}
/* Calendrier */
.esv-form-MEV .calendar {
background: #67a0c5 !important;
background: -moz-linear-gradient(center top , #67a0c5 0%, #3c759b 100%) !important;
background: -webkit-linear-gradient(center top , #67a0c5 0%, #3c759b 100%) !important;
}
/* Auto-completion */
.esv-form-MEV .esv-completion .completionMEV {
color: #fff !important;
background-color: #67a0c5 !important;
border: 1px solid #3c759b !important;
}
.esv-form-MEV .esv-completion > div > div {
border-bottom: 1px solid #3c759b !important;
}
.esv-form-MEV .esv-completion > div > div:hover, .esv-form-MEV .esv-completion div div.selected {
background-color: #3c759b !important;
color: #fff !important;
}
.esv-form-MEV .esv-completion .propositionAeroport:hover {background-color: #67a0c5 !important;}

/* Bouton Rechercher */
.esv-form-MEV .esv-form-submit input {
border: 1px solid #c16a00 !important;
color: #fff !important;
background: #ff9615 !important;
text-shadow: 0 1px 0 #333 !important;
background-image: -moz-linear-gradient(top, #ff9615 0%, #c16a00 100%) !important;
background-image: -webkit-linear-gradient(top, #ff9615 0%, #c16a00 100%) !important;
}
.esv-form-MEV .esv-form-submit input:hover {
background: #c16a00 !important;
background-image: -moz-linear-gradient(top, #c16a00 0%, #ff9615 100%) !important;
background-image: -webkit-linear-gradient(top, #c16a00 0%, #ff9615 100%) !important;
}
.color-default {
	COLOR: #990000
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold
}
.color-black {
	COLOR: #016CC5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none
}
.color-build {
	COLOR: #006633
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
; text-decoration: none
}
.lgtext {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 10px; color: #666666
}
.color-name {
	COLOR: #003399
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none
}
.minitext {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-SIZE: 9px
}
.color-manage {
	COLOR: #000000
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none
}

/*table PA*/
table.last, table.last td,table.last a{
    font-size:10px;
    text-decoration:none;
    margin:0 5px 0 5px;
    text-align:center;
   
}

table.last img{
    max-height:20px;
}

.last1{
    background : #EECFA1;
    height:20px;
}   
.last0{
    background: #FFEFDB;
    height:20px;
}
table.last th{
    font-weight:bold;
    font-size:11px;
}

tr.kely td{
    padding : 0 5px 0 5px
}
td.c{
    text-align:center;
	COLOR: #FF7F01
}

.icon {float: left; height: 70px; margin-right: 10px;}
			.current {float: left; width: 350px; background-color: #F0F7F9; padding: 5px;}
			.forecast {float: left; width: 100px; text-align: center;}
p {font-size: 11px; padding: 0; }
A.acolorname:link { COLOR: #003399 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
A.acolorname:hover { COLOR: #003399 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
A.acolorname:visited { COLOR: #003399 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none }
A.acolorbuild:link { COLOR: #006633 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; text-decoration: none }
A.acolorbuild:hover { COLOR: #006633 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; text-decoration: none }
A.acolorbuild:visited { COLOR: #006633 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; text-decoration: none }