img
{
	border-style:none;
}
body
{
	background: #999999;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a
{
	font-size: x-small;
	font-weight: bold;
}
a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
a:hover, a:active
{
	color: #FFFF00;
}
.page
{
	background: #CCCCCC;
	color: #000000;
}
.pages
{
	text-align:center;
	background: #000000;
	color: #FFFFFF;
}
.intro
{

	text-align: center;
	margin-left: auto;
	margin-right: auto;

}
.hint
{
	font-weight:bold;

}
.alt1
{

	background: #FFFF99;
	color: #000000;
}
.alt1 a 
{
	font-size: small;
	font-weight: normal;
	color: #0000FF;
}
.alt2
{
	background: #FFCC33;
	color: #000000;
}
.alt2 a 
{
	font-size: small;
	font-weight: normal;
	color: #0000FF;
}

#pipe
{
	text-align:center;
	background: #FF6600;
}
#pipe ul {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
/*	border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
.classifica {
	width: 33%;
	position:absolute;
	}
#c1 {
	background: #FFFF99;
	left:1%;
}
#c2 {
	background: #FFCC33;
	left:34%;
}
#c3 {
	background: #FFFF99;
	left:66%;
}
