html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
body {
	background: #0D0D0D;
	font: 12px arial, sans-serif;
	color:#FFF;
}
tr, td {
	border:1px solid #999;
	color:#FFF;
	font-size:12px;
}
table {
	background-color:#333;
	color:#FFF;
	font-size:12px;
}
#body h1 img {
	display: block;
}
#body img {
	border: 0px;
}
#body a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
#body a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.forms label {
  display:block;
  width: 150px;
  margin-left: 200px;
  float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 266px;
	background: url(/immagini/logocompleto.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
	color: #989898;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(/images/left_bg.jpg) repeat-x;
	color: #989898;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
	color:#CCC;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
  color: #FFF;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}
#nav a {
	float: left;
	display: block;
	float: left;
	width: 97px;
	height: 24px;
	text-align: center;
	background-image: url(/immagini/nav.gif);
	padding-top: 11px
}
.titolo_news{
	position:absolute;
	top: 320px;
	left: 295px;
	color:#CCC;
}
#content {
	position: absolute;
	top: 350px;
	left: 285px;
	width: 486px;
	background: #1E1E1E top left url(/images/left_shadow.jpg) no-repeat;
	color: #989898;
}
#content-bot {
	background: bottom url(/images/body_bg.gif) repeat-x;
	height: 240px;
	margin-left: 1px;
	overflow: auto;
	color: #989898;
}
#content .inner {
	padding: 10px 0px 10px 0px;
}
#content .inner h2{
	padding: 0px 0px 0px 10px;
	color:#CCC;
}
#content .inner .item{
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #333;
}
#content .inner p{
	margin:0px;
	padding: 5px 0px 0px 0px;
}
.inner h2 {
  color: #FFF;
}
.inner h3 {
	font-size:12px;
}
.inner h3 a{
	font-size:14px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(/images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
.redbox h2 {
  width: 216px;
  height:109px;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(/images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
	color: #989898;
}
#inner-content {
	color: #FFFFFF;
        padding: 10px 10px 10px 10px;
}
.nobackground{
        background:none !important;
}

