


:root {
  --aw-body-font-family: ;
  --aw-body-font-size: 14px;
  --aw-body-background-color: #ffffff;
  --aw-body-background-color-rgb: 255,255,255;
  --aw-body-color: #727272;
  --aw-body-color-rgb: 114,114,114;
  --aw-body-background-image: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #064413;
  --aw-colore1-rgb: 6,68,19;
  --aw-colore2: #fcfcfc;
  --aw-colore2-rgb: 252,252,252;
  --aw-colore3: #fff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #064413;
  --aw-sfondo-colore1-rgb: 6,68,19;
  --aw-sfondo-colore2: #064413;
  --aw-sfondo-colore2-rgb: 6,68,19;
  --aw-sfondo-colore3: #ffffff;
  --aw-sfondo-colore3-rgb: 255,255,255;

  --aw-link-color: #064413;
  --aw-link-color-rgb: 6,68,19;
  --aw-link-color-hover: #064413;
  --aw-link-color-hover-rgb: 6,68,19;
  --aw-link-color-visited: #064413;
  --aw-link-color-visited-rgb: 6,68,19;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #064413;
  --aw-pulsante-background-color-rgb: 6,68,19;
  --aw-pulsante-color-hover: #064413;
  --aw-pulsante-color-hover-rgb: 6,68,19;
  --aw-pulsante-background-color-hover: #fff;
  --aw-pulsante-background-color-hover-rgb: 255,255,255;
  --aw-pulsante-border-color: ;
  --aw-pulsante-border-color-rgb: ;
  --aw-pulsante-border-width: ;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: ;
  --aw-h1-font-size: ;
  --aw-h1-color: #064413;
  --aw-h1-color-rgb: 6,68,19;

  --aw-h2-font: ;
  --aw-h2-font-size: ;
  --aw-h2-color: #064413;
  --aw-h2-color-rgb: 6,68,19;

  --aw-h3-font: ;
  --aw-h3-font-size: ;
  --aw-h3-color: #064413;
  --aw-h3-color-rgb: 6,68,19;

  --aw-h4-font: ;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #7a5912;
  --aw-h4-color-rgb: 122,89,18;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://media.agestaweb.it/siti/00584/public/foto/repoint_trasp.png";
  --aw-logo-url: url("http://media.agestaweb.it/siti/00584/public/foto/repoint_trasp.png");
  --aw-logo-alt: "https://media.agestaweb.it/siti/00584/public/foto/marussich.png";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/00584/public/foto/marussich.png");
}





	a.pulsante:hover {color:#fff;}
	a.pulsante:visited {color:#064413;}
	#mainmenu li li:hover{background-color: #064413;}
	#property-search, #property-search legend {color:#fff;}
	footer{border-color:#064413;}
	.widget_tags li a:hover{background:#064413; color:#fff}
	.bordato {border:5px #064413 solid; padding:15px;  box-shadow: 5px 10px 10px rgba(0,0,0,0.3), 0 6px 6px rgba(0,0,0,0.23); border-radius:10px; border-style:outset; background-color:#EFEFEF}