.Tabella {
	background-image: url(immagini/pagina/sfondo_tabella.jpg);
	background-repeat: repeat-y;
}
.Pagina {
	background-color: #E8F0F9;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C90;
	word-spacing: 6px;
	font-weight: bold;
	background-image:  url(immagini/pagina/sfondo_menu.jpg);
	background-repeat: no-repeat;
	text-align: right;
	text-indent: 10px;
}
.Menu a:link, .Menu a:visited, .Menu a:active {
	color: #004C90;
	text-decoration: none;
	font-weight: bold;
}
.Menu a:hover {
	color: #DB0066;
	text-decoration: none;
}
.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB0066;
	word-spacing: 4px;
	font-weight: bold;
	background-color: #e8f0f9;
}
.Top a:link, .Top a:visited, .Top a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.Top a:hover {
	color: #004C90;
	text-decoration: none;
}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 25px;
	padding: 20px;
}

.TestoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
	padding: 0px 20px 5px;
	color: #002240;
}
.TestoBig {
	font-size: 16px;
	font-weight: bold;
	color: #E14E94;
	font-family: Arial, Helvetica, sans-serif;
}
.TestoGrande a:link, .TestoGrande a:visited, .TestoGrande a:active {
	color: #666666;
}
.TestoGrande a:hover {
	color: #004C90;
	text-decoration: none;
}

.RiquadroBikehotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
	line-height: 16px;
}
.RiquadroBikehotel a:link, .RiquadroBikehotel a:visited, .RiquadroBikehotel a:active {
	color: #666666;
	text-decoration: none;
}
.RiquadroBikehotel a:hover {
	color: #004C90;
	text-decoration: none;
}
.RiquadroNews {
	border: 1px dotted #E14E94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
	line-height: 16px;
	padding: 5px;
}
.RiquadroNews a:link, .RiquadroNews a:visited, .RiquadroNews a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.RiquadroNews a:hover {
	color: #E14E94;
	text-decoration: none;
	font-weight: bold;
}
.FinePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004C90;
	background-image: url(immagini/pagina/fine_pagina.jpg);
	background-repeat: no-repeat;
}
.FinePagina a:link, .FinePagina a:visited, .FinePagina a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.FinePagina a:hover {
	color: #DB0066;
	text-decoration: none;
}
.Titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004C90;
}

.TabellaPrezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
	background-color: #e8f0f9;
	border: 1px solid #004C90;
}
.Prezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
	padding-left: 5px;
}
.TestoAttivita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #002240;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.TestoAttivita a:link, .TestoAttivita a:visited, .TestoAttivita a:active {
	color: #666666;
}
.TestoAttivita a:hover {
	color: #004C90;
	text-decoration: none;
}
.TabellaAscensioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
	background-color: #e8f0f9;
	border: 1px solid #004C90;
}
.TestoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002240;
}
.TestoLink a:link, .TestoLink a:visited, .TestoLink a:active {
	color: #666666;
}
.TestoLink a:hover {
	color: #004C90;
	text-decoration: none;
}
