body
{
    background-color: white;
    color: black;
    font-family: Futura, Arial, Helvetica, sans-serif;  
}

p a:link,p a:visited{
color:navy;
text-align: center;
text-decoration: none;
}
p a:hover{
color:red;
text-decoration: underline;
}

#menu
{
    position: absolute;

    top: 0px;
    left: 0px;
    width: 860px;
    height: 57px;
    height: auto !important;
    background-color: Black;
    }
#corpo
{
    position: absolute;
    top: 0px;
    left: 0px;
    }
#destra
{
    top:0px;
    position:absolute;  
    left:0px;
    padding-left: 0px;
    width: 760px;
    /*border-right-color: Silver;
    border-right-style: solid;
    border-right-width: thin;*/
    font-family: Futura, Arial,Helvetica;
    height: 510px;
    min-height: 510px;
    height: auto;
}

#destra h1
{
font-family: Futura, Arial, Helvetica, sans-serif;
color: black;
font-size: 16px;
text-align: center;
font-weight: 800;
}
#destra h4
{
display: none;

}
    
#sinistra
{

    position:absolute;  
	top:557px;
    left:300px;
	background-color: #919392;
    padding-left: 0px;
	padding-top: 0px;
	margin-top:0px;
  width: 900px;
	padding-bottom: 0px;
border-right-color: Silver;
    border-right-style: solid;
    border-right-width: thin;/
    font-family: Futura, Arial,Helvetica;
   height: 93px;
    min-height: 93px;
    height: auto;
	background-image: url(fondoVoti.gif);
}*
#sinistra A {
    COLOR: Gray; 
    
}
#sinistra A:link,  #sinistra A:visited{
    
    COLOR: Silver;
    
}
#sinistra A:hover {
    COLOR: Black;
    
}
#sinistra P {

    COLOR: Silver;
    
}

.classifica{
	text-align: right;
	font-family: Futura, Arial, Helvetica, sans-serif; 	font-size: 16px;font-weight: bold;
	
	color: red;
	font-weight: bold;
	font-size: 16px;
	border-left: 0px solid Black;
	border-bottom: 1px solid Black;
	border-right: 0px solid Black;
	line-height: 0px;
	overflow: hidden;
	height: 93px;
	width: 75px;
	position: relative;
	float: left;
	
	
	}
.collegamento{
position: relative;
top:0px;
/*height: 50px;*/
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-bottom: 0;
 

  
}
*#classifica p{
	position: relative;
	bottom:5px;
	left:0px;
	padding-bottom: 5px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
	font-size: 16px;
}
	#scritta
{
    top:820px;
    position:absolute;  
    left:0px;
	width: 860px;
    font-family: Futura, Arial,Helvetica;
   }
#scritta h4
{
	font-family: Futura, Arial, Helvetica, sans-serif;
	color: Red;
	background-color: transparent;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	font-weight: 800;
}


