body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #FFD16F;

}

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                   : #C41A0A;
	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			: 2px;
	background-color	: #FFF;
	border			: 1px solid #999;
	font-size        : 11px;
}

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;
}
#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}

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

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

}

#div_container {
   width                : 980px;
   margin               : auto;
   position             : relative;
}

#div_container div {

   color                : #7C5910;
   font-style           : italic;
   font-weight:200;
}

#div_container div.div_main_menu {
   position             : absolute;
   width                : 530px;
   height               : 95px;
   left                : 450px;
   top                  : 33px;
   text-align           : center;
   font-style           : italic;
   font-size            : 17px;
   text-transform       : uppercase;
}

#div_container div.div_main_menu a:link,
#div_container div.div_main_menu a:visited {
   text-decoration      : none;
   font-weight          : normal;
}

#div_container div.div_main_menu img {
   vertical-align       : middle;
   padding              : 0 0 0 10px;
}

#div_container div.div_contenuto {

   width                : 430px;
   margin-top:60px;
   margin-left:20px;
   margin-bottom:50px;
   float:left;
   line-height:24px;
    text-align           : justify;
}
#div_container div.div_contenuto_dx {

   width                : auto;
   padding:0px;
   margin:0px;
   margin-left:475px;
   margin-top:420px;
   
}

#div_container div.div_contenuto_esteso {
  
   width: 860px;
   margin-left:50px;
   margin-top:50px;
   margin-bottom:20px;
   text-align:center;
   line-height:22px;
   
}

#div_container div.div_img_cover {
   position             : absolute;
   top                  : 164px;
   right                : 0;
   width                : 515px;
   height               : 380px;

}

#div_container div.div_img_laterali {

	margin-top:-30px;
	right                : 0;  
 
}

h1.titolo {
   font-size            : 32px;
   color                : #C41A0A;
   font-style           : italic;
   letter-spacing       : -1px;
   padding              : 2px 0;
   margin-bottom:10px;
}

table.tab_galleria {
   margin               : auto;
   margin-top           : 20px;
}

table.tab_galleria td {
   padding              : 8px;
}

table.tab_galleria td img {
   border               : 1px solid #FFF;
}

div.div_footer {
   padding              : 10px;
   text-align           : center;
   font-size            : 12px;
   padding-top		:20px;
   line-height          : 22px;
}



div.div_footer,
div.div_footer a:link,
div.div_footer a:visited {
   color                : #A16C00;
 
}



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

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

div.div_footer .menu_footer a{
	font-weight:bold;
}

div.div_footer .firma {
	margin:auto;
	width:550px;
	padding-top:10px;
}






#div_form_contatti input.fixed,
#div_form_contatti select.fixed,
#div_form_contatti textarea.fixed {
   width             : 250px;
}

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

#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			: 3px;
	font-size     : 11px;
}

#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;
}
.lingue {

	text-align:right;
	padding-top:125px;
	padding-right:10px;
	padding-left:850px;
}
.lingue a{
	padding:2px;
	margin:0px;
	
}
.galleria  {
	margin-left:25px;
	margin-top:-10px;
}

.galleria td {
	padding:5px;
}



.appartamenti  {
	text-align:left;	

}


.appartamenti_table  {
	text-align:left;
	padding:20px;
	width:650px;
	

}
.appartamenti_table td{
	padding:5px;
}
.appartamenti_table h2{
	padding:5px;
	padding-bottom:10px;
	font-size:30px;
	border-bottom:3px solid;
	border-color:#E4963F;
}
.appartamenti_table h3{
	padding-bottom:4px;
}

.appartamenti_table td.sep {

}

.galleria_appartamenti td {
	padding:4px;
}

.prezzi  {
	border-collapse:collapse;
	margin:4px;
	padding:0px;
	
}
.prezzi td {
	border-bottom:1px solid #E4963F;
}
