

body {
margin: 0;
padding: 0;
text-align: center;
font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
background-color:#1a1c1d;
color: #FFF;
background-image:url(immagini/bg.png);
background-position:top;
background-repeat:repeat-x;
}
h2, h3, h4{
font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color: #FFF;
}
a:link {
	text-decoration: none;
	color:#999;
}
a:visited {
	text-decoration: none;
	color:#ccc;
}

#corpo {
margin:auto;
width:1300;
height: 600px;
}
.logo{
   margin:20px auto;
	padding-top: 200px;
	width: 958px;
	height: 100px;
	background-image: url(immagini/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.logo2{
   margin:0px auto;
	width: 958px;
	height: 150px;
	background-image: url(immagini/logo2.png);
	background-position: center;
	background-repeat: no-repeat;
}
#contenuti {
float:left;
margin:20px auto;
float: left;
width:1200px;
}

#indirizzo{
clear:both;
margin:0px auto;
font-size:10px;
color:#666;
}

#menu2{
   float: left;
	width: 350px;
	height: 350px;
	background-image:url(logo2.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
}
.menu2{
    float: left;
	width: 350px;
	height: 50px; 
	margin-top:440px;

}

.contenuti{
   float: left;
	width: 800px;
	height: 560px;
}
#audio{
float:left;
text-align:left;
overflow:hidden;
width: 800px;
height: 40px;
}