


:root {
  --aw-body-font-family: tahoma, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #fcf1e0;
  --aw-body-background-color-rgb: 252,241,224;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #80562c;
  --aw-colore1-rgb: 128,86,44;
  --aw-colore2: #fc9f19;
  --aw-colore2-rgb: 252,159,25;
  --aw-colore3: #fc9d19;
  --aw-colore3-rgb: 252,157,25;

  --aw-sfondo-colore1: #f2c99d;
  --aw-sfondo-colore1-rgb: 242,201,157;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #fcf1e0;
  --aw-sfondo-colore3-rgb: 252,241,224;

  --aw-link-color: #80562c;
  --aw-link-color-rgb: 128,86,44;
  --aw-link-color-hover: #fc9d19;
  --aw-link-color-hover-rgb: 252,157,25;
  --aw-link-color-visited: #80562c;
  --aw-link-color-visited-rgb: 128,86,44;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #80562c;
  --aw-pulsante-background-color-rgb: 128,86,44;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #fc9d19;
  --aw-pulsante-background-color-hover-rgb: 252,157,25;
  --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: cambria, cochin, georgia, serif;
  --aw-h1-font-size: 24px;
  --aw-h1-color: #222222;
  --aw-h1-color-rgb: 34,34,34;

  --aw-h2-font: tahoma, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #fc9f19;
  --aw-h2-color-rgb: 252,159,25;

  --aw-h3-font: tahoma, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #fc9f19;
  --aw-h3-color-rgb: 252,159,25;

  --aw-h4-font: tahoma, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #fc9f19;
  --aw-h4-color-rgb: 252,159,25;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/02677/public/foto/ar.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/02677/public/foto/ar.png");
  --aw-logo-alt: "https://media.agestaweb.it/siti/02677/public/foto/ar.png";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/02677/public/foto/ar.png");
}






::-moz-selection, ::selection {background: #f2c99d; color:#80562c; 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:#80562c;
	background-color:#f2c99d;
}


a.sColore3:hover, a.sColore3:visited {color:#fc9d19}
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#80562c}
a.pulsante, a.pulsante:visited, a.pulsante:active {color:#ffffff}
.property-item h3 a {color:#fc9f19}

#page-dettaglio .feature-list > div:nth-child(even) {background:#f2c99d}
#property-search label, label, legend {color:#000000}
.box, h1, h2, h3 {border-color:#000000}
	
