#box {
	height: auto;
	width: 760px;
	background-position: center;
}
#top {
	height: 40px;
	width: 579px;
	padding-top: 8px;
	padding-right: 10px;
	position: relative;
	float: right;
	z-index: 1;
}
#top-sx {
	float: left;
	height: 20px;
	width: 30px;
	position: relative;
	text-align: left;
}
#top-dx {
	float: right;
	width: 300px;
	z-index: 2;
	text-align: right;
}
#down {
	width: 750px;
	height: 40px;
	text-align: right;
	padding-right: 8px;
	padding-top: 20px;
	position: relative;
	float: right;
	z-index: 2;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
#centro_sx {
	position: relative;
	width: 60px;
	float: left;
	padding-top: 10px;
}
#centro {
	height: 119px;
	width: 742px;
	text-align: right;
	padding-right: 10px;
	padding-left: 8px;
	position: relative;
	float: right;
}
#contenuti {
	width: 750px;
	height: 40px;
	padding-right: 8px;
	position: relative;
}
#cont_dx {
	float: left;
	height: 40px;
	width: 150px;
	position: relative;
}
#cont_sx {
	float: right;
	width: 580px;
	padding-top: 15px;
	position: relative;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8A1997;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
}
#piedino {
	position: relative;
	width: 580px;
	font-size: 10px;
	float: right;
	padding-top: 5px;
}
a:link     {
	color: #36c;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, geneva, arial, helvetica, sans-serif;
}

a:visited   {
	color: #36c;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, geneva, arial, helvetica, sans-serif;
}
a:hover      {
	color: #36c;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:active         {
	color: #36c;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
}
#l_giu {
	width: 750px;
	position: relative;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
#l_su {
	width: 740px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
