/* territorio */    
        
.testata{
    background: url(/img/bg_testata_territorio.jpg) left top no-repeat #016001;
}

.testo_pagina a{
	color: #016001;
}

.testo_interni a:hover{
    color: #016001;
}

.titolo h3{
    color: #016001;
}


.lista_faq li{
 	background: url(/img/pallino_serv_territorio.gif) no-repeat top left; 
}
.piede{
    border-top-color: #016001;
}
.ricerca{
    background: #016001;
}
.link_motore a{
	color: #ffffff;
}
.dots{
    background: url(/img/dots_territorio.gif) left;
	border: none;
}


