@charset "utf-8";

.NomeHotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
}
.Menu {
	font-family: Tahoma, Georgia, sans;
        font-size: 11pt;
	color: #000066;
	background-color: #bed1f8;
	text-align: center;
	border: 0px ridge #000066;
	font-weight: bold;
	
}
.Menu:hover {
	border: 0px groove #FFFFFF;
	color: #FFFFFF;
}
.Menu a{
	color: inherit;
}

.Contenuto {
	font-family: Tahoma, Georgia, sans;
	font-size: 10pt;
	color: #000066;
	line-height: 11pt;
	word-spacing: normal;
}
.Contenuto p {
}

.Titoletto {
	font-size: 9pt;
	color: #000066;
	background-color: #bed1f8;
	border: 0px ridge #000066;
}
.titolobasso {
        font-family: Tahoma, Georgia, sans;  
	color: #000066;
	background-color: #bed1f8;
	border: 0px ridge #000066;
}
.English {
        font-family: Tahoma, Georgia, sans;	
        font-size: 11pt;
	color: #000066;
	background-color: #bed1f8;
	text-align: right;
        text-decoration: bold;
}

.Image {

		border: 0px;
}

a {
	color: #000066;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
}
.Offerte {
	font-family: Tahoma, Georgia, sans;
        color:#55A0FF;
}    

.Offerte a:hover{
	font-family: tahoma, Georgia, sans;
        color:#55A0FF;
}       
.Tariffe {
	font-family: Tahoma, Georgia, sans;
	font-size: 8pt;
	color: #000066;
	word-spacing: 3px;
}.Prezzi th {
	border: 1px solid #000066;
}

.Didascalie {
	font-family: Tahoma, Georgia, sans;
	font-size: 13pt;
	color: #000066;
	text-transform: none;
	
}
.Didascalie a:hover{
	font-family: Tahoma, Georgia, sans;
        color: #000066;
	text-decoration: underline;
		}
.Tariffe2 {
		font-family: Tahoma, Georgia, sans;
        font-size: 12pt;
	color: #000066;
}
.Basso {
        font-family: Tahoma, Georgia, sans;
        font-size: 8pt;
	color: #000066;
}
.Image2 {

		border: 1px;
		border-color:#e0ecf5;
}

