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; 
}

#box1  {
	font-family: arial;
	font-waight: regular;
	font-size: 12px; 
	width: 400px;
	position: relative;
	top: 40px;
	left: 30px;
}

#box2  {
	font-family: arial;
	font-waight: regular;
	font-size: 13px; 
	width: 400px;
	position: absolute;
	top: 12px;
	left: -20px;
	
	
}

#box2	h3{
	font-size: 17px;
	font-family: impact;
	font-weight: normal;
	color: #2C4546;

}

#libero34 {
	position: relative;
	top: 100px;
	left: 100px;
}

#lista {
	font-size: 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2C4546;
	position: relative;
	top: 150px;
	left: 250px;
}

#box3 {
	width: 200px;
	height: 280px;
	position: absolute;
	top: 0px;
	left: 500px;
	

}
#foot {
	position: relative;
	top: 500px;
	left: 250px;
}