@charset "UTF-8";
.tableround {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(cerchio.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-position:left;
}
.tableroundlogo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(cerchiologo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:left;
}
.menutop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.slash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF1D19;
	text-decoration: none;
	
}
.grigio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
}
.grigiop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
}
.grigio em {
	font-style: italic;
	font-size:10px;
}
.titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;

}
.testobianco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
}
.testobiancog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
}
.tableborder {
	border-left-style: dashed;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.testorosso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F30;
	text-decoration: none;
}

.sfumato {
 position: relative;
  left: 500px;
   opacity:0.1;
   

}