.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: left;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.textsummer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFCC;
	text-align: left;
}
.textpricesummer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333300;
	text-align: left;
}
.textpriceswinter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	text-align: left;
}
.conditions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: left;
	line-height: 12px;
}
body {
	margin: 0px;
	background-image: url(images/sfondopagina.gif);
	background-position: center;
	background-repeat: repeat-y;
}
a {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF66;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

.pigna {
	width: 330px;
	height: 300px;
	position: relative;
}
.lastminute {
	position: absolute;
	width: 294px;
	height: 197px;
	left: 36px;
	top: 9px;
	z-index: 5;
}

