body {
	background-color: #fe690d;
	margin-top: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link, a:hover, a:active, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.tabcorpo {
	width:585px;
}

.smenu {
	background-color:#efefcb;
	height:15px;
}


.container {
	width:100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top:0px;
	height:343px;
	margin:0;
}

.testo {
	padding:0;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
}

TABLE.tablefoto {
	background-color:#262626;
	position:relative;
}

TABLE.tablefoto TD {
	color:#ffffff;
	font-size:10px;
}

TABLE.tablecornice {
	border:2px solid #262626;
	position:relative;
}

TABLE.tablecornice TD {
}

.galimage {
	border:2px solid #262626;
}

.newsimg {
	border:2px solid #262626;
	margin:0 15px 15px 0;
	float:left;
}

.mapimg {
	border:2px solid #262626;
	margin:0 15px 15px 0;
	float:right;
}


.menu3 {
	padding:5px 10px 5px 5px;
}
.menu3-current {
	padding:5px 10px 5px 5px;
	color:#ffffff;
	background-color:#ff6616;
}
.menu3-current a:link, .menu3-current a:hover, .menu3-current a:active, .menu3-current a:visited {
	color:#ffffff;
	background-color:#ff6616;
}

.titpage {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:0 0 0 10px;
}

.txtpage {
	padding:0 0 0 10px;
	display:block;
}

.scena {
	padding:3px 0 3px 10px;
}



.scroller {
	width:13px;
	height:35px;
	background-color:#f6f6ea;
	position: relative;
	left: 0px;
	top:0px;
	background-image:url(../img/scroller.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
