body{
font-size:11px;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}
#container{
width:80em;
text-align: justify;
}

#Header,#Footer{
border:0.01em dashed #999;
background-color:#eee;
}

#Menu {
/* line-height: 250%; */
margin:1em 0em 1em 0em;
float:left;
width:13em;
background-color:#eee;
border:0.01em dashed #999;
repeat-y;
}

#Content {
margin-left:13em;
padding: 1em;
}

#Footer{
clear: left;
} 

a{
text-decoration:none;
color:#09c;
}

a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

ul 
{
list-style-image: url('Immagini/pallone.png')
}


.in{
text-align:right;
}

.out{
text-align:left;
}

.center{
text-align:center;
}

h1{
color:#09c;
font-size:12px;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}

td{
font-size:11px;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}

td#rose{
border:0.01em dashed #999;
vertical-align:top;
}

td#squadrarosa{
font-weight:bold;
color:#09c;
}

td#squadra{
font-weight:bold;
}

td#gol{
font-weight:bold;
}

td#fantapunti{
font-weight:bold;
}

td#giocatore{
/* background-color:#FFFFFF;  */
}

td#numeri{
font-weight:bold;
background-color:#000000;
color:#FFFFFF;
}

td#bonusmalus{
/* background-color:#FFFFFF; */
}

td#voto{
/* background-color:#FFFFFF; */
}

td#classifica_squadra{
border-width: thin;
border-style: solid;
}

td#classifica_header{
border-width: thin;
border-style: solid;
background-color:#404040;
color:#FFFFFF;
}

td#primo{
border-width: thin;
border-style: solid;
background-color:#FFD700;
color:#000000;
}

td#secondo{
border-width: thin;
border-style: solid;
background-color:#C0C0C0;
color:#000000;
}

td#terzo{
border-width: thin;
border-style: solid;
background-color:#CD7F32;
color:#000000;
}

td#anno{
border-width: thin;
border-style: solid;
background-color:#FFFFFF;
color:#000000;
}
