/* standard*/    
.testata{
    background: url(/img/bg_testata_istituzionale.jpg) left top no-repeat #3D2779;
}        


.titolo h3{
    color: #3D2779;
}

.titoli_menu h2{
    border-left: 6px solid #B0B0B0;
    padding: 3px 8px 3px 4px;
    text-transform: uppercase;
}
.testo_pagina a{
	color: #322365;
	font-weight: bold;
}

.testo_interni a:hover {
    color: #322365;
}