	body {
		font: 14px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		background: #6C707E url(grafica/bg_body.jpg) repeat-y center;
	}
	#main {
		margin: 0px auto;
		width: 800px;
		padding: 0px;
		background: #FFFFFF;
	}
	#header h1 {
		font-size: 1px;
		display: block;
		margin: 0px;
		padding: 0px;
		height: 0px;
		width: 0px;
		visibility: hidden;
	}
	#header {
		height: 115px;
		width: 800px;
		margin: 0px;
		padding: 0px;
		background: url(grafica/header2.jpg) no-repeat right top;
	}
	#contents {
	padding: 10px 5px;
	width: 780px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
	#footer {
		background: #FFFFFF;
		font-size: 80%;
		padding-left: 20px;
		border-top: 1px solid #999999;
		text-align: center;
	}
	#footer h1 {
		font-size: 110%;
		margin: 0px;
		padding: 10px 0px 0px;
		text-transform: uppercase;
	}
	#footer p {
		font-size: 90%;
		color: #596878;
		padding: 5px 0px;
		margin: 0px;
	}
	#menu {
		font-size: 90%;
		margin-bottom: 10px;
		background: #333333;
		height: 20px;
		line-height: 20px;
		margin-left: 93px;
		margin-top: 95px;
	}
	#menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	#menu li {
		display: inline;
		padding: 2px;
	}
	#menu a {
		color: #FFFFFF;
		text-decoration: none;
		padding: 2px;
	}
	#menu a:hover {
		color: #333333;
		background: #FFFFFF;
	}
	#menu #selected, #menu #selected a {
		color: #333333;
		background: #FFFFFF;
	}
	#selected a:hover {
		color: #333333;
		background: #FFFFFF;
	}
	.restricted {
		float: right;
		font-size: 80%;
		margin: 0px;
		padding: 5px 20px 0px 5px;
		width: 150px;
		text-align: right;
	}
	.restricted input {
		font-size: 90%;
		width: 80px;
		background: #E8E8E8;
		margin-top: 3px;
	}
	.restricted #form1 {
	text-align: right;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	}
	#contents p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	}
	#contents h3 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	}
	.restricted p {
		font-weight: bold;
		display: block;
		padding: 2px 7px 2px 2px;
		margin: 0px;
		text-align: right;
	}
	.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	}
	.restricted #form1 label {
	}
	.singleContent {
	float: left;
	width: 150px;
	padding: 10px;
	margin: 0px 10px;
	font-size: 11px;
	}
	#contents h4 {
	font-size: 100%;
	display: block;
	padding: 2px 2px 2px 15px;
	margin: 10px 0px 0px;
	background: url(grafica/bg_title.jpg) no-repeat right bottom;
	height: 18px;
	}
	.homeContents {
		float: left;
		width: 780px;
		background: #F7F7F7 url(grafica/bg_tables.jpg) no-repeat bottom;
	}
	.singleContent .img {
	padding-bottom: 5px;
	}
	.singleContent .contentsTitle {
	color: #FF0000;
	height: 2em;
	}
	.bigNews {
	float: left;
	width: 180px;
	min-height:270px;
	margin-left: 15px;
	background: #F7F7F7 url(grafica/bg_mini_mini_tables.jpg) no-repeat left bottom;
	margin-top: 15px;
	}
	.bigNews .bigImg {
	text-align: center;
	margin-top: 10px;
	}
	.bigNews .contentsText {
		font-size: 80%;
		padding: 10px;
	}
	.bigNews .bigNewstitle, .bigFoto .bigNewstitle{
	background: url(grafica/bg_title.jpg) no-repeat right;
	font-weight: bold;
	color: #333333;
	font-size: 90%;
	height: 20px;
	clear: left;
	}
	.contentsTop .singleContent {
		width: 235px;
		margin-top: 10px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.contentsText input {
		background: #FFFFFF;
		width: 100px;
		margin-top: 3px;
		margin-bottom: 3px;
		font-size: 90%;
	}
	.contentsText #form2 {
		text-align: center;
		margin: 0px;
		padding: 2px;
		border-top: 1px solid #FFFFFF;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 1px solid #FFFFFF;
	}
	.subContents {
		clear: both;
	}
	.moreInfo {
		display: block;
		text-align: right;
		margin-top: 5px;
	}
	.subNews {
	font-size: 80%;
	float: left;
	margin-top: 15px;
	width: 250px;
	min-height:270px;
	margin-right: 20px;
	background: #F7F7F7 url(grafica/bg_mini_tables.jpg) no-repeat left bottom;
	margin-left: 20px;
	padding: 0px;
	}
	.subNews .bigNewstitle {
		font-weight: bold;
		color: #333333;
		padding: 0px;
		font-size: 110%;
		background: url(grafica/bg_title.jpg) no-repeat right;
		height: 20px;
	}
	.subNews .bigImg {
	float: left;
	width: auto;
	}
	.subContents a {
		text-decoration: none;
		color: #FFFFFF;
	}
	.subContents a:hover {
		text-decoration: underline;
	}
	.subNews .moreInfo {
	padding-right: 25px;
	text-align: right;
	}
	.subNews .contentsText {
	float: left;
	margin: 10px;
	}
.subNews .contentsTitle, .bigFoto .contentsTitle {
	color: #FF0000;
	display: block;
	padding-bottom: 2px;
}
.subNews .img {
	float: left;
	margin-bottom: 5px;
	padding-top: -10px;
	padding-left: -10px;
	margin-top: -10px;
	margin-left: -10px;
	padding-right: 10px;
}
.singleContent .contentsDate {
	font-weight: bold;
	height: 1em;
	margin-bottom: 5px;
}
.moreInfo a, .moreInfo2 a, .moreInfo3 a  {
	color: #6C707E;
	text-decoration: none;
}
.moreInfo a:hover, .moreInfo2 a:hover, .moreInfo3 a:hover  {
	text-decoration: underline;
}
.separatore {
	background: #6C707E;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.moreInfo2 {
	margin: 0px 18px 11px 0px;
	font-size: 90%;
	text-align: right;
	background: url(grafica/bg_window.jpg) no-repeat right;
	height: 18px;
	line-height: 18px;
	padding-right: 5px;
	padding-top: 2px;
}
.moreInfo3 {
	background: url(grafica/bg_window.png) no-repeat;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
}
.contentsArg {
	padding: 3px;
	border: 1px none #6C707E;
	background: url(grafica/bg_title.jpg) no-repeat -28px bottom;
	color: #FFFFFF;
}
#navTable td {
	background: #6C707E;
}
.imgSx {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.red {
	color: #990000;
}
.reservedGallery {
	float: left;
	margin: 10px;
	padding: 0px 14px;
	border: 1px solid #6C707E;
	min-height: 210px;
}
.prenotazione {
	text-align: center;
	font-size: 80%;
	color: #6A6E7C;
}
.contentsTop .restricted {
	border: 1px solid #6C707E;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}
#prenota input {
	background: transparent;
	border: 1px solid #6C707E;
	color: #666666;
	margin-top: 10px;
}
.contentsTop ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.contentsTop li {
	margin: 0px 0px 5px;
	padding: 0px;
}
#contacts {
	font-size: 90%;
	color: #666666;
}
#contacts input {
	font-size: 90%;
}
.mini {
	font-size: 80%;
}
#contacts h4 {
	color: #FFFFFF;
	font-size: 120%;
}
.contentsText {
	font-size: 11px;
	height: 3em;
}
.flags {
	float: right;
}
.navTable h4 {
	background: url(grafica/bg_title.jpg) no-repeat -20px;
}
.month {
	color: #FFFF00;
	background: url(grafica/bg_title.jpg) no-repeat -25px -5px;
	padding: 2px;
}
.homeContents .separatore {
	margin-top: 0px;
	margin-bottom:10px;
	height: 2px;
}
.galleryArg {
	font-size: 90%;
	height: 20px;
	background: url(grafica/bg_title.jpg) no-repeat -20px;
	line-height: 20px;
	color: #FFFFFF;
}
.bigNews .contentsText {
	height: auto;
}
.bigNews .moreInfo3 {
	font-size: 80%;
	margin-bottom:10px;
	margin-left:10px;
}
.bigNewsTitle {
	font-size: 80%;
	background: #6C707E;
	padding: 2px;
}
.bigNewsTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.others {
	width: 170px;
	float: right;
	margin: 0px 10px 10px;
}
