body {
	background: url(immagini/base5.jpg) no-repeat top;
	font-family: arial;
	font-weight: regular;
	font-size: 10px; 
	margin: 0px;
	padding: 0px;
	
	}

hr {
	display: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #666666;
}

#global {
	
	position: 0 auto 0 auto;
	width: 900px;
	height: 500px;
	margin: 0 auto 0 auto;
	position: relative;
    text-align: justify;             
}

#head {
	font-family:"Courier New", Courier, monospace;
        font-weight: regular;
        color:#FFFFFF; 
	
	
        
}

#menu { 
        
	position: relative;
	top: 83px;
	left: 120px;
	margin: 0px;
	padding: 0px;
	
}
#menu {margin: 83px;
}
html>body #menu {margin: 0px; 
}

#menu li  {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
	margin: 30px;
          
}

#main { 
	position: absolute;
        top: 135px;
        left: 90px;  

}

#main h2 {
	font-size: 23px;
	font-family: impact;
	font-weight: normal;
	color: #101010;
    position: absolute;
	top: 0px;
	left: 20px;        
}

#main h2 {margin: 10px;
}
html>body #main h2 {margin: 10px; 
}

#box2  {
	font-family: arial;
	font-waight: regular;
	font-size: 13px; 
	width: 400px;
	position: absolute;
	top: 70px;
	left: 50px;
	
	
}

#box2	h3{
	font-size: 17px;
	font-family: impact;
	font-weight: normal;
	color: #2C4546;

}


#lista li{
	font-size: 18px;
	position: absolute;
	top: 250px;
	left: 0px;
}

#libero3 {
	font-size: 24px;
	font-weight: bold;
}


#box3 {
	width: 200px;
	height: 280px;
	position: absolute;
	top: 30px;
	left: 512px;
	

}

#foot {
	position: relative;
	top: 470px;
	left: 230px;
}
html>body #foot {
	position: relative;
	top: 500px;
	left: 250px;
}
