
body { color: #000; font-size: 11px; font-family: Verdana; }
h1    {
	color: #557d40;
	font-weight: bold;
	font-size: medium;
	font-family: georgia, serif;
	margin-bottom: .2em
	}
h2    {
	color: #557d40;
	font-weight: normal;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px
	}
form {
	margin-top: 0px
	}
textarea, input  { font-size: 12px }
select, option {
	font-size: x-small
	}
td {
	color: #333;
	/*font-size: x-small;*/
	font-family: verdana, sans-serif
	}
.td.comuni { color: black; font-size: 11px; font-family: verdana, sans-serif }
td.tab-gialla   { font-size: 11px; font-family: Verdana; background-color: #fc0 }
td.tab-blu  { font-size: 11px; font-family: Verdana; background-color: #0052a4 }
td.TableFooter  { color: #fff; background-color: #ddd }
td.ColumnHeading  {
	color: #cff;
	background-color: #7bb6b6;
	border-right: 1px solid #699;
	border-bottom: 1px solid #699
	}
td.ColumnItem       { color: #ff7a00; background-color: #f7f7d1; border-right: 1px solid #0052a4; border-bottom: 1px solid #0052a4; left: 0px }
td.ColumnItemAlt  {
	color: #fff;
	background-color: #9cc;
	border-right: 1px solid #5dafb0;
	border-bottom: 1px solid #5dafb0
	}
td.FormControlLabel  {
	color: #cff;
	background-color: #7bb6b6;
	border-right: 1px solid #699;
	border-bottom: 1px solid #699
	}
td.FormControl  { color: #699; background-color: #ffc; border-right: 1px solid #fc0; border-bottom: 1px solid #fc0 }
input.MainButton     { color: #fc0; font-weight: bold; font-size: 11px; background: #0052a4 no-repeat; margin: 0px; border-style: outset; border-width: 1px; border-color: #b1f3ff #0052a4 #0052a4 #b1f3ff; cursor: hand  }
input.SecondaryButton  { color: #666; font-weight: bold; font-size: 11px; background-color: #ccc; margin: 0px; border-style: outset; border-width: 1px; border-color: #fff #999 #999 #fff; cursor: hand }
a    { color: blue; text-decoration: none }
a:hover   { color: #ff7a00 }
a.bianco-Link   { color: #fff }
a.Bordeaux-Link   { color: black }
a.bianco-Link:hover  { color: #fc0 }
a.Bordeaux-Link:hover  { color: #900 }
.sottolinea { text-decoration: underline }
.testobase { color: black; font-size: 11px; font-family: Verdana }
.class { }

/*--tabella pagina sportive.html---*/
.sportive tr{
	color: #000; 
	font-size: 11px; 
	font-family: Verdana;
}
.sportive td{
	padding:5px 5px 5px 5px;
	border:#ccc 1px solid;
}