.testo_mappa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.testo_tappe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.testo_titolo_linee {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
.testo_titolo_linee_hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.testo_titolo_pagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.testo_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.testo_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.testo_link_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-weight:bold;
}
.testo_link_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: green;
	text-decoration: none;
	font-weight:bold;
}
.intestazione_schede{
	background-color: #CCC;
}
.menu_on {
	background-image: url(../img/bottone_on.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu_off {
	background-image: url(../img/bottone_off.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCFBFC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.img_border
{
 	border: 1px solid black;
}
