h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}
#titolo {
	position:absolute;
	width:250px;
	height:100px;
	z-index:1;
	left: 100px;
	top: 60px;
	border: 1px dotted #000066;
	



}
#ita {
	position:absolute;
	width:250px;
	height:100px;
	z-index:1;
	left: 135px;
	top: 245px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 11px;
	border: 1px dotted #FEDF9E;
	background-color: #010165;
	filter: Alpha(Opacity=60, FinishOpacity=60, Style=1, StartX=100, StartY=100, FinishX=60, FinishY=60);
	padding: 2px;
	color: #FEDF9E;
	font-weight: bold;






}
#eng {
	position:absolute;
	width:250px;
	height:100px;
	z-index:1;
	left: 135px;
	top: 355px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 11px;
	border: 1px dotted #01025F;
	padding: 2px;
	background-color: #FEDF9E;
	color: #010165;
	filter: Alpha(Opacity=70, FinishOpacity=70, Style=1, StartX=100, StartY=100, FinishX=70, FinishY=70);
	font-weight: bold;

	




}
a.ita:link, a.ita:active, a.ita:visited, a.ita:hover{
	text-decoration: none;
	color: #FEDF9E;


}
a.eng:link, a.eng:active, a.eng:visited, a.eng:hover{
	text-decoration: none;
	color: #010165;


}
a.shadow:link {
	color: #FFFFFF;
}
a.shadow:visited {
	color: #FFFFFF;
}
a.shadow:active {
	color: #FFFFFF;
}
a.shadow:hover {
	color: #FFFFFF;
}