/* scuola*/    
        
.testata{
    background: url(/img/bg_testata_scuola.jpg) left top no-repeat #FFAB26;
}

.testo_pagina a{
	color: #000000;
}

.testo_interni a:hover{
    color: #000000;
}

.titolo h3{
    color: #000000;
}


.lista_faq li{
 	background: url(/img/pallino_serv_scuola.gif) no-repeat top left; 
}
.piede{
    border-top-color: #FFAB26;
}
.ricerca{
    background: #FFAB26;
}
.link_motore{
	color: #000000;
}
.dots{
    background: url(/img/dots_scuola.gif) left;
	border: none;
}


