/* CSS Document */
/* CSS Document */
/* Imposto il titolo del menu */
h1 {
	color: #FF6600;	
}
#menu h2 {
	background-image: url(../img/li_nordovest.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 15px;
	
}
/* Imposto la tabella della zona */

.tbl .full{
	background-color: #E9E9E9;

}
h3 {
	background-image: url(../img/li_nordovest.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
