


:root {
  --aw-body-font-family: times new roman, times, serif;
  --aw-body-font-size: 17px;
  --aw-body-background-color: #bbbbbb;
  --aw-body-background-color-rgb: 187,187,187;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "url(/web/images/backgrounds/background%20-%20acqua.jpg)";
  --aw-body-background-image-url: url('url(/web/images/backgrounds/background%20-%20acqua.jpg)');

  --aw-colore1: #000000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #345edb;
  --aw-colore2-rgb: 52,94,219;
  --aw-colore3: #112bf0;
  --aw-colore3-rgb: 17,43,240;

  --aw-sfondo-colore1: #ffffff;
  --aw-sfondo-colore1-rgb: 255,255,255;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #e3e3e3;
  --aw-sfondo-colore3-rgb: 227,227,227;

  --aw-link-color: #000000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #880000;
  --aw-link-color-hover-rgb: 136,0,0;
  --aw-link-color-visited: #000000;
  --aw-link-color-visited-rgb: 0,0,0;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #ff0000;
  --aw-pulsante-background-color-rgb: 255,0,0;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #aa0000;
  --aw-pulsante-background-color-hover-rgb: 170,0,0;
  --aw-pulsante-border-color: #ffffff;
  --aw-pulsante-border-color-rgb: 255,255,255;
  --aw-pulsante-border-width: 0px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: times new roman, times, serif;
  --aw-h1-font-size: 20px;
  --aw-h1-color: #1811eb;
  --aw-h1-color-rgb: 24,17,235;

  --aw-h2-font: times new roman, times, serif;
  --aw-h2-font-size: 20px;
  --aw-h2-color: #333333;
  --aw-h2-color-rgb: 51,51,51;

  --aw-h3-font: times new roman, times, serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #0400ff;
  --aw-h3-color-rgb: 4,0,255;

  --aw-h4-font: times new roman, times, serif;
  --aw-h4-font-size: 12px;
  --aw-h4-color: #060312;
  --aw-h4-color-rgb: 6,3,18;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/02145/public/foto/logo_vb2.jpeg";
  --aw-logo-url: url("https://media.agestaweb.it/siti/02145/public/foto/logo_vb2.jpeg");
  --aw-logo-alt: "https://media.agestaweb.it/siti/02145/public/foto/logo_vb2.jpeg";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/02145/public/foto/logo_vb2.jpeg");
}






::-moz-selection, ::selection {background: #ffffff; color:#000000; text-shadow: none; }

#mainmenu, 
#mainmenu a, 
#mainmenu li, 
#mainmenu li li, 
#mainmenu li ul a, 
#mainmenu li:hover li, 
#shortcut .sc_menu a.sc_link {
	color:#000000;
	background-color:#ffffff;
}


a.sColore3:hover, a.sColore3:visited {color:#112bf0}
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#000000}
a.pulsante, a.pulsante:visited, a.pulsante:active {color:#ffffff}
.property-item h3 a {color:#0400ff}

#page-dettaglio .feature-list > div:nth-child(even) {background:#ffffff}
#property-search label, label, legend {color:#000000}
.box, h1, h2, h3 {border-color:#000000}
	
