*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*body {
	background-color: #FFFFFF;
	color: #000000;
}*/
p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	background-color: transparent;
	color: #6ACDD9;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
#contenitore {
	width: 80%;
	height: 95%;
	overflow: auto;
	margin: 10px 0px 0px 10px;
}
#testo #foto {
	position: relative;
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 9px;
	font-style: italic;
	width: 300px;
	vertical-align: text-bottom;
}
#titolo {
	text-align: left;
	font-weight: bold;
	background-color: #6ACDD9;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 40px;
}
#testo {
	margin: 10px 0px 10px 0px;
	text-align: justify;
}