﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #95A6C6;
	margin-top: 0;
	top: 0;
}
#maintable {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}
#menu h2 {
	background-color: #CDE648;
	margin: 0 4px;
	padding: 0 4px;
	font-size: 12px;
}
#menu ul {
	margin: 4px;
	padding-left: 4px;
	list-style-type: none;
}
h1 {
	color: #053C7F;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-size: 18px;
	margin-bottom: 8px;
}
h1.occhiello {
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 6px;
	padding: 3px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	letter-spacing: normal;
	text-transform: none;
	font-weight: normal;
}
h2 {
	color: #063b7f;
	text-transform: capitalize;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	text-align: center;
	display: block;
}
h2.alt {
	font-size: 14px;
}
h3 {
	border-bottom: 1px solid #f60;
	/*color: #006600;*/
	color: #f60;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 16px;
}
h4 {
	color: #063b7f;
	font-weight: bold;
	margin-bottom: 6px;
}
p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
hr {
	border: 1px solid #006600;
}
a {
	color: #0873c3;
}
a:hover {
	text-decoration: none;
}
#navlist {
	padding-top: 4px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-left: 10px;
	overflow: hidden;
}
#navlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navlist li {
	display: inline;
}
#navlist a:link, #navlist a:visited {
	color: #0873c3;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	float: left;
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height: 16px;
	margin-right: 4px;
	padding: 3px 5px;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #0873c3;
	color: #fff;
}
#logo-bottom {
	margin: 2px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #053c7f;
	color: white;
	text-align: center;
}
.text-c {
	text-align: center;
}
.text-r {
	text-align: right;
}
.h1-bottom {
	border-bottom: 1px solid #003300;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #F2FFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#footer-top {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	margin: 4px;
	padding: 4px;
	text-align: center;
}
#footer-regions {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}
#footer-bottom {
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #053c7f;
	color: white;
	text-align: center;
}
.description {
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.description p {
	text-align: justify;
}

.photo {
	border: 1px solid #c1c1c1;
	margin: 2px 0;
}
ul.list {
	padding-left: 20px;
	list-style-type: square;
}
ul.list ul.list {
	padding-left: 10px;
	list-style-type: circle;
}
ul.structures {
	padding: 0 10px;
	list-style-type: none;
	margin: 0;
}
ul.structures h3 {
	margin-bottom: 8px;
}
ul.structures p {
	margin: 0 0 3px 0;
}
ul.structures li {
	clear: both;
	margin-bottom: 8px;
	position: relative;
	overflow: hidden;
	padding-bottom: 4px;
}
ul.structures .description {
	float: left;
	width: 455px;
}
ul.structures .photo {
	float: left;
	margin-right: 6px;
}
span.category {
	color: orange;
}
ul.gallery {
	overflow: hidden;
	padding: 0;
}
ul.gallery li {
	list-style-type: none;
	float: left;
	margin-left: 2px;
	padding: 0;
}
ul.gallery .photo {
	border: 1px solid #ccc;
	display: block;
	padding: 1px;
}
ul.gallery .photo:hover {
	border-color: #0066FF;
}
ul.gallery img {
	border: none;
	vertical-align: middle;
	width: 150px;
	height: 113px;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 980px;
	text-align: center;
	margin: 8px auto;
}
.request fieldset {
	background-color: #F2FFF2;
	border: 1px solid #c1c1c1;
	margin: 6px auto;
	width: 95%;
	padding: 6px;
}
.request legend {
	border-bottom: 1px dotted #369;
	color: #369;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 6px;
}
.request label {
	margin-right: 3px;
}
.request label.required {
	font-weight: bold;
}
.request input, .request textarea {
	border: 1px solid #c1c1c1;
	color: #333;
	padding: 1px;
	margin: 4px 5px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.request input:focus, .request textarea:focus {
	border-color: #369;
}
.request .actions {
	text-align: center;
	margin: 10px 0;
}
.button {
	padding: 5px 10px;
	display: inline;
	background: #777 url(grafica/button.png) repeat-x bottom;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px #666;
}
.button:hover {
	background-position: 0 center;
}
.button:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	padding: 6px 10px 4px;
}
.button.red {
	background-color: #e50000;
}
.button.purple {
	background-color: #9400bf;
}
.button.green {
	background-color: #58aa00;
}
.button.orange {
	background-color: #ff9c00;
}
.button.blue {
	background-color: #2c6da0;
}
.button.black {
	background-color: #333;
}
.button.white {
	background-color: #fff;
	color: #000;
	text-shadow: 1px 1px #fff;
}
.button.small {
	font-size: 75%;
	padding: 3px 7px;
}
.button.small:active {
	padding: 4px 7px 2px;
	background-position: 0 top;
}
.button.large {
	font-size: 125%;
	padding: 7px 12px;
}
.button.large:active {
	padding: 8px 12px 6px;
	background-position: 0 top;
}

.popup-map {
	border: 1px solid #c1c1c1;
}

#social {
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}
#social li {
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#social li a {
	display: block;
	height: 64px;
	width: 64px;
	text-indent: -9999px;
	overflow: hidden;
}

#fb {
	background-image: url(grafica/facebook.png);
}
#tw {
	background-image: url(grafica/twitter.png);
}

.offer-price {
	color: #f00;
	font-weight: bold;
	text-align: center;
}

.offer-price strong {
	font-size: 48px;
}
