
/* BODY */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	color: #333028;
	font-family: Arial;
	font-size: 10pt;
	background: #efebdf url(/images/bg-top.gif) repeat-x left top;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

a
{
	color: #a41b1b;
}

a:visited
{
	color: #a41b1b;
}

a:hover
{
	color: black;
}

a:active
{
	color: black;
}

h1
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 20pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
    color: #a41b1b;
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 16pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
    color: #a41b1b;
}

h3
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 14pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
    color: #a41b1b;
}

h4
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	text-transform: uppercase;
	color: black;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.4em;
}

div.clear
{
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}

iframe
{
    margin-left: 6px;
    border: 1px solid #e7e3d7;
}

a.blank
{
}

a.highslide
{
}

/* PAGINA */

div#page
{
    position: relative;
	width: 898px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* LOGO */

div#logo1
{
    position: absolute;
    left: 87px;
    top: 40px;
    width: 243px;
    height: 30px;
    overflow: hidden;
    z-index: 10;
}

div#logo2
{
    position: absolute;
    left: 119px;
    top: 72px;
    width: 180px;
    height: 14px;
    overflow: hidden;
    z-index: 10;
}

div#logo3
{
    position: absolute;
    left: 349px;
    top: 1px;
    width: 197px;
    height: 197px;
    overflow: hidden;
    z-index: 10;
}

/* HEADER */

div#header_left
{
    float: left;
    display: inline;
    width: 449px;
    overflow: hidden;
}

div#header_right
{
    float: left;
    display: inline;
    width: 449px;
    overflow: hidden;
}

/* BOX FOTO CON OMBRA */

div#photobox_top
{
    margin-top: 120px;
    width: 449px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow-top.png) no-repeat left top;
}

div#photobox_body
{
    width: 440px;
    height: 370px;
    padding-left: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow-photobox-left.png) no-repeat left top;
}

div#photobox_bottom
{
    width: 449px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow-bottom.png) no-repeat left top;
}

/* BOX NAVIGAZIONE */

div#navbox_top
{
    margin-top: 50px;
    width: 449px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow-top.png) no-repeat right top;
}

div#navbox_body
{
    width: 440px;
    height: 440px;
    padding-right: 9px;
    overflow: hidden;
    background: url(/images/bg-navbox-shadow-right.png) no-repeat left top;
}

div#navbox_bottom
{
    width: 449px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow-bottom.png) no-repeat right top;
}

/* LINGUE */

div#lingue
{
    margin-left: 104px;
}

div#lingue p
{
    margin-top: 12px;
    margin-bottom: 4px;
}

/* NAVIGAZIONE */

div.navlanguage
{
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    padding-left: 8px;
    width: 144px;
    overflow: hidden;
    border-left: 1px solid #e7e3d7;
}

div#navigazione img
{
    vertical-align: bottom;
}

div.navlanguage span
{
    font-weight: bold;
}

div#navigazione
{
    border-top: 1px solid #e7e3d7;
    padding-top: 4px;
    border-bottom: 1px solid #e7e3d7;
    padding-bottom: 4px;
    margin-left: 96px;
    padding-left: 16px;
}

/* TITOLO WEB */

div#webtitle
{
}

div#webtitle h1
{
    text-align: right;
    margin-right: 8px;
}

div#webtitle h2
{
    text-align: right;
    margin-right: 8px;
}

/* TITOLO PAGINA */

div#pagetitle
{
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div#pagetitle h2
{
    text-align: right;
    line-height: 24px;
}

/* BODY */

div#body_top
{
    width: 898px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow2-top.png) no-repeat left top;
}

div#body_center
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    padding-bottom: 8px;
    width: 858px;
    overflow: hidden;
    background: url(/images/bg-shadow2-body.png) repeat-y left top;
}

div#body_center h4
{
	margin-top: 16px;
	margin-bottom: 0px;
}

div#body_bottom
{
    width: 898px;
    height: 9px;
    overflow: hidden;
    background: url(/images/bg-shadow2-bottom.png) no-repeat left top;
}

/* FOOTER */

div#footer
{
    width: 898px;
    overflow: hidden;
    text-align: center;
    font-size: 8pt;
    margin-bottom: 32px;
}

/* COLONNE */

div#col1
{
    float: left;
    display: inline;
    width: 500px;
    overflow: hidden;
}

div#col2
{
    float: right;
    display: inline;
    width: 340px;
    overflow: hidden;
}

/* NAVIGAZIONE */

div#navigazione ul
{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
	font-size: 10pt;
    font-weight: bold;
}

div#navigazione ul li
{
    line-height: 1.6em;
}

div#navigazione ul li span.left
{
    display: none;
}

div#navigazione ul li span.center
{
}

div#navigazione ul li span.right
{
    display: none;
}

div#navigazione ul li a.button
{
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
}

div#navigazione ul li a.selected       { }

div#navigazione ul li a.button         { color: #9f8f61; }
div#navigazione ul li a.button:visited { color: #9f8f61; }
div#navigazione ul li a.button:hover   { color: #4a463d; /*IE6 BUGFIX -->*/ background: transparent; }
div#navigazione ul li a.button:active  { color: #4a463d; }

div#navigazione ul li a.button span.left   { }
div#navigazione ul li a.button span.center { }
div#navigazione ul li a.button span.right  { }

div#navigazione ul li a.button:hover span.left   { }
div#navigazione ul li a.button:hover span.center { }
div#navigazione ul li a.button:hover span.right  { }

div#navigazione ul li div.active
{
    overflow: hidden;
    white-space: nowrap;
    color: black;
}

div#navigazione ul li div.active span.left   { }
div#navigazione ul li div.active span.center { }
div#navigazione ul li div.active span.right  { }

/* ELEMENTI FORM */

input,select,textarea
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	background: #FFFFFF;
	color: #333333;
}

input[type=button]
{
	padding: 2px 5px;
	font-weight: bold;
	background: #F6F6F6;
}

input[type=submit]
{
	padding: 2px 16px;
	font-weight: bold;
	background: #F6F6F6;
}

input[type=radio]
{
    border: none;
}

/* TABELLA CONTATTI */

div#booking_form
{
    float: left;
    display: inline;
    width: 512px;
    overflow: hidden;
}

div#booking_form h4
{
    text-align: center;
	margin-top: 16px;
	margin-bottom: 0px;
}

div#booking_info
{
    float: right;
    display: inline;
    width: 336px;
    overflow: hidden;
}

div#booking_info p
{
    font-size: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.4em;
}

div#booking_info h4
{
    text-align: center;
    font-size: 90%;
	margin-top: 16px;
	margin-bottom: 0px;
}

table.contatti
{
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
}

table.contatti tr td
{
	padding-right: 4px;
	width: 50%;
	vertical-align: top;
}

div.ajax__calendar_container table tr td
{
    padding: 0px;
}

/* CTRL GUESTBOOK LIST */

div.ctrl_guestbook_list
{
    font-size: 80%;
}

div.ctrl_guestbook_list span
{
    color: #666666;
    font-style: normal;
}

div.ctrl_guestbook_list p
{
    margin: 1px 0px;
}

div.ctrl_guestbook_list_nome
{
    margin-top: 4px;
    color: #999999;
    font-style: italic;
    font-weight: bold;
}

div.ctrl_guestbook_list_soggiorno
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_scopoviaggio
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_modoprenotazione
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_valutazione
{
    color: #999999;
    font-style: italic;
}

div.ctrl_guestbook_list_testo
{
    margin-top: 4px;
    color: #666666;
    font-style: normal;
    font-size: 120%;
}

div.ctrl_guestbook_list_allegati
{
    margin-top: 4px;
}

div.ctrl_guestbook_list_allegati_allegato
{
    float: left;
    display: inline;
    width: 120px;
    text-align: center;
    font-size: 80%;
    margin-bottom: 4px;
}

div.ctrl_guestbook_list_allegati_foto
{
    float: left;
    display: inline;
    width: 120px;
    text-align: center;
    font-size: 80%;
    margin-bottom: 4px;
}

div.ctrl_guestbook_list_separatore
{
    width: 100%;
    height: 2px;
    overflow: hidden;
    border-bottom: 1px solid #e7e3d7;
}

/* CTRL GUESTBOOK FROM */

div.ctrl_guestbook_form table
{
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
}

div.ctrl_guestbook_form table tr td
{
	padding-right: 4px;
	vertical-align: top;
}

div.ctrl_guestbook_form h4
{
    text-align: center;
}

div.ctrl_guestbook_form input.txt_Nome
{
	width: 100%;
}

div.ctrl_guestbook_form input.txt_Cognome
{
	width: 100%;
}

div.ctrl_guestbook_form input.txt_EMail
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmb_MeseSoggiorno
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmb_AnnoSoggiorno
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmb_ScopoViaggio
{
	width: 100%;
}

div.ctrl_guestbook_form select.cmb_ModoPrenotazione
{
	width: 100%;
}

div.ctrl_guestbook_form textarea.txt_Testo
{
	width: 100%;
}

/* CTRL EVENTS LIST */

div.ctrl_events_list
{
	margin-bottom: 24px;
}

div.ctrl_events_list_data
{
	font-size: 8pt;
}

div.ctrl_events_list_allegati
{
	float: left;
}

div.ctrl_events_list_allegati_foto
{
	margin-right: 8px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_events_list_allegati_foto img
{
    background: white;
	padding: 6px;
	border: 1px solid #e7e3d7 !important;
}

div.ctrl_events_list_allegati_allegato
{
	margin-right: 8px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_events_list_oggetto
{
}

div.ctrl_events_list_oggetto h4
{
}

div.ctrl_events_list_descrizione
{
}

div.ctrl_events_list_separatore
{
    width: 100%;
    height: 2px;
    overflow: hidden;
    border-bottom: 1px solid #e7e3d7;
}

/* CTRL EVENTS DATA */

div.ctrl_events_data
{
	margin-bottom: 24px;
}

div.ctrl_events_data_allegati
{
	float: left;
}

div.ctrl_events_data_allegati_foto
{
	margin-right: 8px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_events_data_allegati_foto img
{
    background: white;
	padding: 6px;
	border: 1px solid #e7e3d7 !important;
}

div.ctrl_events_data_allegati_allegato
{
	margin-right: 8px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_events_data_data
{
	font-size: 8pt;
}

div.ctrl_events_data_oggetto
{
}

div.ctrl_events_data_oggetto h4
{
}

div.ctrl_events_data_descrizione
{
}

/* FOTO */

img.photo
{
    background: white;
	padding: 6px;
	border: 1px solid #e7e3d7 !important;
}

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;
}
