body {
  background: #cba129;
  margin: 0;
  padding: 0;
/*  padding-bottom:20px;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  text-decoration: none;
  
}
#container {
background:url(../immagini/sfondo_new.gif); 
background-repeat:repeat-x;
padding-top:20px;
padding-bottom:20px;
height:760px;
}
#container_natale {
background:url(../immagini/sfondo_new2.jpg); 
background-repeat:repeat;
padding-top:20px;
padding-bottom:20px;

} 
.testo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  text-decoration: none;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #666;
  text-decoration: underline;
}
.vol a {
  color: #cc0000;
  text-decoration: none;
}
.vol a:hover {
  color: #cc0000;
  text-decoration: underline;
}
caption {
  font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
.h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
h3 {
  font-size: 10px;
  text-align: left;
}
input,textarea {
  border-top-style: solid;
  border-top-color: #000;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-left-width: 1px;
}
label {
  font-size: 10px;
  font-weight: bold;
}
.nota {
  font-size: 10px;
  font-weight: normal;
}
.messaggiOK {
  font-size: 12px;
  font-weight: normal;
  color: #0f0;
  text-align: center;
}
.messaggiKO {
  font-size: 12px;
  font-weight: normal;
  color: #f00;
  text-align: center;
}
.scheda_sx {
  width: 150px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  color: #900;
  background: #f6e0a2;
}
.scheda_dx {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  text-align: left;
}
.cornice {
  border-top-style: solid;
  border-top-color: #000;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-left-width: 1px;
}
/* ELENCO SCHEDE IMMOBILI */
#lista {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lista td {
  font-size: 12px;
}
#lista th {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #666;
  background: #f6e0a2;
}
/* ULTIME OCCASIONI */
#lastocc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#lastocc a {
  color: #333;
  text-decoration: none;
}
#lastocc a:hover {
  color: #333;
  text-decoration: underline;
}
#lastocc td {
  font-size: 10px;
}
/* ULTIME NOTIZIE */
#lastnews {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding: 20px;
  padding-top:5px; 
  
}
#lastnews a {
  color: #333;
  text-decoration: none;
}
#lastnews a:hover {
  color: #333;
  text-decoration: underline;
}
/* NOTIZIE */
#news {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 5;
}
#news a {
  color: #333;
  text-decoration: none;
}
#news a:hover {
  color: #333;
  text-decoration: underline;
}
#news h1 {
  font-size: 16px;
  align: right;
}
#news .piccolo {
  font-size: 10px;
}

.sfondo {
	background-image: url(../immagini/logosfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;



}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tdsfondo {
	background-attachment: fixed;
	background-image: url(../immagini/casa_vacanza_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
}
.padding {
	padding: 5px;
	}
.mercurio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	text-align: justify;
	}
.mercurio img {
	float: right;
	padding: 5px;
	}
h2 {
color:#cc0000;
text-align:left;
padding-left:15px;
}