﻿/* Layout CSS */
body {
	font-family: Verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 120%;
	margin: 12px auto 12px auto;
	padding: 0;
}
form, p {
	margin: 0;
	padding: 0
}
h1 {
	font-family: Verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 150%;
	background: url('images/bgtt1.gif') no-repeat center;
}
input, select {
	padding: 0;
	font-size: 11px;
}
#header {
	margin-left:200px
}
#container {
	margin: 0 auto;
	width: 871px;
	border: 1px #694818 solid;
	position: relative;
	min-height: 460px;
}
#div-logo {
	background: #694818 url('images/logo.jpg') no-repeat;
	width: 193px;
	height: 326px;
	float: left
}
#div-header {
	width: 678px;
	height: 326px;
	float: left;
	z-index: 10;
}
#div-header .banner-head {
	position: absolute;
	top: 0;
	right: 0;
	width: 135px;
	height: 132px;
	background-color: transparent
}
#div-header .banner-head a img {
	border: 0
	
}
#div-up-box {
	background: url('images/info-box1.gif') no-repeat;
	width: 193px;
	height: 32px;
	float: left
}
#div-menu {
	background-color: #3b1a00;
	float: left;
	padding-left: 30px;
	width: 648px;
}
#div-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#div-menu ul li {
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 8px 9px 8px;
	float: left
}
#div-menu ul li a {
	color: #ece8e1;
	text-decoration: none
}
#div-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dashed	
}
#div-menu img {
	margin-left: 4px;
	margin-right: 4px;
}

#left-col {
	background: url('images/info-box2.jpg') no-repeat;
	width: 193px;
	float: left;
	padding-left: 20px;
	padding-top: 46px
}
#wrapper {
	background: url('images/bground.gif') repeat-x top;
	width: 100%;

}
#content {
	text-align: justify;
	line-height: 16px;
	margin-left: 230px;
	margin-right: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	min-height: 420px;
}
#content a {
	font-weight: bold;
	color: #694818;
	text-decoration: none
}
#content a:hover {
	font-weight: bold;
	color: #694818;
	text-decoration: underline;
}
#content img {
	border: none;
	margin-right: 8px
}
#content h1.title-1 {
	background: url('images/welcome.gif') no-repeat;
	width: 444px;
	height: 37px;
	margin: 12px 0 12px 0;
	text-align: left
}
#content h1.title-2, #content h1.title-3, #content h1.title-4, #content h1.title-6 {
	width: 143px;
	height: 37px;
	margin: 12px 0 12px 0;
	text-align: left
}
#content h1.title-5, #content h1.title-7, #content h1.title-8, #content h1.title-9, #content h1.title-12 {
	width: 175px;
	height: 37px;
	margin: 12px 0 12px 0;
	text-align: left
}
#content h1.title-10, #content h1.title-11 {
	width: 100px;
	height: 37px;
	margin: 12px 0 12px 0;
	text-align: left
}
#content h1.title-2 { background: url('images/camere.gif') no-repeat; }
#content h1.title-3 { background: url('images/risto.gif') no-repeat; }
#content h1.title-4 { background: url('images/piscina.gif') no-repeat; }
#content h1.title-5 { background: url('images/attivita.gif') no-repeat; }
#content h1.title-7 { background: url('images/preno.gif') no-repeat; }
#content h1.title-8 { background: url('images/offerte.gif') no-repeat; }
#content h1.title-9 { background: url('images/territorio.gif') no-repeat; }
#content h1.title-10 { background: url('images/tariffe.gif') no-repeat; }
#content h1.title-11 { background: url('images/contatti.gif') no-repeat; }
#content h1.title-12 { background: url('images/prodotti.gif') no-repeat; }

#footer {
	background-color: #684717;
	padding: 12px 0 12px 0;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 130%
}
#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dashed	
}
.button {
	background-color: #684717;
	font-size: 11px;
	color: #fff;
	padding: 1px 6px 1px 6px;
}
#other-link ul {
	margin: 12px 12px 0;
	padding: 0;
	list-style: square;
}
#other-link ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #694818;
	text-decoration: none;
	text-transform: uppercase
}
#other-link ul li a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #694818;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px #694818 dashed	
}
.info-bt {
	background: transparent url('images/data.gif') no-repeat;
	width: 14px;
	height: 14px;
	border: none;
	padding: 2px;
	cursor: pointer
}

