/* COLOURS */
.enancedColor {
	color:#000000;
	background-color:#8EB322
}
.normalColor {
	color:#000000;
	background-color:#E0F0B2
}
#mainMenuButtonSelected {
	background-color:#E0F0B2;
	cursor:default
}
.subMenuButton {
	background-color:#E0F0B2;
}
.subMenuButtonLast {
	background-color:#E0F0B2;
}
#subMenuButtonSelected {
	background-color:#8EB322;
	cursor:default
}

.bordobasso {
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bordoBTN {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF
}
.bordoBTNF {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF
}
#BTNLEFT {
	 width:20px;
	 height:30px;
	 float:left
}
#BTNSELECT {
	 height:25px;
	 padding-top:8px;
	 padding-left:15px;
	 padding-right:15px;
	 text-align:center;
	 background-color:#8EB322;	 
	 float:left	 
}
#BTNLIVE {
	 height:25px;
	 text-align:center;
	 padding-top:8px;
	 padding-left:15px;
	 padding-right:15px;
	 background-color:#C7DE87;
 	 float:left
}
#BTNLIVE a {
		text-decoration:none;
}
#BTNLIVE a:hover{
		text-decoration:underline;
		background:none;
}
#BTNLIVE1 {
	 height:25px;
	 text-align:center;
	 padding-top:8px;
	 padding-left:15px;
	 padding-right:15px;
	 background-color:#C7DE87;
 	 float:left
}
#BTNLIVE1 a {
		text-decoration:none;
}
#BTNLIVE1 a:hover{
		text-decoration:underline;
		background:none;
}
#BTNLIVE2 {
	 height:25px;
	 text-align:center;
	 padding-top:8px;
	 padding-left:15px;
	 padding-right:15px;
	 background-color:#C7DE87;
 	 float:left
}
#BTNLIVE2 a {
		text-decoration:none;
}
#BTNLIVE2 a:hover{
		text-decoration:underline;
		background:none;
}
#BTNLIVE3 {
	 height:25px;
	 text-align:center;
	 padding-top:8px;
	 padding-left:15px;
	 padding-right:15px;
	 background-color:#C7DE87;
 	 float:left
}
#BTNLIVE3 a {
		text-decoration:none;
}
#BTNLIVE3 a:hover{
		text-decoration:underline;
		background:none;
}
body {
	background-color: #E0F0B2;
}
.contentPage {
	background-color: #E0F0B2;
}
.tabHead {
border-right:1px solid #E0F0B2;
line-height:9px;
font-size:9px;
background-color:#E9F5CA;
height:30px;
text-align:center;
width:90px
}
.tabHeadF {
line-height:9px;
font-size:9px;
background-color:#E9F5CA;
height:30px;
text-align:center
}
.aeroportoVoli {
font-weight:bold;
background-color:#8EB322;
color:#FFFFFF
}
.orariC1 { text-align:center }
.orariC2 { text-align:center }
.orariC3 { text-align:center }
.orariC4 { text-align:left }
.orariC5 { text-align:left }
.logo {
	width:96px;
	height:31
}
.normal {
font-weight:bold;
color:#FFFFFF
}
.enanced {
font-weight:bold;
color:#000000
}
.volic1 { text-align:center }
.volic2 { text-align:center }
.volic3 { text-align:center }
.volic4 { text-align:left }
.volic5 { text-align:left }
.volic6 { text-align:center }
.volic7 { text-align:center }
.volic8 { text-align:center }
.volic9 { text-align:center }
.colStato {
font-weight:bold;
background-color:#8EB322;
color:#FFFFFF
}
.col1 { width:120px; text-align:left }
.col2 { width:150px; text-align:center }
.col3 { text-align:center }
.col4 { text-align:center }
.col5 { text-align:left }
.titolo1 {
	background-color: #8EB322;
	font-size: 14px;
	font-weight: bold;
}
.airports {
	float: left; 
	background-color:#FFFFFF;
	margin-left:7px
}

#DatiPage .handLeft, #DatiPage .handRight 
{
    width: 50%;
    float: left;
    text-align: center;
    margin: 10px 0;
}

.handRight h4, .handLeft h4
{
    
}

.handRight .logoCnt, .handLeft .logoCnt
{
    height: 65px;
}


.handRight img, .handLeft img
{
    display: block;
    margin: 5px auto;
}

.handRight table, .handLeft table {
  margin: 0 auto;
}


.handRight table td, .handLeft table td {
  width: 185px;
}

.handRight .iata, .handLeft .iata {
  padding: 2px 35px;
  width: 30px;
}
.clear 
{
    clear: both;    
}

#separatore
{
	border-right: 2px solid white;
}
