body {
	background: #919191 url(../immagini/Fondi/FondoIntro.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	color: #58585a; 
}

a {
	font-weight: bold; color: #0081c7; text-decoration: none
}
a:visited {
	font-weight: bold; color: #0081c7
}
a:active {
	font-weight: bold; color: #0081c7
}
a:link {
	font-weight: bold; color: #0081c7
}
a:hover {
	font-weight: bold; color: #0081c7
}
img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	margin-bottom:6px;
}
.Intro {
	position: absolute;
	background-color:#919191;
	width: 1024px;
	height:889px;
	top: 0px;
	left: 50%;
	margin-left: -512px;
	float:left;
}

