body{
	margin: 70px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: center;
	background: url(../img/bg.jpg) repeat-x top #eeeeee;
}
p {
	margin:0px 0px 11px;
}
img {
	border:0;
	}
.border {
	border-top: 1px solid #999999;
	}
.center{
	text-align:center;
	}
.left{
	text-align:left;
	}
.red{
	color: #FF0000;
	}
h1{
	color:#cc6600;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 5px 0;
	background: url(../img/bg_h1.jpg) repeat-x top;
	border-top: 1px solid #ff9900;
}
h2{
	color:#cc6600;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 5px 0;
	background: url(../img/bg_h1.jpg) repeat-x top;
	border-top: 1px solid #ff9900;
}

a {
	color:#cc6600;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
ul{
	padding-left: 15px;
	list-style-type: disc;
	margin: 0;
	font-weight:normal;
	font-size: 11px;
}
.small {
	font-size: 10px;
	}
	
table{
	width: 445px;
	font-size: 10px;
}
td{
	padding-left: 2px;
	background: #EEEEEE;
}
th{
	padding-left: 2px;
	background: #EEEEEE;
	text-align:left;
}

.prenotazione td{
	padding-left: 2px;
	background: #fefefe;
	height: 25px;
	text-align:left;
}
.prenotazione th{
	width: 150px;
	font-weight:normal;
	padding-left: 2px;
	background: #fefefe;
	height: 25px;
}



div#container{
	margin: auto;
	position:relative;
	padding: 10px 10px 0;
	width: 580px;
	text-align: justify;
	background: url(../img/bg_body.jpg) repeat top;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
div#header{
	position: relative;
	width: 580px;
	height: 18px;
	}
div#header img{
	position: absolute;
	top:-45px;
	}
div#menubar{
	position: absolute;
	right: 5px;
	bottom:7px;
	color:#ddd;
	text-align: right;
	width: 412px;
	}
div#menubar a {
	font-weight: bold;
	color: #888;
	text-decoration: none;
	}
div#menubar a:hover {
	color:#FF9900;
	}
div#menubar .selected {
	color:#FF9900;
	}
	
#fotoheader {
	border: 1px solid #BBBBBB;
	margin-bottom: 10px;
	}
div#flags{
	position: absolute;
	right: 10px;
	top: 193px;
	}
div#flags img{
	margin: 1px;
	border: 1px solid #fefefe; 
	}

	
/*Contenuti*/	
div#contenuti{
	width: 580px;
	overflow:auto;
	background: url(../img/bg_contenuti.jpg) repeat-y right;
	}
div#contenuti_mono{
	width: 580px;
	overflow:auto;
	}
div#colonnadx{
	float: right;
	width: 126px;
	}
div#colonnadx img{
float:right;
	width: 110px;
	height: 60px;
	background: #ffffff;
	padding: 3px;
	border: 1px solid #BBBBBB; 
	margin-bottom: 6px;
	}
div#colonnasx{
	width: 445px;
	text-align: justify;
	font-size: 11px;
	}
div#prefooter{
	padding-bottom: 10px;
	border-bottom: 1px solid #ff9900;
}

/*Footer*/	
div#footer{
	margin: auto;
	padding: 10px 0 0;
	text-align:center;
	font-size: 10px;
	width: 602px;
	color: #333333;
	background: url(../img/bg_footer.jpg) no-repeat top #EEEEEE;
	}
div#footer img {
	width: 80px;
	height: 15px;
	margin: 10px 5px 0;
	}
div#footer p {
	margin:0px 0px 5px;
}

#underconstruction {
	position: absolute;
	top: 0;
	right: 0;
	}
	
/*Form*/	
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	BACKGROUND: #f7f7f7;
	PADDING-LEFT: 2px;
	}
input.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff9900;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	BACKGROUND: #f7f7f7;
	text-align: center;
	height: 17px;
	}
.autorizzazione {
	float:left;
	margin: 0 10px 10px 0;
	}
	
/*Google Map*/
#map {
 	width: 578px;
	height: 450px;
	border: 1px solid #bbbbbb;
	text-align:center;
	font-size: 11px;
	}

