::-webkit-scrollbar{
    width:0.5em;
    height:0.5em;
background: #eaeaea;
margin-right: 10px;
}
::-webkit-scrollbar:hover{
    background-color:#fff ;
border: none;
}
::-webkit-scrollbar-thumb{
    min-height:0.5em;
    min-width:0.5em;
    -webkit-border-radius:4px;
    background-color: #666;
border: none;
}
::-webkit-scrollbar-thumb:hover{
    background-color: #008A1B;
border: none;
}
::-webkit-scrollbar-thumb:active{
    background-color:#008A1B;
border: none;
}
#sfondo {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	overflow-x: hidden;
	overflow-y: hidden;
}
#box_flag {
	position: relative;
	height: 19px;
	width: 60px;
	top: 5px;
}
#testi {
	background-image: url(img/background_testi.png);
	float: right;
	width: 600px;
	overflow: auto;
	position: relative;
	font-family: "Tw Cent MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height: 150px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
}
#testi_prenotazione {
	background-image: url(img/background_testi.png);
	float: right;
	width: 600px;
	overflow: auto;
	position: relative;
	font-family: "Tw Cent MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height: 500px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
}
#header {
	height: 50px;
	width: 800px;
	position: fixed;
	margin-left: -400px;
	left: 50%;
	z-index: 999;
}
#box_pagine {
	height: 150px;
	width: 800px;
	margin-left: -400px;
	position: fixed;
	left: 50%;
	bottom: 45px;
}
#box_pagine_prenotazione {
	height: 500px;
	width: 800px;
	margin-left: -400px;
	position: fixed;
	left: 50%;
	bottom: 45px;
	border-color: #FF0000;
}
#logoagriturismo {
	position: relative;
	height: 89px;
	width: 800px;
	background-image: url(img/logo_tablet.png);
	margin-top: 0px;
	margin-left: -400px;
	left: 50%;
	background-repeat: no-repeat;
	text-align: center;
	background-position: 50% 50%;
	z-index: 999;
}
#logo img {
	width: 100%;
}
#menu {
	background-image: url(img/background_list.png);
	float: left;
	height: 150px;
	width: 185px;
	position: relative;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 18px;
	font-size: 15px;
}
#menu_prenotazione {
	background-image: url(img/background_list.png);
	float: left;
	height: 150px;
	width: 185px;
	position: relative;
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 18px;
	font-size: 15px;
	top: px;
	margin-top: 350px;
}

body {

}
#footer {
	background-image: url(img/background_footer.png);
	position: fixed;
	height: 40px;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
#address {
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 2px;
	position: relative;
	height: auto;
	line-height: 20px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
}
.txtgiallo {
	color: #FC0;
}
.txtTitoliPagine {
	font-family: "Tw Cen MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: bold;
	line-height: 22px;
	font-size: 15px;
}
#box_flag {
	position: relative;
	height: 19px;
	width: 60px;
	top: 10px;
}
.flag {
	float: left;
	height: 19px;
	width: 24px;
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
}
a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover   {color: #FFCC00;
text-decoration: underline;}
.txtErrore {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}
#mipiace {
	width: 215px;
	position: relative;
	z-index: 10;
	height: 65px;
}
