@font-face {
    font-family: 'ubuntulight';
    src: url('../font/ubuntu-light-webfont.eot');
    src: url('../font/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-light-webfont.woff') format('woff'),
         url('../font/ubuntu-light-webfont.ttf') format('truetype'),
         url('../font/ubuntu-light-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-family:'ubuntulight', helvetica, arial;
	font-size: 40px;
	line-height: 44px;
	color: #996E37;
	padding: 0px 30px 30px 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
.appBox h3 {
	font-family:'ubuntulight', helvetica, arial;
	font-size: 17px;
	color: #996E37;
	margin:5px 0 0 0;
}
#menu_top .menu_top a:link{
	font-family: 'ubuntulight', verdana, geneva, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

#menu_top .menu_top a:visited{
	font-family: 'ubuntulight', verdana, geneva, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	text-decoration:none;
	}
#menu_top .menu_top a:hover{
	color: #F0F938;
	text-decoration: none;
	}

.inquiry_title1 {
	float:left;
	font-family:'ubuntulight', helvetica, arial;
	font-size:18px;
	color: #ffffff;
	padding: 3px 35px 3px 30px;
	}
.inquiry_title {
	float:left;
	font-family:'ubuntulight', helvetica, arial;
	font-size:16px;
	color: #ffffff;
	padding: 5px 20px 0 45px;
	}
.arrival {
	float:left;
	padding: 0 5px;
	}
.departure {
	float:left;
	padding: 0 5px;
	}
.request_button {
	float:left;
	padding: 2px 0 0 60px;
	}
	
.title_menu_v {
	font-family:'ubuntulight', helvetica, arial;
	font-size:20px;
	line-height: 24px;
	color: #ffffff;
	padding: 10px 10px;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);	
}
	
.titolo_banner_down {
	font-family:'ubuntulight', helvetica, arial;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);	
	}