<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3						{color:#3b5998; }
#nav li a						{color:#ffffff}
#divRicerca .titRicerca			{color:#ffffff}

@media screen and (max-width:750px) {
	#nav li a					{color:#ffffff; background-color:#3b5998; border-bottom:1px solid #ffffff}
	#nav li &gt; ul li a			{color:#3b5998; background-color:#ffffff; border-bottom:1px solid #3b5998}
}

#divVetrina .PrimoPianoCodice	{background-color:rgb(59,89,152); background-color:rgba(59,89,152,0.8);}

@media screen and (min-width: 1024px) {
	body						{padding-top:180px	}
}
#headerWrapper .fimaa			{display:block; position:absolute; bottom:10px; right:220px; vertical-align:central}
@media screen and (max-width: 750px) {
	#headerWrapper .fimaa {	display: none;}
}

#headerWrapper .slogan div.telefoni			{background-position:left center; background-repeat:no-repeat; background-image:url(../images/custom/phone.png); padding:10px 0; padding-left:40px; color:#000000; font-size:22px}

@media screen and (min-width: 750px) and (max-width:1024px) {
	#headerWrapper .slogan div.sloganTesto {
		font-size: 14px;
	}
}

div#B_Src {
    background-image: url(../images/custom/cerca.jpg);
    background-size: cover;
    height: 57px;
    color: transparent !important;
}

#divSchedaImmobile .dsil h2 {
    position: relative;
    text-align: left;
    right: 0;
    margin-bottom: 20px;
}</pre></body></html>