/* 
================================
Skin styles for FIAIP
================================
*/  
body, html {
	background-color: #505d66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #fff;
} 
#form {
	margin: 0px;
	padding: 0px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #fff;
	margin: 10px;
	text-align: left;
}
.normal p{
	margin: 0px 0px 15px 0px;
}
a { 
	color: #fd8900;
}
a:hover { 
	color: #fff;
	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;
}
h4 {
	font-size: 12px;
}
.empty {
	display: block;
	float: none;
	clear: both;
}
.campoObbligatorio {
	color: #fd8900 !important;
}
/* 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: #47535f;	
}
/* CONTENITORE SKIN */

/* TESTATA */ 
.skinmaster .skinheader {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0px 15px 0px;
	background-color: #fbfbfb;
	border-bottom: 4px solid #fd8900;
}
.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: right;
	width: 630px;
	text-align: center;	
}
.skinmaster .skinheader .skinheaderBanner table td{
	width: 650px;
	height: 100px;	
	text-align: center;
}
/* TESTATA */ 

/* FOTO TESTATA */
.skinmaster .skinImg {
	display: block;
	float: left;
	clear: both;
	width: 620px;
	height: 200px;
	overflow: hidden;
	margin: 1px 0px 1px 10px;
	padding: 0px;
}
.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: 100%;
}
.skinmaster .skingradient .main_dnnmenu_bar {
	display: block;
	float: none;
	clear: both;
	height: 44px;
	background-image: url(img/menu.gif);
	background-position: left top;
	cursor: pointer;
	border-top: 2px solid #393939;
	border-bottom: 2px solid #393939;	
}
.skinmaster .skingradient .main_dnnmenu_bar .main_dnnmenu_rootitem  { 
	display: block;
	float: left;
	font-size: 12px;
	color: #ff8a22;
	font-weight: bold;
	padding: 13px 0px 13px 0px;
	width: 133px;
	border-right: 1px solid #393939;
}
.skinmaster .skingradient .main_dnnmenu_bar .main_dnnmenu_itemhover {  
	color: #fff;
}
/* MENU DI NAVIGAZIONE */

/* CORPO CONTENUTI */
.skinmaster  .skinCorpo {
	display: block;
	float: left;
	clear: both;
	width: 950px;
	background-color: #47535f;		
}
.skinmaster  .skinCorpo .contentpane{
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #52585d;		
}
.skinmaster  .skinCorpo .leftpane{
	margin-bottom: 10px;
	background-color: #434c54;	
	font-size: 12px;	
}
.skinmaster  .skinCorpo .bottompane{
	display: block;
	float: none;
	clear: both;
	width: 100%;
}
/* CORPO CONTENUTI */

/* RICERCA RAPIDA IMMOBILI */
.ricercaRapidaImmobili {
	display: block;
	float: none;
	clear: both;
	width: 310px;
	margin: 10px 10px 10px 10px;
	background-color: #333a45;
	border: 1px solid #666666;
}
.ricercaRapidaImmobili h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-align: left;
	padding: 7px 0px 7px 0px;
	text-indent: 10px;
	margin: 0px;
	color: #fff;
	background-color: #fd8900;
	background-image: url(img/icona-ricerca.gif);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fc9d00;
}
.ricercaRapidaImmobili .contenitoreCampi{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
.ricercaRapidaImmobili .row{
	display: block;
	float: left;
	clear: both;
	width: 98%;
	text-align: left;
	margin: 5px 0px 5px 5px;
}
.ricercaRapidaImmobili .row select{
	display: block;
	float: left;
	width: 85%;
	background-color: #4c4e52;
	border: 1px solid #414141;
	color: #fff;
}
.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: 93px;
	margin-left: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: normal;
}
.ricercaRapidaImmobili .bottoneRicerca{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	background-color: #212833;	
}
.ricercaRapidaImmobili .bottoneRicerca input{
	display: block;
	float: none;
	clear: both;
	cursor: pointer;
	border: 0px;
	color: #fff;
	font-weight: bold;
	background-color: #212833;
	text-align: left;
	padding: 5px 0px 5px 5px;
	width: 100%;
	border: none;
}
/* RICERCA RAPIDA IMMOBILI */

/* RICERCA IMMOBILI RIGHT */
.ricercaImmobiliRight {
	display: block;
	float: none;
	clear: both;
	width: 300px;
	border: 1px solid #666666;
	margin: 10px;
	background-color: #37414a;	
}
.ricercaImmobiliRight h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-align: left;
	padding: 7px 0px 7px 0px;
	text-indent: 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #3a3f43;
	color: #fff;
	background-color: #fd8900;
	background-image: url(img/icona-ricerca.gif);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fc9d00;	
}
.ricercaImmobiliRight .row{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding: 0px 0px 5px 5px;
	margin-bottom: 5px;
}
.ricercaImmobiliRight .row select{
	display: block;
	float: left;
	width: 85%;
	background-color: #4c4e52;
	border: 1px solid #414141;
	color: #fff;
}
.ricercaImmobiliRight .contenitoreRicerca .row label{
	display: block;
	float: left;
	width: 160px;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 2px 0px 4px 0px;
}
.ricercaImmobiliRight .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;
}
.ricercaImmobiliRight .bottoneRicerca{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	background-color: #414141;	
}
.ricercaImmobiliRight .bottoneRicerca input{
	display: block;
	float: none;
	clear: both;
	cursor: pointer;
	border: 0px;
	color: #fff;
	font-weight: bold;
	background-color: #212833;
	text-align: left;
	padding: 5px 0px 5px 5px;
	width: 100%;
	border: none;
}
/* RICERCA IMMOBILI RIGHT */

/* RICERCA IMMOBILI MAIN */
.ricercaImmobiliContent {
	display: block;
	float: none;
	clear: both;
	width: 950px;
	margin: 15px 0px 15px 0px;
	text-align: center;

}
.ricercaImmobiliContent .contenitoreRicerca {
	background-color: #333a45;
	border: 1px solid #666666;
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 700px;
	background-image: url(img/img-ricerca.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.ricercaImmobiliContent .contenitoreRicerca h3{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-indent: 5px;
	border-bottom: 1px solid #3a3f43;
	color: #fff;
	background-color: #fd8900;
	background-image: url(img/icona-ricerca.gif);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fc9d00;
	
}
.ricercaImmobiliContent .contenitoreRicerca .row{
	display: block;
	float: none;
	width: 100%;
	text-align: left;
	margin: 7px 0px 7px 0px;
}
.ricercaImmobiliContent .contenitoreRicerca .row select{
	width: 245px;
	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: 80px;
	margin-left: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: normal;
}
.ricercaImmobiliContent .contenitoreRicerca .bottoneRicerca{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	background-color: #212833;
	border: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}
.ricercaImmobiliContent .contenitoreRicerca .bottoneRicerca input{
	display: block;
	float: none;
	clear: both;
	cursor: pointer;
	background-color: #212833;
	border: 0px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 5px 30px 5px 5px;
	margin-right: 10px;
	width: 100%;
}

/* RICERCA IMMOBILI MAIN */

/* VETRINA HOMEPAGE */
.vetrinaHomepage {
	display: block;
	float: none;
	clear: both;
	width: 310px;
	margin: 0px 0px 10px 10px;
	background-color: #333a45;
	border: 1px solid #666666;	
}
.vetrinaHomepage h2{
	display: none;
}
.vetrinaHomepage .immobileVetrina .immobile0,
.vetrinaHomepage .immobileVetrina .immobile1{
	display: inline-block;
	float: none;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #666666;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
}
.vetrinaHomepage .immobileVetrina .immobile2{
	display: inline-block;
	float: none;
	clear: both;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
}
.vetrinaHomepage .immobileVetrina span .fotoVetrina{
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000000;
	margin: 5px;
	background-color: #fff;
}
.vetrinaHomepage .immobileVetrina .fotoVetrina a{
	display: block;
	float: left;
	width: 100px;
	height: 100px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina{
	display: block;
	float: left;
	width: 180px;
	border: none;
	font-size: 12px;
	color: #e7e7e7;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.comuneVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	border: none;
	font-weight: bold;
	color: #fd8900;
	text-align: left;
	margin-top: 5px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.tipologiaVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	border: none;
	text-align: left;
	margin-top: 5px;
}
.vetrinaHomepage .immobileVetrina .datiVetrina span.descrizioneVetrina{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	border: none;
	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: left;
	clear: both;
	margin: auto;
	width: 100%;
	color: #fff;
	font-size: 11px;
	background-color: #12171f;
	border-top: 2px solid #393939;
}
.skinmaster  .skinFooter .societa{
	display: block;
	float: left;
	padding: 10px 0px 10px 10px;
}
.skinmaster  .skinFooter .copyright{
	display: block;
	float: right;
	padding: 10px 10px 10px 0px;
}
/* FOOTER */

/* RISULTATI RICERCA */
.skinmaster  .skinCorpo .contentpane iframe.frameRicercaImmobili {
	width: 620px;
	height: 700px;
	background-color: #FFFFFF;
}
/* RISULTATI RICERCA */

/* RISULTATI DELLA RICERCA */
.checkVetrina {
	display:block;
	float: none;
	clear: both;
	width: 580px;
	font-size: 11px;
	background-color: #ff2200;
	color: #fff;
	margin: 10px 0px -10px 10px;
}
.checkVetrina .inVetrina{
	display:block;
	float: left;
}
.checkVetrina .inVetrina label{
	display:block;
	float: left;
	padding: 3px 0px 0px 5px;
}
.checkVetrina .contatore{
	display:block;
	float: right;
	font-weight: bold;
	padding: 3px 5px 0px 0px;
}

.schedaRisultatoRicerca {
	display:block;
	float: none;
	clear: both;
	width: 580px;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #37414a;
	margin: 10px 0px 10px 10px;
}
.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: 153px;
	background-color: #484f55;
	display: block;
	float: right;
	color: #fff;
	line-height: 20px;
	margin: 5px 5px 5px 0px;
}
.schedaRisultatoRicerca .contenitoreDatiImmobile .datiImmobile{
	display: block;
	float: left;
	margin: 5px;
}
.schedaRisultatoRicerca .titolo{
	width: 410px;
	margin: 5px 0px 5px 5px;
	background-color: #484f55;
	display: block;
	float: left;
	color: #fff;
}
.schedaRisultatoRicerca .titolo .SX,
.schedaRisultatoRicerca .titolo .DX{
	display: block;
	float: left;
	clear: both;
	padding: 3px;
}
.schedaRisultatoRicerca .foto{
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	clear: left;
	border: 1px solid #ccc;
	margin: 5px 3px 5px 5px;
}
.schedaRisultatoRicerca .foto a{
	width: 90px;
	height: 90px;
	display: block;
	float: left;
	clear: left;
}
.schedaRisultatoRicerca P{
	width: 300px;
	min-height: 50px;
	height: 50px;
	display: block;
	float: left;
	margin: 5px;
	color: #eeeeee;
	text-transform: lowercase;	
}
.schedaRisultatoRicerca .schedaDettagliata{
	width: 300px;
	display: block;
	float: left;
	border-top: 1px solid #c0c9d3;
	margin: 10px 5px 5px 5px;
	padding-top: 5px;
	color: #5e6568;
	text-align: right;
}
.schedaRisultatoRicerca .schedaDettagliata a{
	text-decoration: none;
	color: #ff8a22;
	margin: 3px 0px 0px 3px;
}
.schedaRisultatoRicerca .schedaDettagliata a:hover{
	color: #ff8a22;
	text-decoration: underline;
}
.pagebar {
	display: block;
	float: left;
	clear: both;
	width: 581px;
	font-size: 11px;
	margin: 10px;
	background-color: #37414a;
	border: 1px solid #666666;
}
.pagebar .pagina{
	display: block;
	float: left;
	margin: 5px;
}
.pagebar .numero{
	display: block;
	float: right;
	margin: 5px;	
}
.pagebar .numero a.AltrePagine{
	color: #fff;
}

/* 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: left;
	clear: both;
	width: 930px;
	margin: 10px;
}
.formContatti h3{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-indent: 5px;
	border: 1px dashed #666666;
	text-transform: uppercase;
	text-align: left;
	background-color: #282f39;
	color: #fff;
}
.formContatti .row {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.formContatti .row span{
	display: block;
	float: left;
	text-align: left;
	width: 140px;
	font-weight: bold;
}
.formContatti .row span.compilare{
	color: #FF6600;
}
.formContatti .row .colonna{
	display: block;
	float: left;
	width: 450px;

}
.formContatti .row input{
	display: block;
	float: left;
	width: 280px;
}
.formContatti .row textarea{
	display: block;
	float: left;
	width: 730px;
}
.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: #ffffff;
	font-weight: bold;
	margin-bottom: 15px;	
}
.formContatti .privacy .check input{
	display: block;
	float: left;
	margin-right: 10px;
}
.formContatti .privacy .check label{
	display: block;
	float: left;
	width: 850px;
	margin-top: 2px;
}
.formContatti .privacy .consenso{
	display: block;
	float: left;
	width: 98%;
	padding: 5px;
	overflow: auto;
	border: 1px solid #666666;
	background-color: #434c54;
	text-align: left;
	font-size: 11px;
	margin-bottom: 15px;	
}
.formContatti .privacy .consensoObbligatorio{
	display: block;
	float: none;
	clear: both;
	width: 95%;
	text-align: left;
	padding-top: 15px;
	color: #ff6600;
}
.formContatti .row .buttonInvia{
	display: block;
	float: left;
	width: 100%;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background-color: #212833;
	border: 1px solid #666666;
	margin: 15px 0px 5px 0px;
}
/* FORM DEI CONTATTI */

/* PAGINA DI RISPOSTA */
.paginaRisposta {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 80%;
	color: #fff;
	font-weight: bold;	
	font-size: 14px;
}
.paginaRisposta .nessunImmobile{
	width: 80%;
	padding: 50px 0px 50px 150px;
	margin: 50px 0px 0px 0px;
	background-image: url(img/immagine-nessun-immobile.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.paginaRisposta .contatti{
	padding: 50px 0px 50px 150px;
	background-image: url(img/immagine-contatti.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.paginaRisposta .infoImmobile{
	padding: 50px 0px 50px 150px;
	background-image: url(img/immagine-info.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.paginaRisposta .richiediAppuntamento{
	padding: 50px 0px 50px 150px;
	background-image: url(img/immagine-appuntamento.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.paginaRisposta .segnala{
	padding: 50px 0px 50px 150px;
	background-image: url(img/immagine-segnala.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* PAGINA DI RISPOSTA */

/* GOOGLE MAPS */
.googleMaps {

	border: 1px solid #ccc;
}
/* GOOGLE MAPS */


/* SCHEDA DETTAGLIATA IMMOBILE */
.schedaDettagliataImmobile{
	display: block;
	float: left;
	clear: both;
	width: 940px;
	padding: 5px;
	margin-top: 1px;
	line-height: 20px;
}
.schedaDettagliataImmobile .contenitoreScheda{
	display: block;
	float: left;
	clear: both;
	width: 700px;
	background-color: #333a45;
	border: 1px solid #666666;
	background-image: url(img/sfondo-scheda-immobile.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda{
	display: block;
	float: left;
	clear: left;
	width: 100%;
	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: 14px;
	padding: 5px 0px 5px 0px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .contatoreAccessi .numerovolte{
	font-size: 20px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda P{
	display:block;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .rosso{
	color: #FF6600;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda H1{
	display: block;
	float: left;
	width: 100%;
	color: #fd8900;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;	
	background-color: #1d232b;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-indent: 10px;
}
.schedaDettagliataImmobile .contenitoreScheda .contenutiScheda .datiPrincipali{
	display: block;
	float: left;
	clear: both;
	width: 360px;
	border-right: 1px dashed #666;
	padding: 10px 0px 10px 10px;
	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 10px;
}

.schedaDettagliataImmobile .colonnaDX{
	display:block;
	float: left;
	width: 210px;
	margin-left: 10px;
	text-align: center;
	background-color: #212121;
	border: 1px solid #dedede;
}
.schedaDettagliataImmobile .colonnaDX .fotoGrande{
	display: block;
	float: none;
	text-align: center;
	width: 200px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
}
.schedaDettagliataImmobile .colonnaDX .bottone{
	display: block;
	float: none;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
	width: 200px;
	color: #003163;
	background-color: #585a5d;
	margin: 5px;
}
.schedaDettagliataImmobile .colonnaDX .bottone A{
	text-decoration: none;
	color: #fff;
}
.schedaDettagliataImmobile .colonnaDX .bottone A:hover{
	color: #fd8900;
}
.schedaDettagliataImmobile  .bottoniScheda{
	display: block;
	float: left;
	clear: both;
	margin: auto;
	background-color: #212831;
	border-top: 1px solid #666666;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin-top: 5px;
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneMaggioriInformazioni {
	display: block;
	float: left;
	width: 49%;
}

.schedaDettagliataImmobile  .bottoniScheda .bottoneRichiediAppuntamento{
	display: block;
	float: right;
	width: 50%;
	border-left: 1px dashed #ccc;
}
.schedaDettagliataImmobile  .bottoniScheda a{
	display: block;
	padding: 10px;
	text-align: left;
	color: #fff;
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneMaggioriInformazioni a{
	background-image: url(img/icona-info.gif);
	background-position: 250px center;
	background-repeat: no-repeat;
}
.schedaDettagliataImmobile  .bottoniScheda .bottoneRichiediAppuntamento a{
	background-image: url(img/icona-appuntamento.gif);
	background-position: 280px center;
	background-repeat: no-repeat;
}

.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;
	font-size: 12px;
	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: none;
	clear: both;
	margin: 20px auto 20px auto;
	width: 950px;
	text-align: center;
}
.galleria span{
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 850px;
	border: 1px solid #666666;
	text-align: center;
	background-color: #37414a;
}
.galleria h2 {
	margin: 0px;
	padding: 0px;
	background-color: #fd8900;
	color: #000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.galleria h2 span{
	border: none;
	background-color: #fd8900;	
}
.galleria .fotografia {
	padding: 10px;
}
/* GALLERIA IMMAGINI */

/* FILIALI */
.filiali {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 950;
	text-align: center;
	margin: 20px 0px 20px 0px;
	color: #e7e7e7;
}
.filiali .bloccoAgenzia{
	display: block;
	float: none;
	clear: both;
	width: 810px;
	margin: auto;
	border: 1px solid #666666;	
	background-color: #333a45;
}
.filiali .bloccoAgenzia .bloccoDati{
	display: block;
	float: left;
	width: 600px;
}
.filiali .bloccoAgenzia .bloccoDati .agenzia{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding: 5px 0px 5px 0px;
	text-indent: 5px;
	font-weight: bold;
	color: #ff6600;
	font-size: 13px;
}
.filiali .bloccoAgenzia .bloccoDati .blocco{
	display: block;
	float: left;
	clear: both;
	width: 80%;
	text-align: left;
	padding: 5px;
}
.filiali .bloccoAgenzia .bloccoDati .campo{
	font-weight: bold;
}
.filiali .bloccoAgenzia .mappa{
	display: block;
	float: right;
	width: 200px;
	text-align: center;
	background-image: url(img/icona-cartina.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 122px;
}
.filiali .bloccoAgenzia .mappa span{
	display: block;
	float: none;
	clear: both;
	margin: auto;
	padding: 5px;
	color: #fff;
}
#contenitoreMap {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000;
	color: #000;
}
/* FILIALI */


/* TASTO BACK */
.indietro {
	display: block;
	float: left;
	clear: both;
	width: 950px;
	border-bottom: 1px dashed #666666;
	text-align: right;
	padding: 5px 0px 5px 0px;
	margin-bottom: 15px;
	background-color: #212121;
}
.indietro a{
	display: block;
	float: right;
	margin-right: 10px;
}
/* TASTO BACK */

/*  PRIVACY */
.privacyPolicy {
	display: block;
	float: left;
	clear: both;
	margin: 10px;
}
.privacyPolicy h2{
	color: #fff;
}
.privacyPolicy h3{
	display: block;
	float: none;
	clear: both;
	width: 100%;
	margin: 35px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #fd8900;
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	text-align: left;
}
/*  PRIVACY */
