


:root {
  --aw-body-font-family: verdana, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #080008;
  --aw-body-background-color-rgb: 8,0,8;
  --aw-body-color: #ffffff;
  --aw-body-color-rgb: 255,255,255;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #ffffff;
  --aw-colore1-rgb: 255,255,255;
  --aw-colore2: #ffffff;
  --aw-colore2-rgb: 255,255,255;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #ffffff;
  --aw-sfondo-colore1-rgb: 255,255,255;
  --aw-sfondo-colore2: #030300;
  --aw-sfondo-colore2-rgb: 3,3,0;
  --aw-sfondo-colore3: #080008;
  --aw-sfondo-colore3-rgb: 8,0,8;

  --aw-link-color: #adadad;
  --aw-link-color-rgb: 173,173,173;
  --aw-link-color-hover: #adadad;
  --aw-link-color-hover-rgb: 173,173,173;
  --aw-link-color-visited: #adadad;
  --aw-link-color-visited-rgb: 173,173,173;

  --aw-pulsante-color: #050505;
  --aw-pulsante-color-rgb: 5,5,5;
  --aw-pulsante-background-color: #ffffff;
  --aw-pulsante-background-color-rgb: 255,255,255;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #454545;
  --aw-pulsante-background-color-hover-rgb: 69,69,69;
  --aw-pulsante-border-color: #e8e8e8;
  --aw-pulsante-border-color-rgb: 232,232,232;
  --aw-pulsante-border-width: ;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: ;
  --aw-h1-font-size: ;
  --aw-h1-color: #ffffff;
  --aw-h1-color-rgb: 255,255,255;

  --aw-h2-font: ;
  --aw-h2-font-size: ;
  --aw-h2-color: #ffffff;
  --aw-h2-color-rgb: 255,255,255;

  --aw-h3-font: ;
  --aw-h3-font-size: ;
  --aw-h3-color: #ffffff;
  --aw-h3-color-rgb: 255,255,255;

  --aw-h4-font: ;
  --aw-h4-font-size: 14px;
  --aw-h4-color: #ffffff;
  --aw-h4-color-rgb: 255,255,255;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.immobiliaresantilario.it";
  --aw-logo-url: url("http://www.immobiliaresantilario.it");
  --aw-logo-alt: "http://www.immobiliaresantilario.it";
  --aw-logo-alt-url: url("http://www.immobiliaresantilario.it");
}






body { border-top: 6px solid #000000; }
#header-top { background-color: rgba(8,0,8,0.85);} 
.border, #dati-imm .etichetta { border-bottom: 1px solid #ffffff; } 
.borderf { border: 1px solid #ffffff; border-radius: 6px; padding: 10px; }
#top-nav > ul > li > a:hover, .active > a { border-bottom: 1px solid #030300 !important; border-top: 6px solid #030300 !important; } 
#top-nav ul ul li a:hover { background-color: #030300; color: #FFFFFF; border-top: 1px solid #030300; border-bottom: 1px solid #030300; }
#top-nav > ul > li > a:hover, .active { background-color: #ffffff; color: #000000; } 

.pulsante:hover { color: #FFFFFF !important; }
input, select, textarea, #opzioni, #opzioni legend { background-color: #ffffff; color: #050505; }

.age_icon { background-image: url('../images/icon_age_w.png'); }

.jcarousel-next, .jcarousel-prev, #link .arrow, .change { background: url("../images/icon_age_b.png") no-repeat #ffffff; }
.jcarousel-next:hover, .jcarousel-prev:hover, #link a:hover .arrow, .change:hover { background: url("../images/icon_age_w.png") no-repeat #030300; }

.change { border: 3px solid #ffffff; }
.change:hover { border: 3px solid #030300; }

.griglia li a .cont, .griglia li a .prz { color: #FFFFFF }

.listing:hover .border, .griglia .border:hover { border-bottom: 1px solid #030300; } 

@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#top-nav > ul > li > a { border-bottom: 1px solid #ffffff; }
}


#autorizzazione input, #radio input, #richiesta .Ric_colonna input, .quicksearch div.lista-opzioni input { width: 30px; float: left; background: none repeat scroll 0 0 Transparent; border: 1px none; }

#bottom .container { background-color: transparent; }

