
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #343022;
	background-color: #cac4b1;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
	color: #7a2e00;
	text-decoration: none;
}

a:visited
{
	color: #7a2e00;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

a:active
{
	color: black;
	text-decoration: underline;
}

h1
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 16pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h3
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h4
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

p,h1,h2,h3,h4
{
    margin: 4px 0px;
    padding: 0px;
}

p,ul,li
{
    margin: 4px 0px;
	line-height: 1.5em;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.fancybox
{
}

/* FOTO */

img.photo
{
}

img.left
{
    float: left;
    margin-right: 8px;
}

img.right
{
    float: right;
    margin-left: 8px;
}

/* PARAGRAFI */

p.left,
h1.left,
h2.left,
h3.left,
h4.left
{
    text-align: left;
}

p.right,
h1.right,
h2.right,
h3.right,
h4.right
{
    text-align: right;
}

p.center,
h1.center,
h2.center,
h3.center,
h4.center
{
    text-align: center;
}

p.bold
{
    font-weight: bold;
}

/* STRUTTURA DELLA HOME */

table#back_top
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(/images/sfumatura1.gif) no-repeat center top;
}

table#back_top td
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table#back_bottom
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(/images/sfumatura2.gif) no-repeat center bottom;
}

table#back_bottom td
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#pagina
{
	position: relative;
	width: 912px;
	height: 570px;
	overflow: hidden;
	margin: 54px auto 0px auto;
}

div#box_left
{
	position: absolute;
	left: 0px;
	top: 43px;
	width: 202px;
	height: 427px;
	overflow: hidden;
}

div#box_top
{
	position: absolute;
	left: 202px;
	top: 0px;
	width: 619px;
	height: 59px;
	overflow: hidden;
}

div#box_body
{
	position: absolute;
	left: 202px;
	top: 59px;
	width: 700px;
	height: 386px;
	overflow: hidden;
	border: 5px solid white;
	background-color: #b73406;
}

div#box_v
{
	position: absolute;
	left: 202px;
	top: 59px;
	width: 440px;
	height: 409px;
	overflow: hidden;
}

div#box_bottom
{
	position: absolute;
	left: 202px;
	top: 468px;
	width: 700px;
	overflow: hidden;
	text-align: right;
	color: white;
}

div#box_menu_ita
{
	position: absolute;
	left: 187px;
	top: 64px;
	width: 580px;
	height: 240px;
	overflow: hidden;
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
	z-index: 20;
}

div#box_menu_ita a
{
	color: white;
}

div#box_menu_ita a:visited
{
	color: white;
}

div#box_menu_ita a:hover
{
	color: #f8e7b3;
}

div#box_menu_ita a:active
{
	color: #f8e7b3;
}

div#box_menu_eng
{
	position: absolute;
	left: 207px;
	top: 64px;
	width: 692px;
	height: 240px;
	overflow: hidden;
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
	z-index: 10;
}

div#box_menu_eng a
{
	color: #f8e7b3;
}

div#box_menu_eng a:visited
{
	color: #f8e7b3;
}

div#box_menu_eng a:hover
{
	color: white;
}

div#box_menu_eng a:active
{
	color: white;
}

div#box_menu_offerte
{
	position: absolute;
	left: 503px;
	top: 246px;
	width: 400px;
	height: 200px;
	overflow: hidden;
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
	z-index: 20;
}

div#box_menu_offerte a
{
	color: #f8e7b3;
}

div#box_menu_offerte a:visited
{
	color: #f8e7b3;
}

div#box_menu_offerte a:hover
{
	color: white;
}

div#box_menu_offerte a:active
{
	color: white;
}

/* STRUTTURA DELLA PAGE */

div#pagina1
{
	position: relative;
	width: 986px;
	margin: 0px auto;
	background: url(/images/shadow.gif) repeat-y left top;
}

div#pagina2
{
	position: relative;
	width: 960px;
	margin: 0px auto;
	background: url(/images/backpage.gif) repeat-y left top;
}

div#pagina3
{
	position: relative;
	width: 960px;
	min-height: 500px;
	margin: 0px auto;
	background: url(/images/sfumatura1.gif) no-repeat center -128px;
}

div#titolo
{
	position: absolute;
	left: 310px;
	top: 84px;
	height: 35px;
	overflow: hidden;
}

div#titolo h1
{
	font-size: 22pt;
	color: white;
	text-transform: uppercase;
}

div#language
{
	position: absolute;
	left: 750px;
	top: 98px;
	width: 200px;
}

div#nav
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
}

div#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 431px;
	height: 405px;
	overflow: hidden;
}

div#testo
{
	display: inline;
	float: left;
	width: 404px;
	overflow: hidden;
	margin: 408px 8px 8px 8px;
}

div#foto
{
	display: inline;
	float: left;
	width: 295px;
	height: 443px;
	border: 5px solid white;
	overflow: hidden;
	margin: 130px 8px 8px 8px;
}

div#prenotazioni
{
	display: inline;
	float: left;
	width: 204px;
	overflow: hidden;
	margin: 130px 8px 8px 7px;
}

div#footer
{
	position: relative;
	width: 960px;
	height: 80px;
	overflow: hidden;
	margin: 0px auto;
	background: url(/images/sfumatura2.gif) no-repeat left top;
}

div#footer div#left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 948px;
	margin-top: 6px;
	padding-left: 12px;
	text-align: left;
	color: #555555;
}

div#footer div#right
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 948px;
	margin-top: 6px;
	padding-right: 12px;
	text-align: right;
	color: #555555;
}

div#ombra
{
	width: 986px;
	height: 13px;
	margin: 0px auto;
	background: url(/images/shadow-bottom.gif) no-repeat left top;
}

/* NAVIGAZIONE */

div#nav ul
{
    float: right;
    margin: 0px;
    padding: 0px;
    height: 62px;
    list-style: none;
    list-style-image: none;
	font-family: arial;
	font-size: 8.5pt;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-left: 21px;
	background: url(/images/nav-left.gif) no-repeat left top;
}

div#nav ul li
{
	float: left;
    display: inline;
	height: 62px;
	line-height: 1.2em;
	overflow: hidden;
    margin: 0px;
	padding: 20px 12px 0px 3px;
	background: url(/images/nav-sep.gif) no-repeat right top;
}

div#nav ul li.last
{
	padding-right: 24px;
	background: url(/images/nav-right.gif) no-repeat right top;
}

div#nav ul li.active
{
	padding-top: 12px;
}

div#nav ul li.active span
{
    float: left;
	display: block;
	padding: 8px 0px 0px 0px;
	background: url(/images/pick.gif) no-repeat top center;
	color: #e6c262;
}

div#nav ul li a           { color: #FFFFFF; text-decoration: none; }
div#nav ul li a:visited   { color: #FFFFFF; text-decoration: none; }
div#nav ul li a:hover     { color: #F8E7B3; text-decoration: none; }
div#nav ul li a:active    { color: #F8E7B3; text-decoration: none; }

/* LANGUAGE */

div#language
{
}

div#language p
{
    margin: 0px !important;
    text-align: right;
	font-weight: bold;
}

div#language p img
{
    vertical-align: middle;
    margin: 0px 4px 4px 0px;
    border: 1px solid #D8D8D8;
}

/* GUESTBOOK */

div.guestbook
{
    font-size: 85%;
}

div.guestbook span
{
    color: #343022;
    font-style: normal;
}

div.guestbook p
{
    margin: 1px 0px;
}

div.guestbook_nome
{
    margin-top: 16px;
    color: #635e4e;
    font-style: italic;
    font-weight: bold;
}

div.guestbook_soggiorno
{
    color: #635e4e;
    font-style: italic;
}

div.guestbook_scopoviaggio
{
    color: #635e4e;
    font-style: italic;
}

div.guestbook_modoprenotazione
{
    color: #635e4e;
    font-style: italic;
}

div.guestbook_valutazione
{
    color: #635e4e;
    font-style: italic;
}

div.guestbook_testo
{
    margin-top: 16px;
    color: #343022;
    font-style: normal;
    font-size: 120%;
}

div.guestbook_separatore
{
    width: 100%;
    margin-top: 16px;
    height: 16px;
    overflow: hidden;
    border-top: 1px solid #b9b4a3;
}

div.guestbook_valutazione img
{
    vertical-align: middle;
}

/* TABELLA GUESTBOOK */

table.guestbook
{
	margin: 0px auto;
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
}

table.guestbook tr td
{
	padding-right: 4px;
	width: 50%;
	vertical-align: top;
}

table.guestbook tr td input[type=text]
{
	width: 96%;
}

table.guestbook tr td select
{
	width: 100%;
}

table.guestbook tr td textarea
{
	width: 98%;
}

/* TABELLA TARIFFE */

table.tariffe
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 8pt;
	border: 1px solid #705b43;
	border-collapse:separate;
}

table.tariffe td
{
	border: 0px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	border: 1px solid #705b43;
	background-color: #dad3c1;
}

table.tariffe th
{
	border: 0px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	border: 1px solid #705b43;
	font-weight: bold;
	background-color: #cdc7b4;
}

/* ELEMENTI FORM */

input
{
    border: 1px solid #CCCCCC;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #FFFFFF;
    color: black;
}

select
{
    border: 1px solid #CCCCCC;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #FFFFFF;
    color: black;
}

textarea
{
    border: 1px solid #CCCCCC;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #FFFFFF;
    color: black;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

input[type=button], input[type=submit]
{
    background: #F6F6F6;
    border: 1px solid #CCCCCC;
    padding: 3px 10px;
    font-weight: bold;
}

/* INFORMATIVA */

span.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	color: red;
	line-height: 1.2em;
}

span.testo_informativa
{
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	line-height: 1em;
}

span.label_semivisibile
{
	color: #888888;
	font-size: 11px;
}
