


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #196165;
  --aw-body-background-color-rgb: 25,97,101;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #000000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #aaaaaa;
  --aw-colore2-rgb: 170,170,170;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #eeeeee;
  --aw-sfondo-colore1-rgb: 238,238,238;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #196165;
  --aw-sfondo-colore3-rgb: 25,97,101;

  --aw-link-color: #000000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #196165;
  --aw-link-color-hover-rgb: 25,97,101;
  --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: #196165;
  --aw-pulsante-background-color-rgb: 25,97,101;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #18aba9;
  --aw-pulsante-background-color-hover-rgb: 24,171,169;
  --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: #222222;
  --aw-h1-color-rgb: 34,34,34;

  --aw-h2-font: raleway, arial, helvetica, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #196165;
  --aw-h2-color-rgb: 25,97,101;

  --aw-h3-font: raleway, arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #196165;
  --aw-h3-color-rgb: 25,97,101;

  --aw-h4-font: raleway, arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #196165;
  --aw-h4-color-rgb: 25,97,101;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/03740/public/foto/1479918467009.jpg";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03740/public/foto/1479918467009.jpg");
  --aw-logo-alt: "http://www.russomannoimmobiliare.com";
  --aw-logo-alt-url: url("http://www.russomannoimmobiliare.com");
}






::-moz-selection, ::selection {background: #eeeeee; 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:#eeeeee;
}


a.sColore3:hover, a.sColore3:visited {color:#ffffff}
.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:#196165}

#page-dettaglio .feature-list > div:nth-child(even) {background:#eeeeee}
#property-search label, label, legend {color:#000000}
.box, h1, h2, h3 {border-color:#000000}
	
