body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 18px;
	color: #993333;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #993300;
	text-decoration: underline overline;
	font-size: 12px;
}
a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.room:link {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	display: block;
	width: 100px;
	border: 1px solid #333333;
	background-color: #EFE8DA;


}
a.room:hover {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	display: block;
	width: 100px;
	background-color: #FFCC66;

}
a.room:active {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100px;
	background-color: #EFE8DA;

}
a.room:visited {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	display: block;
	width: 100px;
	border: 1px solid #333333;
	background-color: #EFE8DA;

}
#bottom {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	background-color: #FFCC66;
	margin-bottom: 10px;
	border: 1px solid #993300;







	}
h2 {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 150px 0px 0px;
}
.photo {	
        filter: DropShadow (Color=#999999, OffX=3, OffY=3, Positive=true);
}.smalltext {
	font-size: 12px;
	text-align: justify;
}
h6 {
	margin: 5px 0px;
	padding: 3px 0px 3px 3px;
	word-spacing: 4px;
	color: #FFCC66;
	background: #993300;
	letter-spacing: 1px;
	text-align: left;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=1, StartY=1, FinishX=550, FinishY=50);
	border-top: 1px inset #FFCC66;
	border-bottom: 1px inset #FFCC66;
	width: 100%;
	font-size: 14px;
	border-left-style: outset;
	border-left-color: #FFCC66;
	border-left-width: 1px;



}
.form {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #993300;
}
.boxline {
	border: 1px solid #993300;
	padding: 3px;
}
#addres {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	line-height: 16px;
	font-weight: bold;


}

.briciole {
	color: #FFCC66;
	width: 100%;
	font-size: 14px;
}