body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	background-color: #FDF5E6;
}
a {
	color: #4169E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	margin: 5px;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	color: Maroon;
	border: 1px solid #2F4F4F;
	background-color: White;
}
.form_table {
	padding: 0px;
	margin: 0px;
	border: 1px solid #2F4F4F;
	width: 360px;
}
.form_table th {
	color: #2F4F4F;
	width: 160px;
	background-color: White;
}
.list_table {
	padding: 0px;
	margin: 0px;
	border: 1px solid #2F4F4F;
	width: 560px;
}
.list_table th {
	/*background-color: #2F4F4F;
	color: #FFFFFF;*/
	color: Maroon;
	background-color: White;
	border-bottom: 1px solid #2F4F4F;
}
.list_tr0 {
	background-color: White;
}
.list_tr1 {
	background-color: White;
}
.text {
	text-align: left;
	padding: 8px;
}
.title {
	text-align: left;
	height: 20px;
	padding: 4px;
	font-weight: bold;
	color: Maroon;
	background-repeat: no-repeat;
	cursor: default;
}
#address {
	text-align: center;
	width: 720px;
	height: 60px;
	margin-top: 50px;	
	background-position: center;
	background-repeat: no-repeat;
}
#content {
	width: 720px;
	padding: 10px;
	text-align: left;
	background-color: White;
	
}
#images_table {
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid Maroon;
}
#navigation {
	width: 732px;
	text-align: left;
	padding: 4px;
}
#navigation a {
	color: Maroon;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline overline;
}
#top {
	width: 740px;
	height: 160px;
	background-image: url("http://www.hotelabruzzovacanze.com/Images/top.gif");
}
#wrapper {
	width: 740px;
	height: 820px;
	background-color: White;
	
}
