* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #fff;
	text-align:center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
	border: 0;
}
ul, ol {
	list-style: none;
}
#distance {
	width: 1px;
	height: 50%;
	background-color: #fff;
	margin-bottom: -250px;
	float: left;
	}
#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 500px;
	width: 100%;
	clear: left;
	background-color: #fff;
}
#upper-level {
	height: 465px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -250px;
	background-color: #fff;
}
#lower-level {
	position: absolute;
	width: 930px;
	height: 35px;
	margin-left: -465px;
	left: 50%;
	top: 50%;
	margin-top: 217px;
}
#lower-level #logo {
	position: absolute;
	left: 737px;
	top: 22px;
}
#lower-level #paging {
	position: absolute;
	left: 286px;
	top: 22px;
	width: 400px;
	height: 13px;
	font-size: 11px;
}
#lower-level #back {
	font-size: 11px;
	position: absolute;
	top: 22px;
	left: 0px;
	width: 205px;
	height: 13px;
}
#lower-level  #paging li, #lower-level  #back li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#lower-level  #paging  li a, #lower-level  #paging  li a:link, #lower-level  #paging  li a:visited, #lower-level  #back  li a, #lower-level  #back  li a:link, #lower-level  #back  li a:visited, #dx a, #dx a:link, #dx a:visited {
	color: #999999;
	text-decoration: none;
}
#lower-level  #paging  li a:hover, #lower-level  #paging  li a:active, #lower-level  #paging  li a:focus, #lower-level  #back  li a:hover, #lower-level  #back  li a:active, #lower-level  #back  li a:focus, #dx a:active, #dx a:hover, #dx a:focus {
	color: #9E0037;
	text-decoration: none;
}
#lower-level  #paging  li a.current, #lower-level  #back  li a.current {
	color: #9E0037;
	text-decoration: underline;
}
#lower-level #back a.back, #lower-level #back a:link.back, #lower-level #back a:visited.back {
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../immagini/arr-sx.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
#lower-level #back a:hover.back, #lower-level #back a:focus.back, #lower-level #back a:active.back  {
	color: #9E0037;
	background-image: url(../immagini/arr-sx-roll.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#dx a.hit, #dx a:link.hit, #dx a:visited.hit {
	color: #9E0037;
}
#stage {
	width: 930px;
	height: 465px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	background-color: #fff;
	margin-left: -465px;
	left: 50%;
}


#sx {
	width: 205px;
	height: 465px;
	float: left;
	border: 0;
}
#sx  #menu {
	position: absolute;
	width: 205px;
	top: 0px;
	height: 115px;
	border: 0;
}
#sx #text {
	position: absolute;
	width: 185px;
	top: 130px;
	height: 335px;
	left: 10px;
}
#sx #menu #index {
	left: 0px;
	position: absolute;
	width: 100px;
	top: 0px;
}
#sx #menu #works {
	position: absolute;
	left: 95px;
	width: 100px;
	text-align: right;
	top: 0px;
}
#sx #menu ul {
	font-size: 9px;
	line-height: 14px;
}
#sx #menu h2  {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px 10px 10px 10px;
	margin: 0;
}
#sx #menu #index a, #sx #menu #index a:link, #sx #menu #index a:visited {
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}
#sx #menu #index a:hover, #sx #menu #index a:focus, #sx #menu #index a:active  {
	color: #9E0037;
	background-image: url(../immagini/square-list.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sx #menu #works a, #sx #menu #works a:link, #sx #menu #works a:visited {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}
#sx #menu #works a:hover, #sx #menu #works a:focus, #sx #menu #works a:active  {
	color: #9E0037;
	background-image: url(../immagini/square-list.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#sx #menu #index a.current  {
	color: #9E0037;
	background-image: url(../immagini/square-list.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sx #menu #works a.current  {
	color: #9E0037;
	background-image: url(../immagini/square-list.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#sx #text #testo   {
	position: absolute;
	bottom: 0px;
	width: 185px;
	color: #999999;
	text-align: justify;
	font-size: 11px;
	line-height: 12px;
}
#testo a:link, #testo a:visited	 {
	color: #9E0037;
	text-decoration: none;
}
#sx #text #testo h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 1px;
	text-transform: none;
	text-align: left;
	line-height: 16px;
}
#dx {
	height: 465px;
	width: 645px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#dx #testo {
	position: absolute;
	bottom: 0px;
	width: 645px;
	color: #999999;
	text-align: justify;
}
#dx #testo #colsx {
	float: left;
	width: 310px;
}
#dx #testo #coldx {
	float: right;
	width: 310px;
}
#form1 #name, #form1 #mail, #form1 #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	padding: 3px;
	width: 645px;
	border: 0px;
}
a.form-clear,  a:link.form-clear,  a:visited.form-clear  {
	color: #999999;
	background-image: url(../immagini/x-clear.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-decoration: none;
}
a:hover.form-clear,  a:focus.form-clear,  a:active.form-clear  {
	color: #9E0037;
	background-image: url(../immagini/x-clear-roll.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-decoration: none;
}
a.form-send,  a:link.form-send,  a:visited.form-send  {
	color: #999999;
	background-image: url(../immagini/arr-dx.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-decoration: none;
}
a:hover.form-send,  a:focus.form-send,  a:active.form-send  {
	color: #9E0037;
	background-image: url(../immagini/arr-dx-roll.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-decoration: none;
}
