html, body
{
	height: 100%;
	margin: 30px 0px
	border: 0px;
	padding: 0px;
	background-image: url(img/backgoldfade.gif);
	background-repeat:repeat-x;
	background-position:0px 350px;
	/*color: #ffffff;
	
	background-repeat: repeat-x;
	background-color: #ffffff;*/
	font-family:Verdana, Arial;
	font-size:11px;
}
img
{
	border:0px;
}
.carousel_container_cropper
{
	height:500px;
	overflow:hidden;
}
.carousel_container
{
	width: 900px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:none 1px #afafaf;
}
#maindiv
{
	width:100%;
}
#maindiv #header , .contentsdiv , .footer, .genericwhitediv , #map_canvas
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#maindiv #header img
{
	margin:0;
	border:none;
	float:left;
}
.contentsdiv
{
	background-color:#f4ebd2;
	padding:10px;
	border:solid 2px #dbcead;
	top:-100px;
	width:746px!important;
}
.footer
{
	text-align:center;
	font-weight:none;
	color:#9e9e9e;
	padding: 30px 0px;
}
.footer a
{
	font-weight:none;
	color:#9e9e9e;
}
.footer hr
{
	width:90%;
	border:solid 1px #9e9e9e;
}
.contentsdiv .thmbScheda
{
	float:left;
	margin-right: 20px;
}
.contentsdiv .titleScheda
{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.contentsdiv a
{
	color:#CC6600;
}
.contentsdiv .titleScheda:hover
{
	text-decoration:underline;
}

.genericwhitediv
{
	padding:10px;
	text-align:center;
}
.genericwhitediv a
{
	color:#CC6600;
}
#map_canvas
{
	width:770px;
	height:400px;
	margin-top:20px;
}

form #wrapper
{
	text-align:right;
	padding-right:160px;
	margin-top:20px;
}
form #wrapper div
{
	margin-bottom:8px;
}
form input , form select , form textarea
{
	vertical-align:middle;
	width:400px;
}
form select
{
	width:406px;
}
form #wrapper1
{
	padding-top:20px;
	text-align:center;
}
form #wrapper1 #captchadiv
{
	width:300px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
form #wrapper1 #captchadiv img
{
	float:left;
}
form #wrapper1 #captchadiv input
{
	width:100px;
}