* {
    margin: 0px;
    padding: 0px;
}

body {
    background-image: url(../images/sfondo2.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	background-repeat: repeat-x;
}

img{
	border: none;
}

caption{
 	background-color: #DFEBF6;
 	padding: 5px;
}

body.homepage {
    background-image: url(../images/sfondo.jpg);
}

#wrapper {
    width: 960px;
    margin: auto;
    position: relative;
	background-image: url(../images/sfondo_col_dx.gif)
}

#header {
    height: 203px;
    width: 960px;
    background-image: url(../images/header.jpg);
}

#header_it {
    height: 203px;
    width: 960px;
    background-image: url(../images/header.jpg);
}

#header_en {
    height: 203px;
    width: 960px;
    background-image: url(../images/header_eng.jpg);
}

#adv_col {
    position: absolute;
	right: 0px;
	top: 203px;
    background-color: #7fa3c7;
    width: 312px;
}

#menu1 {
    position: absolute;
    top: 24px;
    left: 574px;
}

#menu2 {
	position: absolute;
    top: 187px;
    left: 180px;
}


.menu li {
    display: inline;
}

.menu li a {
    color: white;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
}

.menu li a:hover {
    background-color: green ;
}

#orario_voli {
    background-image: url(../images/box-orario-voli.jpg);
    background-repeat: no-repeat;
}

#prenota_online {
    background-image: url(../images/box-prenota-online.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#prenota_online_it {
    background-image: url(../images/box-prenota-online.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#prenota_online_en {
    background-image: url(../images/box-prenota-online_en.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#box_mappa_voli {
    background-image: url(../images/box-mappa-voli.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#link_mappa{
	position: absolute;
	color: black;
	font-weight: bold;
	text-decoration: none;
	top: 98px;
	font-size: 14px;
	width:137px;
	text-align:center;
	left: 8px;
}

#link_voli{
	position: absolute;
	color: white;
	font-weight: bold;
	text-decoration: none;
	top: 98px;
	right: 16px; 
	font-size: 14px;
	width:135px;
	text-align:center;
}

.colonna {
    width: 288px;
    margin-right: 12px;
    float: left;
    padding: 12px 12px 12px 12px;
    margin-bottom: 4px;
}

.box_voli {
    height: 120px;
}

#orario_voli h2 {
    font-size: 14px;
    color: white;
}

#zonaverde {
    padding-top: 10px;
}

.box {
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    /*padding-bottom: 12px;*/
    margin-bottom: 12px;
    background-image: url(../images/footer-angoli-stondati-nobutton.gif);
    background-color: transparent;
    height: 138px;
    width: 312px;
    margin-right: 12px;
    float: left;
}

.footer-button {
    background-image: url(../images/footer-angoli-stondati2.gif);
}

.box h2 {
    background-image: url(../images/header-angoli-stondati.jpg);
    font-size: 14px;
    color: black;
    padding: 3px 0px 0px 10px;
    height: 20px;
}

.box-body {
    border-left: 1px solid #b9d3eb;
    padding-left: 5px;
    border-right: 1px solid #b9d3eb;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.box-button {
    position: absolute;
    right: 8px;
    bottom: 0px;
    height: 23px;
    text-decoration: none;
    color: black;
    background-image: url(../images/box-button.jpg);
    clear: both;
    padding-left: 14px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 8px;
}

.newsimg {
    float: left;
    margin-right: 5px;
    border: 1px solid gray;
}

.box h3 {
    font-size: 13px;
    margin: 3px;
}

.oval-button {
    background-image: url(../images/gray-button-dx.jpg);
    color: white;
    text-decoration: none;
    background-position: right;
    background-repeat: no-repeat;
    line-height: 25px;
    height: 25px;
    padding: 4px 12px 4px 12px;
}

.oval-button span {
    background-image: url(../images/gray-button-sx.jpg);
    padding: 4px 0px 4px 12px;
}

#label-partenze {
    background-image: url(../images/partenze.jpg);
    padding-left: 32px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 32px;
    display: block;
    width: 90px;
    float: left;
}

#label-arrivi {
    background-image: url(../images/arrivo.jpg);
    padding-left: 32px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 32px;
    display: block;
    width: 90px;
    float: left;
}

#orario_voli select {
    float: left;
    display: block;
    width: 150px;
}

.clear {
    clear: both;
}

#voli_rt {
    background-image: url(../images/orologio.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 3px;
}

#prenota_online .oval-button, #prenota_online_it .oval-button, #prenota_online_en .oval-button {
    position: absolute;
    top: 93px;
    left: 190px;
}

#label-partenze {
    background-image: url(../images/partenze.jpg);
    padding-left: 32px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 32px;
    display: block;
    width: 90px;
    float: left;
}

#newsletter_sms {
    background-image: url(../images/mail-bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#newsletter_sms label {
    display: block;
    width: 100px;
    float: left;
}

#newsletter_sms input {
    color: gray;
}

#adv_col li {
    margin: 6px;
    list-style: none;
}

#precauzioni p {
   background-image:url(../images/valigetta-bg.gif);
   background-repeat:no-repeat;
   padding-bottom:10px;
   padding-left:80px;
   padding-right:5px;
   text-align:justify;
}

#accessibilita p {
    padding-left: 80px;
    background-image: url(../images/accessibilita.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#business p {
    padding-left: 80px;
    background-image: url(../images/business-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#servizi p {
    padding-left: 80px;
    background-image: url(../images/bagagli.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#compagnie_aeree p {
    padding-left: 80px;
    background-image: url(../images/aereo-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#parcheggi p {
    padding-left: 80px;
    background-image: url(../images/parcheggio-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#virtualtour p {
    padding-left: 80px;
    background-image: url(../images/tour.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#cargo p {
    padding-left: 80px;
    background-image: url(../images/cargo-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}


#colonna1, #colonna2 {
}

#colonna2 {
    position: absolute;
    left: 325px;
    top: 363px;
}

#adv_row{
	clear: both;
	background-color: #e3edf7;
	border-top: 1px solid #a2c5e4;
	border-bottom: 1px solid #a2c5e4;
	height: 75px;
	margin-top: 12px;
	padding-top: 12px;
}

#adv_row li{
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#adv_row ul{
	margin: auto;
	width: 960px;
}


#footer li{
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#adv_row img{
		border: 1px solid black;
}

.footer_link, .footer_text{
	/*
width: 960px;
*/
	margin: auto;
	padding-top: 12px;
	text-align: center;
	padding-right: 312px;
	padding-bottom: 0px;
}

.footer_link a{
	color: #164394;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.footer_text{
	color: gray;
	font-size: 11px;
	margin-top: 7px;
	padding-top: 0px;
}


#menu2 .yuimenu{
	background-color: #497eb2;
	padding: 5px;
	opacity:0.9;
	padding-top: 0px;
}

#menu1 .yuimenu{
	background-color: #356186;
	padding: 5px;
	border-width: 0px ;
	opacity:0.9;
	padding-top: 0px;
}


#navbar{
	position: absolute;
	top: 206px;
}

#navbar ul{
	list-style: none;
	padding-left: 15px;
	color: #5d6d5c;
}

#navbar li{
	display: inline;
	padding-right: 5px;
}

#navbar li a{
	text-decoration: none;
	color: #5d6d5c;
	font-weight: bold;;
}

#navbar li a:hover{
	text-decoration: underline;
}

#body-sezione{
	margin-top: 25px;
	background-image: url(../images/h_body_sezione.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#body-sezione-centrale{
	border-left: 1px solid #dfebf6;
	border-right: 1px solid #dfebf6;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 606px;
	background-color: #f5f9fc;
}

#body-sezione-footer{
	background-image: url(../images/f_body_sezione.gif);
	background-repeat: no-repeat;
	height: 14px;
	clear: both;
}

#body-sezione h1{
	font-size: 20px;
	margin-bottom: 10px;
}

#body-sezione p{
	text-align: justify;;
	line-height: 150%;
}

#adv_col h3{
	color: white;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;	
}

#adv_col li a{
	padding-left: 10px;
	text-decoration: none;
	color: white;
}

#adv_col li{
		line-height: 14px;
}

#adv_col li a:hover{
	text-decoration: underline;
}


#adv_col ul.right-menu{
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	margin-left: 6px;
	margin-right: 6px;
	list-style: square;

}



.cmxform fieldset{
	padding: 10px;
	border: 1px solid #DDD;
	background-color: #dfebf6;
	position: relative;
	margin-top:1em; 
	padding-top:.75em;
}

.cmxform legend{
	padding: 3px 6px 3px 6px;
	background-color: #7fa3c7;
	border: 1px solid silver;
	/*position:absolute; */
	top: -.8em; 
	left: .5em;
	color: white;
	font-weight: bold;
}

.cmxform label{
	
	display: block;
	width: 150px;
	float: left;
}

.cmxform input{
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid gray;
}


.cmxform label.required{
	font-weight: bold;
	margin-bottom: 8px;
}

.cmxform textarea{
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid silver;
}

.cmxform .submitbutton{
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 100px;
	display: block;
	margin-top: 10px;
}

.largesubmitbutton{
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 200px;
	display: block;
	margin-top: 10px;
}


td.c1, tr.c1{
	background-color: #dfebf6;
}

td {
	padding:3px;
	text-align:left;
}

table{
	border: 2px solid #dfebf6;
}

table.noborder{
	border: none;
}

table.fullwidth{
	width: 100%;
}

th{
	background-color: #c5dbee;
	padding: 3px;
	text-align: center;
}

#lingue a{
	color: white;
}

#lingue li{
	display: inline;
}

#lingue{
	list-style: none;
	position: absolute;
	right: 10px;
	top: 3px;
}

#lingue img{
	border: none;
}

#ricerca .my-input{
	border: 1px solid #356086;
	position: absolute;
	right: 76px;
	top: 50px;
	color: gray;
	padding: 2px;
}

#ricerca .my-submit{
	position: absolute;
	right: 50px;
	top: 50px;
}

#body-sezione ol, #body-sezione ul{
   margin-left: 30px;
}

#body-sezione a{
	color: black;
	font-weight: bold;
}

#button_cerca_voli{
	float: right;
}

#orario_voli a{
	color: black;
	font-weight: bold;
	padding-right: 5px;
}

#orario_voli ul{
	padding-left: 31px;
	list-style: none;
}

#orario_voli li{
	display: inline;
}

.yuimenuitemlabel{
	line-height: 130%;
}

.yuimenu .bd{
	padding-top: 3px;
}

#body-sezione ol li{
line-height: 24px;
color: gray;
}

#body-sezione ol li a{
text-decoration: none;
border-bottom: 1px solid silver;
font-weight: normal;
}

#body-sezione ol{
margin-bottom: 20px;
}

#body-sezione h3{
margin-bottom:1px;
}

#body-sezione p{
padding-bottom:8px;
}

#body-sezione hr{
margin: 30px;
border: 1px solid silver;
}

.footer_link img{
position: relative;
top: 6px;
}

#listanews li{
    list-style: none;
}

#listanews li{
/*    margin-left: -30px;*/
    border-bottom: 1px dashed silver;
    margin-top: 5px;
}

#listanews img{
    width: 50px;
    height: 40px;
    float: left;
    margin: 0px 5px;
    border: 2px solid white;
    
}

#listanews li a{
    display: block;
    padding-left: 36px;
    text-decoration: none;
}

#listanews .data{
    color: gray;  
    font-size: 10px;
}

#listanews{
    margin-top: 20px;
    background-color: #DFEBF6;
}

ul#listanews{
    margin-left: 0px;
    padding: 3px;
    border: 1px solid gray;
    border-left: 3px solid #356086;
}

#listanews h3{
	font-size: 18px;
	color: white;
	padding: 3px;
	background-color: #CDE;
    margin-bottom: 10px;
}

#pagine a{
    background-color: #DFEBF6; 
    border: 1px solid silver; 
    padding: 2px 5px;
    margin: 3px;
    text-decoration: none;
    font-weight: normal;
}

#pagine .current{
    background-color: #BCD; 
    border: 1px solid silver; 
    padding: 2px 5px;
    margin: 3px;
    text-decoration: none;
    font-weight: bold;
}

.news_intera{
    background-color: white;
    padding: 10px;
    border: 1px solid silver;
    border-left: 3px solid #356086;
}

#listanews .abstract{
    color: gray;
    font-size: 12px;
}

.news_intera .data{
    color: gray;
    margin-bottom: 15px;
    font-style: italic;
}

input.button{
	background-color: #E3EDF7;
	border: 1px solid #B8D2EB;
	color: black;
}

#newsletter_button{
	position: relative; 
	left: 209px; 
	top: 10px;
}

table#mappa{
    background-color: #dfebf6;
    padding: 1px;
    border: none;
}

#mappa td{
    background-color: #F5F9FC;
    padding: 5px 15px;
}

#mappa td a{
    text-decoration: none;
    border-bottom: 1px solid silver;
    padding: 1px 1px;
}

#mappa td p{
	text-align: left;
}

#homelink{
	position: absolute;
	top:60px;
	left: 143px;
	width: 55px;
	height: 57px;
}

form .required{
	color: red;
}

form .mininota{
	font-size:10px;
	color: gray;
    text-align: left;
}

form br{
    clear: both;
}

#wrapper{
  min-height:1248px;
  height:auto !important;
  height:1248px;
}

#meteo div{
    text-align: center;
}

#meteo a{
 color: black;
 text-decoration: none;
}

#meteo{
	position: absolute;
	right: 6px;
	top: -10px;
	background-image: url(../images/meteo-bg.gif);
	width: 280px;
	height: 78px;
	padding-top: 4px;
	padding-left: 21px;
	font-size: 11px;
}

#meteo img{
	border: none;
}

#come_arrivare{
	position: relative;
	background-image: url(../images/comearrivare_bg.jpg);
	float: left;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    background-color: transparent;
    height: 138px;
    width: 312px;
    margin-right: 12px;
    float: left;
}   
#come_arrivare p{
	padding: 8px;  
}
#come_arrivare h2{
	font-size: 14px;
    color: black;
    padding: 3px 0px 0px 10px;
    height: 20px;
}  

#come_arrivare ul{
    list-style: none;
    top: 95px;
    left: 100px;
    position: absolute;
}    

#come_arrivare ul li{
    display: inline;
}                              

#come_arrivare a span{
    display: none;
}

#taxi {
    background-image: url(../images/taxi.jpg);
    height: 40px;
    width: 57px;
    display: block;
    float: left;
    margin: 0px 3px 0px 0px;
}

#auto {
    background-image: url(../images/auto.jpg);
    height: 40px;
    width: 57px;
    display: block;
    float: left;
	margin: 0px 3px 0px 3px;
}    
#autobus {
    background-image: url(../images/pullman.jpg);
    height: 40px;
    width: 31px;
    display: block;

    margin: 0px 5px 0px 5px;
    float: left;
}       
#treno {
    background-image: url(../images/treno.jpg);
    height: 40px;
    width: 31px;
    display: block;
    float: left;
	margin: 0px 5px 0px 5px;
} 

#sondaggio {
    background-image: url(../images/sondaggio-bg.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-left: 10px; 
}  

#sondaggio label{
    padding-left: 10px;
}                                                    

#sondaggio p{
    padding-left: 10px;
    padding-top: 5px;
}

#sondaggio_button{
	position: relative;    
	left:210px;
	padding-left: 10px;
	padding-right: 10px;
}      

#col_banner_300x250{
    margin: auto;
    width: 300px;
}  

#riga_banner_x60{
    margin: auto;
    width: 960px;
    position: relative;
}   

label.error{
	color: red;
	margin-bottom: 5px;
	background-color: pink;
	padding: 2px;
	width: 230px;
	border: 1px solid #Faa
}    

#button_mappa{
    float: right;
    margin-top: -23px;
    margin-bottom:0px;
    padding-bottom:0px;
}    

#promozioni{
	width:636px;
	height: 77px;
	background-image: url("../images/sfondo-banner-home.gif");
	margin-bottom: 8px;
} 

#promozioni div{
	margin:auto;
	width:468px;
	padding-top: 8px;
}                       

#letto p {
    padding-left: 80px;
    background-image: url(../images/letto-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}

#posate p {
    padding-left: 80px;
    background-image: url(../images/posate-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 10px;
}
 
#letto-posate p {
    padding-left: 80px;
    background-image: url(../images/letto-posate-bg.gif);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 5px;
    height:80px;
    padding-bottom: 10px;
}

h3.error{
	color: red;
	margin-bottom: 5px;
	background-color: pink;
	padding: 2px;
	text-align:center;
	border: 1px solid #Faa
}    


#bagagli p {
background-image:url("../images/valigia-bg.gif");
background-repeat:no-repeat;
padding-bottom:10px;
padding-left:80px;
padding-right:5px;
text-align:justify;
}

#calcola_tariffa{
	background-image:url("../images/bottone-park.gif");
	background-repeat:no-repeat;
	color: black;
	text-decoration: none;
	height: 25px;
	background-position:left center;
	padding-left: 10px;
	margin-top: 5px;
	line-height: 25px;
	display: inline-block;
	cursor: hand;
	/*position: absolute;*/
	bottom: 15px;
}

#calcola_tariffa span{
	background-image:url("../images/bottone-park-right.gif");
	background-repeat:no-repeat;
	background-position: center right;
	padding-right:10px;
	margin: 0px;
	height: 25px;
	line-height: 25px;
	display: inline-block; 
}