body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	padding-top: 95px;
	padding-right: 50px;
	padding-left: 50px;
}
h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
}
h1 a {
	color: #CCCCCC;
}
#barra {
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #EEEEEE;
	position: absolute;
	width: 100%;
}
#barra h1{
	font-size: 16px;
	color: #CCCCCC;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 8px;
}
div {
	float: left;
}
#intestazione {
	padding-bottom: 20px;
}
#intestazione h2 {
	font-size: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#intestazione h3 {
	font-size: 11px;
	font-style: italic;
}
#intestazione h4 {
	font-size: 13px;
}
#testo {
	width: 450px;
	padding-right: 40px;
	clear: left;
	padding-bottom: 80px;
}
#immagini {
	width: 300px;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 80px;
}
#immagini p {
	padding-bottom: 10px;
}
#immagini img {
	padding-bottom: 5px;
}

