HTML,
BODY {
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: #E2E4EA;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-x;
}

BODY, DIV, P, SPAN, TD, INPUT, SELECT, TEXTAREA {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #6A6E79;
	line-height: 18px;
}

INPUT, TEXTAREA, SELECT {
	border: 1px solid #6A6E79;
	width: 250px;
	padding-left: 2px;
	padding-right: 2px;
}

.checkbox {
	width: 15px;
	border: 0px;
}

.submit {
	background-color: #6A6E79;
	color: #FFFFFF;
	width: 100px;
}

.t_label {
	width: 150px;
	vertical-align: top;
}

IMG {
	border: 0px;
}

A {
	text-decoration: none;
	color: #7D89A3;
}

A:hover {
	text-decoration: underline;
	color: #7D89A3;
}

#container {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 848px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}

#header {
	width: 848px;
	height: 169px;
}

#header_line {
	width: 848px;
	height: 15px;
	line-height: 15px;
	background-image: url(../images/header_line.gif);
	background-repeat: no-repeat;
}

#logo {
	width: 211px;
	height: 169px;
	float: left;
}

#h_menu {
	width: 637px;
	height: 169px;
	float: left;
	background-repeat: no-repeat;
}

#h_menu A,
#h_menu #last {
	display: block;
	float: left;
	width: 86px;
	padding-left: 12px;
	height: 25px;
	background-image: url(../images/h_menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 25px;
	color: #A2ABB9;
	font-weight: 800; 
}

#h_menu #last {
	background-image: url(../images/h_menu_l.gif);
}

#h_menu A:hover {
	background-image: url(../images/h_menu_hi.gif);
}

#h_menu #last:hover {
	background-image: url(../images/h_menu_l_hi.gif);
}

#h_menu #h_menu_sel {
	background-image: url(../images/h_menu_sel.gif);
	color: #000000;
}

#h_menu #last_sel {
	background-image: url(../images/h_menu_l_sel.gif);
	color: #000000;
}

#left {
	width: 225px;
	/* height: 429px; */
	float: left;
}

#right {
	width: 623px;
	/* height: 429px; */
	float: left;
}

#v_menu {
	width: 225px;
	/* height: 150px; */
	padding-top: 140px;
	background-image: url(../images/logo_v.gif);
	background-repeat: no-repeat;
}

#v_menu A,
.v_menu_item {
	display: block;
	width: 143px;
	padding-left: 34px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	margin-left: 34px;
	line-height: 24px;
	text-decoration: none;
	color: #FFFFFF;
}

.v_menu_item {
	background-color: #FFFFFF;
	color: #A0B0D6;
	padding-left: 7px;
	width: 170px;
}

#v_menu A:hover {
	background-color: #B3C0E2;
}

#v_menu #v_menu_sel {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/v_menu_sel.gif);
	background-repeat: no-repeat;
}

#dati {
	color: #434A59;
	padding-left: 67px;
	margin-top: 30px;
}

#dati A {
	color: #FFFFFF;
}

#container_line {
	background-color: #FFFFFF;
	text-align: center;
	height: 8px;
	line-height: 8px;
	clear: both;
}

#footer {
	width: 848px;
	height: 35px;
	background-color: #7D89A3;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#footer A {
	color: #C7D64C;
	text-decoration: none;
}

.bianco {
	color: #FFFFFF;
}

.p11 {
	font-size: 11px;
}

.titolo {
	width: 622px;
	height: 27px;
	background-image: url(../images/titolo_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}

.titolo_txt {
	padding-top: 10px;
	padding-left: 26px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}

.txt {
	margin-left: 15px;
	margin-right: 0px;
}

.vetrina {
	width: 623px;
	background-color: #FFFFFF;
}

.border_ltrb {
	border: 1px solid #FFFFFF;
}

.border_rb {
	border-right-color: #E2E4EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #E2E4EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.border_r {
	border-right-color: #E2E4EA;
	border-right-width: 1px;
	border-right-style: solid;
}

.border_b {
	border-bottom-color: #E2E4EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.border_lt {
	border-left-color: #E2E4EA;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #E2E4EA;
	border-top-width: 1px;
	border-top-style: solid;
}

.vetrina_item {
	width: 296px;
	height: 117px;
	float: left;
	padding-left: 13px;
}

.vetrina_foto {
	width: 115px;
	height: 100px;
	background-image: url(../images/vetrina_foto_bg.gif);
	background-repeat: no-repeat;
	margin-top: 16px;
	float: left;
}

.vetrina_off {
	width: 129px;
	padding-left:5px;
	padding-right: 5px;
	line-height: 20px;
	height: 20px;
	background-image: url(../images/vetrina_off_bg.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: 800;
	font-size: 14px;
	margin-bottom: 10px;
}

.vetrina_desc {
	width: 176px;
	margin-top: 16px;
	margin-left: 5px;
	float: left;
}

.nero {
	color: #000000;
}

#footer_container {
	background-image: url(../images/footer_container_bg.gif);
	background-repeat: repeat-x;
}

.ricerca {
	width: 555px;
	background-color: #FFFFFF;
	margin-left: 13px;
	padding-top: 10px;
	margin-top: -1px;
}

.ricerca_opzione {
	width: 175px;
	padding-left: 10px;
	float: left;
}

.lista_item {
	width: 555px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin-left: 13px;
	margin-bottom: 20px;
}

.lista_img {
	width: 125px;
	height: 108px;
	float: left;
	background-image: url(../images/lista_immobili_thumb_bg.gif);
	background-repeat: no-repeat;
}

.lista_desc {
	float: left;
	margin-left: 11px;
	width: 419px;
}

.lista_desc DIV {
	line-height: 14px;
}

.scheda_immobile {
	width: 566px;
	height: 228px;
	background-image: url(../images/scheda_img_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 14px;
}

.scheda_immobile_img {
	width: 256px;
	height: 156px;
	padding-top: 13px;
	padding-left: 13px;
	float: left;
}

.scheda_immobile_desc {
	float: right;
	width: 234px;
	height: 170px;
	padding-right: 25px;
	margin-left: 25px;
	margin-top: 17px;
}

.scheda_immobile_desc DIV {
	line-height: 14px;
}

.scheda_gallery {
	margin-left: 13px;
	width: 558px;
	background-image: url(../images/scheda_gallery_bg.gif);
	background-repeat: repeat-x;
}

.scheda_gallery A,
.scheda_gallery_item {
	display: block;
	float: left;
	width: 67px;
	height: 67px;
	padding-left: 2px;
	padding-top: 11px;
	background-image: url(../images/scheda_thumb_bg.gif);
	background-repeat: no-repeat;
	margin-left: 9px;
	margin-right: 10px;
}

.scheda_gallery A:hover,
#scheda_gallery_sel {
	background-image: url(../images/scheda_thumb_bg_hi.gif);
}

.scheda_dati {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	margin-left: 13px;
	width: 556px;
	margin-top: 10px;
}

.scheda_dati_item,
.scheda_dati_item_last {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 145px;
}

.scheda_dati_item_last {
	border-right-width: 0px;
	width: 144px;
}

.scheda_indietro {
	margin-left: 13px;
	margin-bottom: 4px;
}

.scheda_indietro A {
	text-decoration: none;
	color: #7D89A3;
}

.lista_servizi {
	margin-top: 20px;
	padding-left: 13px;
	padding-right: 13px;
}

.lista_servizi_item {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.tpad TR TD {
	padding: 1px 4px 1px 4px;
}

.t_header {
	background-color: #A0B0D6;
	color: #FFFFFF;
}

.zoom {
	position: absolute;
	top: 435px;
	margin-left: 107px;
}

.avviso {
	width: 523px;
	background-image: url(../images/avviso_bg.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	overflow: hidden;
	padding: 0px 50px;
}
