body {
	margin: 0;
	border: 0;
	color: #f69e0e;
	font-family: Arial, Verdana;
	background-color:  #004f79;
	scrollbar-face-color: #004f79;
	scrollbar-arrow-color: #f69e0e;
	scrollbar-track-color: #005f92;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #005f92;
	scrollbar-3dlight-color: #005f92;;
	scrollbar-darkshadow-Color: #005f92;; 
}

h1 {
	font-size:13px;
}

p {
	margin: 0;
}

p.titolo_blocco {
	background-color: #005f92;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	padding: 0;
}

a {
	margin: 0;
	color: #f69e0e;
}

a.bottone {
	text-decoration: none;
	height: 16px;
	line-height: 14px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 900;
	background-color: #f69e0e;
	color: #004f79;
	border: 1px solid #ffed00;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}
a.bottone2 {
	text-decoration: none;
	height: 16px;
	line-height: 14px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 900;
	background-color: #004f79;
	color: #f69e0e;
	border: 1px solid #f69e0e;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}

td#colonna_sinistra {
	width: 180px;
	vertical-align: top;
	font-family: Verdana, Arial;
}
td#colonna_destra {
	width: 10px;
	vertical-align: bottom;
}
div.blocco {
	font-size: 12px;
	border: 2px solid #005f92;
	margin-top: 6px;
	padding: 0;
}

#cella_menu {
	height: 26px;
	background-image: url(images/sfondo_menu.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
#cella_menu div {
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
#cella_menu div.separazione {
	width: 65px;
}

#cella_menu div.voce {
	width: 112px;
}

#cella_menu div.voce a {
	background-image: url(images/sfondo_voce_menu.gif);
	text-decoration: none;
	display: block;
	width: 112px;
	height: 24px;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	font-weight: 900;
	color: #004f79;
}

#cella_menu div.voce a:HOVER {
	background-image: url(images/sfondo_voce_menu_hover.gif);
	font-weight: 900;
}

select {
	height: 17px;
	font-size: 12px;
	font-family: Verdana;
	background-color: #f69e0e;
	color: #004f79;
	border: 1px solid #005f92;
	font-weight: 300;
}
input.textbox {
	height: 17px;
	font-size: 11px;
	font-family: Verdana;
	background-color: #f69e0e;
	color: #004f79;
	border: 1px solid #005f92;
	font-weight: 300;
}
textarea {
	background-color: #f69e0e;
	color: #004f79;
	border: 1px solid #005f92;
	font-weight: 300;
}


form {
	margin: 0;
}

table.tabellaDati {
	font-size: 13px;
}
table.tabellaDati th {
	border: 1px solid #f69e0e;
}

table.tabellaForm {
	font-size: 13px;
}
table.tabellaForm th {
	padding-right: 5px;
	text-align: right;
	background-color: #005f92;
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 18px;
}
table.tabellaForm th.titolo {
	text-align: center;
	padding: 5px;
}
table.tabellaForm td {
	padding-left: 5px;
	line-height: 18px;
}

td#titolo_ricerca {
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #005f92;
	height: 30px;
	padding-left: 10px;
}
td.cella_immobili {
	font-family: Arial, Verdana;
	width: 50%;
	font-size: 11px;
	background-color: #005f92;
	padding-left: 10px;
	padding-right: 10px;
	height: 114px;
	cursor: pointer;
	border-bottom: 1px solid #002f52;
	border-right: 1px solid #002f52;
}

table#tabellaDettagliImmobile {
	 width: 100%;
	 height: 100%;
	 border: 0;
}
table#tabellaDettagliImmobile td {
	vertical-align: top;
	font-family: Arial, Verdana;
	font-size: 12px;
	vertical-align: top;
}
table#tabellaDettagliImmobile th {
	text-align: left;
	background-color: #005f92;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: 300;
	vertical-align: top;
}

td#cella_navigazione_immobili {
	background-color: #f69e0e;
	color: #005f92;
	padding: 3px;
}
td#cella_navigazione_immobili a {
	color: #005f92;
	text-decoration: none;
}
#slideshow a {
	text-decoration: none;
}

td#colonna_main {
	vertical-align: top;
	padding-top: 6px;
}

#cella_multimediale {
	margin: 20px 0 0 0;
	height: 400px;
	text-align: center;
}

#slideshow_video a.bottone_video {
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #f67e0e;
	background-image: url(images/sfondo_bottoni_slideshow.gif);
	height: 20px;
	width: 120px;
	display: block;
	margin: 6px;
	margin-bottom: 3;
	margin-top: 0;
}
#slideshow_video a.bottone_video:HOVER {
	background-image: url(images/sfondo_bottoni_slideshow_hover.gif);
}
