body, html{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#66CC00;	
}
a img{
	border-style:none;
}

#contenitore{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#top{
	height:253px;
	width:950px;
	overflow:hidden;
}
#top object{
	vertical-align:bottom;
}

#menu{
	background-color:#FFFFFF;
	float:left;
	width:950px;
}
#menu strong{
	float:right;
	font-size:12px;
	padding:8px 5px 0 0;
	color:#666666;
}

#wrapper{
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
	width:458;
	background-color:#66CC00;
	float:left;
}
#loghi{
	width:173px;
	float:right;
}
#loghi img{
	vertical-align:bottom;
}
#main{
	width:775px;
	float:left;
}
#main .galleria{
	width:770px;
}
#main .galleria tr td{
	text-align:center;
	padding-bottom:10px;
}
#main a{
	color:#000000;
	text-decoration:none;
}
#main .errore{
	color:#FF0000;
	font-weight:bold;
}
#main .ok{
	color:#fff;
	font-weight:bold;
}
#main a:hover{
	color:#FFFFFF;
}
#main #info{
	width:200px;
	float:right;
	border:1px solid #fff;
	margin:0 5px 5px 5px;
}
#main .elenco{
	width:770px;
}
#main .elenco tr td{
	font-size:12px;
	text-align:center;
	vertical-align:top;
}

#main #contatti fieldset{
	border:1px solid #fff;
	font-size:12px;
	width:270px;
	padding:10px;
}
#main #infoeprenotazioni fieldset{
	border:1px solid #fff;
	font-size:12px;
	width:700px;
	padding:10px;
	margin:10px 0 0 10px;
}
#main #infoeprenotazioni table td{
	padding-left:50px;
}
#main legend{
	border:1px solid #fff;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
}
#main input{
	margin:3px 0;
}
#main .textbox{
	width:250px;
	border:1px solid #fff;
}
#main .textdata{
	width:100px;
	border:1px solid #fff;
}
#main .textarea{
	width:250px;
}
#main .button{
	color:#FFFFFF;
	background-color:#66cc00;
	border:1px solid #fff;
}
#main form p{
	font-size:10px;
	width:250px;
	padding:5px 0;
}


#main h2{
	color:#FFFFFF;
	padding:5px 10px;
	margin:0;
	font-size:14px;
}
#main table{
	padding-left:5px;
}
#main table td{
	vertical-align:top;
}
#main table tr td.cornice{
	width:310px;
	height:237px;
	background-image:url(cornice.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
}
#main p{
	padding:5px 10px;
	margin:0;
	font-size:12px;
}
#main p.aright{
	padding:0px 10px;
	text-align:right;
}
#main p.aright a{
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}
#main hr{
	color:#FFFFFF;
	height:1px;
	background-color:#fff;
	width:729px;
	margin-left:25px;
	border:1px solid #fff;
}

#footer{
	clear:both;
	background-image:url(bottom.jpg);
	height:35px;
	width:950px;
}
#footer .sx{
	width:250px;
	float:left;
	padding-left:10px;
}
#footer .dx{
	width:250px;
	float:right;
	text-align:right;
	padding-right:10px;
}

.dpDiv {margin: 0 0 0 0%; position:relative;}
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #999;
	border: 1px solid #ccc;
	width:200px;
	}


.dpTD {border: 1px solid #999;}

.dpDayHighlightTD {
	background-color: #fff;
	border: 1px solid #ccc;
	color:#333333;
	}


.dpTDHover {
	background-color: #999;
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	}

.dpDayTD {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;;
	}


.dpTitleText {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	}



.dpDayHighlight {
	color: #333;
	font-weight: bold;
	}
