/* cultura*/    
        
.testata{
    background: url(/img/bg_testata_cultura.jpg) left top no-repeat #FFD700;
}

.testo_pagina a{
	color: #000000;
}

.testo_interni a:hover{
    color: #000000;
}


.titolo h3{
    color: #000000;
}


.lista_faq li{
 	background: url(/img/pallino_serv_cultura.gif) no-repeat top left; 
}
.piede{
    border-top-color: #FFD700;
}
.ricerca{
    background: #FFD700;
}
.link_motore a{
	color: #333333;
}
.dots{
    background: url(/img/dots_cultura.gif) left;
	border: none;
}

