HTML {
	margin: 0px;
}

BODY {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

IMG {
	border: 0px;
}

.testo {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
}

A {
	color: #FDA100;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#header {
	width: 848px;
	height: 92px;
	background-color: #FFFFFF;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	/* background-color: #456691; */
}

#h_menu {
	width: 796px; /* 762 */
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 0px;
	margin-top: 8px;
	height: 32px;
	/*background-color: #4a6789;*/
	/* background-image: url(../images/h_menu.gif);
	background-repeat: no-repeat; */
}

#h_menu A {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	line-height: 26px;
	background-image: url(../images/h_menu_bg.gif);
	background-repeat: no-repeat;
}

#h_menu A {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 0.70em;
	text-align: center;
	text-decoration: none;
}

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

#h_menu .h_menu_spacer {
	width: 10px;
	height: 25px;
	float: left;
}

#h_menu .h_menu_selected {
	color: #DD1313;
	background-image: url(../images/h_menu_bg_selected.gif);
	background-repeat: no-repeat;
}

#h_menu .h_menu_selected:hover {
	color: #DD1313;
	background-image: url(../images/h_menu_bg_selected.gif);
}

.wm_label {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #062450;
	font-size: 0.70em;
	font-weight: 800;
	margin-left: 24px;
}

#body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	/* border: 1px solid #A9A9A9; */
	border-top-width: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 583px;
	padding-left: 197px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.70em;
	color: #818181;
	height: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: left;
}

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

#footer A:hover {
	color: #000000;
	text-decoration: underline;
}

#path {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.65em;
	color: #8D8D8D;
}

#left {
	float: left;
	width: 184px;
	border-top-width: 1px;
	border-top-color: #D1D1D1;
	border-top-style: solid;
	
	padding-bottom: 20px;
}

#right {
	float: right;
	width: 552px;
	border-top-width: 1px;
	border-top-color: #D1D1D1;
	border-top-style: solid;
	background-color: #F2F2F2;
	/* margin-left: 3px; */
	height: 100%;
	padding: 10px;
	padding-bottom: 0px;
}

#content {
	width: 760px;
	
}

#v_menu A {
	display: block;
	width: 139px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.70em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
}

#v_menu A:hover,
#v_menu .v_menu_selected {
	display: block;
	width: 139px;
	height: 23px;
	border-top-color: #FBFCFE;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #FBFCFE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	line-height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.70em;
	color: #D7131D;
	text-decoration: none;
	padding-left: 25px;
}

#v_menu .v_menu_selected {
	background-image: url(../images/v_menu_bg_hi.gif);
	background-repeat: no-repeat;
}

.t1 {
	color: #456691;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.40em;
	font-weight: 800;
	margin-top: 10px;
	margin-bottom: 10px;
}

.t2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.55em;
	background-color: #D1D1D1;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.testo {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.hi_red {
	font-weight: 800;
	color: #D7131D;
}

UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}

LI {
	background-image: url(../images/square_4.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding-left: 1.0em;
	margin-left: 1em;
}

/* disponibilita */

.d {
	border-bottom-color: #D1D1D1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.d_image {
	float: left;
	width: 186px;
	height: 140px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.d IMG {
	/* border: 1px solid #BEBEBE; */
}

.d_titolo {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	background-color: #5589C3;
	height: 20px;
	line-height: 20px;
	width: 322px;
	padding-left: 6px;
	padding-right: 6px;
	/* width: 290px;
	padding-left: 6px;
	padding-right: 38px;
	background-image: url(../images/d_titolo_bg.gif);
	background-repeat: no-repeat; */
	float: left;
}

.d_testo {
	color: #747474;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 334px;
	float: right;
}

.d_link {
	float: right;
	width: 334px;
}

.d_link A {
	color: #FDA100;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	text-decoration: none;
}

.d_link A:hover {
	text-decoration: underline;
}

#head_sezione {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	text-align: right;
}

#bg_sezione {
	background-color: #A7A7A7;
	margin-left: -2px;
	margin-right: -10px;
	width: 304px; /* 564px */
	padding-left: 240px;
	padding-top: 20px;
	padding-bottom: 100px;
	/* margin-bottom: -30px; */
	padding-right: 20px;
}

#bg_sezione DIV {
	color: #FFFFFF;
	line-height: 1.8em;
}

.s {
	margin-left: 10px;
	border-bottom-color: #D1D1D1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.s_titolo {
	background-color: #456691;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.85em;
	height: 23px;
	line-height: 23px;
	margin-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

.s_titolo_v2 {
	background-color: #456691;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.85em;
	height: 23px;
	line-height: 23px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 1px;
}

.s_image {
	float: left;
	z-index: 2;
	height: 218px;
}

.s_image IMG {
	/* border: 1px solid #BEBEBE; */
}

#s_corner {
	position: absolute;
	z-index: 10;
	width: 290px;
	height: 218px;
	background-image: url(../images/s_corner_01b.gif);
	background-repeat: no-repeat;
}

#s_corner_v2 {
	position: absolute;
	z-index: 10;
	width: 290px;
	height: 218px;
	background-image: url(../images/s_corner_01c.gif);
	background-repeat: no-repeat;
}

#s_corner A {
	display: block;
	width: 290px;
	height: 218px;
}

#s_corner_v2 A {
	display: block;
	width: 35px;
	height: 35px;
	margin-top: 183px;
}

.s_gallery {
	z-index: 3;
	background-color: #5589C3;
	/* border: 1px solid #BEBEBE; */
	border-left-width: 0px;
	border-bottom-width: 0px;
	height: 194px; /* 218 */
	width: 217px; /* 249 */
	float: left;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 24px;
	height: 155px;
	background-image: url(../images/s_corner_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.s_gallery_v2 {
	z-index: 3;
	background-color: #5589C3;
	/* border: 1px solid #BEBEBE; */
	border-left-width: 0px;
	border-bottom-width: 0px;
	height: 218px; /* 218 */
	width: 217px; /* 249 */
	float: left;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 0px;
	background-image: url(../images/s_corner_02b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.s_trovaimmobili {
	z-index: 4;
	height: 39px;
	background-color: #456691;
	float: left;
	/* border: 1px solid #BEBEBE;
	border-left-width: 0px;
	border-top-width: 0px; */
	width: 251px;
	background-image: url(../images/s_corner_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}

.s_gallery .s_gallery_titolo {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.85em;
	height: 23px;
	line-height: 23px;
	font-weight: 800;
	border: 1px dotted #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align: center;
}

.s_gallery_v2 .s_gallery_titolo_v2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.85em;
	height: 30px;
	line-height: 30px;
	font-weight: 800;
	border: 1px dotted #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-align: center;
}

.s_gallery .fake_thunbs {
	width: 50px;
	height: 37px;
	border: 1px solid #3B6088;
	background-color: #3B6088;
	margin: 1px;
	float: left;
	z-index: 20;
}

.s_gallery_v2 .fake_thunbs {
	width: 50px;
	height: 37px;
	border: 1px solid #3B6088;
	background-color: #3B6088;
	margin: 1px;
	float: left;
	z-index: 20;
}

.s_gallery IMG {
	/* width: 50px;
	height: 37px; */
	z-index: 20;
}

.s_gallery_v2 IMG {
	/* width: 50px;
	height: 37px; */
	z-index: 20;
	/* margin-left: 7px;
	margin-top: 11px; */
}

.s_gallery A {
	border: 1px solid #F1F6FA;
	width: 50px;
	height: 37px;
	margin: 1px;
	float: left;
	z-index: 20;
}

.s_gallery_v2 A {
	/* display: block;
	width: 58px;
	height: 61px;
	float: left;
	z-index: 20;
	background-image: url(../images/thumbs_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 21px;
	margin-bottom: 21px;*/
	border: 1px solid #F1F6FA;
	width: 50px;
	height: 37px;
	margin: 1px;
	float: left;
	z-index: 20;
}

.s_gallery A:hover {
	border: 1px solid #FF9C00;
}

.s_gallery_v2 A:hover {
	border: 1px solid #FF9C00;
}

.s_descrizione {
	width: 292px;
	float: left;
	color: #747474;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.1em;
	padding-top: 15px;
	text-align: justify;
	padding-bottom: 20px;
}

.s_descrizione_v2 {
	width: 270px;
	float: left;
	color: #747474;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 5px;
	text-align: justify;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}


.s_indirizzo {
	width: 208px; /* 250 */
	margin-top: 27px;
	margin-left: 25px;
	background-color: #DBDBDB;
	float: left;
	padding-bottom: 12px;
}

.s_gmap_v2 {
	width: 246px;
	float: right;
	margin-right: 4px;
	border: 1px solid #ffab00;
}

#gmap {
	width: 246px;
	height: 264px;
	overflow: hidden;
}

.ingrandisci_gmap {
	display: block;
	width: 246px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	font-weight: 800;
	background-image: url(../images/tasto_ingrandisci_bg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}

.ingrandisci_gmap:hover {
	text-decoration: none;
}

.s_indirizzo .s_indirizzo_titolo {
	color: #919191;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.85em;
	height: 49px;
	line-height: 49px;
	font-weight: 800;
	border: 1px dotted #919191;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-align: center;
}

.s_indirizzo .s_indirizzo_testo {
	color: #3D3D3D;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	line-height: 1.8em;
	text-align: center;
	padding-bottom: 12px;
}

.s_indirizzo_appuntamento {
}

.s_indirizzo_appuntamento A {
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #FF9D00;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.75em;
	font-weight: 800;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 180px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

.s_indirizzo_appuntamento A:hover {
	text-decoration: none;
}


#toplist {
	width: 550px;
	height: 380px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}

#box_abitare {
	width: 175px;
	height: 380px;
	margin-top: 10px;
	background-image: url(../images/box_abitare_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box_abitare DIV {
	padding: 134px 10px 0px 10px;
}

.txt {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}

#box_altracasa {
	width: 355px;
	height: 151px;
	margin-top: 20px;
	margin-right: 18px;
	background-image: url(../images/box_altracasa_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box_altracasa DIV {
	padding: 75px 10px 0px 150px;
}

#box_altracasa SPAN {
	color: #000000;
	font-weight: 800;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 8px;
	display: block;
}

#box_realizzazioni {
	width: 179px;
	height: 170px;
	margin-top: 0px;
	margin-right: 16px;
	background-image: url(../images/box_realizzazioni_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box_realizzazioni A {
	width: 179px;
	height: 170px;
	display: block;
}

#box_realizzazioni A:hover {
	text-decoration: none;
}

#box_realizzazioni DIV {
	padding: 95px 10px 0px 10px;
}

#box_realizzazioni SPAN {
	color: #000000;
	font-weight: 800;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 8px;
	display: block;
}

#box_trovaimmobili {
	width: 179px;
	height: 170px;
	margin-top: 0px;
	background-image: url(../images/box_trovaimmobili_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box_trovaimmobili A {
	width: 179px;
	height: 170px;
	display: block;
}

#box_trovaimmobili A:hover {
	text-decoration: none;
}

#box_trovaimmobili DIV {
	padding: 102px 10px 0px 10px;
}


.hidden_thumb {
	position: absolute;
	top: -100px;
}

.button_orange {
	display: block;
	float: left;
	width: 257px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 800;
}

.button_orange:hover {
	text-decoration: none;
}

.black {
	color: #000000;
}

.filtro_top {
	width: 530px;
	background-image: url(../images/filtro_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	margin-left: 10px;
	margin-bottom: 16px;
}

.filtro_bottom {
	width: 530px;
	height: 35px;
	background-image: url(../images/filtro_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.filtro_bg {
	width: 530px;
	background-image: url(../images/filtro_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 10px;
}

.filtro_elemento {
	float: left;
	/* width: 113px; */
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #5e605a;
	padding-left: 6px;
	line-height: 8px;
	height: 29px;
}

.filtro_checkbox {
	width: 15px;
	height: 15px;
	vertical-align: middle;
	border: 0px;
}

.filtro_ok {
	float: left;
	width: 52px;
	height: 29px;
	margin-top: -3px;
	margin-right: 2px;
}