
/* BODY */

html
{
	width: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width: 760px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #4A2700;
	background: black url(/images/bg4.gif) repeat-y scroll center top;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}	

img
{
	border: 0px;
}

a
{
	color: #FF9900;
	font-weight: bold;
}

a:visited
{
	color: #FF9900;
	font-weight: bold;
}

a:hover
{
	color: black;
	font-weight: bold;
}

a:active
{
	color: black;
	font-weight: bold;
}

div.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

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';
}

/* STRUTTURA DELLA PAGINA */

div#pagina
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

div.white
{
	width: 756px;
	overflow: hidden;
	background: white;
	border-left: 2px solid #d2d1cd;
	border-right: 2px solid #d2d1cd;
}

div#top
{
	width: 760px;
	height: 8px;
	margin-top: 4px;
	overflow: hidden;
	background: url(/images/bg-top.gif) no-repeat scroll left top;
}

div#header_logo
{
	float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
	background: white;
}

div#header_logo img
{
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 4px;
}

div#header_lingua
{
	float: right;
	display: inline;
	width: 300px;
	overflow: hidden;
	text-align: right;
	margin-right: 16px;
	background: white;
}

div#header_menu
{
	width: 738px;
	height: 25px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/menu-back.gif) repeat-x scroll left top;
}

div#header_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

div#header_menu ul li.left
{
	float: left;
	display: inline;
	width: 6px;
	height: 25px;
	overflow: hidden;
	background: url(/images/menu-left.gif) no-repeat scroll left top;
}

div#header_menu ul li.right
{
	float: right;
	display: inline;
	width: 6px;
	height: 25px;
	overflow: hidden;
	background: url(/images/menu-right.gif) no-repeat scroll left top;
}

div#header_menu ul li.sep
{
	float: left;
	display: inline;
	width: 6px;
	height: 25px;
	overflow: hidden;
	background: url(/images/menu-sep.gif) no-repeat scroll left top;
}

div#header_menu ul li.button
{
	float: left;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	height: 25px;
	overflow: hidden;
	background: url(/images/menu-back.gif) repeat-x scroll left top;
}

div#header_menu ul li span
{
	color: black;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
}

div#header_menu ul li a
{
	text-decoration: none;
	color: white;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
}

div#header_menu ul li a:visited
{
}

div#header_menu ul li a:hover
{
	color: #FF9900;
}

div#header_menu ul li a:active
{
	color: #FF9900;
}

div#header_flash
{
	width: 738px;
	height: 197px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background: #095d89;
}

div#header_line
{
	width: 738px;
	height: 4px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 4px;
}

div#body
{
	width: 738px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

div#sinistra
{
	float: left;
	display: inline;
	width: 208px;
	overflow: hidden;
	margin-right: 8px;
}

div#destra
{
	float: left;
	display: inline;
	width: 520px;
	overflow: hidden;
	min-height: 300px;
}

div#bottom
{
	width: 760px;
	height: 8px;
	margin-bottom: 4px;
	overflow: hidden;
	background: url(/images/bg-bottom.gif) no-repeat scroll left top;
}

div#footer
{
	width: 738px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#footer a:hover
{
	color: white;
}

div#footer a:active
{
	color: white;
}

div#footer_left
{
	display: inline;
	float: left;
	width: 200px;
	height: 62px;
	padding-top: 10px;
	overflow: hidden;
	color: #DDDDDD;
	font-size: 8pt;
}

div#footer_right
{
	display: inline;
	float: right;
	width: 200px;
	height: 62px;
	padding-top: 10px;
	overflow: hidden;
	color: #DDDDDD;
	font-size: 8pt;
	text-align: right;
}

div#footer_center
{
	height: 72px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* FORMATTAZIONE */

h3
{
	padding-bottom: 6px;
	text-align: center;
}

p
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* TABELLA CONTATTI */

table.contatti
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* TABELLA GALLERIA */

table.photogallery
{
	width: 100%;
}
table.photogallery tr td
{
	text-align: center;
}

/* GUESTBOOK */

div.guestbook
{
    font-size: 80%;
}

div.guestbook span
{
    color: #666666;
    font-style: normal;
}

div.guestbook p
{
    margin: 1px 0px;
}

div.guestbook_nome
{
    margin-top: 16px;
    color: #999999;
    font-style: italic;
    font-weight: bold;
}

div.guestbook_soggiorno
{
    color: #999999;
    font-style: italic;
}

div.guestbook_scopoviaggio
{
    color: #999999;
    font-style: italic;
}

div.guestbook_modoprenotazione
{
    color: #999999;
    font-style: italic;
}

div.guestbook_valutazione
{
    color: #999999;
    font-style: italic;
}

div.guestbook_testo
{
    margin-top: 16px;
    color: #666666;
    font-style: normal;
    font-size: 120%;
}

div.guestbook_separatore
{
    width: 100%;
    margin-top: 16px;
    height: 16px;
    overflow: hidden;
    border-top: 1px solid #EEEEEE;
}

div.guestbook_valutazione img
{
    vertical-align: middle;
}

/* TABELLA GUESTBOOK */

table.guestbook
{
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
	font-size: 80%;
}

table.guestbook tr td
{
	padding-right: 4px;
	width: 50%;
	vertical-align: top;
}

table.guestbook tr td input.casella
{
	width: 96%;
}

table.guestbook tr td select
{
	width: 100%;
}

table.guestbook tr td textarea
{
	width: 99%;
}

/* ELEMENTI FORM */

input.casella
{
	margin: 0px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #aaaaaa;
	color: #333333;
	background-image: url("/backup/images/input_shadow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS'; 
	font-size: 8pt; 
}

select.casella
{
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url("/backup/images/input_shadow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	font-family: 'Trebuchet MS'; 
	font-size: 8pt; 
}

textarea.casella
{
	padding: 2px;
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url("/backup/images/input_shadow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS'; 
	font-size: 8pt;
	line-height: 10pt;
}

input.bottone
{
	padding-left: 16px;
	padding-right: 16px;
	color: #5E1400;
	font-family: 'Trebuchet MS'; 
	font-size: 8pt; 
	font-weight: bold;
	background-color: #ffeedd;
	border: 1px solid;
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #444444;
	border-bottom-color: #444444;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

span.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	color: red;
	font-size: 8pt;
	line-height: 8pt;
}

span.testo_informativa
{
	width: 100%;
	font-family: Arial;
	font-size: 8pt;
	line-height: 8pt;
}

span.label_semivisibile
{
	color: #888888;
	font-size: 11px;
}

/* FOTO */

img.photo
{
    background: white;
	padding: 6px;
	border: 1px solid #cccccc;
}

img.left
{
	float: left;
	margin-right: 8px;
}

img.right
{
	float: right;
	margin-left: 8px;
}

/* PARAGRAFI */

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.bold
{
    font-weight: bold;
}


