/* 
================================
Skin styles for FIAIP
================================
*/  
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #4a4a4a;
	background-color: #ffffff;
} 
body {
	margin: 0px;
	padding: 0px;	

}
#form {
	margin: 0px;
	padding: 0px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #4a4a4a;
	margin: 20px;
	margin-top: 40px;
	text-align: justify;
}
.normal p{
	margin: 0px 0px 15px 0px;
}
a { 
	color: #003267;
}
a:hover { 
	color: #003267;
	text-decoration: none;
}
h1,h2,h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
.empty {
	display: block;
	float: none;
	clear: both;
}
.campoObbligatorio {
	color: #ff0000;
}
/* CONTENITORE PAGINA PRINCIPALE */
.pagemaster {
	display: block;
	float: left;
	clear: both;
	margin: auto;
	width: 100%;
	text-align: center;
}
/* CONTENITORE PAGINA PRINCIPALE */

/* CONTENITORE SKIN */
.skinmaster {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 950px;
	background-color: #fff;
	text-align: center;
	padding-top: 15px;
}
/* CONTENITORE SKIN */

/* TESTATA */ 
.skinmaster .skinheader {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 950px;
	padding: 25px 0px 12px 0px;
	background-color: #fff;
	background-image: url(img/sfondo-testata.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c9d8dd;
}
.skinmaster .skinheader .skinheaderLogo{
	display: block;
	width: 310px;
	overflow: hidden;	
	text-align: center;
}
.skinmaster .skinheader .skinheaderLogo a{
	margin-left: 10px;
	width: 300px;
	overflow: hidden;
	text-align: center;
}
.skinmaster .skinheader .skinheaderBanner{
	display: block;
	float: left;
	width: 610px;
	margin-left: 20px;
	text-align: center;	
}
.skinmaster .skinheader .skinheaderBanner table td{
	width: 600px;
	height: 100px;
	text-align: center;
}
.skinmaster .skinheader .skinheaderBanner table td a{
	color: #cbd9de;
}
/* TESTATA */ 

/* FOTO TESTATA */
.skinmaster .skinImg {
	display: block;
	float: none;
	clear: both;
	width: 950px;
	height: 150px;
	overflow: hidden;
	margin: 0px;
	margin: auto;
	padding: 0px;
	border-top: 2px solid #fff;
}
.skinmaster .skinImg div img{
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
/* FOTO TESTATA */

/* MENU DI NAVIGAZIONE */
.skinmaster .skingradient {
	display: block;
	float: left;
	clear: both;
	width: 949px;
	margin: auto;
	background-image: url(img/menu.gif);
	background-position: left top;
	border-right: 1px solid #5c6971;
	border-top: 1px solid #000;	
}
.skinmaster .skingradient .main_dnnmenu_bar {
	display: block;
	float: left;
	clear: both;
	margin: auto;
	width: 949px;
	cursor: pointer;
	border-left: 1px solid #5c6971;
}
.skinmaster .skingradient .main_dnnmenu_bar .main_dnnmenu_rootitem  { 
	display: block;
	float: left;
	color: #003267;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding: 14px 0px 14px 0px;
	width: 130px;
	border-left: 1px solid #f0f4f5;
	border-right: 1px solid #cad9dd;

}
.skinmaster .skingradient .main_dnnmenu_bar .main_dnnmenu_itemhover {
	background-image: url(img/menu-over.gif);
	background-repeat: repeat-x;
	color: #003267;
}
/* MENU DI NAVIGAZIONE */

/* CORPO CONTENUTI */
.skinmaster  .skinCorpo {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	text-align: center;
}
.skinmaster  .skinCorpo .contentpane{
	text-align: left;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 15px;
}
.skinmaster  .skinCorpo .rightpane{
	font-size: 12px;
}
.skinmaster  .skinCorpo .bottompane{
	text-align: center;
	font-size: 12px;
	padding: 0px;
	width: 950px;
}
/* CORPO CONTENUTI */

/* RICERCA RAPIDA IMMOBILI */
.ricercaRapidaImmobili {
	display: block;
	float: none;
	clear: both;
	width: 316px;
	margin: 0px;
	margin-top: 40px;
}
.ricercaRapidaImmobili h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding: 19px 0px 18px 0px;
	text-indent: 12px;
	margin: 0px;
	margin-top: 1px;
	color: #023d8d;
	background-image: url(img/sfondo-titolo-ricercaRapida.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.ricercaRapidaImmobili .contenitoreCampi{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	background-image: url(img/sfondo-ricercaRapida.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 6px 0px 6px 0px;
}
.ricercaRapidaImmobili .contenitoreCampi .row{
	display: block;
	float: left;
	clear: both;
	width: 98%;
	text-align: left;
	margin: 5px 0px 5px 10px;
}
.ricercaRapidaImmobili .contenitoreCampi .row select{
	display: block;
	float: left;
	clear: both;
	width: 93%;
}
.ricercaRapidaImmobili .contenitoreCampi .row label{
	display: block;
	float: left;
	width: 160px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.ricercaRapidaImmobili .contenitoreCampi .row input.mq{
	display: block;
	float: left;
	clear: none;
	width: 123px;
	margin-left: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: normal;
}
.ricercaRapidaImmobili .bottoneRicerca{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(img/sfondo-ricercaRapida-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 12px 0px;
}
.ricercaRapidaImmobili .bottoneRicerca input{
	display: block;
	float: right;
	clear: both;
	cursor: pointer;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	background-color: #5c6971;
	border: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
/* RICERCA RAPIDA IMMOBILI */

/* RICERCA IMMOBILI RIGHT */
.ricercaImmobiliRight {
	display: block;
	float: none;
	clear: both;
	width: 316px;
	margin: 0px;
	margin-top: 40px;
}
.ricercaImmobiliRight h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding: 19px 0px 18px 0px;
	text-indent: 12px;
	margin: 0px;
	margin-top: 1px;
	color: #023d8d;
	background-image: url(img/sfondo-titolo-ricercaRapida.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.ricercaImmobiliRight .contenitoreCampi{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	background-image: url(img/sfondo-ricercaRapida.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 6px 0px 6px 0px;
}
.ricercaImmobiliRight .contenitoreCampi .row{
	display: block;
	float: left;
	clear: both;
	width: 95%;
	text-align: left;
	margin: 5px 0px 5px 10px;
}
.ricercaImmobiliRight .contenitoreCampi .row select{
	display: block;
	float: left;
	width: 90%;
}
.ricercaImmobiliRight .contenitoreCampi .row label{
	display: block;
	float: left;
	width: 160px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.ricercaImmobiliRight .contenitoreCampi .row input.mq{
	display: block;
	float: left;
	clear: none;
	width: 105px;
	margin-left: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: normal;
}
.ricercaImmobiliRight .bottoneRicerca{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-image: url(img/sfondo-ricercaRapida-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 12px 0px;
}
.ricercaImmobiliRight .bottoneRicerca input{
	display: block;
	float: right;
	clear: both;
	cursor: pointer;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	background-color: #5c6971;
	border: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
/* RICERCA IMMOBILI RIGHT */

/* RICERCA IMMOBILI MAIN */
.ricercaImmobiliContent {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 20px 0px;
}
.ricercaImmobiliContent .contenitoreRicerca {
	display: block;
	float: right;
	clear: both;
	margin: auto;
	width: 80%;
	padding-top:80px;
	background-image: url(img/titolo-ricerca.gif);
	background-position: 5px top;
	background-repeat: no-repeat;
}
.ricercaImmobiliContent .contenitoreRicerca h3{
	display: none;
}
.ricercaImmobiliContent .contenitoreRicerca .row{
	display: block;
	float: left;
	width: 38%;
	text-align: left;
	margin: 7px 0px 7px 0px;
}
.ricercaImmobiliContent .contenitoreRicerca .row select{
	width: 250px;
	margin-left: 5px;
}
.ricercaImmobiliContent .contenitoreRicerca .row label{
	display: block;
	float: left;
	width: 160px;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 2px 0px 4px 0px;
}
.ricercaImmobiliContent .contenitoreRicerca .row input.mq{
	display: block;
	float: left;
	clear: none;
	width: 85px;
	margin-left: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: normal;
}
.ricercaImmobiliContent .contenitoreRicerca .bottoneRicerca{
	display: block;
	float: left;
	clear: both;
	border: 0px;
	margin: 5px;
	text-align: left;
}
.ricercaImmobiliContent .contenitoreRicerca .bottoneRicerca input{
	display: block;
	float: left;
	clear: both;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: auto;
	margin-top: 20px;
	width: 540px;
	text-align: center;
	background-image: url(img/icona-ricerca.gif);
	background-position: center right;
	background-repeat: no-repeat;
	color: #414141;
	background-color: #f1f4f5;
	border: 1px solid #c5cdd0;
}

/* RICERCA IMMOBILI MAIN */

/* VETRINA HOMEPAGE */
.vetrinaHomepage {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	padding: 0px;
	background-color: #fff;
	width: 948px;
}
.vetrinaHomepage h2{
	display: none;
}
.vetrinaHomepage .immobileVetrina{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #c8d7dc;
}
.vetrinaHomepage .immobileVetrina .immobile0,
.vetrinaHomepage .immobileVetrina .immobile1{
	display: block;
	float: left;
	width: 316px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-image: url(img/sfondo-immobile-vetrina.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.vetrinaHomepage .immobileVetrina .immobile2{
	display: block;
	float: left;
	width: 316px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-image: url(img/sfondo-immobile-vetrina3.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.vetrinaHomepage .immobileVetrina span .fotoVetrina{
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #565656;
	margin: 65px 8px 8px 8px;
	background-color: #FFFFFF;
}
.vetrinaHomepage .immobileVetrina .fotoVetrina a{
	display: block;
	float: left;
	width: 100px;
	height: 100px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina{
	display: block;
	float: left;
	width: 180px;
	border: none;
	color: #003267;
	margin: 65px 0px 8px 0px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.comuneVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.tipologiaVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	font-weight: bold;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.descrizioneVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	text-align: left;
	margin-top: 5px;
}
.vetrinaHomepage .immobileVetrina span .datiVetrina .tipologiaVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	border: none;
	text-align: left;
	margin-top: 5px;
}
/* VETRINA HOMEPAGE */

/* FOOTER */
.skinmaster  .skinFooter {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 100%;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
.skinmaster  .skinFooter .contenitore{
	display: block;
	width: 950px;
	background-image: url(img/sfondo-footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: auto;
	border-top: 2px solid #FFF;
}
.skinmaster  .skinFooter .contenitore a{
	color: #fff;
}
.skinmaster  .skinFooter .contenitore .societa{
	display: block;
	float: right;
	padding: 15px 20px 55px 0px;
}
.skinmaster  .skinFooter .contenitore .copyright{
	display: block;
	float: left;
	padding: 15px 0px 55px 20px;
}
/* FOOTER */

/* RISULTATI RICERCA */
.skinmaster  .skinCorpo .contentpane iframe.frameRicercaImmobili {
	width: 630px;
	height: 700px;
	background-color: #FFFFFF;
}
/* RISULTATI RICERCA */

/* RISULTATI DELLA RICERCA */
.checkVetrina {
	display:block;
	float: none;
	clear: both;
	width: 100%;
	background-color: #737576;
	color: #fff;
	margin: 10px 0px -10px 0px;
}
.checkVetrina .inVetrina{
	display:block;
	float: left;
}
.checkVetrina .inVetrina label{
	display:block;
	float: left;
	padding: 2px 0px 0px 8px;
}
.checkVetrina .inVetrina input{
	display:block;
	float: left;
	margin: 2px 0px 0px 5px;
}
.checkVetrina .contatore{
	display:block;
	float: right;
	font-weight: bold;
	padding: 3px 5px 0px 0px;
}

.schedaRisultatoRicerca {
	display:block;
	float: left;
	clear: both;
	margin: 10px;
	border: 1px solid #ccc;
}
.schedaRisultatoRicerca .errore{
	display:block;
	float: none;
	clear: both;
	text-align: center;
	padding: 10px 5px 10px 5px;
	color: #d11a1a;
	font-weight: bold;
	background-color: #e5eaef;
}
.schedaRisultatoRicerca .contenitoreDatiImmobile {
	width: 150px;
	display: block;
	float: right;
	line-height: 15px;
	margin: 0px;
	margin-top: 5px;
}
.schedaRisultatoRicerca .contenitoreDatiImmobile .datiImmobile{
	display: block;
	float: left;
	padding: 10px 5px 10px 10px;
	font-size: 11px;
	border-left: 1px dotted #EEE;
}
.schedaRisultatoRicerca .titolo{
	width: 450px;
	margin: 0px;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #EEE;
}
.schedaRisultatoRicerca .titolo .SX{
	display: block;
	float: left;
	padding: 5px 0px 5px 0px;
	color: #5c6971;
	text-indent: 8px;
	font-size: 12px;
}
.schedaRisultatoRicerca .titolo .DX {
	display: block;
	float: right;
	padding: 5px 8px 5px 0px;
	font-size: 11px;
	color: #a3a3a3;
}
.schedaRisultatoRicerca .foto{
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	clear: left;
	border: 1px solid #ccc;
	margin: 5px 3px 5px 5px;
	background-position: center;
}
.schedaRisultatoRicerca .foto a{
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	clear: left;
}
.schedaRisultatoRicerca P{
	min-height: 50px;
	height: 50px;
	display: block;
	float: left;
	margin: 5px;
	font-size: 12px;
	text-transform: lowercase;	
	width: 340px;
}
.schedaRisultatoRicerca .schedaDettagliata{
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	text-align: right;	
	width: 604px;
	background-color: #f1f4f5;
	margin-top: 5px;
}
.schedaRisultatoRicerca .schedaDettagliata a{
	display: block;
	float: right;
	text-align: left;
	border: none;
	padding: 5px 28px 3px 30px;
	background-image: url(img/dati-immobile.gif);
	background-position: right center;
	background-repeat: no-repeat;	
	text-decoration: none;
	color: #068e02;
	margin: 0px 5px 0px 0px;
	font-size: 12px;
}
.schedaRisultatoRicerca .schedaDettagliata a:hover{
	color: #191f71;
}
.pagebar {
	display: block;
	float: left;
	clear: both;
	font-size: 11px;
	margin: 0px 0px 30px 0px;
	background-color: #333333;
	color: #fff;
}
.pagebar .pagina{
	display: block;
	float: left;
	margin: 5px;
}
.pagebar .numero{
	display: block;
	float: right;
	margin: 5px;	
}
.pagebar .numero a{
	color: #f20;
	font-size: 12px;
	font-weight: bold;
}
.pagebar .numero a.AltrePagine{
	color: #fff;
	font-size: 11px;
	font-weight: normal;	
}

/* RISULTATI DELLA RICERCA */


/* FORM DEI CONTATTI */
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.formContatti {
	display: block;
	float: none;
	clear: both;
	width: 100%;
}   
.formContatti .contatti {
	display: block;
	float: none;
	clear: both;
	width: 100%;
}
.formContatti h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 25px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	color: #003267;
	border-top: 1px solid #5c6971; 
	border-bottom: 1px solid #5c6971; 
	text-indent: 20px;
	background-image: url(img/sfondo-titolo-dettaglio.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-weight: normal;
	text-transform: lowercase;
}
.formContatti .row {
	display: block;
	float: left;
	clear: none;
	width: 100%;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.formContatti .row span{
	display: block;
	float: left;
	text-align: left;
	width: 120px;
	font-weight: bold;
	text-indent: 15px;
}
.formContatti .row span.compilare{
	color: #FF6600;
}
.formContatti .row .colonna{
	display: block;
	float: left;
	width: 460px;

}
.formContatti .row input{
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #c5cdd0;
}
.formContatti .row textarea{
	display: block;
	float: left;
	width: 760px;
	border: 1px solid #c5cdd0;
}
.formContatti .row .obbligatorio{
	display: block;
	float: left;
	width: 10px;
	margin-left: 10px;
}

.formContatti .privacy{
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
.formContatti .privacy .check{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	color: #4d4d50;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
.formContatti .privacy .check input{
	display: block;
	float: left;
	margin: 0px 10px 0px 15px;
}
.formContatti .privacy .check label{
	display: block;
	float: left;
	width: 870px;
	margin-top: 2px;
}
.formContatti .privacy .consenso{
	display: block;
	float: left;
	width: 95%;
	padding: 5px;
	overflow: auto;
	border: 1px solid #c5cdd0;
	text-align: left;
	font-size: 11px;
	margin-bottom: 15px;
	margin-left: 15px	
}
.formContatti .privacy .consensoObbligatorio{
	display: block;
	float: none;
	clear: both;
	width: 95%;
	text-align: left;
	padding-top: 15px;
	margin-left: 15px;
	color: #ff2200;
}
.formContatti .row .buttonInvia{
	display: block;
	float: none;
	clear: both;
	width: 540px;
	background-image: url(img/icona-invio.gif);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #f1f4f5;
	cursor: pointer;
	font-weight: bold;
	margin: auto;
	margin-top: 20px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: #414141;
	border: 1px solid #c5cdd0;
}
/* FORM DEI CONTATTI */

/* PAGINA DI RISPOSTA */
.paginaRisposta {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 95%;
	color: #2b2b2b;
	font-weight: bold;	
	font-size: 14px;
}
.paginaRisposta .nessunImmobile{
	width: 80%;
	padding: 60px 0px 60px 150px;
	margin: 50px 0px 0px 0px;
	background-image: url(img/immagine-nessun-immobile.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4f4f4f;
}
.paginaRisposta .contatti{
	margin: 50px 0px 50px 50px;
	padding: 80px 0px 80px 150px;
	background-image: url(img/immagine-contatti.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4f4f4f;
}
.paginaRisposta .infoImmobile{
	margin: 50px 0px 50px 50px;
	padding: 80px 0px 80px 150px;
	background-image: url(img/immagine-info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4f4f4f;
}
.paginaRisposta .richiediAppuntamento{
	margin: 50px 0px 50px 50px;
	padding: 80px 0px 80px 150px;
	background-image: url(img/immagine-appuntamento.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4f4f4f;
}
.paginaRisposta .segnala{
	margin: 50px 0px 50px 50px;
	padding: 80px 0px 80px 150px;
	background-image: url(img/immagine-segnala.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4f4f4f;
}
/* PAGINA DI RISPOSTA */

/* GOOGLE MAPS */
.googleMaps {

	border: 1px solid #ccc;
}
/* GOOGLE MAPS */


/* SCHEDA DETTAGLIATA IMMOBILE */
.schedaDettagliataImmobile{
	display: block;
	float: left;
	clear: both;
	width: 947px;
	padding: 0px;
	line-height: 20px;
}
.schedaDettagliataImmobile .contenitoreScheda{
	display: block;
	float: left;
	clear: left;
	width:  650px;
	background-image: url(img/gradiente.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
	padding-bottom: 5px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda{
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 0px;
	text-align: left;
	overflow: hidden;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .contatoreAccessi{
	display: block;
	float: left;
	width: 100%;
	background-color: #FF0000;
	color: #fff;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .contatoreAccessi .numerovolte{
	font-size: 16px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda P{
	display:block;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .rosso{
	color: #068e02;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda H1{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	text-align: left;
	width: 99%;
	color: #003267;
	border: 1px solid #5c6971; 
	border-left: none;
	text-indent: 25px;
	background-image: url(img/sfondo-titolo-dettaglio.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-weight: normal;
	text-transform: lowercase;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .datiPrincipali{
	display: block;
	float: left;
	clear: both;
	width: 340px;
	padding: 20px 0px 10px 35px;
	font-weight: bold;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .descrizione div,
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .composizione div,
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .altreInfo div,
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .garage div{
	display: block;
	float: left;
	clear: both;
	width: 95%;
	margin: 10px 0px 10px 35px;
}

.schedaDettagliataImmobile .colonnaDX{
	display:block;
	float: right;
	clear: none;
	width: 260px;
	margin-top: 20px;
	text-align: left;
	padding: 34px 0px 36px 0px;
	background-image: url(img/sfondo-colonnaDx.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.schedaDettagliataImmobile .colonnaDX .fotoGrande{
	display: block;
	float: none;
	text-align: center;
	width: 200px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 10px 0px 2px 29px;
	border: 1px solid #5c6971;
	
}
.schedaDettagliataImmobile .colonnaDX .bottone{
	display: block;
	float: none;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
	width: 100%;
	text-align: center;
}
.schedaDettagliataImmobile .colonnaDX .bottone A{
	display: block;
	margin: auto;
	text-decoration: none;
	color: #fff;
	background-color: #5c6971;
	border: 1px solid #4f5c64;
	width: 200px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
.schedaDettagliataImmobile .colonnaDX .bottone A:hover{
	color: #003267;
	background-color: #cedbe0;
	border: 1px solid #cedbe0;
}
.schedaDettagliataImmobile  .bottoniScheda{
	display: block;
	float: left;
	clear: both;
	margin: auto;
	width: 648px;
	margin-top: 20px;
	padding: 0px;
	background-image: url(img/sfondo-bottoni-scheda.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneMaggioriInformazioni a{
	display: block;
	float: right;
	width: 324px;
	background-image: url(img/bottone-richiedi-info.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
	text-align: left;
	color: #e4ebed;
	padding-top: 50px;
	font-weight: normal;
	text-decoration: none;
	font-size: 1px;
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneMaggioriInformazioni a:hover{
	background-image: url(img/bottone-richiedi-info-over.gif);
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneRichiediAppuntamento a{
	display: block;
	float: right;
	width: 324px;
	background-image: url(img/bottone-appuntamento.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
	text-align: left;
	color: #e4ebed;
	padding-top: 50px;
	font-weight: normal;
	text-decoration: none;
	font-size: 1px;
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneRichiediAppuntamento a:hover{
	background-image: url(img/bottone-appuntamento-over.gif);
}
.schedaDettagliataImmobile .colonnaDX #allegati{
	display:block;
	float: left;
	border: 1px solid #c0c9d3;
	width: 204px;
	color: #003163;
	margin-top: 5px;	
}
.schedaDettagliataImmobile .colonnaDX #allegati H1{
	display: block;
	padding: 2px 0px 2px 0px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	background-color: #6b85ae;
	margin: 0px;
}
.schedaDettagliataImmobile .colonnaDX #allegati UL{
	margin: 5px;
	padding: 0px;
}
.schedaDettagliataImmobile .colonnaDX #allegati LI{
	margin: 5px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	display: block;
}
.schedaDettagliataImmobile .colonnaDX #allegati UL LI a{
	text-decoration: none;
	color: #6b85ae;
}
.schedaDettagliataImmobile .colonnaDX #allegati UL LI a:hover{
	color: #003163;
}
.schedaDettagliataImmobile .colonnaDX #galleriaImmagini{
	display: block;
	float: left;
	border: 1px solid #c0c9d3;
	width: 204px;
	color: #003163;
	margin-bottom: 5px;
}
.schedaDettagliataImmobile .colonnaDX #galleriaImmagini DIV.preview{
	background-position: center;
	padding: 1px;
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	text-align:center;
	color: #003163;
}
/* SCHEDA DETTAGLIATA IMMOBILE */

/* GALLERIA IMMAGINI */
.galleria{
	display: block;
	float: left;
	clear: both;
	margin: 10px auto 0px auto;
	width: 100%;
	text-align: center;
	
}
.galleria span{
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 100%;
	text-align: center;
	
}
.galleria span h2 {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: #003267;
	border-top: 1px solid #5c6971; 
	border-bottom: 1px solid #5c6971; 	
	background-image: url(img/sfondo-titolo-dettaglio.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
	text-transform: lowercase;
}
.galleria span h2 span{
	border: none;
}
.galleria .fotografia {
	padding: 10px;
	background-color: #eef2f3;
	border-bottom: 1px solid #a5b1b8; 
}
/* GALLERIA IMMAGINI */

/* FILIALI */
.filiali {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 100%;
	text-align: center;
	margin: 20px 0px 20px 0px;
}
.filiali .bloccoAgenzia{
	display: block;
	float: none;
	clear: both;
	width: 900px;
	margin: auto;
}
.filiali .bloccoAgenzia .bloccoDati{
	display: block;
	float: left;
	width: 450px;
	border-right: 1px solid #e0e0e0;
}
.filiali .bloccoAgenzia .bloccoDati .agenzia{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1e5288;
}
.filiali .bloccoAgenzia .bloccoDati .blocco{
	display: block;
	float: left;
	clear: both;
	width: 95%;
	text-align: left;
	padding: 3px 0px 3px 10px;
}
.filiali .bloccoAgenzia .bloccoDati .campo{
	font-weight: bold;
}
.filiali .bloccoAgenzia .mappa{
	display: block;
	float: right;
	width: 420px;
	height: 155px;
	text-align: center;
	background-image: url(img/icona-cartina.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	text-decoration: none;	
}
.filiali .bloccoAgenzia .mappa span{
	display: none;
}
#contenitoreMap {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000;
	color: #000;
}
/* FILIALI */


/* TASTO BACK */
.indietro {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: right;
	padding: 1px 0px 1px 0px;
	margin-bottom: 20px;
	background-color: #f1f4f5;
}
.indietro a{
	display: block;
	float: right;
	margin-right: 10px;
	text-decoration:none;
	color: #87929c;
}
.indietro a:hover{
	color: #4d5b63;
}
/* TASTO BACK */

/*  PRIVACY */
.privacyPolicy {
	display: block;
	float: left;
	clear: both;
	margin: 10px;
	text-align: left;
}
.privacyPolicy h3{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	margin: 35px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	color: #15589c;
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	text-align: left;
}
/*  PRIVACY */

