html body {
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: black;
	color: white;
	font-weight: bold;
	font: bolder;
}

a:link,a:visited {
text-decoration:none;
font-weight:normal;
color:white;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

img {
border:0;
}

#contenuto {
width:950px;
position:relative;
margin-top:20px;
margin-left:auto;
margin-right:auto;
border:0;
padding:0;
text-align:left;
overflow:hidden;
}

#logo {
position:absolute;
left:0;
top:0;
}

#menu_alto a {
display:block;
float:left;
width:75px;
height:25px;
margin:0;
padding-top:5px;
border:0;
color:white;
font-weight:normal;
text-align:center;
text-decoration:none;
background-image: url(immagini/menu/blocco.jpg);
background-repeat:no-repeat;
}

#menu_alto a:hover {
text-decoration:none;
background-image: url(immagini/menu/blocco_hover.jpg);
}

#menu_alto a.sinistra {
margin-left:135px;
display:block;
float:left;
width:70px;
background-image: url(immagini/menu/blocco_sinistra.jpg);
}

#menu_alto a.sinistra:hover {
background-image: url(immagini/menu/blocco_sinistra_hover.jpg);
}

#menu_alto a.large {
display:block;
float:left;
width:110px;
background-image: url(immagini/menu/blocco_large.jpg);
}

#menu_alto a.large:hover {
background-image: url(immagini/menu/blocco_large_hover.jpg);
}

#menu_alto a.destra {
display:block;
float:left;
width:67px;
background-image: url(immagini/menu/blocco_destra.jpg);
}

#menu_alto a.destra:hover {
background-image: url(immagini/menu/blocco_destra_hover.jpg);
}

#blocco_centrale {

width:100%;
height:500px;
color:black;
margin-top:20px;
background-color:black;
}

#menu_sotto {
float:left;
width:25%;
height:129px;
background-repeat:no-repeat;
padding-top:15px;
}

#menu_sotto.uno {
background-image:url(immagini/1.jpg);
}

#menu_sotto.due {
background-image:url(immagini/2.jpg);
}

#menu_sotto.tre {
background-image:url(immagini/3.jpg);
}

#menu_sotto.quattro {
background-image:url(immagini/4.jpg);
}

#chiusura {
width:70%;
margin-top:5px;
height:29px;
float:left;
color:gray;
font-size:10px;
font-weight:normal;
}

#chiusura a:link,#chiusura a:visited {
color:gray;
}

#chiusura a:hover {
color:white;
}

#bandierine {
width:20%;
float:right;
margin-top:5px;
color:white;
font-size:12px;
}

#sinistra {
	margin-top:80px;
	width:250px;
	height:400px;
	clear:both;
	background-image: url(immagini/sx.jpg);
	position:left;
	float:left;
	
}

#sinistra, #sinistra  a {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
#destra {
	width:700px;
	height:500px;
	float:right;

}

#footer {
	width:900px;
	margin: 0px auto;
	
}

#footer, #footer a {
	font-family:verdana;
	font-size:9px;
	color:#silverF;
	
}