a:link, a:hover, a:visited, img {
	border: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
a:hover {
	color: #018749;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #018749;
}
#wrapper {
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	width:760px;
	height:420px;
	margin-left:-370px;
	margin-top: -210px;
}
#logoeng {
	width: 157px;
	top: 0px;
	left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../eng/images/logo.jpg);
	background-position: left top;
	float: left;
	height: 65px;
	margin: 0px;
}
#logoita {
	width: 158px;
	top: 0px;
	left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../ita/images/logo.jpg);
	background-position: left top;
	float: left;
	height: 65px;
	margin: 0px;
}
p{
	color: #333333;
}

#header {
	text-align: left;
	height: 65px;

}
#menu02o {
	white-space: nowrap;
}
#menu02o ul{
margin: 0;
list-style: none;
}
#menu02o li{
	display: inline;
	margin: 0;
	padding: 0;
}
a:link#menu02o, a:visited#menu02o{
	background: url(../images1/corner_button.gif) right bottom no-repeat;
	background-color: #7DC5A3;
	color: #fff;
	width:74px;
	padding-top: 0.3em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	line-height: 4em;
	margin: 0px;
}
a:hover#menu02o, a:active#menu02o{
	color: #fff;
	background: url(../images1/corner_button_over.gif) right bottom no-repeat;
	background-color: #018749;
	width:74px;
	line-height: 4em;
}
