@charset "utf-8";
/* CSS Document */

a:link {
	color: white;
	text-decoration:none;
}

a:visited {
	color: white;
	text-decoration:none;
}

a:hover {
	color:red;
}

.paginaTop {
	color: #FF9436;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.tabTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF9436;
}
.tabElencoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-indent: 5pt;
}

.tab {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5pt;
}

.tabScuro {
	background-color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5pt;
}

.corpoTab {
	background-color: #FFFFFF;
}
.bordoImm {
	border: thin outset #000000;
}

.sel3 {
	font-size:9px
}


.bgNewsTit {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../../immagini/bgpallamano_01.png);
	background-position: center;
	background-attachment: scroll;
	text-indent: 10px;
}
.bgNewsFoto {
	background-repeat: repeat-y;
	background-image: url(../../immagini/bgpallamano_02.png);
	margin: 0px;
	padding: 0px;
	background-position: center top;
	text-indent: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgNewsSottotit {
	background-image: url(../../immagini/bgpallamano_03.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background-repeat: repeat-y;
}
.bgNewsCorpo {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	font-size: 12px;
}
.bgNewsBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../../immagini/bgpallamano_04.png);
	text-indent: 4pt;
}


.leggi-bgNewsTit {
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-position: center;
	background-attachment: scroll;
}
.leggi-bgNewsFoto {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: left;
}
.leggi-bgNewsSottotit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2%;
	background-attachment: scroll;
}
.leggi-bgNewsCorpo {
	background-repeat: repeat-y;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	background-position: center;
	background-attachment: scroll;
}
.leggi-bgNewsBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacbcb;
	background-position: center;
	background-attachment: scroll;
	text-indent: 6px;
}

.visSqaudre {
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-indent: 10pt;
	vertical-align: bottom;
}

.intestazioneTabella {
	background-repeat: no-repeat;
	background-position: center center;
}

.elencoGiocatori {
	font-family: "Times New Roman", Times, serif;
	text-indent: 6px;
}
.elencoClassifica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.elencoClassificaScuro {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dedede;
	font-size: 12px;
}
.elencoClassificaCastellarano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.elencoClassificaCastellaranoScuro {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dedede;
	color: #FF0000;
	font-size: 12px;
}
.elencoGiornata {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-size: 12px;
}
.elencoGiornataCastellarano {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-size: 12px;
	color: #FF0000;
}

.dettaglioGiocatore {
	background-image: url(../../immagini/bgpallamano_03.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	background-repeat: repeat-y;
}
.sfondoClassifica {
	background-repeat: no-repeat;
	background-position: right center;
}
