body {
	background : #FFFFFF;
	color: gray;
	font: 9px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
P{
	font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content{
	
	margin: auto;
	margin-top: 20px;
	width: 750px;
}

#header{
	width: 750px;
	background: white url(img/header.jpg);
	height: 55px;
}

#immagine{
	
	width: 750px;
	height: 500px;
	margin-top: 20px;
}
h1 {
	
	color: #a89024;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#footer{
	
	width: 750px;
	height: 80px;
	background: url(img/footer.jpg) no-repeat;
	padding-top: 50px;
}
a{
	text-decoration: none;
	color: #3f4343;
}

a:hover{
	text-decoration: none;
	color: #1e447b;
}
#skip_lingua{
	height: 30px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
}
#skip{
	width: 200px;
	float: left;
	text-align: left;
	line-height: 30px;
	height: 30px;
}
#skip a {
	color: #a89024;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#lingua{
	width: 100px;
	height: 30px;
	float: right;
}

#skip a:hover {
	color: #1e447b;
	font-weight: bold;
	text-transform: uppercase;
}
#link{
	width: 750px;
	height: 10px;
	margin-top: 10px;
	border-top: 1px solid gray;
	padding-top: 10px;
	font-size: 10px;
}
