body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.0em;
	background-image: url(../pictures/pattern.jpg);
	background-color: #000;
	color: #fff;
	margin:0;
	text-align: center;
}

div.intro {
	margin-top: -17.5em;
	top: 50%;
	left: 0;
	width: 100%;
	position: absolute;
	border: 0px solid #fff;
	height: 35em;
}

div.immagine_big {
	margin-top:25px
}

div.immagine_big img {
	width: 353px;
	height: 287px;
}


img.img_intro {
	border: none;
}

div.sfumatura {
	top: 0;
	left: 0;
	height: 250px;
	width: 100%;
	position: absolute;
}

div.sfumatura img {
	width: 100%;
	height: 249px
}

div.footer {
	font-size: 0.8em;	
	font-style: normal;
}

h1 {
	margin-top: 0;
	margin-bottom: 0.05em;
	font-size: 3em;
	text-decoration: none;
}

h2 {
	margin-top: 0;
	font-size: 1.0em;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffef95
	}

a:link {color: #FFFC00;}
a:visited {color: #FFFFB8;}
a:active {color: #fff;}
a:hover {color: #FFFC00;}

a.titolo:link, a.titolo:visited, a.titolo:active, a.titolo:hover {color: white; text-decoration: none;}

img.validatori {
	vertical-align:middle;
	border: 0;
}

div.stealth,
div.header_print,
div.stampa,
img.stampa
{display: none;}

