/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}
/* ------------------ lightbox ------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_files/lightbox_base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_files/lightbox_base/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #D4B37E;
	color					: #63543D;
}

body,
select,
input,
textarea {
	font-family		: Georgia, serif;
	font-size		: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color                : #B33412;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding					: 4px;
	background-color		: #FAF6EB;
	border					: 1px solid #C3B083;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}

div.div_main_bg {
	background-image: url(../_pics/struttura/bg_main_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div.div_main_header {
	background-image: url(../_pics/struttura/bg_main_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.div_main_footer {
	background-image: url(../_pics/struttura/bg_main_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height				: 450px;
	height					: auto !important;
	height					: 450px;		
}

#div_container {
	width					: 930px;
	margin				: auto;
	overflow				: hidden;
}

div.div_header {
	height				: 433px;
	position				: relative;
}

div.div_header div.div_lingue {
	position				: absolute;
	bottom				: 0;
	left					: 20px;
	width					: 240px;
	height				: 30px;
	text-align			: center;
}

div.div_main_body {
	margin				: auto;
	width					: 906px;
	padding-bottom		: 40px;
}

div.div_main_body div.div_sx {
	width					: 259px;
	float					: left;
	background-color	: #EED9AB;
}

div.div_main_body div.div_sx div.div_form,
div.div_main_body div.div_sx div.div_form input {
	font-size			: 11px;
}

div.div_main_body div.div_sx div.div_form input,
div.div_main_body div.div_sx div.div_form select {
	padding				: 3px;
}

div.div_main_body div.div_sx div.div_form table {
	margin				: auto;
	margin-top			: 14px;
}

div.div_main_body div.div_sx div.div_form table td {
	padding				: 2px;
}

div.div_main_body div.div_sx div.div_form table td.td_dida {
	text-align			: right;
}

div.div_main_body div.div_sx div.div_form p.bottone input {
	background-image: url(../_pics/struttura/bg_btn_form_sx.png);
	background-repeat: no-repeat;
	background-position: center;
	border					: 0;
	background-color		: transparent;
	width						: 156px;
	height					: 46px;
	color						: #FFF;
	font-size				: 14px;
	font-weight				: bold;
}


div.div_main_body div.div_sx div.div_form p.titolo {
	font-size			: 20px;
	color					: #B33412;
	font-weight			: normal;
	text-transform		: none;
	padding				: 8px 0 0 0;
	letter-spacing		: -1px;
}

div.div_main_body div.div_sx p.voce_menu {
	padding				: 0 10px;
}

div.div_main_body div.div_sx p.voce_menu img,
div.div_main_body div.div_sx p.voce_menu a {
	outline				: none;
}

div.div_main_body div.div_dx {
	margin-left				: 272px;
	min-height				: 550px;
	height					: auto !important;
	height					: 550px;		
}

div.div_main_body div.div_sx div.div_form {
	width					: 259px;
	height				: 215px;
	position				: relative;
	background-position	: center top;
	background-repeat		: no-repeat;
	background-image		: url(../_pics/struttura/bg_form_sx.jpg);
	margin-top				: 20px;
}

p.testo {
	line-height				: 19px;
	text-align				: justify;
}

p.titolo {
	font-size				: 30px;
	text-transform			: uppercase;
	padding					: 0 0 10px 0;
}

div.div_footer {
	padding					: 0 0 6px 0;
	line-height				: 22px;
}

div.div_footer,
div.div_footer a:link,
div.div_footer a:visited {
	color						: #FFF;
	font-size				: 12px;
}

div.div_footer a:link,
div.div_footer a:visited {
	text-decoration		: none;
}

div.div_footer a:hover {
	text-decoration		: underline;
}

table.tab_photogallery {
	margin					: auto;
}

table.tab_photogallery td {
	padding					: 4px;
}



#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			   : 60%;
	padding			: 2px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti ul.errore_form,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul.errore_form {
   width                : 250px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			: 70%;
}

#div_form_contatti table.tab_form td {
	padding			: 2px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
	white-space      : nowrap;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}

table.tab_alloggi {
	
}

table.tab_alloggi td {
	padding				: 10px;
	vertical-align		: top;
}

table.tab_alloggi td.td_intro {
	width					: 60%;
}

table.tab_alloggi td.td_appartamenti {
	width					: 40%;
}

table.tab_alloggi td.td_appartamenti div.div_box_alloggio {
	margin-bottom		: 5px;
	text-align			: center;
	line-height			: 18px;
}

table.tab_alloggi td.td_appartamenti div.div_box_alloggio a:link,
table.tab_alloggi td.td_appartamenti div.div_box_alloggio a:visited {
	text-decoration		: none;
	font-weight				: normal;
}

table.tab_alloggi td.td_appartamenti div.div_box_alloggio a:hover {
	text-decoration		: underline;
}

table.tab_alloggi td.td_appartamenti div.div_box_alloggio p.nome {
	font-size			: 22px;
}

table.tab_alloggi td.td_appartamenti div.div_box_alloggio p.img {
	margin-bottom		: 5px;
}

div.div_dettaglio_appartamento {

}

div.div_dettaglio_appartamento div.div_img_cover {
	float					: left;
	padding				: 0 15px 0 0;
}

table.tab_galleria_appartamento {
	margin				: auto;
}

table.tab_galleria_appartamento td {
	padding				: 8px;
}

