/* CSS Document */

body {

	font-family: Tahoma;

	background-color: #6A6A6A;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;

	text-align: justify;

}



a:link {

	color: #FFFFFF;

	text-decoration: none;

}



a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



a:visited{

	color: #FFFFFF;

	text-decoration: none;

}



.arancio {

	color: #F4A22D;

}



.arancio a:link {

	color: #F4A22D;

}



.arancio a:hover {

	color: #F4A22D;

}



.arancio a:visited {

	color: #F4A22D;

}



.classifica {

	font-size: 12px;

}



img{

	border: 0px;

	background-color: transparent;

	text-align: right;

}



image {

	background-color: transparent;

}







.menusotto a:link {

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: none;

}



.menusotto a:hover {

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: underline;

}



.menusotto a:visited {

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: none;

}



.grigio {

	color: #333333;

}



.grigio a:link{

	color: #333333;

	text-decoration: none;

}



.grigio a:hover{

	color: #333333;

	text-decoration: underline;

}



.grigio a:visited{

	color: #333333;

	text-decoration: none;

}



.news {

	color: #333333;

	font-size: 10px;

}



.newsTitolo {

	color: #FFFFFF;

	font-weight: bold;

	font-size: 10px;

}



.gioco {

	border: inset;

	border-color: #666666;

	border-width: 2px;

}



.tabella {

	/*border-left-color: #333333;

	border-left-style: solid;

	border-left-width: thin;

	border-right-color: #333333;

	border-right-style: solid;

	border-right-width: thin;*/

	border-color: #666666;

	border-width: thin;

}
