

.paginaTitolo {
	color: #006600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 22pt;	
	text-align: center;
	padding-top:10px; 
	padding-bottom:10px
}

.tabellaTitolo {
	color: #006600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	padding-top:10px; 
	padding-bottom:10px
	
}

.tabellaRichiesta {
	background-color: #006600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-valign: top;
	height:20px;
	padding:5px;
	

}

.tabellaCorpo A:link { font-family: Verdana; font-style: normal; font-size: 10pt; color: #006600;  TEXT-DECORATION: none; }
.tabellaCorpo A:visited { font: Verdana; font-style: normal; font-size: 10pt; color: #006600; TEXT-DECORATION: none; }
.tabellaCorpo A:active { font: Verdana; font-style: normal; font-size: 10pt; color: #006600; TEXT-DECORATION: none; }
.tabellaCorpo A:hover { font-family: Verdana; font-size: 10pt; TEXT-DECORATION: none; color: #006600; font-weight: bold; }
.tabellaCorpo {
	background-color: white;
	color: #006600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-valign: top;
	height:20px;
	padding:5px;
}

.buttonColor {
	color: white; 
	border-color: #00CC00; 
	background: #006600; 
	border-width: 3px; 
	border-style: outset; 
	height: 100px;
	
}

.buttonColorHover {
	color: yellow;
	border-color: #00CC00;
	background: #00CC00; /* Questo è il colore al passaggio del mouse */
	border-style: outset;
	height: 100px;

}


.elencoAtlete A:link { font-family: Verdana; font-style: normal; font-size: 12px; color: #000000;  TEXT-DECORATION: none; }
.elencoAtlete A:visited { font: Verdana; font-style: normal; font-size: 12px; color: #000000; TEXT-DECORATION: none; }
.elencoAtlete A:active { font: Verdana; font-style: normal; font-size: 12px; color: #000000; TEXT-DECORATION: none; }
.elencoAtlete A:hover { font-family: Verdana; font-size: 12px; TEXT-DECORATION: none; color: #006600; font-weight: bold; }

.elencoAtlete {
	font: normal 14px Verdana;
	color: #000000;
	align: center;
	list-style-type: upper-roman;
	position: relative;  
}


/* Sono relativi allo scrolling degli sponsor di squadra.*/
.slideCont {
	margin: 10px;
	border: solid 1px #000;
	text-align: center;
}
.slideCont img {
	margin: 5px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++	*/

.squadraImage {
	border-top-color: green;
	border-top-style: groove;
	border-top-width: 5px;
	
	border-bottom-color: green;
	border-bottom-style: groove;
	border-bottom-width: 5px;
	
	border-left-color: green;
	border-left-style: groove;
	border-left-width: 5px;
	
	border-right-color: green;
	border-right-style: groove;
	border-right-width: 5px;
	
	width: 400px;
}

.link_nero_verde A:link { font-family: Verdana; font-style: normal; font-size: 12px; color: #000000;  TEXT-DECORATION: none; }
.link_nero_verde A:visited { font: Verdana; font-style: normal; font-size: 12px; color: #000000; TEXT-DECORATION: none; }
.link_nero_verde A:active { font: Verdana; font-style: normal; font-size: 12px; color: #000000; TEXT-DECORATION: none; }
.link_nero_verde A:hover { font-family: Verdana; font-size: 12px; TEXT-DECORATION: none; color: #006600; font-weight: bold; }

.link_nero_verde {
	font: normal 14px Verdana;
	color: #000000;
	align: center;
	list-style-type: upper-roman;
	position: relative; 

}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	*/
.classificaTabella {
	border-style: hidden;
	border-color: white;
	border-width: 1px;
}

.classificaTabellaTitolo {
	color: #006600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	padding-top:10px; 
	padding-bottom:10px;
	border-style: hidden;
	margin: 5px;

}

.classificaTabellaRichiesta {
	background-color: #006600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-valign: top;
	height:18px;
	padding:2px;
	border-style: hidden;

}

.classificaTabellaCorpo A:link { font-family: Verdana; font-style: normal; font-size: 10pt; color: #006600;  TEXT-DECORATION: none; }
.classificaTabellaCorpo A:visited { font: Verdana; font-style: normal; font-size: 10pt; color: #006600; TEXT-DECORATION: none; }
.classificaTabellaCorpo A:active { font: Verdana; font-style: normal; font-size: 10pt; color: #006600; TEXT-DECORATION: none; }
.classificaTabellaCorpo A:hover { font-family: Verdana; font-size: 10pt; TEXT-DECORATION: none; color: #006600; font-weight: bold; }
.classificaTabellaCorpo {
	color: #006600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-valign: top;
	height:18px;
	padding:1px;
	border-style: hidden;
}


