@charset "utf-8";
/* CSS Document */

.testo-centrale {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #B77A44;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}

.titolo-centrale {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	text-decoration: underline;
}
.posizione-centrale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-left: 34px;
}

.link-sx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/bg_park-hotel.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.form {
	font-family: "Times New Roman", Times, serif;
	color: #6B4828;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titolo-confermainvio {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF9900;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

