/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686870;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
td.punti_H {
	background-image: url(H.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	text-align: center;
}
td.punti_L{
	background-image: url(L.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}
.note {
	font-size: 10px;
	color: #999999;
}
.form {
	font-size: 10px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.testo {
	font-size: 11px;
	color: #3A3A42;
	margin: 1px;
}
.bottone {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAABB0;
	border-right-color: #AAABB0;
	border-bottom-color: #AAABB0;
	border-left-color: #AAABB0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table {
	height: 100%;
	width: 100%;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.barra {
	color: #79929F;
}
td.back1 {
	background-image: url(lato_a.jpg);
	background-repeat: repeat-x;
}
td.back2 {
	background-image: url(lato_dx.jpg);
	background-repeat: repeat-y;
}
td.back3 {
	background-image: url(lato_b.jpg);
	background-repeat: repeat-x;
}
td.back4 {
	background-image: url(lato_sx.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #11609B;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
