#intestazione {
background: url('/css/header/header-011.jpg') no-repeat top right;
}

#corpo h1 { color: #ff0000; }


/* intestazione */
#intestazione {
	background-color: #9a063a;
}

#intestazione_sx {
background: url('images/sfumatura_magenta.png') no-repeat top left;
}

/* corpo */
#corpo-colonna1 h2,h3,h4,h5,h6 { 
color:#fff;
background: #9a063a;
/* border-bottom: #C8B080 solid thin; */
}
#corpo-colonna3 h2,h3,h4,h5,h6 { 
color:#000;
background: #9a063a;
/* border-bottom: #C8B080 solid thin; */
}

