/* CSS Document */

.bottour{
	background: url('../layout/bottour_it.png') top center no-repeat;
	border: none;
	width: 55px;
	height: 45px;
	padding: 20px 10px 5px 10px;
}
.bottour:hover{
	background: url('../layout/bottour_it.png') bottom center no-repeat;
}

.bottourinfo{
	background: url('../layout/bottourinfo_it.png') top center no-repeat;
	border: none;
	width: 110px;
	height: 25px;
}
.bottourinfo:hover{
	background: url('../layout/bottourinfo_it.png') bottom center no-repeat;
}

#pagebluetit{
	background: url('../layout/bg_sistema-ita.png') center center no-repeat #FFA801;
	height: 61px;
}

#esc_fare{
	background: url('../layout/bg_sistema-ita.png') center center no-repeat #FFA801;
}