


:root {
  --aw-body-font-family: source sans pro, verdana, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #fff;
  --aw-body-background-color-rgb: 255,255,255;
  --aw-body-color: #000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "url(templates/001/images/background.jpg)";
  --aw-body-background-image-url: url('url(templates/001/images/background.jpg)');

  --aw-colore1: #189f64;
  --aw-colore1-rgb: 24,159,100;
  --aw-colore2: #ff8080;
  --aw-colore2-rgb: 255,128,128;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #eeeeee;
  --aw-sfondo-colore1-rgb: 238,238,238;
  --aw-sfondo-colore2: #aaaaaa;
  --aw-sfondo-colore2-rgb: 170,170,170;
  --aw-sfondo-colore3: #4c4c4c;
  --aw-sfondo-colore3-rgb: 76,76,76;

  --aw-link-color: #cf3915;
  --aw-link-color-rgb: 207,57,21;
  --aw-link-color-hover: #cc0000;
  --aw-link-color-hover-rgb: 204,0,0;
  --aw-link-color-visited: #cf3915;
  --aw-link-color-visited-rgb: 207,57,21;

  --aw-pulsante-color: #fff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #656565;
  --aw-pulsante-background-color-rgb: 101,101,101;
  --aw-pulsante-color-hover: #fff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #454545;
  --aw-pulsante-background-color-hover-rgb: 69,69,69;
  --aw-pulsante-border-color: #444444;
  --aw-pulsante-border-color-rgb: 68,68,68;
  --aw-pulsante-border-width: ;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: source sans pro, verdana, sans-serif;
  --aw-h1-font-size: 26px;
  --aw-h1-color: #e34439;
  --aw-h1-color-rgb: 227,68,57;

  --aw-h2-font: source sans pro, verdana, sans-serif;
  --aw-h2-font-size: 20px;
  --aw-h2-color: #e34439;
  --aw-h2-color-rgb: 227,68,57;

  --aw-h3-font: source sans pro, verdana, sans-serif;
  --aw-h3-font-size: 15px;
  --aw-h3-color: #189f64;
  --aw-h3-color-rgb: 24,159,100;

  --aw-h4-font: source sans pro, verdana, sans-serif;
  --aw-h4-font-size: 14px;
  --aw-h4-color: #e34439;
  --aw-h4-color-rgb: 227,68,57;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.abitareitalia.it";
  --aw-logo-url: url("http://www.abitareitalia.it");
  --aw-logo-alt: "http://www.abitareitalia.it";
  --aw-logo-alt-url: url("http://www.abitareitalia.it");
}



