﻿/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Unica Immobili
Version:	1.0
Starting Work: 26/01/09
Assigned to:	eCubecenter www.ecubecenter.it
Primary use:	Website
-------------------------------------------------------------------*/

@import "home.css"; /* QUESTO CSS DEFINISCE GLI STILI DELL'HOMEPAGE DEL SITO */
@import "immobili.css"; /* QUESTO CSS DEFINISCE GLI STILI DEI PARTNER */
@import "partner.css"; /* QUESTO CSS DEFINISCE GLI STILI DEI PARTNER */
@import "diventa-partner.css"; /* QUESTO CSS DEFINISCE GLI STILI DELLA SEZIONE DIVENTA PARTNER */
@import "chisiamo.css"; /* QUESTO CSS DEFINISCE GLI STILI DELLA SEZIONE CHI SIAMO */



/*------------------------------------------------------------------
[Stili comuni a tutte le pagine del sito]
——————————————————————————————————————————————————————————————————-*/

/* STILI COMUNI A TUTTE LE PAGINE */
html, body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	scrollbar-face-color:#184480;
	scrollbar-highlight-color:#184480;
	scrollbar-3dlight-color:#184480;
	scrollbar-darkshadow-color:#fff;
	scrollbar-shadow-color:#184480;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#dce3e9;
}
.empty {
	display: block;
	float: none;
	clear: both;
	margin: auto;
}
.nascosto {
	display: none;
}
.dx {
	display: block;
	float: right;
}
.sx {
	display: block;
	float: left;
}
a {
	color: #184480;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.contenitore {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 910px;
}
.separatore {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	height: 10px;
}
/* STILI COMUNI A TUTTE LE PAGINE */

/* STILI COMUNI DEI TITOLI */
h1 {
	font-size: 25px;
	color: #00704A;
	float: left;
	display: block;
	clear: left;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	margin: 20px 0px 15px 0px;
	color: #074280;
}
h3 {
	font-size: 16px;
	margin: 0px 0px 8px 0px;
}
h4 {
	font-size: 12px;
	margin: 0px 0px 8px 0px;
}
h5 {
	font-size: 12px;
	margin: 30px 0px 8px 0px;
}
h6 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-color:#dcf5e4;
	padding:2px 0px 2px 5px;
	clear:left;
	display:block;
}
p {
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}
img {
	border: none;
}
.row_error 	
{	
	color: red;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;			
}
.row {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.row_topPad {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;	
	padding-top: 5px;
}
.row_btnPad {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;	
	padding-bottom: 5px;
}
.row_leftPad {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;	
	padding-left: 15px;
}
.blocco {
	padding-right: 10px; 
}
/* STILI COMUNI DEI TITOLI */

/* STILI COMUNI DEI FORM */
form
{
	margin: 0px;
	padding: 0px;
}
textarea, input, select, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	color: #666666;
	border: 1px solid #ccc;
}
input
{
	padding: 2px 0px 2px 2px;
}
button {
	cursor: pointer;
	border: none;
}
ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
label {
	cursor: pointer;
}
input[type="hidden"]{
	display:none !important;
}
/* STILI COMUNI DEI FORM */

/* TESTATA */
#testata {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #dce3e9;
}
#testata h1 a img{
	display: block;
	float: left;
}
#testata .contenitore span {
	display: none;
}
#testata .contenitore .claim{
	display: block;
	float: right;
}
/* TESTATA */

/* MENU ORIZZONTALE
.RadMenu {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	border-top: 5px solid #e2e6ed;
	border-bottom: 1px solid #fff;
	background-image: url(/img/comuni/menu/sfondo-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	WHITE-SPACE: nowrap;
	POSITION: relative;
	z-index: 10;
}
.RadMenu UL {
	DISPLAY: block;
	float: none;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	POSITION: relative;
	width: 900px;
} 
.RadMenu UL LI {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 128px;
	CURSOR: pointer;
	LIST-STYLE-TYPE: none;
	LIST-STYLE: none none outside;
	FLOAT: left;
	POSITION: relative;
} 
.RadMenu UL LI A.rmLink {
	CLEAR: both;
	DISPLAY: block;
	FLOAT: none;
	MARGIN: auto;
	COLOR: #fff;
	padding: 16px 0px 16px 0px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	background-image: url(/img/comuni/menu/sfondo-bottone.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
.RadMenu UL LI A.rmLink:hover {
	background-color: #000000;
	COLOR: #fff;
	background-image: url(/img/comuni/menu/sfondo-bottone.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.RadMenu .rmSlide {
	position: absolute !important;
} 
.RadMenu UL.rmVertical {
	DISPLAY: none;
	LEFT: 0px !important;
	FLOAT: left;
	PADDING: 0px;
	MARGIN: 0px;
	POSITION: absolute !important;
	background-color: #184480;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
} 
.RadMenu UL.rmVertical li.rmItem{
	display: block;
	float: left;
	clear: both;
	min-width: 130px;
}
.RadMenu UL.rmVertical li a.rmLink{
	padding: 0px;
	background-image: none;
	background-color: #184480;
	border-right: 1px solid #184480;
	border-left: 1px solid #e2e6ed;
	border-bottom: 0px;
	display: block;
	float: left;
	clear: both;
	min-width: 128px;
	font-size: 10px;
} 
.RadMenu UL.rmVertical li a.rmLink .rmText {
	padding: 6px 0px 7px 0px;
	display: block;
	float: left;
	clear: both;
	width: 128px;
}
.RadMenu UL.rmVertical li a.rmLink:hover .rmText{
	background-color: #e2e6ed;
	color: #184480;
}
.RadMenu UL.rmLevel2 {
	margin-left: 2px;
}
MENU ORIZZONTALE */

/* MENU DI NAVIGAZIONE VERTICALE */
.RadMenu {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	border-top: 5px solid #e2e6ed;
	border-bottom: 1px solid #fff;
	background-image: url(/img/comuni/menu/sfondo-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	WHITE-SPACE: nowrap;
	POSITION: relative;
	z-index: 10;
}
.RadMenu UL {
	DISPLAY: block;
	float: none;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	POSITION: relative;
	width: 900px;
} 
.RadMenu UL LI {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	/*WIDTH: 128px;*/
	CURSOR: pointer;
	LIST-STYLE-TYPE: none;
	LIST-STYLE: none none outside;
	FLOAT: left;
	POSITION: relative
} 
.RadMenu UL LI A.rmLink {
	CLEAR: both;
	DISPLAY: block;
	FLOAT: none;
	MARGIN: auto;
	COLOR: #fff;
	padding: 16px 0px 16px 0px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	background-image: url(/img/comuni/menu/sfondo-bottone.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
.RadMenu UL LI A.rmLink:hover {
	background-color: #000000;
	COLOR: #fff;
	background-image: url(/img/comuni/menu/sfondo-bottone.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
} 
.RadMenu .rmSlide {
	DISPLAY: none;
	FLOAT: left;
	OVERFLOW: hidden;
	POSITION: absolute;
} 
.RadMenu UL.rmVertical {
	PADDING: 0px;
	MARGIN: 0px;
	DISPLAY: none;
	LEFT: 0px;
	FLOAT: left;
	POSITION: relative;
	WIDTH: 128px;
} 
.RadMenu UL.rmVertical li.rmItem{
	display: block;
	float: left;
	clear: both;
}
.RadMenu UL.rmVertical li a.rmLink{
	padding: 0px;
	background-image: none;
	background-color: #184480;
	border-right: 1px solid #e2e6ed;
	border-left: 1px solid #e2e6ed;
	border-bottom: 0px;
	display: block;
	float: left;
	clear: both;
	min-width: 130px;
	font-size: 10px;
	border-top:1px solid #ffffff;
} 
.RadMenu UL.rmVertical li a.rmLink:hover{
	background-color: #e2e6ed;
	color: #184480;
} 
.RadMenu UL.rmVertical li a.rmLink .rmText {
	padding: 6px 0px 7px 0px;
	display: block;
	float: left;
	clear: both;
	width: 130px;
}
.RadMenu UL.rmLevel2 {
	margin-left: 5px;
	width: 140px;
}
.RadMenu UL.rmLevel2 li a.rmLink{
	min-width: 140px;
	border-top:1px solid #ffffff;
} 
.RadMenu UL.rmLevel2 li a.rmLink .rmText {	
	width: 140px;
}
 /* MENU DI NAVIGAZIONE VERTICALE */

/* NAVBAR */
#corpoCentrale .navBar{
	display: block;
	float: none;
	clear: both;
	padding-top: 5px;
	height: 20px;
	color: #fff;
	width: 100%;
}
#corpoCentrale .navBar a{
	color: #fff;
}
/* NAVBAR */

/* STRUTTURA PAGINE INTERNE */
#corpoCentrale {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/comuni/navbar/sfondo-navbar.gif);
	background-repeat: repeat-x;
}
#corpoCentrale .colonnaSx{
	display: block;
	float: left;
	width: 650px;
	margin-left: 10px;
}
#corpoCentrale .colonnaSx .btn{
	display: block;
	float: left;
	cursor: pointer;
	background-image: url(/img/comuni/contenitore-generico/sfondo-bottone-grande.gif);
	background-position: left top;
	border: none;
	padding: 3px 0px 3px 0px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
#corpoCentrale .colonnaDx{
	display: block;
	float: right;
	width: 204px;
}
#corpoCentrale .colonnaDx h2{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #c7cad7;
	text-indent: 10px;
	padding: 9px 0px 9px 0px;
	margin: 0px 0px 8px 0px;
}
/* STRUTTURA PAGINE INTERNE */

/* FOOTER */
#footer {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #1e3c72;
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #e2e6ed;
}
#footer .contenitore{
	text-align: left;
	margin: 7px auto 0px auto;
}
#footer .contenitore img{
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .contenitore .linkSx{
	display: block;
	float: left;
	width: 680px;
}
#footer .contenitore .linkDx{
	display: block;
	float: right;
	margin-top: 14px;
}
/* FOOTER */

/* ::::::::::::::::::::::::::::::::::::::::::::: INIZIO BOX COLONNA DESTRA :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* RICERCA RAPIDA */
#corpoCentrale .colonnaDx #ricercaRapida{
	display: block;
	float: left;
	width: 204px;
}

#corpoCentrale .colonnaDx #ricercaRapida input.selectsx{	
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	margin: 0px 5px 0px 0px;
	width: 67px !important; 
}
#corpoCentrale .colonnaDx #ricercaRapida input.selectdx{	
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	margin: 0px 0px 0px 5px;
	width: 67px !important; 
}
#corpoCentrale .colonnaDx #ricercaRapida input.rifImmobile{	
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	margin-right: 5px;
	width: 70px !important; 
}
#corpoCentrale .colonnaDx #ricercaRapida .casa{
	display: block;
	float: left;
	width: 102px;
	height: 87px;
	background-image: url(/img/comuni/colonna-destra/ricerca-rapida/bottone-casa.gif);
	background-position: left top;
}
#corpoCentrale .colonnaDx #ricercaRapida .impresa{
	display: block;
	float: left;
	width: 102px;
	height: 87px;
	background-image: url(/img/comuni/colonna-destra/ricerca-rapida/bottone-impresa.gif);
	background-position: left top;
}
#corpoCentrale .colonnaDx  #ricercaRapida label{	
	display: block;
	float: left;
	font-weight: bold;
	margin: 3px 5px 0px 0px;
	font-size: 9px;
	color: #184480;
}
#corpoCentrale .colonnaDx  #ricercaRapida input{
	border: none;
	cursor: pointer;
}
#corpoCentrale .colonnaDx #ricercaRapida input.casa:hover,
#corpoCentrale .colonnaDx #ricercaRapida input.impresa:hover{
	background-position: left center;
}
#corpoCentrale .colonnaDx #ricercaRapida .selected{
	background-position: left bottom;
}

#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0px 0px 9px;
	padding: 15px 0px 0px 10px ;
	border: 1px solid #c6cddb;
	width: 174px;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi .row{
	padding-bottom: 3px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi select{	
	width: 160px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi select.selectsx{	
	width: 75px;
	margin-right: 6px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi select.selectdx{	
	width: 75px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi input{	
	float: left;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi .zona span{
	display: block;	
	float: left;
	width: 40px;
	padding-top: 2px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi .zona input{
	display: block;	
	float: left;
	width: 115px;
	border: 1px solid #ccc;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi input.bottoneRicerca{
	display: block;
	float: left;
	width: 74px;
	height: 21px;
	background-image: url(/img/comuni/colonna-destra/ricerca-rapida/sfondo-bottone-ricerca.gif);
	color: #1e3c72;
	font-weight: bold;
	margin-left: 5px;
	text-align: left;
	padding: 2px 0px 2px 5px;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi input.bottoneRicerca:hover{
	background-position: bottom left;
	color: #fff;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi a.ricercaAutomatica{
	display: none;
}
#corpoCentrale .colonnaDx #ricercaRapida .contenitoreCampi a.ricercaAvanzata{
	display: none;
}
/* RICERCA RAPIDA */

/* DATI AGENZIA */
#corpoCentrale .colonnaDx .datiAgenzia {
	display: block;
	float: left;
	clear: both;
	width: 176px;
	padding: 0px 5px 15px 5px;
	margin-left: 10px;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(/img/comuni/colonna-destra/partner/sfondo-partner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#corpoCentrale .colonnaDx .datiAgenzia .logoAgenzia{
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 166px;
	background-position: center;
	height: 100px;
}
#corpoCentrale .colonnaDx .datiAgenzia h2{
	text-indent: 0px;
}
#corpoCentrale .colonnaDx .datiAgenzia a{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
}
#corpoCentrale .colonnaDx .datiAgenzia a:hover{
	background-position: bottom;
}
#corpoCentrale .colonnaDx .datiAgenzia a span{
	display: none;
}
#corpoCentrale .colonnaDx .datiAgenzia .BTNcontattaPartner{
	background-image: url(/img/comuni/colonna-destra/partner/bottone-contatta-partner.gif);
	height: 24px;
	margin: 10px 0px 10px 0px;
}
#corpoCentrale .colonnaDx .datiAgenzia .BTNimmobiliPartner{
	background-image: url(/img/comuni/colonna-destra/partner/bottone-visualizza-immobili.gif);
}
/* DATI AGENZIA */

/* MYUNICA */
#corpoCentrale .colonnaDx #myUnica {
	display: block;
	float: left;
	clear: both;
	width: 184px;
	border: 1px solid #c7cad7;
	margin: 10px 0px 0px 9px;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#corpoCentrale .colonnaDx #myUnica h2{
	background-image: url(/img/comuni/colonna-destra/my-unica/sfondo-titolo-my-unica.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#corpoCentrale .colonnaDx #myUnica p{
	display: block;
	float: left;
	clear: both;
	margin: auto;
	padding: 0px 0px 0px 10px;
	width: 160px;
}
#corpoCentrale .colonnaDx #myUnica .contenitoreCampi{
	display: block;
	float: left;
	clear: both;
	width: 170px;
	margin: 15px 0px 15px 0px ;
	padding-left: 10px;
}
#corpoCentrale .colonnaDx #myUnica input.userPassword{
	width: 65px !important;	
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	cursor: pointer;
	float: left;
	display: block;
	padding: 2px 0px 2px 5px;
}
#corpoCentrale .colonnaDx #myUnica a{
	font-size: 10px;
}
#corpoCentrale .colonnaDx #myUnica a.pwdHome {
	display: none;
}
#corpoCentrale .colonnaDx #myUnica a.nonRegistrato{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #708dc4;
	padding: 5px 0px 5px 0px;
	color: #fff;
	margin: 0px;
}

#corpoCentrale .colonnaDx #myUnica a.nonRegistrato:hover{
	background-color: #13376c;
	color: #fff;
}

#corpoCentrale .colonnaDx #myUnica input.btnMyUnica{
	width: 75px;
	height: 19px;
	background-image: url(/img/comuni/colonna-destra/my-unica/sfondo-bottone-accedi.gif);
	color: #1e3c72;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	padding: 2px 0px 2px 5px;
	border: none;
	cursor: pointer;
}
#corpoCentrale .colonnaDx #myUnica input.btnMyUnica:hover{
	background-position: bottom left;
	color: #fff;
}
/* MYUNICA */

/* RICERCA PARTNER */
#corpoCentrale .colonnaDx #ricercaPartner {
	display: block;
	float: left;
	clear: both;
	width: 184px;
	border: 1px solid #c7cad7;
	margin: 10px 0px 0px 9px;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
}
#corpoCentrale .colonnaDx #ricercaPartner h2{
	background-color: #184580;
	color: #fff;
}
#corpoCentrale .colonnaDx #ricercaPartner p{
	display: block;
	float: left;
	clear: both;
	padding: 0px 0px 0px 10px;
	width: 165px;
}
#corpoCentrale .colonnaDx #ricercaPartner .row{
	display: block;
	float: left;
	clear: both;
	padding: 0px 0px 0px 10px;
	width: 170px;
}
#corpoCentrale .colonnaDx #ricercaPartner .row span input{
	display: block;
	float: left;
	width: 156px !important;
	padding: 1px 0px 2px 5px;
}
#corpoCentrale .colonnaDx #ricercaPartner .row select{
	width: 163px;
}
#corpoCentrale .colonnaDx #ricercaPartner input.btnRicercaPartner{
	display: block;
	float: right;
	width: 74px;
	height: 21px;
	border: none;
	cursor: pointer;
	background-image: url(/img/comuni/colonna-destra/ricerca-rapida/sfondo-bottone-ricerca.gif);
	color: #1e3c72;
	font-weight: bold;
	margin: 10px 7px 0px 0px;
	text-align: left;
	padding: 2px 0px 2px 5px;
}
#corpoCentrale .colonnaDx #ricercaPartner input.btnRicercaPartner:hover{
	background-position: bottom left;
	color: #fff;
}
/* RICERCA PARTNER */

/* RICHIESTA INFORMAZIONI */
#corpoCentrale .colonnaDx #richiestaInformazioni {
	display: block;
	float: left;
	clear: both;
	width: 184px;
	border: 1px solid #c7cad7;
	margin: 10px 0px 0px 9px;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni h2{
	background-color: #184580;
	color: #fff;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row{
	display: block;
	float: left;
	clear: both;
	padding: 0px 0px 0px 10px;
	width: 170px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row label{
	font-weight: bold;
	color: #184580;
	display: block;
	float: left;
	width: 80px;
	padding-top: 2px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row input{
	width: 80px;
	float: left;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row textarea{
	width: 160px;
	height: 60px;
	margin-top: 5px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .checkPrivacy .row input{
	width: 15px;
	border: none;
	float: left;
	margin-right: 5px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .checkPrivacy .row label{
	width: 140px;
	padding-top: 3px;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row p{
	display: block;
	float: left;
	clear: both;
	padding: 5px;
	width: 155px;
	background-color: #fff;
	border: 1px solid #c9d1dc;
	font-size: 9px;
	height: 60px;
	overflow: auto;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row .btnChiediInfo{
	background-color: #184580;
	color: #fff;
	width: 165px;
	cursor: pointer;
	font-size: 10px;
	border: 1px solid #184580;
	font-weight: bold;
}
#corpoCentrale .colonnaDx #richiestaInformazioni .row .btnChiediInfo:hover{
	background-color: #fff;
	color: #184580;
	border: 1px solid #184580;
}
/* RICHIESTA INFORMAZIONI */

/* NEWS */
#corpoCentrale .colonnaDx .news{
	display: block;
	float: left;
	clear: both;
	width: 184px;
	padding: 0px;
	margin: 10px 0px 0px 9px;
	border: 1px solid #c7cad7;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#corpoCentrale .colonnaDx .news .RadRotator, #corpoCentrale .colonnaDx .news .radr_clipRegion, #corpoCentrale .colonnaDx .news .radr_relativeWrapper{
	width: 184px !important;
}
#corpoCentrale .colonnaDx .news h2{
	color: #1e3c72;
	width: 153px;
	display: block;
	float: left;
	background-image: url(/img/comuni/colonna-destra/news/sfondo-titolo-news.gif);
	background-repeat: repeat-x;
}
#corpoCentrale .colonnaDx .news a.rss{
	display: block;
	float: right;
	width: 31px;
	height: 32px;
	background-image: url(/img/comuni/colonna-destra/news/icona-rss.gif);
	border-bottom: 1px solid #cecccc;
}
#corpoCentrale .colonnaDx .news a.rss span{
	display: none;
}

#corpoCentrale .colonnaDx .news .RadRotator{
	float: left;
	clear: both;
}
#corpoCentrale .colonnaDx  .news ul{
	float: left;
	clear: both;
	width: 160px !important;
}
#corpoCentrale .colonnaDx .news ul li{
	width: 160px;
}
#corpoCentrale .colonnaDx .news ul li div{
	display: block;
	float: left;
	clear: both;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
}
#corpoCentrale .colonnaDx .news ul li div span{
	display: block;
	float: left;
	clear: both;
	width: 150px;
}
#corpoCentrale .colonnaDx .news ul li div a{
	display: block;
	float: left;
	clear: both;
	width: 160px;
}
/* NEWS */

/* ULTIMI IMMOBILI VISTI */
#corpoCentrale .colonnaDx .immobiliVisti{
	display: block;
	float: left;
	clear: both;
	width: 184px;
	padding: 0px;
	margin: 10px 0px 0px 9px;
	border: 1px solid #c7cad7;
	background-image: url(/img/comuni/colonna-destra/sfondo-box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#corpoCentrale .colonnaDx .immobiliVisti h2{
	color: #1e3c72;
	width: 100%;
	display: block;
	float: left;
	background-image: url(/img/comuni/colonna-destra/immobili-visti/sfondo-titolo-immobili-visti.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	text-indent: 30px;
}
#corpoCentrale .colonnaDx .immobiliVisti a{
	display: block;
	float: left;
	clear: both;
	width: 89%;
	padding: 10px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#corpoCentrale .colonnaDx .immobiliVisti a:hover{
	color: #fff;
	background-color: #1d3c73;
}
/* ULTIMI IMMOBILI VISTI */

/* IMMOBILI PREFERITI */
#corpoCentrale .colonnaDx .immobiliPreferiti{
	display: block;
	float: left;
	clear: both;
	width: 184px;
	padding: 0px;
	margin: 10px 0px 0px 9px;
	border: 1px solid #c7cad7;
	background-color: #fcf4bb;
}
#corpoCentrale .colonnaDx .immobiliPreferiti h2{
	color: #1e3c72;
	width: 100%;
	display: block;
	float: left;
	background-image: url(/img/comuni/colonna-destra/immobili-preferiti/sfondo-titolo-immobili-preferiti.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	text-indent: 30px;
}
#corpoCentrale .colonnaDx .immobiliPreferiti a{
	display: block;
	float: left;
	clear: both;
	width: 89%;
	padding: 10px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	background-color: #fcf4bb;
}
#corpoCentrale .colonnaDx .immobiliPreferiti a:hover{
	color: #d15017;
	background-color: #ffffff;
}
/* IMMOBILI PREFERITI */

/* DIVENTA PARTNER */
#corpoCentrale .colonnaDx .diventaPartner {
	display: block;
	float: left;
	clear: both;
	width: 186px;
	margin: 10px 0px 0px 9px;
}
#corpoCentrale .colonnaDx .diventaPartner span{
	display: none;
}
/* DIVENTA PARTNER */

/* RSS UUNICA */
#corpoCentrale .colonnaDx .rssUnica {
	display: block;
	float: left;
	clear: both;
	width: 186px;
	margin: 10px 0px 0px 9px;
}
#corpoCentrale .colonnaDx .rssUnica span{
	display: none;
}
/* RSS UUNICA */

/* ::::::::::::::::::::::::::::::::::::::::::::: FINE BOX COLONNA DESTRA :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* CONTENITORE GENERICO */
#corpoCentrale .contenitore .colonnaSx .contenitoreGenerico {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreGenerico .header{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/comuni/contenitore-generico/header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreGenerico .footer{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/comuni/contenitore-generico/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreGenerico .corpo{
	display: block;
	float: left;
	clear: both;
	width: 624px;
	padding: 0px 10px 0px 10px;
	border-left: 3px solid #dce1e9;
	border-right: 3px solid #dce1e9;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreGenerico .corpo h3{
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	color: #1e3c72;
}
/* CONTENITORE GENERICO */

/* STILI PER COMUNI PER I FORM  */
#corpoCentrale .colonnaSx .form h2{
	margin-bottom: 30px; 
	border-bottom: 1px dashed #ccc;
	text-align: center;
}
#corpoCentrale .colonnaSx .form h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: #fff;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
	background-color: #809ac1;
}
#corpoCentrale .colonnaSx .form .row{
	display: block;
	float: left;	
	clear: both;
	padding-bottom: 3px;	
	width: 100%;
}
#corpoCentrale .colonnaSx .form label,
#corpoCentrale .colonnaSx .form input,
#corpoCentrale .colonnaSx .form select,
#corpoCentrale .colonnaSx .form textarea{
	display: block;
	float: left;	
}
#corpoCentrale .colonnaSx .form .row .RadInput_Default input{
	border-color: #cccccc;
	padding: 1px;
}
#corpoCentrale .colonnaSx .form label {
	padding: 3px 0px 4px 0px;
}
#corpoCentrale .colonnaSx .form .row .validator{
	display: block;
	float: left;
	clear: both;
	width: 98%;
	padding: 3px 0px 3px 0px;
	text-indent: 5px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #f20;
}
#corpoCentrale .colonnaSx .form .btnRicerca{
	display: block;
	float: right;
	cursor: pointer;
	margin-right: 38px;
	background-image: url(/img/comuni/contenitore-generico/sfondo-bottone-ricerca.gif);
	background-position: left bottom;
	border: none;
	padding: 3px 0px 3px 7px;
	height: 21px;
	width: 174px !important;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#corpoCentrale .colonnaSx .form .btnRicerca:hover{
	background-position: left top;
	color: #003366;
}
#corpoCentrale .colonnaSx .form .backScheda{
	display: block;
	float: left;
	cursor: pointer;
	background-image: url(/img/comuni/contenitore-generico/sfondo-bottone-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	padding: 4px 0px 0px 0px;
	text-indent: 40px;
	height: 17px;
	width: 174px !important;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
#corpoCentrale .colonnaSx .form .backScheda:hover{
	background-position: left bottom;
	color: #fff;
}
#corpoCentrale .colonnaSx .form .row .errore{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	background-color: #ffecec;
	color: #ff0000;
	padding: 3px 0px 3px 0px;
	text-indent: 5px;
	margin-bottom: 3px;
}
#corpoCentrale .colonnaSx .form .row .label{
	display: block;
	float: left;
	width: 150px;
}
#corpoCentrale .colonnaSx .form .row .datoStampato{
	display: block;
	float: left;
	font-weight: bold;
}
#corpoCentrale .colonnaSx .form .row .rdfd_ {
	display: none !important;
}
/* STILI PER COMUNI PER I FORM */

/* STILI PER LA COLONNA SINGOLA */
#corpoCentrale .colonnaSx .form .row .colonnaSingola{
	display: block;
	float: left;
	width: 100%;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola label{
	width: 100px;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola .label{
	width: 100px;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola select{
	width: 486px;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola input{
	width: 482px;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola textarea{
	width: 482px;
	height: 50px;
}
#corpoCentrale .colonnaSx .form .row .telerikInput input{
	border-color: #cccccc;
	padding: 1px;
	width: 692px !important;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola .RadInput textarea{
	width: 484px !important;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola .contratto input{
	border: none;
	width: 20px;
}
#corpoCentrale .colonnaSx .form .row .colonnaSingola .contratto label{
	width: 120px;
}

/* STILI PER LA COLONNA SINGOLA */

/* STILI PER LA COLONNA DOPPIA */
#corpoCentrale .colonnaSx .form .row .colonnaDoppia{
	display: block;
	float: left;	
	width: 50%;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia label{
	width: 100px;
	padding-top: 2px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia .label{
	width: 100px;
	padding-top: 2px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia input{
	width: 170px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia .RadInput_Default input{
	width: 170px !important;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia textarea{
	width: 170px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia select{
	width: 174px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia input.range{
	width: 65px !important;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia label.lblRange{
	width: 16px !important;
	margin-left: 20px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia .contratto input{
	border: none;
	width: 20px;
}
#corpoCentrale .colonnaSx .form .row .colonnaDoppia .contratto label{
	width: 80px;
}
#corpoCentrale .colonnaSx .form .row  .checkBox input{
	width: 15px;
	border: none;
}
#corpoCentrale .colonnaSx .form .row  .checkBox .venditaLocazione label{
	width: 84px;
}
/* STILI PER LA COLONNA DOPPIA */

/* STILI GENERICI PER LA COLONNA TRIPLA */
#corpoCentrale .colonnaSx .form .row .colonnaTripla{
	display: block;
	float: left;
	width: 33%;
}
#corpoCentrale .colonnaSx .form .row .colonnaTripla label{
	width: 150px;
}
#corpoCentrale .colonnaSx .form .row .colonnaTripla input{
	width: 130px;
}
#corpoCentrale .colonnaSx .form .row .colonnaTripla select{
	width: 134px;
}
#corpoCentrale .colonnaSx .form .row .telerikInput input{
	border-color: #cccccc;
	padding: 1px;
	width: 131px !important;
}
/* STILI GENERICI PER LA COLONNA TRIPLA */

/* STILI PER I CAMPI OBBLIGATORI */
#corpoCentrale .colonnaSx .form .row .obbligatorio label{
	color: #e30000;
}
#corpoCentrale .colonnaSx .form .row .obbligatorio span{
	color: #e30000;
}
/* STILI PER I CAMPI OBBLIGATORI */

/* STILI PER LA PRIVACY */
#corpoCentrale .colonnaSx .privacy {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 30px 0px;
	font-size: 10px;
}

#corpoCentrale .colonnaSx .privacy .row input{
	display: block;
	float: left;
	clear: none;
	width: 15px;
	cursor: pointer;
	border: none;
} 
#corpoCentrale .colonnaSx .privacy .row label{
	display: block;
	float: left;
	clear: none;
	width: 520px;
	margin-left: 15px;
	font-weight: normal;
	cursor: pointer;
}
#corpoCentrale .colonnaSx .form .trattamentoDati {
	display: block;
	float: left;
	width: 300px;
	font-weight: bold;
}  
#corpoCentrale .colonnaSx .form .trattamentoDati input{
	border: none;
}  
#corpoCentrale .colonnaSx .form .trattamentoDati label{
	width: 100px;
} 
/* STILI PER LA PRIVACY */

/* DETTAGLIO NEWS */
#corpoCentrale .colonnaSx .dettaglioNews .intestazione{
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#corpoCentrale .colonnaSx .dettaglioNews .intestazione .calendario{
	display: block;
	float: right;
	width: 12%;
	height: 60px;
	background-image: url(/img/press-room/calendario.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
}
#corpoCentrale .colonnaSx .dettaglioNews .calendario span{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-size: 10px;
	color: #1e3c72;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#corpoCentrale .colonnaSx .dettaglioNews .intestazione h3{
	display: block;
	float: left;
	width: 85%;
	margin-bottom: 8px;
	padding-bottom: 10px;
	color: #1e3c72;
	border-bottom: 1px dashed #ccc;
}
#corpoCentrale .colonnaSx .dettaglioNews .intestazione .tipologia{
	display: block;
	float: left;
	font-style: italic;
}

#corpoCentrale .colonnaSx .dettaglioNews .contenuto{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
#corpoCentrale .colonnaSx .dettaglioNews .contenuto .imgNews{
	display: block;
	float: left;
	margin: 0px 15px 15px 0px; 
}
#corpoCentrale .colonnaSx .dettaglioNews .linkServizio{
	display: block;
	float: left;
	clear: both;
	border-top: 1px solid #ccc;
	width: 100%;
	padding-top: 10px;
	margin-top: 10px;
}
#corpoCentrale .colonnaSx .dettaglioNews .linkServizio input{
	border: none;
	background-color: #fff;
	cursor: pointer;
	color: #184480;
	font-weight: bold;
}

#corpoCentrale .colonnaSx .dettaglioNews .linkServizio input:hover{
	color: #d03f27;
}
#corpoCentrale .colonnaSx .dettaglioNews .linkServizio input.pageBack{
	float: left;
	background-image: url(/img/icone/24x24/back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 5px 30px;
	text-align: left;
}
#corpoCentrale .colonnaSx .dettaglioNews .linkServizio input.pagePrint{
	float: right;
	background-image: url(/img/icone/24x24/stampa.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 5px 0px;
	width: 150px;
	text-align: right;
}
/* DETTAGLIO NEWS */

/* SERVIZI UTENTI */
#corpoCentrale .serviziUtenti {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#corpoCentrale .serviziUtenti .servizio{
	display: inline-block;
	float: left;
	padding: 5px 10px 5px 5px;
	border-right: 1px solid #F3F3F3;
	margin: 0px 5px 10px 0px;
	width: 46.7%;
}
#corpoCentrale .serviziUtenti .triplo{
	width: 31%;
	margin: 0px 0px 10px 0px;
	padding: 5px 6px 5px 6px;
}

#corpoCentrale .serviziUtenti .ultimo{
	border: none;
	margin-right: none;
}
#corpoCentrale .serviziUtenti .servizio img{
	float: left;
}
#corpoCentrale .serviziUtenti .servizio h4{
	display: block;
	float: left;
	width: 180px;
	color: #184480; 
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold;
	margin: 9px 0px 0px 8px;
}
#corpoCentrale .serviziUtenti .triplo h4{
	width: 150px;
	margin-top: 5px;
}
#corpoCentrale .serviziUtenti .servizio p{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px dashed #ccc;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	height: 50px;
}
#corpoCentrale .serviziUtenti .servizio a:hover{
	background-position: left bottom;
	color: #fff;
}
#corpoCentrale .serviziUtenti .servizio a{
	display: block;
	float: left;
	clear: both;
	margin: 10px auto 0px auto;
	width: 205px;
	padding: 8px 0px 10px 15px;
	font-weight: bold;
 	background-image: url(/img/my-unica/valutazione-immobili/sfondo-bottone-valutazione.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
/* SERVIZI UTENTI */

/* OFFRI IL TUO IMMOBILE - SELEZIONE AGENZIA */
#corpoCentrale .colonnaSx  .selezioneAgenzia {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 91px;
	margin: 0px 0px 15px 0px;
	background-image: url(/img/servizi-clienti/offri-immobile/sfondo-risultato-ricerca.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
#corpoCentrale .colonnaSx  .selezioneAgenzia h3{
	display: block;
	float: left;
	width: 500px;
	margin: 10px 0px 0px 10px;
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	color: #60688b;
}
#corpoCentrale .colonnaSx  .selezioneAgenzia .datiAg{
	display: block;
	float: left;
	width: 500px;
	margin: 5px 0px 0px 10px;
}

#corpoCentrale .colonnaSx  .selezioneAgenzia .seleziona{
	display: block;
	float: right;
	width: 110px;
	padding: 0px 0px 2px 2px;
	margin-top: 13px;
	background-image: url(/img/servizi-clienti/offri-immobile/sfondo-seleziona-agenzia.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#corpoCentrale .colonnaSx  .selezioneAgenzia .seleziona:hover{
	color: #009933;
}
#corpoCentrale .colonnaSx  .selezioneAgenzia .seleziona input{
	display: block;
	float: left;
	border: none;
}
#corpoCentrale .colonnaSx  .selezioneAgenzia .seleziona label{
	display: block;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
/* OFFRI IL TUO IMMOBILE - SELEZIONE AGENZIA */

/* CONTENITORE GENERICO BIANCO */
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle {
	display: block;
	float: left;
	clear: both;
	margin: 15px 0px 20px 0px;
	width: 100%;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle .header{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/comuni/contenitore-tabelle/header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle .footer{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/comuni/contenitore-tabelle/footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle .corpo{
	display: block;
	float: left;
	clear: both;
	width: 634px;
	padding: 5px 5px 0px 5px;
	border-left: 3px solid #dce1e9;
	border-right: 3px solid #dce1e9;
	background-color: #FFFFFF;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle .corpo h3{
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	color: #1e3c72;
}
#corpoCentrale .contenitore .colonnaSx .contenitoreTabelle .corpo .sottosezioni 
{
 display:block;
 margin-bottom:15px;
}
/* CONTENITORE GENERICO BIANCO */

/* STILI RADGRID STANDARD */
#corpoCentrale .colonnaSx .RadGrid_Default {
	display: block;
	float: none;
	clear: both;
	border-color: #dce1e9 !important;
	margin: 0px;  
}
#corpoCentrale .colonnaSx .RadGrid_Default td.btnDettaglio a{
	display: inline-block;
	margin: auto;
	width: 24px;
	height: 24px;
	background-image: url(/img/my-unica/icone/dettaglio.png);
	background-repeat: no-repeat;
}
#corpoCentrale .colonnaSx .RadGrid_Default td.btnModifica a{
	display: inline-block;
	margin: auto;
	width: 24px;
	height: 24px;
	background-image: url(/img/my-unica/icone/modifica.png);
	background-repeat: no-repeat;
}
#corpoCentrale .colonnaSx .RadGrid_Default td.btnCancella a{
	display: inline-block;
	margin: auto;
	width: 24px;
	height: 24px;
	background-image: url(/img/my-unica/icone/cancella.png);
	background-repeat: no-repeat;
}
/* STILI RADGRID STANDARD */

/* STILI RADGRID PERSONALIZZATI */
#corpoCentrale .colonnaSx .RadGridCustom{	
	border: none !important;
}
#corpoCentrale .colonnaSx .RadGridCustom td{	
	COLOR: #1e3c72 !important;
}
#corpoCentrale .colonnaSx .RadGridCustom th{
	font-weight: bold !important;
	color: #1e3c72 !important;
}
#corpoCentrale .colonnaSx .RadGridCustom th a{
	font-weight: bold;
	color: #1e3c72 !important;
}
/* STILI RADGRID PERSONALIZZATI */

/* STILI COMPONENTE RADGRId */
#radGridFooter .block1 
{
	padding-top:2px;
	margin-right:3px;
	display:inline-block;
}
#radGridFooter .block2
{
	margin-left: 30px; 
	padding: 0px; 
	float: left; 
	margin-right: 10px; 
	white-space: nowrap;
	padding-top:2px;
	display:inline-block;
}
#radGridFooter .block3
{
	padding-top:2px;
	display:inline-block;
}
#radGridFooter .block4
{
	margin-left: 10px; 
	float: left; 
	margin-right: 20px; 
	white-space: nowrap;
	padding-top:2px;
	display:inline-block;
}
#radGridFooter .top2px
{
	padding-top:2px;
}
#radGridFooter .totRecord
{
	margin: 0px; 
	float: right;
}
#radGridFooter .PagerButton
{
	cursor: pointer;
}
#radGridFooter .left
{
	float:left;
}
/* STILI COMPONENTE RADGRId */

/* PAGINA DI RISPOSTA */
#corpoCentrale .contenitore .paginaRisposta{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom:20px;
}
#corpoCentrale .contenitore .paginaRisposta .txtRisposta{
	display: block;
	float: right;
	width: 70%;
	padding-top: 20px!important;
}
#corpoCentrale .contenitore .paginaRisposta .imgNoImmobili{
	display: block;
	float: left;
	clear:none;
	width:200px!important;
	background-image: url(/img/proposte-immobiliari/immagine-no-immobili.gif);
	background-position: top;
	background-repeat:no-repeat;
	height: 110px!important;
}
#corpoCentrale .contenitore .paginaRisposta .imgValutazione{
	display: block;
	float: left;
	width: 40%;
	background-image: url(/img/my-unica/valutazione-immobili/immagine-valutazioni.gif);
	background-position: center top;
	height: 200px;
}
#corpoCentrale .contenitore .paginaRisposta .imgMail{
	display: block;
	float: left;
	width: 40%;
	background-image: url(/img/comuni/pagine-risposta/immagine-mail.gif);
	background-position: center top;
	height: 200px;
}
a.backScheda{
	display: block;
	float: left;
	cursor: pointer;
	background-image: url(/img/comuni/contenitore-generico/sfondo-bottone-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	padding: 4px 0px 0px 0px;
	text-indent: 40px;
	height: 17px;
	width: 174px !important;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a.backScheda:hover{
	background-position: left bottom;
	color: #fff;
}
/* PAGINA DI RISPOSTA */

/* BLOCCO DATI AGENZIA INSERIZONISTA */
#testata .contenitore .datiAgenzia{
	display: none;
}
/* BLOCCO DATI AGENZIA INSERIZONISTA */

/* LOGIN */
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-position: 40px 15px;
	background-image: url(/img/my-unica/home/icona-login.gif);
	background-repeat: no-repeat;
	padding: 15px 0px 20px 0px;
}

#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica{
	display: block;
	float: left;
	width: 430px;
	margin-left: 130px;
	padding-left: 50px;
	border-left: 1px dotted #ccc;
	text-align: left;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login h2{
	display: block;
	float: left;
	width: 300px;
	text-indent: 120px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 15px;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica h2{
	display: none;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica .RadInput_Default .riTextBox{
	width: 170px !important;
	padding: 2px;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica .btnMyUnica{
	background-image: url(/img/home/ricerca-rapida/sfondo-bottone-ricerca.gif);
	background-position: left top;
	cursor: pointer;
	border: none;
	padding: 4px 0px 2px 0px;
	width: 138px;
	font-weight: bold;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica .btnMyUnica:hover{
	background-position: left bottom;
	color: #fff;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica .pwdDx{
	display: none;
}
#corpoCentrale .contenitore .contenitoreGenerico .corpo .login #myUnica .nonRegistrato{
	display: none;
}
/* LOGIN */

#corpoCentrale .colonnaSx .boxMyUnica
{
	background: url(/img/registrazione-utente/sfondo-my-unica.jpg) bottom left no-repeat;
	height:180px;
}
#corpoCentrale .colonnaSx .boxMyUnica .row
{
	margin-left:200px;
}
#corpoCentrale .colonnaSx .boxMyUnica p
{
	text-align:left;
	margin-bottom:20px;
} 
#corpoCentrale .colonnaSx .boxMyUnica .row .btnMyUnica{
	width: 75px;
	height: 19px;
	background-image: url(/img/comuni/colonna-destra/my-unica/sfondo-bottone-accedi.gif);
	color: #1e3c72;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	padding: 2px 0px 2px 5px;
	border: none;
	cursor: pointer;
}
#corpoCentrale .colonnaSx .boxMyUnica .row .btnMyUnica:hover{
	background-position: left bottom;
	color: #fff;
}
#corpoCentrale .colonnaSx .boxMyUnica .pwdDx
{
	display:none;
}
#corpoCentrale .colonnaSx .boxMyUnica .nonRegistrato
{
	display:none;
}
#corpoCentrale .colonnaSx #noPreferiti
{
	margin-top:50px;
	text-align:center;
	background: url(/img/no-preferiti/sfondo.jpg) top left no-repeat;
	padding:40px 0px 20px 0px;
	height:219px;
}
#corpoCentrale .colonnaSx #noPreferiti p
{
margin-bottom:40px;
}
#corpoCentrale .colonnaSx #noPreferiti .btnRicerca{
	display: block;
	float: left;
	cursor: pointer;
	margin-left: 25px;
	background-image: url(/img/no-preferiti/sfondo-bottone-ricerca.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	border: none;
	padding: 3px 0px 3px 7px;
	height: 21px;
	width: 285px !important;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#corpoCentrale .colonnaSx #noPreferiti .btnRicerca:hover{
	background-position: left top;
	color: #003366;
}