/* economia*/    
        
.testata{
    background: url(/img/bg_testata_innovazione.jpg) left top no-repeat #B8B8B8;
}

.testo_pagina a{
	color: #555555;
}

.testo_interni a:hover{
    color: #585858;
}


.titolo h3{
    color: #555555;
}


.lista_faq li{
 	background: url(/img/pallino_serv_innovazione.gif) no-repeat top left; 
}
.piede{
    border-top-color: #B8B8B8;
}
.ricerca{
    background: #B8B8B8;
}
.link_motore a{
	color: #000000;
}
.dots{
    background: url(/img/dots_innovazione.gif) left;
	border: none;
}


