.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073a6f;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	background-color: #bbc8ca;
}
.px {
	line-height: 5px;
}
.border{
border:4px solid #b2d7e9;
}

.menu:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073a6f;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	background-color: #bbc8ca;
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	background-color: #176dc5;

}
.menu:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	background-color: #176dc5;
}
.menutop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073a6f;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 29px;
	background-image: url(../img/bottone_up.png);
}

.menutop:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073a6f;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 29px;
	background-image: url(../img/bottone_up.png);
}
.menutop:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfae27;
	background-repeat: no-repeat;
	display: block;
	line-height: 29px;
	background-image: url(../img/bottone_over.png);

}
.menutop:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfae27;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 29px;
	background-image: url(../img/bottone_over.png);
}
.testo {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #176dc5;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bd9f27;
	text-decoration: none;
}
.diecipx {
	line-height: 10px;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

