body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	background-image: url(../img/sfondo_putti.jpg);
	height: 275px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 10%;
	padding-left: 10%;


}
#corpo {
	width: 100%;
	padding-right: 10%;
	padding-left: 10%;
	text-align: justify;

}h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #993300;
	text-decoration: underline overline;
	font-size: 12px;
}
a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#bottom {
	width: 100%;
	border: 1px solid #993300;
	text-align: center;
	margin-top: 10px;
	background-color: #FFCC66;
	margin-bottom: 10px;





	}
h2 {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 150px 0px 0px;
}
.photo {	
        filter: DropShadow (Color=#999999, OffX=3, OffY=3, Positive=true);
}.smalltext {
	font-size: 12px;
	text-align: justify;
}
h6 {
	margin: 5px 0px;
	padding: 3px 0px 3px 3px;
	word-spacing: 4px;
	color: #FFCC66;
	background: #993300;
	letter-spacing: 1px;
	text-align: left;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=1, StartY=1, FinishX=550, FinishY=50);
	border-top: 1px inset #FFCC66;
	border-bottom: 1px inset #FFCC66;
	width: 100%;
	font-size: 14px;
	border-left-style: outset;
	border-left-color: #FFCC66;
	border-left-width: 1px;



}
.form {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #993300;
}
.boxline {
	border: 1px solid #993300;
	padding: 3px;
}

