/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	padding: 0;
	font: 14px Arial, Sans-serif;
	color: #3c321d;
	text-align: center;
	background: #f2f1eb url(sfondo_body.gif) no-repeat center 549px;
}
#box {
	width: 1002px;
	height: 700px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#frame_out {
	height: 481px;
	width: 607px;
	margin: 8px 20px 8px 0;
}
body#iframe {
	color: #3c321d;
	text-align: left;
	background: #f2f1eb none;
	margin-right: 3px;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOMEPAGE */
body#home {
	background-image: none;
}
#home #immagini {
	padding-top: 230px;
}
#home address {
	margin: 110px 0 0 369px;
	line-height: 16px;
}
#home #nav #logo {
	margin: 257px 0 0 0;
	display: block;
}
#home #lingua {
	text-align: center;
	font-size: 10px;
	margin: 137px 0 0 0;
}
#home #lingua a:link, #home #lingua a:visited, #home #lingua a:hover, #home #lingua a:active {
	color: #3c321d;
	text-transform: uppercase;
	text-decoration: none;
}
#home #lingua a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HOMEPAGE */

/* ******************************************************************* EXTRA */
#extra {
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	height: 700px;
	background: url(sfondo_lingua.gif) no-repeat bottom;
}
#extra #foto_small {
	display: block;
	padding-top: 52px;
	padding-bottom: 1px;
	border-bottom: 6px solid #7e152f;
}
#extra #lingua {
	text-align: right;
	font-size: 11px;
	padding: 14px 20px 0 0;
	text-transform: uppercase;
}
#extra #lingua a:link, #extra #lingua a:visited, #extra #lingua a:hover, #extra #lingua a:active {
	color: #3c321d;
	text-decoration: none;
	display: block;
	line-height: 14px;
}
#extra #lingua a:hover {
	font-style: italic;
}
#extra #lingua a.evid:link, #extra #lingua a.evid:visited, #extra #lingua a.evid:hover, #extra #lingua a.evid:active {
	font-style: italic;
}
/* ******************************************************************* FINE EXTRA */

/* ******************************************************************* CONTENT */
#content {
	margin-left: 345px;
	height: 648px;
	padding-top: 52px;
	background: url(sfondo_content.gif) no-repeat bottom;
}
#content.foto {
	padding-top: 417px;
	height: 283px;
}
#content #foto {
	margin-bottom: 1px;
	position: absolute;
	top: 52px;
	right: 0;
}
#content #text {
	border-top: 6px solid #7e152f;
	padding: 15px 0 0 30px;
}
#content #text a:link, #content #text a:visited, #content #text a:hover, #content #text a:active {
	color: #3c321d;
}
#content #text a:hover {
	text-decoration: none;
}
#content #text h3 {
	font-size: 16px;
	color: #3c321d;
	margin: 0;
}
#content #text h2 {
	font-size: 17px;
	color: #7e152f;
	margin: 0;
}
#content #text img.dx {
	float: right;
	margin-left: 8px;
	border: 1px solid #7e1833;
}
#content #text #titolo {
	display: block;
}
#content #text h1 {
	margin: 0;
	color: #7e152f;
	font: 20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 50px;
}
#content #scroll {
	height: 116px;
	margin: 8px 20px 8px 0;
	overflow: auto;
	padding-right: 7px;
	scrollbar-face-color: #f2f1eb;
	scrollbar-arrow-color: #7e152f;
	scrollbar-base-color: #f2f1eb;
	scrollbar-shadow-color: #f2f1eb;
	scrollbar-dark-shadow-color: #f2f1eb;
	scrollbar-highlight-color: #f2f1eb;
	scrollbar-3d-light-color: #f2f1eb;
}
#content .xl #scroll {
	height: 481px;
}
#content .col2 {
	width: 49%;
	float: left;
}
#content .right {
	display: inline;
	margin-left: 10px;
}
#content #next {
	color: #7e152f;
	font-size: 12px;
}
#content #next a:link, #content #next a:visited, #content #next a:hover, #content #next a:active {
	color: #7e152f;
	text-decoration: none;
	font-style: italic;
}
/* ******************************************************************* FINE CONTENT */

/* ******************************************************************* NAV */
#nav {
	background: url(sfondo_nav.gif) no-repeat;
	width: 215px;
	height: 700px;
	position: absolute;
	top: 0;
	left: 128px;
}
#nav #logo {
	margin: 32px 0 0 0;
	display: block;
}
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu {
	margin-top: 25px;
}
#menu li {
	float: left;
	width: 215px;
	font: 14px 'Trebuchet MS', Arial, Sans-serif;
	line-height: 17px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	display: block;
	width: 185px;
	color: #3c321d;
	text-decoration: none;
	padding-left: 30px;
}
#menu a:hover {
	font-weight: bold;
	background-color: #f0e9e2;
}
#menu a.evid:link, #menu a.evid:visited, #menu a.evid:hover, #menu a.evid:active {
	font-weight: bold;
}
#menu li li a:link, #menu li li a:visited, #menu li li a:hover, #menu li li a:active {
	width: 170px;
	padding-left: 45px;
}
#menu li li a:hover {
	color: #7e152f;
	font-style: italic;
}
#menu li li a.evid:link, #menu li li a.evid:visited, #menu li li a.evid:hover, #menu li li a.evid:active {
	color: #7e152f;
	font-style: italic;
	font-weight: bold;
}
/* ******************************************************************* FINE NAV */

/* ******************************************************************* SERVIZI */
#nav #servizi {
	background: url(sfondo_servizi.gif) no-repeat;
	height: 277px;
	width: 215px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#newsletter {
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	margin: 21px 37px 0 37px;
	line-height: 14px;
}
#newsletter .titolo {
	font-weight: bold;
	font: 11px Georgia, 'Times New Roman', Times, serif;
	display: block;
	line-height: 22px;
}
#newsletter form {
	margin: 7px 0 0 0;
}
#newsletter input {
	border: 1px solid #362c17;
	border-right: 0;
	background-color: #e6decd;
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	width: 120px;
	height: 15px;
	float: left;
}
#newsletter .vai {
	border: 1px solid #362c17;
	border-left: 0;
	width: 16px;
	height: 19px;
	background: url(newsletter_submit.gif) no-repeat;
}
#brochure {
	display: block;
	position: absolute;
	top: 173px;
	left: 20px;
}
#logo_suedtirol {
	display: block;
	position: absolute;
	top: 173px;
	left: 50px;
}
/* ******************************************************************* FINE SERVIZI */

/* ******************************************************************* FOOTER */
address {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	margin: 20px 0 0 30px;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #3c321d;
}
address a:hover {
	text-decoration: none;
}
#copy {
	position: absolute;
	left: 85px;
	bottom: 0px;
}
#sitemap {
	position: absolute;
	right: 2px;
	bottom: 36px;
	width: 109px;
	font-size: 11px;
	text-align: right;
}
#sitemap:link, #sitemap:visited, #sitemap:hover, #sitemap:active {
	text-decoration: none;
}
#sitemap:hover {
	font-style: italic;
}
/* ******************************************************************* FINE FOOTER */

/* ******************************************************************* PREZZI */
.prezzi {
	width: 97%;
	margin-top: 7px;
}
.prezzi td {
	font-size: 14px;
	text-align: center;
	background-color: #e6decd;
}
.prezzi .titolo {
	background-color: #e0d2c4;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.prezzi .periodo {
	white-space: nowrap;
	background-color: #7e152f;
	color: #fff;
	width: 40%;
}
.prezzi .prezzo {
	width: 30%;
}
.prezzi .info {
	background-color: #7e152f;
	color: #fff;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 97%;
}
#richiesta td {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#richiesta td.mini {
	font-size:11px;
}
#richiesta .titoloform {
	background-color:#7e152f;
	color:#f2f1eb;
	padding-left:10px;
	font-weight: bold;
}
#form {
	margin: 0;
}
input, textarea {
	border: 1px solid #7e152f;
	background-color:#f6f3ea;
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	color: #000;
}
input.no_color {
	border: 0;
}
#richiesta textarea {
	overflow: auto;
}
input.invia {
	background-color: #7e152f;
	color: #fff;
	font-weight:bold;
	padding: 0px 10px;
	font-size: 12px;
}
input.red, select.red, textarea.red {
	border: 1px solid #eb3426;
}
#ris_form {
	display: none;
	margin: 3px 3px 3px 0;
	border: 2px solid #eb3426;
	color: #000;
	padding: 7px 16px;
}
#ris_form p {
	margin: 2px 0;
}
/* ******************************************************************* FINE RICHIESTA */

/* ******************************************************************* CLICK TO PAY */
#click_pay {
	width: 97%;
}
#click_pay td {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#click_pay td.label {
	text-align: right;
}
#scroll_pay {
	margin-top: -19px;
	height: 151px;
}
/* ******************************************************************* FINE CLICK TO PAY */

/* ******************************************************************* MAP */
#link {
	float: right;
	width: 160px;
	font-size: 13px;
	text-align: right;
	margin-top: 62px;
}
#link a:link, #link a:visited, #link a:hover, #link a:active {
	display: block;
	text-decoration: none;
}
#text #link a:hover {
	text-decoration: underline;
}
#map_canvas {
	width: 425px;
	height: 350px;
	overflow: hidden;
	margin-top: 30px;
}
/* ******************************************************************* FINE MAP */

/* ******************************************************************* METEO */
#text .meteo a:link, #text .meteo a:visited, #text .meteo a:hover, #text .meteo a:active {
	display: block;
	text-decoration: none;
}
#text #scroll.meteo a:hover {
	text-decoration: underline;
}
#text .meteo .immagini {
	border: 1px solid #7e1833;
	display: block;
}
/* ******************************************************************* FINE METEO */

/* ******************************************************************* SITEMAP */
#content .sitemap {
	font: 14px 'Trebuchet MS', Arial, Sans-serif;
}
#content .sitemap a:link, #content .sitemap a:visited, #content .sitemap a:hover, #content .sitemap a:active {
	display: block;
	text-decoration: none;
}
#content #scroll.sitemap a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE SITEMAP */

/* ******************************************************************* OFFERTE */
#iframe h2 {
	font-size: 17px;
	color: #7e152f;
	margin: 0;
}
#iframe img.dx {
	float: right;
	clear: right;
	border: 1px solid #7e1833;
	margin: -49px 0 17px 8px;
}
#iframe .offerta {
	padding-bottom: 17px;
	clear: both;
}
/* ******************************************************************* FINE OFFERTE */