body
{
width: 100%;
}

#intestazione
{
height: 20%;
width: 100%;
background: #de3511;
}

#corpo
{
height: 760px;
width: 100%;
background: #de3511;
}

#menu
{
margin-top: 30px;
float: left;
width: 20%;
background: #de3511;
}

#main
{
margin-top: 30px;
height: 750px;
float: left;
width: 58%;
background: #ffffff;
}

#menu ul {	

}	

#menu li {
color: #de3511;
}

#menu li a {
text-decoration: blink;
color: #ffffff;
display: block;
}	
	
#menu li a:hover {
background: #ffffff;
color: #de3511;
font-weight: bold;
}

#varie
{
margin-top: 30px;
float: left;
width: 20%;
background: #de3511;
}

#nextmatch
{
width: 100%;
}

#nextmatch table
{
width: 80%;
background: #ffffff;
}

#classifica
{
width: 100%;
}

#classifica table
{
width: 80%;
background: #ffffff;
}

#sondaggio
{
width: 100%;
}

#sondaggio table
{
width: 80%;
background: #ffffff;
}

#news
{
width: 100%;
}

#news table
{
width: 80%;
background: #ffffff;
}

TD
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana
}

H1
{
FONT-SIZE: 20pt;
FONT-FAMILY: Verdana
}

H2
{
FONT-SIZE: 14pt;
FONT-FAMILY: Verdana
}


P
{
margin-left: 10px;
margin-right: 10px;
font-size: 8pt;
font-family: Verdana
}


LI
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana
}

TH
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}

TH a
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}

TH a:link
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}

TH a:visited
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}

TH a:hover
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}

TH a:active
{
FONT-SIZE: 8pt;
FONT-FAMILY: Verdana;
color: white;
background: #de3511;
}
