body{
	background: url(images/damask.gif) repeat;
	/*text-align: center;*/
	font: 100% 'trebuchet ms', arial, geneva, sans-serif;
	color: #000;
	margin: 0; padding: 0;
}
a{
	color: #b21400;
	text-decoration: none;
}
a:hover{
	color: #ff5641;
}
#theworld{
	background: url(images/shade_sx.png) top left repeat-y !important;
	background: url(images/shade_sxie6.jpg) top left repeat-y;
	margin: 0 auto;
	padding: 0 11px;
	width: 800px;
}
#wrapper{
	background: url(images/shade_dx.png) top right repeat-y !important;
	background: url(images/shade_dxie6.jpg) top right repeat-y;
	width: 811px;
}

#header{
	background: url(images/header.png) top center no-repeat;
	width: 800px; height: 159px;
	text-indent: -999em;
	margin: 0; padding: 0;
}

/* menu */
#menu{
	background: url(images/menu/menu_bg.gif) top left repeat-x;
	width: 800px; height: 29px;
	text-indent: -999em;
}
#menu ul{
	list-style-type: none;
	margin: 0 auto;
	padding-left: 1.2em;
}
#menu li{
	float: left;
}
#menu a{
	display: block;
	background-position: : top left;
	background-repeat: no-repeat;
	height: 29px;
}

#menu_home{
	background-image: url(images/menu/home.gif);
	width: 60px;
}
#menu_home:hover{
	background-image: url(images/menu/home1.gif);
}
#menu_foto{
	background-image: url(images/menu/foto.gif);
	width: 58px;	
}
#menu_foto:hover{
	background-image: url(images/menu/foto1.gif);
}
#menu_servizi{
	background-image: url(images/menu/servizi.gif);
	width: 72px;	
}
#menu_servizi:hover{
	background-image: url(images/menu/servizi1.gif);
}
#menu_offerte{
	background-image: url(images/menu/offerte.gif);
	width: 152px;	
}
#menu_offerte:hover{
	background-image: url(images/menu/offerte1.gif);
}
#menu_prenotazioni{
	background-image: url(images/menu/prenotazioni.gif);
	width: 127px;	
}
#menu_prenotazioni:hover{
	background-image: url(images/menu/prenotazioni1.gif);
}
#menu_contatti{
	background-image:url(images/menu/dovesiamo.gif);
	width: 113px;	
}
#menu_contatti:hover{
	background-image:url(images/menu/dovesiamo1.gif);
}
#menu_montecatini{
	background-image: url(images/menu/montecatini.gif);
	width: 180px;	
}
#menu_montecatini:hover{
	background-image: url(images/menu/montecatini1.gif);
}


/* contenuto */
#main{
	background: #fff;
	margin-right: 11px;
	font-size: 81.3%;
	padding-bottom: 2em;
	padding-top: 1em;
}
#main #main_img{
	background-position: top right;
	background-repeat: no-repeat;
	width: 400px; height: 602px;
	float: right;
	padding-left: 82px;
}
#main h2{
	text-indent: -999em;
	padding-left: 82px;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 38px;
}

#main p{
	padding: 0 82px;
	text-align: justify;
}
#main img{
	border: 0;
	margin: 1em;
	margin-bottom: 1em;
}
.firstp{
	text-indent: 1em;
}
.firstword{
	display: inline-block;
}
.firstword span{
	display: none;
}
#main p.img_cont{
	text-align: center;
	margin: 0;
}
#main p#endpage{
	margin: 0 auto;
	background: url(images/hbv_txt_swr1.jpg) top center no-repeat;
	width: 216px; height: 51px;
}

#main ul{
	text-align: left;
	margin-left: 42px;
	list-style-type: circle;
	line-height: 1.5;
}


/* footer & sitemap */
#footer{
	background: #fff url(images/footer.gif) top left no-repeat;
	width: 800px; height: 270px;
	position: relative;
	font-size: 75%;
	line-height: 1.3;
	text-align: center;
}
#info, #hotel, #territorio{
	position: absolute;
	text-align: left;
}
#info{top: 44px; left: 77px;}
#hotel{top: 54px; left: 433px;}
#territorio{top: 54px; left: 611px;}

#footer p{
	text-indent: -999em;
	margin: 0;
	margin-bottom: 1em;
}
#footer li{
	list-style-type: none;
	margin-left: -3em;
}
#footer li img{
	border: 0;
	padding: 20px 10px 0 0;
}
#footer li a{
	color: #000;
	font-size: 1.1em;
}
#footer li a:hover{
	color: #b21400;
}
#info p{
	background: url(images/info.gif) top left no-repeat;
	width: 239px; height: 31px;
}
#info a{
	display: block;
	padding: .3em 0;
	font-size: 1.1em;
}
#hotel p{
	background: url(images/hotel.gif) top left no-repeat;
	width: 66px; height: 13px;
}
#territorio p{
	background: url(images/territorio.gif) top left no-repeat;
	width: 108px; height: 13px;
}

#copyright{
	position: absolute;
	bottom: 50px;
	left: 0;
	display: block;
	width: 100%;
	text-indent: 0;
	font-size: .9em;
}
#copyright a:hover{
	background-color: #fffbda;
}


a.extlink{
	display: inline-block;
	height: 16px;
	background: url(images/extlink.gif) center right no-repeat;
	padding-right: 17px;
}