body {
margin: 0;
padding: 0;
background-image: url(images/pat01.jpg);
background-position: top;
background-repeat: repeat-x;
text-align: center;
background-color: #0059b6;
 }
 
#contallone{
width: 900px;
margin: 0px auto;
padding: 0;
}

#menu{
margin: 0;
padding: 0;
float: right;
width: 900px;
height: 37px;
clear: both;
}

#flottaggio{
float: right;
}

#sub {
float: left;
}

#bgsx{
float: left;
width: 15px;
height: 37px;
background-image: url(images/angsx.jpg);
background-repeat: no-repeat;
}

#voices{
float: left;
height: 37px;
}

#voices ul{
	border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#voices ul li{
	display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
    background-image: url(images/bgmen.jpg);
    background-repeat: repeat-x;
}

/*voices ul li a: under "width" you can choose the width of buttons on the top menu. Adjust it if voices are too short or too long.*/
#voices ul li a{
	width: 100px;
    height: 37px;
    padding: 0;
    margin: 7px 0 10px 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    font: 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#bgdx{
margin-top: 0px;
float: left;
width: 15px;
height: 37px;
background-image: url(images/angdx.jpg);
background-repeat: no-repeat;

}


p {
	font-family: Verdana, Arial, san-serif, Helvetica;
	font-size: 9px;
	color: #fff;
	text-align: justify;
}

#voices ul li a:hover {
	color: #000;
}

#title{
height: 214px;
padding-top: 0px;
text-align: left;
clear: both;
}

#title a{
font: 28px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #fff;
text-decoration: none;
}

.sq{
height: 25px;
background: url(images/sq.jpg) no-repeat left;
padding-left: 50px;
padding-top: 15px;
text-align: left;
font: 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
letter-spacing: 1px;
color: #fff;
text-decoration: none;
}

#ftaaa {
width: 900px;
overflow: hidden;
background-image: url(images/bgsu.jpg);
background-repeat: repeat-y;
}

#ftleft {
width: 400px;
float: left;
}

#ftright {
width: 400px;
float: right;
}

#contalltwo{
margin: 5px auto;
padding: 0;
clear: both;
background-color: #fff;
border-top: 1px solid #660000;
border-bottom: 1px solid #660000;
overflow: hidden;
}

#contalltwo p{
color: #333333;
}

#margini{
width: 900px;
margin: 20px auto;
padding: 0;
}

#sinistra{
width: 650px;
float: left;
}

.maxi{
margin-top: 20px;
padding-top: 4px;
width: 650px;
height: 25px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
letter-spacing: 1px;
color: #333333;
text-align: left;
background-image: url(images/maxi.jpg);
background-repeat: no-repeat;
}

#destra{
margin-top: 0px;
width: 225px;
float: right;
}

#destra p{
color: #003399;
}

.mini{
margin-top: 20px;
padding-top: 4px;
width: 225px;
height: 25px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
letter-spacing: 1px;
color: #0066cc;
text-align: left;
background-image: url(images/mini.jpg);
background-repeat: no-repeat;
}

#foot{
margin: 0;
padding-top: 10px;
height: 50px;
}

#foot p{
text-align: center;
}

#foot a{
color: #fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

#foot a:hover {
color: #000;
}