body, h1, p, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	display: none;
}
.nero {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	width: 235px;
}
#master {
	width: 811px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-image: url(immagini/linea.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sfondo {
	height: 430px;
	background-image: url(immagini/sfondo2.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	clear: both;
}
#sfondo2 {
	background-image: url(immagini/sfondo_ieri.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#sfondo2 #img {
	float: right;
}
#sfondo3 {
	height: 410px;
	background-image: url(immagini/sfondo_contact.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#nav {
	font-size: 13px;
	color: #504e53;
	font-weight: bold;
	clear: both;
	float: right;
	margin-top: 5px;
	width: 320px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#nav li {
	list-style:none;
	color: #504e53;
	display: inline;
}
#nav li a {
	color: #504e53;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 60px;
	float: left;
	padding-left: 20px;
}
#nav li a:hover {
	color: #000000;
	background-image: url(immagini/pallone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav #home a {
	background-image: url(immagini/pallone.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#nav #ieri a {
	background-image: url(immagini/pallone.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#nav #oggi a {
	background-image: url(immagini/pallone.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#nav #contatti a {
	background-image: url(immagini/pallone.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#tab {
	width: 485px;
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
#tab img {
	float: left;
	margin-top: 130px;
}
#tab #carriera {
	float: right;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504E53;
	font-style: italic;
	margin-right: 3px;
}
#link a {
	font-style: normal;
	text-decoration: underline;
	color: #504e53;
}
#link a:hover {
	color: #000000;
}
#contact {
	float: right;
	width: 305px;
	margin-top: 50px;
	font-weight: bold;
	font-size: 13px;
}
#contact a {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	font-size: 13px;
	color: #504e53;
	text-decoration: underline;
}
#footer {
	width: 811px;
	clear: both;
	float: left;
	margin-top: 15px;
	height:40px;
	background-image: url(immagini/linea.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_data {
	float: right;
	color: #504e53;
	padding-top: 7px;
	font-size: 11px;
	margin-right: 8px;
}
#delta {
	float: left;
	padding-top: 3px;
	margin-left: 3px;
}
