


: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: #ff0303;
  --aw-colore1-rgb: 255,3,3;
  --aw-colore2: #000000;
  --aw-colore2-rgb: 0,0,0;
  --aw-colore3: #000000;
  --aw-colore3-rgb: 0,0,0;

  --aw-sfondo-colore1: #d6b46b;
  --aw-sfondo-colore1-rgb: 214,180,107;
  --aw-sfondo-colore2: #d91122;
  --aw-sfondo-colore2-rgb: 217,17,34;
  --aw-sfondo-colore3: #000000;
  --aw-sfondo-colore3-rgb: 0,0,0;

  --aw-link-color: #fc0015;
  --aw-link-color-rgb: 252,0,21;
  --aw-link-color-hover: #d6b46b;
  --aw-link-color-hover-rgb: 214,180,107;
  --aw-link-color-visited: #ff0015;
  --aw-link-color-visited-rgb: 255,0,21;

  --aw-pulsante-color: #d6b46b;
  --aw-pulsante-color-rgb: 214,180,107;
  --aw-pulsante-background-color: #ffffff;
  --aw-pulsante-background-color-rgb: 255,255,255;
  --aw-pulsante-color-hover: #000000;
  --aw-pulsante-color-hover-rgb: 0,0,0;
  --aw-pulsante-background-color-hover: #d91122;
  --aw-pulsante-background-color-hover-rgb: 217,17,34;
  --aw-pulsante-border-color: #ff0015;
  --aw-pulsante-border-color-rgb: 255,0,21;
  --aw-pulsante-border-width: 1px;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: ;
  --aw-h1-font-size: ;
  --aw-h1-color: #d6b46b;
  --aw-h1-color-rgb: 214,180,107;

  --aw-h2-font: ;
  --aw-h2-font-size: ;
  --aw-h2-color: #d6b46b;
  --aw-h2-color-rgb: 214,180,107;

  --aw-h3-font: ;
  --aw-h3-font-size: ;
  --aw-h3-color: #ff1500;
  --aw-h3-color-rgb: 255,21,0;

  --aw-h4-font: ;
  --aw-h4-font-size: 14px;
  --aw-h4-color: #fa0303;
  --aw-h4-color-rgb: 250,3,3;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/03865/public/foto/logo_damika.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/03865/public/foto/logo_damika.png");
  --aw-logo-alt: "https://media.agestaweb.it/siti/03865/public/foto/logo_d_damika.png";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/03865/public/foto/logo_d_damika.png");
}






body { border-top: 6px solid #000000; }
#header-top { background-color: rgba(0,0,0,0.85);} 
.border, #dati-imm .etichetta { border-bottom: 1px solid #d6b46b; } 
.borderf { border: 1px solid #d6b46b; border-radius: 6px; padding: 10px; }
#top-nav > ul > li > a:hover, .active > a { border-bottom: 1px solid #d91122 !important; border-top: 6px solid #d91122 !important; } 
#top-nav ul ul li a:hover { background-color: #d91122; color: #FFFFFF; border-top: 1px solid #d91122; border-bottom: 1px solid #d91122; }
#top-nav > ul > li > a:hover, .active { background-color: #d6b46b; color: #000000; } 

.pulsante:hover { color: #FFFFFF !important; }
input, select, textarea, #opzioni, #opzioni legend { background-color: #ffffff; color: #d6b46b; }

.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 #d6b46b; }
.jcarousel-next:hover, .jcarousel-prev:hover, #link a:hover .arrow, .change:hover { background: url("../images/icon_age_w.png") no-repeat #d91122; }

.change { border: 3px solid #d6b46b; }
.change:hover { border: 3px solid #d91122; }

.griglia li a .cont, .griglia li a .prz { color: #FFFFFF }

.listing:hover .border, .griglia .border:hover { border-bottom: 1px solid #d91122; } 

@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#top-nav > ul > li > a { border-bottom: 1px solid #d6b46b; }
}


#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; }

