@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0;
	background-image: url(bgHead.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
}
h1 {
	text-align: center;
	font-size: 30px;
}
h2 {
	text-align: center;
	font-size: 20px;
	color: #C00;
}
h3 {
	text-align: center;
	font-size: 18px;
}

a {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;


}
ul li {
	padding-bottom: 5px;
	line-height: 20px;
	background-image: url(elenco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: none;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;


}






div#container {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	width: 970px;
	height: 170px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#footer {
	background-image: url(footer.jpg);
	height: 46px;
	clear: both;
}
div#footer div.lato {
	 text-align: center;
	 width: 250px;
}
div#footer p {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0;
}
div#footer a {
	color: #CCCCCC;
}


div#loginTop {
	height: 111px;
	margin-left: 770px;
	overflow: hidden;
}

div#loginTop p {
	margin: 0 0 5px 0;
	font-size: x-small;
	text-align: left;
}
div#loginTop input {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





div.menuTop {
	float: left;
	height: 26px;
	width: 106px;
}
a.menuLink {
	display: block;
	text-decoration: none;
	width: 106px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #999999;
}
a.menuLink:visited {
	color: #FFFFFF;
}


a.menuLink:hover {
	color: #CCCCCC;

}
div#corpo {
	clear: both;
}


div#sinistra {
	float: left;
	width: 250px;
}
div#destra {
	float: right;
	width: 240px;
	padding-left: 10px;
}

div.boxLato {
	width: 240px;
	border: 1px solid #CC0000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


div.boxLato h1 {
	font-size: small;
	color: #FFFFFF;
	display: block;
	background-color: #CC0000;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(puntoBox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
div.boxLato h1 a {
	color: #CCCCCC;
}


div.boxLato h2 {
	font-size: medium;
	margin: 5px 5px 0 5px;
	color: #000;
}
div.boxLato h3 {
	font-size: small;
	margin: 5px 5px 0 5px;
}


div.boxLato p {
	font-size: x-small;
	margin: 5px 5px 0 5px;
	text-align: left;
}
div.boxLato table {
	font-size: x-small;
}
div.boxLato hr {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}



div#centro {
	padding: 0 10px;
	margin: 0 250px;
}

div.boxCentro {
	width: 442px;
	border: 1px solid #CC0000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


div.boxCentro h1 {
	font-size: large;
	color: #FFFFFF;
	display: block;
	background-color: #CC0000;
	margin: 0px;
	padding: 2px 5px;
	text-align: left;
}

div.boxCentro h2 {
	font-size: large;
	margin: 5px 5px 0 5px;
	text-align: center;
	color: #000;
}
div.boxCentro h3 {
	font-size: small;
	margin: 5px 5px 0 5px;
	text-align: left;
}
div.boxCentro h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 5px 5px 0 5px;
}



div.boxCentro p {
	font-size: x-small;
	margin: 5px 5px 0 5px;
	text-align: justify;
}
div.boxCentro ol{
	text-align: justify;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

div.boxCentro hr {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div.boxCentro table {
	font-size: x-small;
}



tr.dispari {
	color: #CC0000;
}
tr.pari {
	color: #666666;
}
table.tblElenco  {
	font-size: x-small;
	width: 95%;
	margin: 0 auto;
	border: 0px none #FFFFFF;
}
table.tblElenco   td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sezioniTd {
	font-size: small;
	padding: 5px;
	margin: 0;
	text-indent: 0px;
	text-align: center;
}
.sezioniTd a {
	font-size: small;
	font-weight: bold;
}

.sezioniTd a:hover {
	font-style: italic;
	color: #FF0000;
}
table.tblGiornata {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 5px;
	width: 100%;
}
table.tblGiornata td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
table.tblClassifica {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin: 5px;
}
table.tblClassifica td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
}

