


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #fcfc51;
  --aw-body-background-color-rgb: 252,252,81;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #000000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #b5b5b5;
  --aw-colore2-rgb: 181,181,181;
  --aw-colore3: #5e5e5e;
  --aw-colore3-rgb: 94,94,94;

  --aw-sfondo-colore1: #cfcfcf;
  --aw-sfondo-colore1-rgb: 207,207,207;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #fcfcca;
  --aw-sfondo-colore3-rgb: 252,252,202;

  --aw-link-color: #000000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #ff0000;
  --aw-link-color-hover-rgb: 255,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: raleway, arial, helvetica, sans-serif;
  --aw-h1-font-size: 24px;
  --aw-h1-color: #a1a1a1;
  --aw-h1-color-rgb: 161,161,161;

  --aw-h2-font: raleway, arial, helvetica, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #969696;
  --aw-h2-color-rgb: 150,150,150;

  --aw-h3-font: raleway, arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #ff0000;
  --aw-h3-color-rgb: 255,0,0;

  --aw-h4-font: raleway, arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #888888;
  --aw-h4-color-rgb: 136,136,136;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/01566/public/foto/logo_con_numero.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/01566/public/foto/logo_con_numero.png");
  --aw-logo-alt: "http://www.ubimaiorpisacentro.it";
  --aw-logo-alt-url: url("http://www.ubimaiorpisacentro.it");
}






::-moz-selection, ::selection {background: #cfcfcf; 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:#cfcfcf;
}


a.sColore3:hover, a.sColore3:visited {color:#5e5e5e}
.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:#ff0000}

#page-dettaglio .feature-list > div:nth-child(even) {background:#cfcfcf}
#property-search label, label, legend {color:#000000}
.box, h1, h2, h3 {border-color:#000000}
	
