body {
	margin-top: 20px;
	margin-left:0px;
	padding:0px;
	/* width: 6000px; */
	height: 605px;
	background-color: #fff;
}
#page {
	height: 605px;
	width:100%;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ singoli menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#katiemenu {
	padding: 0px;
	float: left;
	width:200px;
	height:550px;
}

/* ++++++++++++++++++++++++++++++++++++++++ fine singoli menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 

#menu {
	margin-top:0px;
	width:185px;
	height:530px;
	padding:15px 10px 5px 35px;
	position: fixed;
	z-index:1;
	background-image:url(../img/comuni/balto.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:17px;
}

.www{
	border:none;
	margin-top:20px;
}
.flashogg{
	position:absolute;
	z-index:-1;
}

#content {
	margin: 0px 0 0 25px;
	float: left;
	font-size: 1.1em;
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 75px 5px 0px 5px;
	padding: 0px 20px 0px 20px;
	float: left;
}

.alt {
	width:auto;
	height: 480px;
	background-image:url(../img/spinner.gif);
	background-repeat:no-repeat;
	background-position:center;
	/* modify this to add style to alternate sections*/
}

#parlink {
	width: 295px;
	height: 130px;
	padding-top: 10px;
	padding-left:5px;
	margin: -30px 1px 1px 1px;
	float:left;
	font-size: 11px;
}
#parlink a{
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
}
#parlink a:hover{
	color:#ff0000;
}
#parlink1 {
	width: 180px;
	height: 130px;
	padding-top: 10px;
	padding-left:5px;
	margin: -30px 1px 1px 1px;
	float:left;
	font-size: 11px;
}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #000;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	color:#FF0000;
	text-decoration:none;
}

.didascalia {
	text-decoration:none;
	font-size:11px;
	color:#363636;
}

#arrows {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	margin-bottom:20px;
	z-index:100;
/*	cursor: e-resize;*/
/*	background-image: url(../img/trasparente.png);*/
}

#left{ cursor:w-resize;
text-align:left;}
#right{ cursor:e-resize;
text-align:right;}


#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0px;
	display:inline;
}

#arrows ul li a{
	float: left;
	display: block;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

/* #arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;} */

#rightsider {
	padding: 0 10px 0px 0;
	background-color:#990000;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

