
/* BODY */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	color: #3f1b00;
    font-family: Geneva, Georgia, Times;
	font-size: 8.5pt;
    background: white repeat-y center top;
}

body.home
{
    background-image: url(/images/bg-home-body.gif);
}

body.page
{
    background-image: url(/images/bg-page-body.gif);
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

a
{
	color: #c38b39;
	text-decoration: none;
}

a:visited
{
	color: #c38b39;
	text-decoration: none;
}

a:hover
{
	color: #9f6c17;
	text-decoration: underline;
}

a:active
{
	color: #9f6c17;
	text-decoration: underline;
}

h1
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 16pt;
	font-weight: normal;
	color: #9f6c17;
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: normal;
	color: #9f6c17;
}

h3
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: normal;
	color: #9f6c17;
}

h4
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 9pt;
	font-weight: normal;
	color: #9f6c17;
}

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
{
}

div.widEXC
{
    margin-left: 0px !important;
    margin-top: 0px !important;
}

div.widFRR
{
    margin-left: 0px !important;
}

div#CDSWIDWRM
{
    width: 152px !important;
}

/* HOME */

div.home_body
{
    position: relative;
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
 }

/* HOME LOGO */

div#home_logo
{
    width: 208px;
    overflow: hidden;
	margin: 4px auto;
	text-align: center;
}

div#home_logo p
{
    margin: 0px;
}

div#home_logo h1
{
    line-height: 1.05em;
}

div#home_logo h2
{
    line-height: 1.05em;
}

/* HOME LINGUE */

div#home_lingue
{
    position: absolute;
    right: 0px;
    bottom: 4px;
    width: 312px;
    overflow: hidden;
}

div#home_lingue p
{
    margin: 0px;
    line-height: 1.5em;
}

div#home_lingue p img
{
    vertical-align: middle;
    padding-bottom: 2px;
}

/* HOME ALTRO */

div#home_photo
{
    width: 640px;
    height: 400px;
    overflow: hidden;
    border: 1px solid #ebc794;
    margin: 0px auto;
    background: white;
}

div#home_photo a
{
    position: absolute;
    width: 640px;
    height: 360px;
    overflow: hidden;
}

div#home_left
{
    position: absolute;
    top: -8px;
    left: 0px;
    width: 152px;
    text-align: right;
}

div#home_offers
{
}

div#home_offers h3
{
    text-align: left;
    margin-top: 8px;
    margin-bottom: 4px;
    border-bottom: 1px solid #f7ead7;
}

div#home_offers h3 img
{
    vertical-align: middle;
    padding-bottom: 4px;
}

div#home_contacts
{
    margin-top: 80px;
    font-size: 7pt;
}

div#home_contacts address
{
    margin: 0px;
    font-style: normal;
	line-height: 1.3em;
}

div#home_right
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 152px;
}

div#home_tripadvisor
{
}

div#home_deco
{
    width: 500px;
    height: 78px;
    overflow: hidden;
    margin: 8px auto;
    background: url(/images/deco2.gif) no-repeat left top;
}

/* PAGE */

div#page_body
{
    position: relative;
	width: 944px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

div#page_left
{
    float: left;
    display: inline;
    width: 282px;
    margin-left: 12px;
    overflow: hidden;
}

div#page_right
{
    float: right;
    display: inline;
    width: 642px;
}

/* PAGE LOGO */

div#page_logo
{
    width: 208px;
    overflow: hidden;
	margin-left: 44px;
	text-align: center;
}

div#page_logo p
{
    margin: 0px;
}

div#page_logo h1
{
    line-height: 1.05em;
}

div#page_logo h2
{
    line-height: 1.05em;
}

/* PAGE LINGUE */

div#page_lingue
{
    float: left;
    display: inline;
    margin-left: 26px;
    margin-top: 6px;
    overflow: hidden;
}

div#page_lingue p
{
    margin: 0px;
    line-height: 1.5em;
}

div#page_lingue p img
{
    vertical-align: middle;
    padding-bottom: 2px;
}

/* PAGE NAV */

div#page_nav
{
    margin-left: 28px;
    width: 612px;
    overflow: hidden;
    margin-top: 8px;
    font-size: 10pt;
    padding: 8px 0px;
    border-top: 1px solid #f7ead7;
    text-align: right;
}

/* PAGE ALTRO */

div#page_contacts
{
    float: right;
    display: inline;
    margin-top: 8px;
    text-align: right;
}

div#page_contacts address
{
    margin: 0px;
    font-style: normal;
	line-height: 1.3em;
}

div#page_text
{
    width: 282px;
    overflow: hidden;
}

div#page_text h3
{
    margin-top: 8px;
    margin-bottom: 4px;
    padding-bottom: 2px;
    padding-left: 38px;
    border-bottom: 1px solid #f7ead7;
    background: url(/images/bullet.gif) no-repeat left top;
}

div#page_photo
{
    width: 640px;
    height: 400px;
    overflow: hidden;
    border: 1px solid #ebc794;
    background: white;
}

div#page_gallery
{
    margin-left: -36px;
    width: 676px;
    height: 730px;
    overflow: hidden;
    border: 1px solid #ebc794;
    background: white;
}

div#page_suppcontent
{
    margin-left: 28px;
    width: 612px;
    overflow: hidden;
    margin-top: 12px;
}

div#page_suppcontent h3
{
    margin-top: 8px;
    margin-bottom: 4px;
    padding-bottom: 2px;
    padding-left: 38px;
    border-bottom: 1px solid #f7ead7;
    background: url(/images/bullet.gif) no-repeat left top;
}

div#page_suppcontent p.route_error
{
    color: red;
    font-size: 110%;
    text-align: center;
    font-weight: bold;
}

div#page_suppcontent input[type=text]
{
    width: 460px;
}

div#page_suppcontent input[type=submit]
{
}

div#page_deco
{
    float: right;
    display: inline;
    width: 500px;
    height: 78px;
    overflow: hidden;
    margin: 8px auto;
    margin-right: 71px;
    background: url(/images/deco2.gif) no-repeat left top;
}

div#page_links
{
    float: right;
    display: inline;
    width: 640px;
    text-align: center;
}

/* CTRL OFFERS LIST */

div.ctrl_offers_list
{
}

div.ctrl_offers_list p
{
    margin: 0px;
}

div.ctrl_offers_list_data
{
	font-size: 7pt;
	color: #CCCCCC;
}

div.ctrl_offers_list_allegati
{
}

div.ctrl_offers_list_allegati_foto
{
	font-size: 8pt;
}

div.ctrl_offers_list_allegati_foto img
{
    background: white;
	padding: 1px;
	border: 1px solid #ebc794 !important;
}

div.ctrl_offers_list_allegati_allegato
{
	margin-right: 8px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_offers_list_oggetto
{
}

div.ctrl_offers_list_oggetto h4
{
    margin-top: 2px;
}

div.ctrl_offers_list_descrizione
{
}

div.ctrl_offers_list_separatore
{
    width: 100%;
    height: 2px;
    overflow: hidden;
    border-bottom: 1px solid #e7e3d7;
}

/* CTRL OFFERS DATA */

div.ctrl_offers_data
{
}

div.ctrl_offers_data_allegati
{
	float: right;
	display: inline;
}

div.ctrl_offers_data_allegati_foto
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_offers_data_allegati_foto img
{
    background: white;
	padding: 6px;
	border: 1px solid #ebc794 !important;
}

div.ctrl_offers_data_allegati_allegato
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 8pt;
}

div.ctrl_offers_data_data
{
    text-align: right;
	font-size: 7pt;
	color: #CCCCCC;
}

div.ctrl_offers_data_oggetto
{
}

div.ctrl_offers_data_oggetto h4
{
	font-size: 11pt;
    margin-top: 8px;
    margin-bottom: 4px;
    padding-bottom: 2px;
    padding-left: 38px;
    border-bottom: 1px solid #f7ead7;
    background: url(/images/bullet.gif) no-repeat left top;
}

div.ctrl_offers_data_descrizione
{
}

/* ELEMENTI FORM */

input,select,textarea
{
    margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 2px 3px 4px 3px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	height: 12px;
	background: #FFFFFF;
	color: #333333;
    vertical-align: middle;
}

select
{
    padding: 0px 1px 1px 1px;
	height: 20px;
}

input[type=button]
{
	font-weight: bold;
	background: #F6F6F6;
	padding: 0px 8px 0px 8px;
	height: 20px;
}

input[type=submit]
{
	font-weight: bold;
	background: #F6F6F6;
	padding: 0px 8px 0px 8px;
	height: 20px;
}

input[type=radio]
{
    border: none;
    background: transparent;
}

input[type=checkbox]
{
    border: none;
    background: transparent;
}

/* TABELLA TARIFFE */

table.tariffe
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid black;
}

table.tariffe tr td
{
	padding: 4px 8px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #c38b39;
	font-size: 110%;
	background: white;
}

table.tariffe tr th
{
	padding: 4px 8px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #c38b39;
	font-size: 100%;
	background: #f7ead7;
}

/* TABELLA CONTATTI */

div.contatti
{
}

div.contatti h4
{
    text-align: center;
    margin-top: 12px;
    margin-bottom: 4px;
}

div.contatti p
{
    text-align: center;
}

div.contatti table
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-collapse: collapse;
	width: 596px;
}

div.contatti table tr td
{
    padding: 1px;
	width: 298px;
}

div.contatti input[type=text]
{
    width: 290px !important;
}

div.contatti select
{
    width: 298px;
}

div.contatti textarea
{
	width: 588px;
    height: 100px;
}

p.testo_informativa
{
    font-size: 7pt;
    line-height: 1.1em;
}

div.ajax__calendar_container table
{
    width: auto;
}

div.ajax__calendar_container table tr td
{
    padding: 0px;
}

/* 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;
}
