/* 
*************************************
* css nuovi per la nuova versione del sito
* by marco marsili
***************************************
*/

.tabImmobili, tabImmobili-on {
	display: block;
	width: 107px;
	height: 35px; 
	margin-top: 1px; 
	color: white;
	background: url(/common/templates/v2.0/images/classic/tab_immobile_roll.png) no-repeat 0 0
}

.tabImmobili_visited {
	
	display: block;
	width: 107px;
	height: 35px; 
	margin-top: 1px; 
	color: white;
	background: url(/common/templates/v2.0/images/classic/tab_immobile.png) no-repeat 0 0
}

.tabAgenzie, tabAgenzie-on {
	display: block;
	width: 106px;
	height: 35px; 
	margin-top: 1px; 
	color: white;
	background: url(/common/templates/v2.0/images/classic/tab_agenzie_roll.png) no-repeat 0 0
}

.tabAgenzie_visited {
	display: block;
	width: 106px;
	height: 35px; 
	margin-top: 1px; 
	color: white;
	background: url(/common/templates/v2.0/images/classic/tab_agenzie.png) no-repeat 0 0
}

.gound_pannello {
	width: 213px;
	margin: 0px; 
	background: url(/common/templates/v2.0/images/classic/ground_pannello.png);
	background-repeat: repeat-y;
}

.ground_basso{
	width: 213px;
	margin: 0px; 
	background: url(/common/templates/v2.0/images/classic/fondo_pannello.png) 0 0 no-repeat;
}

#linkRicerca{
	border-top: 1px dotted #e4e2e2;
	padding-top: 10px;
	margin-left:8px;
	margin-right:8px;
	text-align: right;
}
#linkRicerca img{
	height: 12px;
	vertical-align: middle;
}

a.link, a.link:link, a.link:visited, a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

div#RicercaAvanzata {
	border: solid #ccc 1px;
	border-top: none;
	background-color: #fff;
	position: absolute; 
	left: 10px;
	top: 10px;
	width: 211px; 
	height: 250px; 
	display: none;
	z-index: 1;
}

/*
********************************
/*fine dei nuovi css
********************************
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
}

/** SEZIONE HEADER **/
.header {
}
/**
.header-left {
	width: 20px;
	height: 60px;
	float: left;
	display: inline;
	background-image: url(/common/images/background/header_sx.gif);
}

.header-middle {
	display: inline;
}

.header-right {
	width: 20px;
	height: 60px;
	float: right;
	display: inline;
	background-image: url(/common/images/background/header_dx.gif);
}
**/
/*** SEZIONE BODY */
.body-header {
}

.body-header, .body-top-menu, .body-content, .body-footer {
	margin: auto;
	width: 965px;
}

.body-top-menu {
	clear: both;
}

.body-content {
	background: url(/common/templates/v2.0/images/ground_sfondo_pagina.png);
	clear: both;
}

.body-footer {
	min-width: 965px;
}

/*
.info-title {
	width: 100%;
	height: 60px;
	font-size: 18px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/common/images/info/info_title_bg.gif);
	border-bottom: 1px solid #000000;
}

.info-title-left {
	width: 250px;
	display: inline;
	float: left;
}

.info-title-right {
	width: 530px;
	display: inline;
	float: right;
	text-align: center;
	padding-top: 12px;
}
*/
.middle-column {
	display: inline;
	
	float: left;
	margin-left: 10px;
}

.right-column { 
	/**width: 100px;*/
	float: right;
	display: inline;
}


.layout-due-colonne {
	width: 100%;
	clear: both;
	
}

.layout-una-colonna {
	width: 100%;
}

.layout-tre-colonne {
	width: 100%;
}

.left-column {
	float: left;
	width: 211px;
	display: inline;
	margin-left: 14px;
	
}

.right-fill-column {
	float: left;
	display: inline;
	/* width: 549px; */
	width: 549px;
	margin-right: 5px;

}

/*** SEZIONE MAPPE 
.map {
	
}

.mappa-mini {
	
}
*/
/*** SEZIONE LEFT-COLUMN MENU ***/
.button-text {
	padding-top: 4px;
	padding-left: 0px;
}

a.a-button-middle, a.a-button-middle:link, a.a-button-middle:visited, a.a-button-middle:active, a.a-button-middle:hover {
	color: #333;
	text-transform: none;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

a.a-button-middle:hover {
	color: #999;
	text-decoration: underline;
}

a.a-button-middle-on, a.a-button-middle-on:link, a.a-button-middle-on:visited, a.a-button-middle-on:active, a.a-button-middle-on:hover, 
a.link-base-no-icon-normal, a.link-base-no-icon-normal:link, a.link-base-no-icon-normal:visited, a.link-base-no-icon-normal:active, a.link-base-no-icon-normal:hover, 
a.link-base-no-icon, a.link-base-no-icon:link, a.link-base-no-icon:visited, a.link-base-no-icon:active, a.link-base-no-icon:hover, 
a.link-base, a.link-base:link, a.link-base:visited, a.link-base:active, a.link-base:hover {
	color: #000;
	text-transform: none;
	text-decoration: underline;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('/common/images/buttons/list_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

a.link-base-no-icon, a.link-base-no-icon:link, a.link-base-no-icon:visited, a.link-base-no-icon:active, a.link-base-no-icon:hover,
a.link-base-no-icon-normal, a.link-base-no-icon-normal:link, a.link-base-no-icon-normal:visited, a.link-base-no-icon-normal:active, a.link-base-no-icon-normal:hover {
	padding-left: 0px;
	background-image: none;
}

a.link-base-no-icon-normal, a.link-base-no-icon-normal:link, a.link-base-no-icon-normal:visited, a.link-base-no-icon-normal:active, a.link-base-no-icon-normal:hover {
	text-decoration: none;
	color: #666;
	font-size: 8pt;
}

a.a-button-middle-on:hover {
	color: #999;
}

/*** SEZIONE RICERCA  
.ricerca {
	
}
*/

.ricerca-top {
	width: 225px;
	height: 59px;
}

.ricerca-button-left-on {
	width: 120px;
	float: left;
}

.ricerca-button-left-off {
	width: 105px;
	float: left;
	border: 0px;
}

.ricerca-button-right-on {
	width: 120px;
	float: right;
	border: 0px;
}

.ricerca-button-right-off {
	width: 105px;
	float: right;
}

.ricerca-button-right-off-left {
	
}

.ricerca-button-right-off-middle {
	background-image: url(/common/images/ricerca/form_up_bg2.gif);
}

.ricerca-button-right-off-right {
	width: 18px;
	height: 59px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_dx.gif);
}

.ricerca-button-left-off-left {
	width: 18px;
	height: 59px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_sx2.gif);
}

.ricerca-button-left-off-middle {
	background-image: url(/common/images/ricerca/form_up_bg2.gif);
}

.ricerca-button-left-off-right {
	
}

.ricerca-button-left-on-left {
	height: 59px;
	width: 13px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_sx.gif);
}

.ricerca-button-left-on-middle {
	background-image: url(/common/images/ricerca/form_up_bg.gif);
}

.ricerca-button-left-on-right {
	height: 59px;
	width: 13px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_1.gif);
}

.ricerca-button-right-on-left {
	height: 59px;
	width: 13px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_2.gif);
}

.ricerca-button-right-on-middle {
	background-image: url(/common/images/ricerca/form_up_bg.gif);
}

.ricerca-button-right-on-right {
	height: 59px;
	width: 13px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/form_up_dx2.gif);
}

.ricerca-button-on-text {
	padding-top: 5px;
	text-align: center;
}

.ricerca-button-off-text {
	padding-top: 10px;
	text-align: center;
}

.ricerca-form {
	width: 225px;
	background-image: url(/common/images/ricerca/form_bg.gif);
}

.ricerca-title {
	clear: both;
	width: 100px;
	padding-left: 10px;

}

.ricerca-title-middle {
	height: 19px;
	width: 89px;
}

.ricerca-title-left {
	height: 19px;
	width: 4px;
	float: left;
	display: inline;
}

.ricerca-title-right {
	height: 19px;
	width: 7px;
	float: right;
	display: inline;
}

.ricerca-title-text {
	font-family: "Trebuchet MS", Verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	
}

.ricerca-title-risultati {
	clear: both;
	width: 110px;
	height: 20px;
	padding-left: 10px;
}

.ricerca-title-risultati-left {
	height: 20px;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #cbcbcb;
}

.ricerca-title-risultati-right {
	height: 20px;
	width: 15px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/title_dx.gif);
	background-repeat: no-repeat;
}
.ricerca-select, .ricerca-select-generic {
	
	padding-top: 10px;
	padding-left: 6px;
}
.ricerca-select-generic {
	margin-top: 2px;
}
.ricerca-select-generic TestiGrigi { font-size: 12pt;}
/*
.ricerca-select-risultati-top {
	width: 205px;
	height: 18px;
	padding-left: 10px;
}

.ricerca-select-risultati-middle {
	width: 205px;
	height: 18px;
	padding-left: 10px;
}

.ricerca-select-risultati-right {
	float: right;
	width: 9px;
	height: 18px;
	display: inline;
	background-image: url(/common/images/ricerca/region_up_dx.gif);
	background-repeat: no-repeat;
}

.ricerca-select-risultati-left {
	font-family: "trebuchet ms";
	height: 18px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	background-color: #999999;
}

.ricerca-select-risultati-middle-left {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #ffffff;
	height: 18px;
	padding-left: 10px;
	padding-right: 9px;
	background-color: #b2b2b2;
}

.ricerca-select-risultati-middle-bottom-left {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #ffffff;
	height: 18px;
	padding-left: 10px;
	padding-right: 9px;
	background-color: #999999;
}

.ricerca-select-risultati-bottom {
	width: 205px;
	height: 9px;
	padding-left: 10px;
}

.ricerca-select-risultati-bottom-middle {
	height: 9px;
	background-color: #999999;
}

.ricerca-select-risultati-bottom-right {
	float: right;
	display: inline;
	width: 9px;
	height: 9px;
	background-image: url(/common/images/ricerca/region_dw_dx.gif);
	background-repeat: no-repeat;
}

.ricerca-select-risultati-bottom-left {
	float: left;
	display: inline;
	width: 9px;
	height: 9px;
	background-image: url(/common/images/ricerca/region_dw_sx.gif);
	background-repeat: no-repeat;
}
*/
.tasto-cambia {
	width: 50px;
	float: right;
	display: inline;
}

.tasto-cambia-middle {
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url(/common/images/ricerca/button_grey_bg.png);
}

.tasto-cambia-right {
	width: 6px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/button_grey_dx.png);
	background-repeat: no-repeat;
}

.tasto-cambia-left {
	width: 6px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/button_grey_sx.png);
	background-repeat: no-repeat;
}

.tasto-cambia-middle-regione {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url(/common/images/ricerca/button_orange_bg_g.png);
}

.tasto-cambia-right-regione {
	width: 6px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/button_orange_dx_g.png);
	background-repeat: no-repeat;
}

.tasto-cambia-left-regione {
	width: 6px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/button_orange_sx_g.png);
	background-repeat: no-repeat;
}

.tasto-cambia-middle-risultati {
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(/common/images/ricerca/button_orange_bg_g.png);
}

.tasto-cambia-right-risultati {
	width: 6px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/button_orange_dx_g.png);
	background-repeat: no-repeat;
}

.tasto-cambia-left-risultati {
	width: 6px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/button_orange_sx_g.png);
	background-repeat: no-repeat;
}

.ricerca-image {
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}

.ricerca-bottom {
	width: 225px;
}

.ricerca-bottom-middle {
	height: 43px;
	text-align: right;
	background-image: url(/common/images/ricerca/form_dw_bg.gif);
}

.ricerca-bottom-right {
	width: 18px;
	height: 43px;
	float: right;
	display: inline;
	background-image: url(/common/images/ricerca/form_dw_dx.gif);
}

.ricerca-bottom-left {
	width: 18px;
	height: 43px;
	float: left;
	display: inline;
	background-image: url(/common/images/ricerca/form_dw_sx.gif);
}

.spazio {
	font-size: 1px;
	padding-top: 15px;
}
.paragrafo {
	font-size: 1px;
	padding: 10px;
}
.prezzo {
	width: 100%;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e6e6;
	display: inline;
}

.vani {
	width: 100%;
	font-family: Trebuchet MS, Verdana, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e6e6;
	display: inline;
}

a.ricerca {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	margin-top: 20px;
	font-size: 12px;
	line-height: 12px;
}

a.ricerca:hover {
	text-decoration: underline;
}

/*** SEZIONE TOP MENU */
.top-menu {
	height: 34px;
	background-image: url(/common/images/background/menu_bg.gif);
}

.top-menu-left {
	width: 9px;
	height: 34px;
	display: inline;
	float: left;
	background-image: url(/common/images/background/menu_sx.gif);
}

.top-menu-middle {
	text-align: right;
	height: 29px;
	padding-right: 5px;
	padding-top: 5px;
}

.top-menu-right {
	width: 9px;
	height: 34px;
	float: right;
	display: inline;
	background-image: url(/common/images/background/menu_dx.gif);
}

a.top-menu-middle {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}


a.top-menu-middle:hover {
	color: #000080;
	text-transform: none;
	text-decoration: underline;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

/*** SEZIONE FOOTER */
.footer {
	height: 36px;
/*	background-image: url(/common/images/background/footer_bg.gif);*/
}

.footer-left {
	height: 36px;
	width: 16px;
	float: left;
	display: inline;
/*	background-image: url(/common/images/background/footer_sx.gif);*/
}

.footer-middle {
	height: 36px;
	display: inline;
}

.footer-right {
	height: 36px;
	width: 16px;
	float: right;
	display: inline;
	/*background-image: url(/common/images/background/footer_dx.gif);*/
}

.footer-text {
	text-align: center;
	padding-right: 5px;
	padding-top: 20px;
}
.footer-text-down {
	text-align: center;
	padding-right: 5px;
}

a.footer-middle {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

a.footer-middle:hover {
	color: #000080;
	text-transform: none;
	text-decoration: underline;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

/*** SEZIONE LOGIN ***/
.login-title {
	white-space: nowrap;
	background: #fff url(/common/images/background/login.bg_off.gif) repeat-x top;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
}

.basic-tab-left, .message-tab-left {
	width: 6px;
	white-space: nowrap;
	font-size: 8pt;
}

.basic-tab,.message-tab,.msgmail-tab {
	white-space: nowrap;
	font-size: 10pt;
	padding: 5px;
}   

.basic-tab-right,.message-tab-right {
	width: 6px;
	white-space: nowrap;
	font-size: 8pt;
}

.message-tab-left {
	background: #ffffd9 url(/common/images/background/bg_under_bot_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.msgmail-tab {
	background: #ffffd9 url(/common/images/background/top_under.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.message-tab {
	background: #ffffd9 url(/common/images/background/bg_under.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.message-tab-right {
	background: #ffffd9 url(/common/images/background/bg_under_bot_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.titolo-anteprime {
	background: url(/common/images/background/titolo_anteprime.gif);
	background-repeat: no-repeat;
}
.titolo-anteprime {
	color: #666;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}


