body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 509px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 150%;
	background-repeat: repeat-x;
	background-position: left top;
}

h2 {font-size: 1.1em}
h3 {
	font-size: 1.4em;
	color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
}
h5 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h6 {
}

hr, .hide {
	position:absolute;
	top:0;
	left:-9000px;
	z-index: 11;
}	

#page {
	height: 200px;
}

#leftsider {
	float: left;
	width:300px;
	padding-right: 0;
	padding-left: 0px;
	color: #000000;
	height: 200px;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 60px;
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #000000;
}

#menu a:hover{
	color: #000;
}

#content {
	float: none;
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4500px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 40000px;
	clip: rect(100px,auto,auto,60px);
	height: 700px;
}

#content h4 {font-size: 1.2em;}

.par {
	padding-left: 30px;
	float: left;
	width: 2800px;
	height: 1px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	font-size:0.9em;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}

p.secbot a:hover {
	color: #000;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px;
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {
	height: 80px;
	background-color: transparent;
	background-image: url(../img/leftbig.png);
	background-repeat: no-repeat;
}
#arrows ul #right a{
	height: 80px;
	background-color: transparent;
	background-image: url(../img/rightbig.png);
	background-repeat: no-repeat;
	background-position: 15px;
}


#rightsider {
	margin: 0;
	float: left;
	width: 800px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10;
	height: 500px;
}	

#rightsider a{
	color: #cccccc;
	text-decoration: none;
}
.lucida_piccolo {
	font-size: 10px;
}
.lucida {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #2d2d2d;
}
.lucida_grande {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #2d2d2d;
}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #101010;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.grassetto_testo {
	text-align: justify;
	font-weight: bold;
}
.chiaro_testo {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.programma {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #999;
}
.orario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.orario_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.trasparente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.lucida_rosso {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F60;
}
