body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eaf7f5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 746px;
	height: 100%;
	background-image: url(images/layout_04.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#header {
	width: 746px;
	height: 260px;

}
#content {
	width: 746px;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/background_content.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	width: 746px;
	height: 825px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#testo_basso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#menu {
	width: 179px;
	height: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	float: left;
}
#contenuti {
	width: 542px;
	height: 100%;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006699;
	text-align: justify;
	padding-right: 25px;
}
#offerte_box {
	width: 529px;
	height: 100%;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #996600;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 20px;
}
#offerte_box_spaz {
	width: 529px;
	height: 20px;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#offerte_box_inf {
	width: 529px;
	height: 49px;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #996600;
	text-align: right;
	padding-left: 13px;
	background-image: url(../images/offerte_inf.jpg);
}
.image {
	width: 60px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#foto {
	width: 191px;
	height: 100%;
	overflow: hidden;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
/* Sezione pulsanti */
#home A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#home A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#home A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#home A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}

#residence A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/residence.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#residence A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/residence.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#residence A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/residence.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#residence A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/residence.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}


#appartamenti A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/appartamenti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#appartamenti A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/appartamenti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#appartamenti A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/appartamenti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#appartamenti A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/appartamenti.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}

#tariffe A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tariffe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#tariffe A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tariffe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#tariffe A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tariffe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#tariffe A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tariffe.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}


#dove A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/dove.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#dove A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/dove.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#dove A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/dove.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#dove A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/dove.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}


#contatti A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/contatti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#contatti A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/contatti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#contatti A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/contatti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#contatti A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/contatti.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}


#offerte A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/offerte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#offerte A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/offerte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#offerte A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/offerte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#offerte A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/offerte.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}

#galleria A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/galleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#galleria A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/galleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#galleria A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/galleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#galleria A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/galleria.jpg);
	background-repeat: no-repeat;
	background-position: -179px;
	display: block;
	height: 34px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}

#link A:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 85px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#link A:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 85px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#link A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 85px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}
#link A:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 85px;
	width: 179px;
	line-height: 22px;
	text-align: right;
}

/* sezione testi */
.testo {
	padding-left: 13px;
	display: block;
}
.testo_offerte {
	padding-left: 80px;
	height: 100%;
	width: 429px;
	float: left;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: -15px;
	color: #666666;
	overflow: hidden;
	text-align: justify;
}
.tit_offerte {
	padding-left: 8px;
	display: block;
	width: 450px;
	float: left;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
}
.prima_lettera {
	font-weight: bold;
}

/*altro*/
.foto {
	float: right;
	padding-top: 8px;
	padding-left: 10px;
}
#contenuti a:visited {
	color: #CC6600;
	text-decoration: none;
}
#contenuti a:link {
	color: #CC6600;
	text-decoration: none;
}
#contenuti a:active {
	color: #CC6600;
	text-decoration: none;
}
#contenuti a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.input {
	width: 200px;
}
.input2 {
	width: 274px;
}
.textarea {
	width: 280px;
}
.testo_tab1 {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-weight: bold;
	line-height: 13px;
}
.testo_tab2 {
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-weight: normal;
}
.testo_tab3 {
	font-size: 10px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	line-height: 13px;
}
.testo_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}
.logo{
	float: right;
	padding-top: 17px;
	padding-right: 5px;
}
.netiquette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.stelt_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #eaf7f5;
}
.evidenza{
	color: #CC6600;
	font-weight: bold;
}
.stelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #ffffff;
}
.seo {
	height: 18px;
	width: 746px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 18px;
}
.iva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.seo a:visited, a:link , a:active {
	color: #eaf7f5;
}
.seo a:hover {
	color: #eaf7f5;
}

#testo_basso a:visited, #testo_basso a:link , #testo_basso a:active {
	color: #999999;
}
#testo_basso a:hover {
	color: #cccccc;
}

#trip {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 150px;
}