body {
	margin: 40px 0;
	padding: 0;
	background: #aeb3b9 url(../img/sfuma_vert.jpg) repeat-x;
	text-align: center;  /* per IE5.x/Win */
	}
	
body.vrvisore {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: left;
	}
	
	
p {}
td {}

/* LINKS */

a:link, a:visited {
  font-weight : normal; 
  text-decoration : none;
  color: #691c1c;
  background: transparent; 
  }

a:hover {
  font-weight : normal; 
  text-decoration : underline;
  color: #2564BB;
  background: transparent; 
  }

a:active {
  font-weight : normal; 
  text-decoration : none;
  color: #0046A7;
  background: transparent;  
  }

p.piede a:link, p.piede a:visited {
	color: #fff;
	}
/* HEADER CONTATTI */

.language_selection   { 
	width: 700px;
	text-align: left;
	margin: -17px auto 0 auto;
	color: #657482;
	font-size: 10px;
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
#header_contatti {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 884px;
	height: 59px;
	background:transparent url(../img/header_cont_0.jpg) top center no-repeat;
	}
	
#header_contatti:hover {
	background: transparent url(../img/header_cont_1.jpg) top center no-repeat;
	}
	
#header_contatti_eng {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 884px;
	height: 59px;
	background:transparent url(../img/header_cont_eng_0.jpg) top center no-repeat;
	}
	
#header_contatti_eng:hover {
	background: transparent url(../img/header_cont_eng_1.jpg) top center no-repeat;
	}
	
#header_a_contatti {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 884px;
	height: 59px;
	background:transparent url(../img/header_a_contatti_0.jpg) top center no-repeat;
	}
	
#header_a_contatti:hover {
	background: transparent url(../img/header_a_contatti_1.jpg) top center no-repeat;
	}

#header_a_contatti_eng {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 884px;
	height: 59px;
	background:transparent url(../img/header_a_contatti_eng_0.jpg) top center no-repeat;
	}
	
#header_a_contatti_eng:hover {
	background: transparent url(../img/header_a_contatti_eng_1.jpg) top center no-repeat;
	}
		
table.contatti {
	float: right;
	margin: 20px 50px 0px 0px;
	}

/* STRUTTURA */

#wrapper {
	background: transparent url(../img/fondo_pagina.jpg);
	width: 884px;
	margin: 0 auto;
	padding: 0;
	}
	

#header {
	margin: 0 auto;
	background: transparent url(../img/header_interno.jpg) top center no-repeat;
	width: 884px;
	}

#header_a {
	margin: 0 auto;
	background: transparent url(../img/header_a_interno.jpg) top center no-repeat;
	width: 884px;
	}
	
#content {
	float: right;
	margin-right: 45px;
	width: 475px;
	text-align: left;
	}
	
	
#content_large {
	float: right;
	margin-right: 45px;
	width: 780px;
	text-align: left;
	}
	
.clear {
	clear: right;
	visibility: hidden;
	}
#main_colonna {
	float: left;
	width: 300px;
	}
#highlights_sx {
	float: left;
	text-align: left;
	width: 285px;
	margin: 0px 0px 0px 45px;
	padding-right: 15px;
}

.highlights_bardo_sx {
	text-align: left;
	width: 300px;
	margin: 0px;
}

span.highlights_bardo_sx  {
	float: right;
	margin-top: 13px;
	height: 50px;
	width: 140px;
	background-color: #f7f7f7;
	padding: 4px 10px;
	font-size: 12px;
	color: #7a7a7a;
	}

span.highlights_bardo_sx_corrente  {
	float: left;
	margin-top: 13px;
	height: 50px;
	width: 140px;
	padding: 4px 10px 4px 4px;
	font-size: 12px;
	color: #0046A7;
	font-size: 16px;
	}

.appartamenti {
	width: 760px;
	min-height: 120px;
	padding: 5px 10px;
	margin: 5px 0;
	border-bottom: 1px dashed #aeaeae;
	border-left: 1px dashed #aeaeae;
	}
.appartamenti:hover {
	background-color: #f1f1f1;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	}

/* MENU INTERNO STYLE */


#menu_interno {
	clear:right;
	float: left;
	padding: 5px 15px;
	width: 800px;
	margin: 0px 20px 10px 20px;
	border-bottom: 1px dotted #aeaeae;
	color: #0046A7;
	font: 18px "Times New Roman", Georgia, Times, serif;
	}
	
.menu_interno {
	background: transparent;
	margin: 0;
	padding: 1px 20px;
	text-align: left;
	}


.menu_interno li	{
	display: inline;
	}


.menu_interno a {
	height: 0;
	padding-left: 4px;
	padding-right: 1px;
	text-decoration: none;
	margin: -12px 0.2em;
	white-space: nowrap;
	}
	
	
.menu_interno a:link,
.menu_interno a:visited {
	background: transparent;
  	color: #691c1c;
	text-decoration: none;
	padding-bottom: 2px;
	}
	
.menu_interno a:hover,
.menu_interno a:focus,
.menu_interno a:active {
	color: #2564BB;
	padding-bottom: 2px;
	text-decoration: underline;
	}
	
.menu_interno .vocecorrente a:link,
.menu_interno .vocecorrente a:visited,
.menu_interno .vocecorrente a:hover,
.menu_interno .vocecorrente a:focus,
.menu_interno .vocecorrente a:active {
	color: #2564BB !important;
	font-size: 120%;
	text-decoration: none;
	border-bottom: 4px solid #691c1c;
	}


/* BARDONECCHIA MENU */


#menu_bardonecchia {
	float: right;
	padding: 3px 6px;
	width: 320px;
	margin: 180px 28px 0px 0px;
	border-bottom: 1px dotted #aeaeae;
	color: #0046A7;
	font: 14px "Times New Roman", Georgia, Times, serif;
	letter-spacing: 0.03em;
	}
	
.menu_bardonecchia {
	background: transparent;
	margin: 0;
	padding: 1px 0;
	text-align: right;
	}


.menu_bardonecchia li	{
	display: inline;
	}


.menu_bardonecchia a {
	height: 0;
	padding-left: 6px;
	padding-right: 3px;
	text-decoration: none;
	margin: -12px 0.4em;
	white-space: nowrap;
	}
	
	
.menu_bardonecchia a:link,
.menu_bardonecchia a:visited {
	background: transparent;
  	color: #691c1c;
	text-decoration: none;
	padding-bottom: 2px;
	}
	
.menu_bardonecchia a:hover,
.menu_bardonecchia a:focus,
.menu_bardonecchia a:active {
	color: #2564BB;
	padding-bottom: 2px;
	text-decoration: underline;
	}
	
.menu_bardonecchia .vocecorrente a:link,
.menu_bardonecchia .vocecorrente a:visited,
.menu_bardonecchia .vocecorrente a:hover,
.menu_bardonecchia .vocecorrente a:focus,
.menu_bardonecchia .vocecorrente a:active {
	color: #2564BB !important;
	font-size: 110%;
	text-decoration: none;
	border-bottom: 2px solid #691c1c;
	}

/* VERTICAL SX INTERNO MENU */


#vertmenu {
font: 16px "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
width: 255px;
padding: 0px 0px 0px 15px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px 0px 1px 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
background-color: #f8f8f8;
padding: 5px 0px 2px 4px;
text-decoration: none;
  color: #691c1c;
width:255px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #e1ecfc;
}

	
/* FOOTER E PIEDE */


#footer {
	background: transparent url(../img/fondo_piede.jpg) top center no-repeat;
	width: 884px;
	margin: -15px auto 0 auto;
	}
	
.piede   { 
	padding-top: 50px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 0.05em;
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
/* TYPOGRAPHY */

.titolo  { 
	color: #691c1c;
	font: 20px "Times New Roman", Georgia, Times, serif;
	}
p.titolo {
	margin: 10px 0px -10px 15px;
	}
p.titolo1 {
	color: #0046A7;
	font: 30px "Times New Roman", Georgia, Times, serif;
	margin: 10px 0px 5px 10px;
	letter-spacing: 0.01em;
	}
	
.titolo_evidenza {
	color: #0046A7;
	font-size: 117%;
	}
	
.testo   { 
	color: #657482;
	text-align: justify;
	font-size: 15px;
	line-height: 130%;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-indent: 30px;
	}
	
		
.testo2   { 
	color: #657482;
	font-size: 15px;
	line-height: 130%;
	font-family: "Times New Roman", Georgia, Times, serif;
	}	
	
		
.testo3   { 
	color: #657482;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-align: justify;
	}
	
	
.evidenza {
	color: #0046A7;
	font-size: 117%;
	text-decoration: underline;
	}
  
.punti { 
	display: block;
	width: 260px;
	text-align: left;
	padding: 4px 4px 4px 15px;
	margin-bottom: 2px;
	background-color: #f4f6f9;
	border-bottom: 1px dashed #888c90;
	color: #2564BB;
	font-size: 12px;
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

	
.note   { 
	color: #657482;
	font-size: 11px;
	line-height: 135%;
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

td.intestazionetabelle {
	color: #691c1c;
	}
	
.thumbs {
	margin: 0 1px 1px 0px;
	border: 2px solid #fff;
	}
img.thumbs:hover {
	border: 2px solid #000;
	}