html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-align: center;
}

body {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	color: #383838;
}


div.pulsante_big{
	text-align: center;
}

div.pulsante_big a:link, div.pulsante_big a:visited {
	font-size: 20px;
	background: #fd5410;
	color: #dddddd;
	padding: 5px 5px 5px 5px;
}

div.pulsante_big a:hover, div.pulsante_big a:active {
	color: #ffffff;
}


div.pulsante{
	text-align: center;
}

div.pulsante a:link, div.pulsante a:visited {
	font-size: 14px;
	background: #fd5410;
	color: #dddddd;
	padding: 5px 5px 5px 5px;
}

div.pulsante a:hover, div.pulsante a:active {
	color: #ffffff;
}


input.testo250{
	width: 250px;
}

input.testo150{
	width: 150px;
}

select.geo{
	width: 300px;
}


div.header{
	background: url('../images/header.gif');
	width: 750px;
	height: 92px;
	padding-left: 230px;
	padding-top: 8px;
}

div.dx{
	float: right;
	width: 160px;
}

div.left{
	float: left;
}

div.left_center{
	float: left;
	text-align: center;
}

div#container {
	width: 980px;
}

div.boxdx {
	background: #f0f0f0;
	border: 1px solid #f49666;
	padding: 2px 2px 2px 2px;
}

div#statsbar {
	background: #383838;
	height: 15px;
	width: 972px;
	margin: -3px 0 0 0;
	padding: 4px 4px 4px 4px;
	color: #fff;
}

#statsbar a:hover {
	color: #fa6627;
	text-decoration: underline;
}

body > ul#statsbar {
	margin: 0;
}

div#left  {
	width: 218px;
	float: left;
	background-color: #fff;
	color: inherit;
}

div#left h2 {
	font-size: 12px;
	font-weight: normal;
	background-color: inherit;
	color: #fff;
	margin: 0;
	padding: 12px 0 0 15px;
	background: #f59160 url(../images/left_content_header.gif);
	height: 25px;
	width: 203px;
}

ul#leftnav { 
	margin: 0;
	padding: 0;
}
	
ul#leftnav li {
	list-style-type: none;
	display: block;
	margin: 0;
	background: #f0f0f0;
}

ul#leftnav li a:link, ul#leftnav li a:visited {
	background-color: inherit;
	color: #555;
	text-decoration: none;
	display: block;
	padding: 10px 5px 5px 15px;
	border-left: 5px solid #f59160;
}

ul#leftnav li a:hover, ul#leftnav li a:active {
	display: block;
	color: #000;
	border-left: 5px solid #fe4f09;
}

ul#leftnav li a {display:inline-block;}
ul#leftnav li a {display:block;}


#news {
	margin: 0;
	padding: 10px;
}

div#right {
	width: 760px;
	float: right;
	background-color: #fff;
	color: inherit;
}

div#right h2 {
	font-size: 12px;
	font-weight: normal;
	color: #f9ffff;
	margin: -3px 0 0 0;
	background: #fff url(../images/main_content_header.gif) no-repeat;
	height: 25px;
	width: 580px;
	padding: 12px 0 0 15px;
}

div#container > div#right h2 {
	margin: 0;
}

div#maincontent {
	width: 580px;
}
div#maincontent p {
	margin: 0;
	padding: 10px 10px 10px 5px;
}


a:link, a:visited {
	color: #fa6627;
	text-decoration: none;
}

a:hover, a:active {
	color: #383838;
}


h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width: 565px;
	background: #f0f0f0;
}


p#footer {
	clear: both;
	width: 978;
	height: 16px;
	padding: 3px 0px 0px 0px;
	background: #383838;
	border: 1px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: center;
	margin: 0;
}

p#footer a:hover {
	color: #fa6627;
	text-decoration: underline;
}
