body {
	background-image:url(../images/Back.jpg);
}
img {
	border-width:0px;
}

A:link, A:visited, A:active {text-decoration: none; color: blue; font-family: Arial; font-size:13px;}
A:hover {text-decoration: UNDERLINE; color: red}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004080;
	text-align:justify;
}

.titolpreus td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#400040;
	text-align:center;
	background-color:#C1C1C1;
	padding: 10px 5px 10px 5px;
}

.preus td, .peupreus td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004080;
	text-align:center;
	background-color:#DEDEDE;
	padding: 10px 5px 10px 5px;
}
.peupreus td {
	text-align:justify;
	padding: 10px 15px 10px 15px;
}
.titol2preus {
	font-weight:bold;
	color:#800000;
}


.titol1 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 15px;
}

.titol2 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	border-bottom: 2px solid #F4C609;
}

.titol3 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border-bottom: 2px solid #82B647;
}

.fotoD, .fotoE {
	padding-top:10px;
	padding-bottom:10px;
}
.fotoD {
	text-align:right;
	padding-left:15px;
}
.fotoE {
	text-align:left;
	padding-right:15px;
}

/* divs */
.hotel {
	background-color:#F4C609;
	text-align:center;
	width:550px;
	padding:5px 0px 5px 0px;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#800080;
}
