.provMenuItem{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #bed8f1;
	width: 140px;
}

.provMenuItemOver{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #a5c9ec;
	width: 140px;
}

.provMenuItemTopo {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #bed8f1;
	width: 140px;
	background-image: url(../Images/curva_azul_provincias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.provMenuItemOverTopo {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #a5c9ec;
	width: 140px;
	background-image: url(../Images/curva_azul_provincias_over.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.provMenuItemFundo {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #bed8f1;
	width: 140px;
	background-image: url(../Images/curva_azul_provincias_fim.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.provMenuItemOverFundo {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform:uppercase;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #a5c9ec;
	width: 140px;
	background-image: url(../Images/curva_azul_provincias_fimov.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


