


:root {
  --aw-body-font-family: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #000000;
  --aw-body-background-color-rgb: 0,0,0;
  --aw-body-color: #ffffff;
  --aw-body-color-rgb: 255,255,255;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #58abe3;
  --aw-colore1-rgb: 88,171,227;
  --aw-colore2: #999999;
  --aw-colore2-rgb: 153,153,153;
  --aw-colore3: #666666;
  --aw-colore3-rgb: 102,102,102;

  --aw-sfondo-colore1: #d1d1d1;
  --aw-sfondo-colore1-rgb: 209,209,209;
  --aw-sfondo-colore2: #1178d9;
  --aw-sfondo-colore2-rgb: 17,120,217;
  --aw-sfondo-colore3: #616161;
  --aw-sfondo-colore3-rgb: 97,97,97;

  --aw-link-color: #1178d9;
  --aw-link-color-rgb: 17,120,217;
  --aw-link-color-hover: #18aedb;
  --aw-link-color-hover-rgb: 24,174,219;
  --aw-link-color-visited: #1178d9;
  --aw-link-color-visited-rgb: 17,120,217;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #454545;
  --aw-pulsante-background-color-rgb: 69,69,69;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #3d1dcc;
  --aw-pulsante-background-color-hover-rgb: 61,29,204;
  --aw-pulsante-border-color: #4d94ba;
  --aw-pulsante-border-color-rgb: 77,148,186;
  --aw-pulsante-border-width: ;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h1-font-size: ;
  --aw-h1-color: #8bbae0;
  --aw-h1-color-rgb: 139,186,224;

  --aw-h2-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h2-font-size: ;
  --aw-h2-color: #8bbae0;
  --aw-h2-color-rgb: 139,186,224;

  --aw-h3-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h3-font-size: ;
  --aw-h3-color: #8bbae0;
  --aw-h3-color-rgb: 139,186,224;

  --aw-h4-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h4-font-size: 14px;
  --aw-h4-color: #8bbae0;
  --aw-h4-color-rgb: 139,186,224;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/00704/public/foto/logo_sito.jpg";
  --aw-logo-url: url("https://media.agestaweb.it/siti/00704/public/foto/logo_sito.jpg");
  --aw-logo-alt: "https://media.agestaweb.it/siti/00704/public/foto/modena_group.jpg";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/00704/public/foto/modena_group.jpg");
}






body { border-top: 6px solid #000000; }
#header-top { background-color: rgba(0,0,0,0.85);} 
.border, #dati-imm .etichetta { border-bottom: 1px solid #d1d1d1; } 
.borderf { border: 1px solid #d1d1d1; border-radius: 6px; padding: 10px; }
#top-nav > ul > li > a:hover, .active > a { border-bottom: 1px solid #1178d9 !important; border-top: 6px solid #1178d9 !important; } 
#top-nav ul ul li a:hover { background-color: #1178d9; color: #FFFFFF; border-top: 1px solid #1178d9; border-bottom: 1px solid #1178d9; }
#top-nav > ul > li > a:hover, .active { background-color: #d1d1d1; color: #000000; } 

.pulsante:hover { color: #FFFFFF !important; }
input, select, textarea, #opzioni, #opzioni legend { background-color: #454545; 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 #d1d1d1; }
.jcarousel-next:hover, .jcarousel-prev:hover, #link a:hover .arrow, .change:hover { background: url("../images/icon_age_w.png") no-repeat #1178d9; }

.change { border: 3px solid #d1d1d1; }
.change:hover { border: 3px solid #1178d9; }

.griglia li a .cont, .griglia li a .prz { color: #FFFFFF }

.listing:hover .border, .griglia .border:hover { border-bottom: 1px solid #1178d9; } 

@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#top-nav > ul > li > a { border-bottom: 1px solid #d1d1d1; }
}


#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; }

