body {
	margin:0;
	padding:0;
	width: 4650px;
	height: 450px;
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #0a0a0a url(../img/bgmio.gif) repeat-x left top;
	color: White;
}

h2 {
font-size: 1.1em
}
h3 {
	font-size: 1.4em
	}


hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 450px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px;
	background: url(../img/logorizzontale.gif) no-repeat center;
	margin-top: 75px;
	height: 380px;
}

#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: #22b1e1;
	background: white;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 90px 0 0 40px;
	float: left;
	font-size: 1.1em;
}

#content h4 {
	font-size: 1.2em;
}

.par {
	margin: 10px 20px 0 0px;
	float: left;
	width: 350px;
	height: 300px;
		padding: 5px 10px 0 0;
		color: #ffffff;
		background:#2a2a2a url(../img/bgmio2.jpg) left top;

}

.alt {
	margin: 20px 20px 0 0px;
	float: left;
	width: 600px;
	height: 300px;
	color: #FFFFFF;
	background:#2a2a2a url(../img/bgmio2.jpg) left top;
	padding: 10px 10px 0 0;
	}
.altv {
	background: transparent url(../img/fondodiv2.gif) no-repeat center;
	margin: 20px 30px 0 0px;
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 300px;
	}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: absolute;
	top: 40px;
	left: 350px;
	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 {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/frecciadx.png) no-repeat;}



.par a {
	color: #FFFFFF;
	background-color: Black;
}
.altflash {

	margin: -120px 20px 0 0px;
	float: left;
	width: 600px;
	height: 300px;
	color: #FFFFFF;
	background:#2a2a2a url(../img/bgmio2.jpg) left top;
	padding: 10px 10px 0 0;
}
#flashcontent {
margin: 0px 0px 0 0px;
	float: left;
	color:#FFFFFF;
	/*width: 600px;
		height: 100%;*/
		background:#2a2a2a url(../img/bgmio2.jpg) left top;
	padding: 10px 10px 0 0;
	}
.par2 {

	margin: 10px 5px 0 10px;
	float: left;
	width: 350px;
	height: 300px;
		padding: 5px 5px 0 15px;
		color: #ffffff;
		background:#2a2a2a url(../img/bgmio2.jpg) left top;
		font: 11px Arial, Verdana, sans-serif;
		text-align: left;
}
