@charset "utf-8";
/* CSS Document */
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bk.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Stile2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
	text-align: center;
}
h1 {
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19pt;
	text-align:center;
}		

.grosso
{
	font-size: 48px;
	color: #FFFFFF;
}
.medioG
{
	font-size: 32px;
	color: #999;
}
.medio
{
	font-size: 24px;
	color: #CCCCCC;	
}
.medioP
{
	font-size: 18px;
	color: #666;
}
.piccolo
{
	font-size: 12px;
	color: #999;
}
.piccolissimo
{
	font-size: 8px;
	color: #FFF;
}
.TuttoCeleste {
	color: #009DDF;
	text-align: center;
}
.TuttoArancio {color: #FF6600}
.IntroTitoli {
	font-size: 36px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.MyTxt {
	margin-top: 0px;
	z-index:0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF6600;
	font-size: 16px;
	text-align: left;
}

