

/* ==================================== menù macrosezione (sx) ==================================== */
#menu-macrosezione li, #menu-macrosezione .first, #menu-macrosezione last {
  background-color: #04B4B6;
}
#menu-macrosezione .first {background: url(/img/chi_siamo/menu_sup.gif) no-repeat left top;}
#menu-macrosezione .last {background: url(/img/chi_siamo/menu_inf.gif) no-repeat left bottom;}
#menu-macrosezione li a:hover {
    color:#017A7C;
	background: #DDFCFC url(/img/chi_siamo/puntoelenco_sx.gif) no-repeat 6px 11px;
	}
#menu-macrosezione .level2 a:hover, #menu-macrosezione .level2 .level3 a:hover {
	color:#825202;
	background-color: #FFF4D6;
	}




/* ==================================== box dx ==================================== */
.box-dx-body h2 {
    background: #fff url(/img/chi_siamo/box_circle.gif) no-repeat 184px 4px;
	}
.box-dx-body .download-logo {
    background: #fff url(/img/chi_siamo/download.gif) no-repeat 12px 6px;
	padding-left:40px;
	line-height:1.5em;
	margin:8px 0 10px 0;
	}
.box-dx-body .download-logo h3{
	padding-left:0;
	}




/* ==================================== top level 2 ==================================== */
.top-level2-1 {
  background: url(/img/chi_siamo/header_01.jpg) no-repeat;
}
.top-level2-2 {
  background: url(/img/chi_siamo/header_02.jpg) no-repeat;
}



/* ==================================== titoli, paragrafi ==================================== */
h1 {
  color:#029CAA;
  background: url(/img/chi_siamo/h1.gif) no-repeat left 5px;
}
.tot-elementi, #contents .h2-form-contattaci {color:#029CAA;}


/* ==================================== elenchi ==================================== */
#dx .ul-chi-siamo {margin:0 0 16px 0;}
#dx .ul-chi-siamo li{
    background: url(/img/chi_siamo/puntoelenco_contents.gif) no-repeat left 8px;
	}
	

/* ==================================== form ==================================== */
/* #contents form {border: 1px solid #92D2DB;} */
#contents .h1-form {background: url(/img/chi_siamo/form_icon.gif) no-repeat 2px top;}
#contents .h2-form-contattaci {background: url(/img/chi_siamo/form_icon_contattaci.gif) no-repeat 2px 1px;}
#contents .btn-form {background: #64CEE2 url(/img/chi_siamo/form_bg_btn.gif) repeat-x left bottom;}

/* ==================================== paginazione ==================================== */
#contents .paginazione li a{color:#029CAA;}
#contents .paginazione li a:hover{background-color:#028793;}


