


:root {
  --aw-body-font-family: verdana, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #243f61;
  --aw-body-background-color-rgb: 36,63,97;
  --aw-body-color: #e0e0e0;
  --aw-body-color-rgb: 224,224,224;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #b3b3b3;
  --aw-colore1-rgb: 179,179,179;
  --aw-colore2: #999999;
  --aw-colore2-rgb: 153,153,153;
  --aw-colore3: #666666;
  --aw-colore3-rgb: 102,102,102;

  --aw-sfondo-colore1: #efefef;
  --aw-sfondo-colore1-rgb: 239,239,239;
  --aw-sfondo-colore2: #e30a03;
  --aw-sfondo-colore2-rgb: 227,10,3;
  --aw-sfondo-colore3: #3d3d3d;
  --aw-sfondo-colore3-rgb: 61,61,61;

  --aw-link-color: #e30a03;
  --aw-link-color-rgb: 227,10,3;
  --aw-link-color-hover: #e30a03;
  --aw-link-color-hover-rgb: 227,10,3;
  --aw-link-color-visited: #e30a03;
  --aw-link-color-visited-rgb: 227,10,3;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #0f233d;
  --aw-pulsante-background-color-rgb: 15,35,61;
  --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: #d1d1d1;
  --aw-h1-color-rgb: 209,209,209;

  --aw-h2-font: ;
  --aw-h2-font-size: ;
  --aw-h2-color: #d1d1d1;
  --aw-h2-color-rgb: 209,209,209;

  --aw-h3-font: ;
  --aw-h3-font-size: ;
  --aw-h3-color: #e3e3e3;
  --aw-h3-color-rgb: 227,227,227;

  --aw-h4-font: ;
  --aw-h4-font-size: 14px;
  --aw-h4-color: #d4d4d4;
  --aw-h4-color-rgb: 212,212,212;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.immobilcasaparreschi.it";
  --aw-logo-url: url("http://www.immobilcasaparreschi.it");
  --aw-logo-alt: "http://www.immobilcasaparreschi.it";
  --aw-logo-alt-url: url("http://www.immobilcasaparreschi.it");
}






body { border-top: 6px solid #1F1F1F; }
#header-top { background-color: rgba(36,63,97,0.85);} 
.border, #dati-imm .etichetta { border-bottom: 1px solid #efefef; } 
.borderf { border: 1px solid #efefef; border-radius: 6px; padding: 10px; }
#top-nav > ul > li > a:hover, .active > a { border-bottom: 1px solid #e30a03 !important; border-top: 6px solid #e30a03 !important; } 
#top-nav ul ul li a:hover { background-color: #e30a03; color: #FFFFFF; border-top: 1px solid #e30a03; border-bottom: 1px solid #e30a03; }
#top-nav > ul > li > a:hover, .active { background-color: #efefef; color: #000000; } 

.pulsante:hover { color: #FFFFFF !important; }
input, select, textarea, #opzioni, #opzioni legend { background-color: #0f233d; color: #ffffff; }

.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 #efefef; }
.jcarousel-next:hover, .jcarousel-prev:hover, #link a:hover .arrow, .change:hover { background: url("../images/icon_age_w.png") no-repeat #e30a03; }

.change { border: 3px solid #efefef; }
.change:hover { border: 3px solid #e30a03; }

.griglia li a .cont, .griglia li a .prz { color: #FFFFFF }

.listing:hover .border, .griglia .border:hover { border-bottom: 1px solid #e30a03; } 

@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#top-nav > ul > li > a { border-bottom: 1px solid #efefef; }
}


#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; }

