
/* ==================================== box dx ==================================== */
.box-dx-body h2 {
    background: #fff url(/img/notizie/box_circle.gif) no-repeat 184px 4px;
	}



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



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



/* ==================================== form ==================================== */
/* #contents form {border: 1px solid #EDD1A0;} */
#contents .h1-form {background: url(/img/notizie/form_icon.gif) no-repeat 2px top;}
#contents .h2-form-contattaci {background: url(/img/notizie/form_icon.gif) no-repeat 2px 1px;}
#contents .btn-form {background: #CC712B url(/img/notizie/form_bg_btn.gif) repeat-x left bottom;}


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


