html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
  margin: 0;
  padding: 0;
	}

body {
    margin: 0;
 	padding: 0;
	background: #00AACC url(../images/bkg_body.gif) repeat-y 50%;
    font:100% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	}

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #00AACC;
	}
	
a:hover {
	color:#006B80;
	text-decoration: underline;
	}
	
#content ul, #content-scheda ul {
	margin: 10px 38px 10px 0;
	padding: 0;
	}
#content ul, #content ol, #content-scheda ul, #content-scheda ol {
	padding-left: 15px;
	}
#content ul, #content-scheda ul {
	list-style: none;
	}
#content ul li, #content-scheda ul li {
	padding: 5px 5px 5px 23px;
	line-height: 1.4em;
	background: url(../images/li-arrow.gif) no-repeat 10px 11px;
	font-size: 0.7em;
	background-color:#E1F3EF;
	color:#2D3536;
	}
	
#content ol li, #content-scheda ol li {
	padding: 5px 5px 5px 23px;
	line-height: 1.4em;
	font-size: 0.7em;
	background-color:#E1F3EF;
	color:#2D3536;
	}


/* ----- STRUTTURA -----*/
#container {
	width: 770px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/* ----- HEADER -----*/
#header {
	background: #FAFEFF url(../images/bkg_header.jpg) repeat-x;
	height: 94px;
	}
	
#header .casevacanze img {
	margin: 5px 0 0 20px;
	}

#header .imi img {
	margin: 30px 20px 0 0px;
	}

.casevacanze {
	float:left;
	}
	
.imi {
	float:right;
	}

#intestazione-1 {
	background:#FFF;
	color:#FF8C00;
	}

#main {
	float:left;
	width:100%;
	background-color:#fff
	}

#content {
	margin: 0px 200px 0 150px;
	padding:0 15px 0 15px;
	}

#content-scheda {
	padding:0 0 0 20px;
	}
	
#colonnasx{
	float:left;
	width:150px;
	margin-left:-770px;
	background-color:#EBF7FA;
	}

#colonnadx{
	float:left;
	width:200px;
	margin-left:-200px;
	background-color:#F1F3F3;
	}
	
#footer{
	padding-top:0.5em;
	padding-bottom:1.5em;
	}
	
/* ----- BARRA NAVIGAZIONE PRINCIPALE -----*/
#navigation {
	margin:0;
	padding:0.9em 15px;
	border-bottom:1px solid #FFF;
	text-align:left;
	font-weight:bold;
	font-size: 0.6em;
	background: #FF8B00 url(../images/bkg_navigation.gif) repeat-x;
	}
	
#navigation li{
	display:inline;
	margin:0;
	height:0;
	border-left:1px solid #FFD599;
	padding:0 1em;
	}
	
#navigation li.selected{
	border-left:none;
	color:#C24E0A;
	}
	
#navigation a:link, #navigation a:visited{
	color:#FFF;
	text-decoration:none;
	}
	
#navigation a:hover, #navigation a:focus, #navigation a:active {
	color:#FFC680;
	text-decoration:none;
	}
	
/* ----- VISUAL -----*/
.visual {
	float: left;
	background: #FFF;
	width: 569px; /* ie5win fudge begins */
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}

.boxdx {
	float: left;
	width: 200px;
	border-bottom:1px solid #FFF;
	}
	
/* ----- TITOLI -----*/
h1 {
	font-family: "Trebuchet MS";
	font-size:1em;
	padding: 0.1em 15px;
	margin-bottom:15px;
	}
	
#navdx h1, #colonnasx h1{
	color: #FFFFFF;
	background: #00AACC;
	}

#colonnadx h1.residence {
	background-color:#FF8B00;color:#FFF;
	}

#colonnadx h1 {
	color:#FFF;
	background: #FFAA0C;
	}

#navdx h1 {
	padding: 0.5em 15px;
	}
	

/* ----- STILI -----*/

div p {
	margin:0;
	padding:0.9em 15px 0.5em 15px;
	}

#content p, #content-scheda p {font: 0.7125em Verdana, sans-serif;
	line-height: 1.4em;
	color: #333;
	padding-right:25px 
	}

#content h1 {
	background-color:#FFF2DB;
	color:#FF6600;
	font-variant: normal;
	text-transform: uppercase;
	}

#content h2, #content-scheda h2  {
	font-size:0.8em;
	margin:  10px 15px 0 15px;
	color:#FF6600;
	}

#content h3 {
	font-size:1em;
	margin:  0 0 10px 15px;
	color:#319FA3;
	font-family: "Trebuchet MS";
	}

.icopdf {
	background: transparent url(../images/ico_pdf.gif) no-repeat top left!important;
	padding: 1px 20px;
	margin: 25px;
}

/* ----- PATH -----*/
#path {
	clear:both;
	padding:14px;
	border-top: 6px solid #FF8C00;
	background-color:#FFF;
	color: #FF6600;
	font-weight:bold;
	font-size: 0.6em;
	} 
 
#path a{ 
	color: #00AACC;
	font-weight:normal;
	text-decoration: none;
} 

#path a:hover{ 
	color: #006B80;
	text-decoration: underline;
} 

#path .sonoqui{ 
	color: #FF8C00;
} 

/* ----- FOOTER -----*/
#footer {
	background:#66B7CC;
	color:#FFF;
	clear:left;
	}

#footer p {font-size:0.6em; }

#footer p a {color:#2E616B;}


/* ----- VARIE -----*/
div.hrClear hr {margin:0;}
	
div.hrClear {
	height:0;
	overflow:hidden;
	clear:both;
	}

.right {float:right;}
.left {float:left;}
.clearit {clear:both;}
#content .clearit, #content-scheda .clearit {clear:both; margin-top:-30px;}
.positionlogo {margin-top: 450px;}

a img {
	border: none;
	}
hr {
	border:none;
	background-color:#DEDEDE;
	color:#DEDEDE;
	height:4px;
	width:90%;
	text-align: center;
	}

#content hr, #content-scheda hr {
	border:none;
	background-color:#B9B4AC;
	color:#DEDEDE;
	height:1px;
	width:100%;
	text-align: center; 
	}

/* ----- SIDEBAR -----*/
.sidebar {
	width: 120px;
	font-size: 60%;
	line-height: 1.5em;
	color: #777;
	margin-top: 15px;
	margin-left: 15px;
	}

.sidebar h3 {
	margin: 15px 0 15px 0;
	padding: 15px 0 0 20px;
	font-size: 100%;
	font-weight: bold;
	color: #2D405B;
	border-top: 1px solid #D9E7BD;
	background: url(../images/cube_birch.gif) no-repeat 0 17px;
	}
	
.sidebar h3.first {
	margin-top: 0;
	padding-top: 0;
	border: none;
	background-position: 0 2px;
	}
.sidebar p {
	margin: 0;
	padding: 0;
	}
.sidebar ul, .sidebar dl {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.sidebar li {
	margin: 0 0.2em .6em 0px;
	padding: 0 0 0 15px;
	line-height: 1.4em;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	}
.extra  {
	color:#FF6600;
	font-weight: bold;
	}

/* ----- SIDEBARDX -----*/
.sidebardx {
	width: 180px;
	font-size: 60%;
	line-height: 1.5em;
	color: #777;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	}

.sidebardx h3 {
	margin: 15px 0 15px 0;
	padding: 15px 0 0 20px;
	font-size: 100%;
	font-weight: bold;
	color: #2D405B;
	border-top: 1px solid #D9E7BD;
	background: url(../images/cube_birch.gif) no-repeat 0 17px;
	}
	
.sidebardx h3.first {
	margin-top: 0;
	padding-top: 0;
	border: none;
	background-position: 0 2px;
	}
.sidebardx p {
	margin: 0;
	padding: 0;
	}
.sidebardx ul, .sidebardx dl {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.sidebardx li {
	margin: 0 0.2em .6em 0px;
	padding: 0 0 0 15px;
	line-height: 1.4em;
	background: 0 url(../images/arrow_blu.gif) no-repeat 3px;
	}
.extradx  {
	color:#FF6600;
	font-weight: bold;
	}
/* ----- MINI PHOTO GALLERY -----*/

.thumbnail {
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
.thumbnail a, .thumbnail a:visited {
	margin: 2px 5px 10px 5px;
	padding: 4px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	background: #FFF;
	display: block;
	}
	
.thumbnail a {
	border-color: #D1DCB9;
	}
	
	
.thumbnail a:hover {
	border-color: #006B80;
	background: #00AACC;
	}

.bottoni {
	background-color:#FFF2DB;
	border: 1px dashed #B9B4AC; 
	border-width: 1px 0;
	text-align: center;
	margin-top:20px;
	}
.bottoni p {
	padding-top: 0.75em;
	border-bottom: 5px solid white;
	border-top: 5px solid white;
	padding-bottom: 0.5em; 
	}
/* ----- COLONNA 2-2 -----*/
dl.teaser {
	margin: 15px 0 10px 15px;
	padding: 0 10px 0 0;
	font: 0.6em Verdana, sans-serif;
	}
	
dl.teaser dt {
	margin: 7px 0;
	padding: 0;	
	font-weight: bold;
	color:#006B80;

	}
	
dl.teaser dt a, dl.teaser dt a:visited {
	margin: 2px 5px 0 0;
	padding: 4px;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	background: #FFF;display: block;width:110px;
	}
	
dl.teaser dt a {
	border-color: #D1DCB9;
	}
	
	
dl.teaser dt a:hover {
	border-color: #006B80;
	background: #00AACC;
	}

dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;

	}
	
dl.teaser dd a, dl.teaser dd a:visited {
	font-weight: bold;
	color:#FF6600;
}

dl.teaser dd a.entra, dl.teaser dd a:visited.entra {	
	background: url(../images/arrow_verde.gif) no-repeat 0 2px;
	padding-left: 15px;}
	

dl.teaser dd a:hover {
	font-weight: bold;
	color:#006B80;
	}

dl.teaser dd em {
	font-style: normal;
	color: #888;
	}
	
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
	}
	
dl.noimg dt a:hover {
	border: none;
	border-bottom: 1px solid #bbb;
	}
	
dl.noimg dd a {
	font-weight: normal;
	}

/* ----- COLONNA 2-2 OLD-----*/
.article {
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
.headshot {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.2em 0px;
	border: 3px solid #CFCFCF;
	}

p.article a {
	clear: right;
	font: bold 10px Verdana, sans-serif;
	color:#FF6600;
	text-decoration:none;
	}

p.article a:hover {text-decoration:underline;}

.prezzo {
	display: block;
	color: #0084A1;
	font: x-small Verdana, sans-serif;
	font-weight:bold;
	}

.blurb {
	margin: 0px;
	}

.border {	
	border-bottom: 5px solid #DEDEDE;
	margin: -15px 10px 0 10px;
	}
	
div.caption {
  font: Arial, Helvetica, sans-serif;
  font-size: 70%;
  color:#999;
  margin-top: 5px;
}

div.thumb_l img, div.thumb_r img {
  border:1px solid #ccc;
}

#path a.lnk-back {
	color:#FF6600;
	font-weight:bold;
	background: url(../images/arrow_verde_back.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-left:5px;

}

/* container-scheda
---------------------------------------------------------------------*/
#container-scheda {
	width:700px;
	float:left;
	position:relative;
	padding:0 15px 0 30px;
	margin: 15px 0 20px 0;
	}
	
#image {
	float:left;
	width:330px;
}
#info-immobile {
	float:right;
	width:370px;
	background:#F1F3F3;
}

#container-scheda h1 {
	background-color:#FFF2DB;
	color:#FF6600;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom:3px solid #FFF;
	padding:5px 5px 5px 10px
	}
#container-scheda p {font: 0.7125em Verdana, sans-serif;
	color: #333; 
	margin:0px;
	line-height:1.2em;
	padding:3px 10px 3px 10px
	}
#container-scheda #image img {
	border:0;
	background-color:#FFFFFF;
	padding:4px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
#info-immobile {height:195px}
#foto a:focus {outline: none;}
#foto {
	margin-left:25px;
	margin-top:30px;
	}
#foto div.thumbimage {
	float:left;
	}
#foto div.thumbimage a img {
	border:0;
	background-color:#FFFFFF;
	padding:4px;
	margin: 5px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}

#foto div.thumbimage a:hover img  {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	background-color:#00AACC;
	padding:4px;
}

