﻿A:link, A:visited { 
    COLOR: #000080; TEXT-DECORATION: none
}
A:hover { 
    COLOR: red; TEXT-DECORATION: none
}
body {
	font-family: Verdana;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	margin-bottom: 15px;
	text-align: center;
}
h2 {
	font-weight: bold;
	color: #800000;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-weight: bold;
	color: #800000;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
table {
	margin: auto;
	width: 890px;
	background-color: #EFEFEF;
}
.navigaz {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	padding: 6px 0;
}
.titolo-cap {
	border: 2px solid #C8C8C8;
	background-color: #FFFFFF;
	text-align: center;
}
.link-sinistra {
	background-color: #FFFFFF;
	margin: 5px 0 5px 5px;
}
.link-sinistra-top {
	background-color: #FFFFFF;
	margin: 20px 0 5px 5px;
}
.link-sinistra-bottom {
	margin: 5px 0 20px 5px;
	background-color: #FFFFFF;
}
.link-sinistra-c {
	border: 5px solid #EFEFEF;
	background-color: #FFFFFF;
	text-align: center;
}
.title-box {
	border-style: solid;
	border-width: 15px 0px 15px 0px;
	background-color: #FFFFD7;
	border-top-color: #FFFFD7;
	border-bottom-color: #C8C8C8;
}
.hotel-box {
	border-style: solid;
	border-width: 0px 0px 7px 0px;
	border-color: #FFFFFF;
	background-color: #EFEFEF;
	text-align: center;
}
.hotel-box2 {
	border: 7px solid #FFFFFF;
	margin: 5px 0;
	background-color: #FFFFD7;
	padding: 2px 14px 2px 4px;
}
.libro-box {
	margin: 5px 0;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
.indice-sopra {
	margin-top: 12px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.indice-medio {
	margin-top: 0px; 
	margin-bottom: 2px; 
	margin-left: 5px
}
.f2g {
	font-weight: bold;
	text-align: left;
}
.f2grc {
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.f1 {
	font-size: x-small;
}
.f1c {
	font-size: x-small;
	text-align: center;
}
.f1g {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}
.int-left {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	background-color: #025E00;
	width: 445px;
	text-indent: 20px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.int-right {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	background-color: #025E00;
	width: 425px;
	padding-right: 20px;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.f1gr {
	font-size: x-small;
	font-weight: bold;
	color: #800000;
	text-align: left;
}
.bianco {
	color: white;
}
.blu {
	color: #000080;
}
.backcolor1 {
	background-color: #EFEFEF;
}
.hr-fondo {
	color: black;
	width: 890px;
	height: 1px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.border0 {
	border-width: 0;
}
.margin5-5 {
	border-width: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img-float {
	margin: 5px;
	float: left;
}
