body {
    background-color : #ffffff;
    color : #000000;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 11px;
    margin-bottom : 1px;
    margin-left : 1px;
    margin-right : 1px;
    margin-top : 1px;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
    text-align : left;
  }


a:link, a:visited {
    color : #000000;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 11px;
    text-decoration : none;
  }


a:hover {
    color : #FF7F50;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 11px;
    text-decoration: none;
  }


a:active {
    color : #FF0000;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 11px;
    text-decoration : none;
  }


form, td {
    font-size : 11px;
  }


hr {
    color : #800000;
    height : 2px;
    width : 95%;
  }


img {
    border : 0px;
  }


select, input, option, textarea {
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 11px;
  }


table.sfondo {
    background-color : #ffffff;
  }


tr.top_tab {
    background-color : #dfe6ff;
  }


tr.line_tab {
    background-color : #deffe6;
  }

tr.line_tab_evidenz {
    background-color : #fffdcf;
  }

td.up {
    font-size : 40px;
  }


td.up_medio {
    font-size : 20px;
  }


td.up_piccolo {
    font-size : 16px;
  }


td.mini {
    font-size : 9px;
  }

td.super_mini {
    font-size : 7px;
  }

table.dir_tab_top_img {
    background-image : url('img/sfondo_diretta_top_center.png');
    background-position : top;
    background-repeat : no-repeat;
  }

td.dir_td_top_img {
    font-size : 20px;
    background-image : url('img/sfondo_diretta_top_center.png');
    background-position : top;
    background-repeat : no-repeat;
  }

td.dir_td_middle_img {
    background-image : url('img/sfondo_diretta_middle_center.png');
    background-position : top;
    background-repeat : no-repeat;
  }

input.up {
    background-color : #ffffff;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 14px;
  }


a.mini:link, a.mini:visited {
    color : #000000;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 9px;
    text-decoration : none;
  }

a.mini:hover {
    color : #FF7F50;
    font-family : Verdana, Tamoha, Helvetica, sans-Serif;
    font-size : 9px;
    text-decoration: none;
  }

.players {
	cursor: Move;
	width: 80px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
}

.etichetta {
    background: Black;
    font: 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    text-align:center;
  }

#campo {
	background-image: url('img/campodicalcio_grande_bis.gif');
	height: 551px;
	position: relative;
	width: 990px;
	clear: both;
	margin: 0;
}

#sfondo {
	background:url('img/sfondo_homepage.jpg') no-repeat;
	width: 1024px;
    	position:relative;
	clear: both;
	margin: 0;
	text-align: center;
}

