/* --------------------------------------------------------------------------------- BODY ----------*/
body,
html {
	height: 100%
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px auto;
	background-image: url(../img/BGbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #f26c00;
	text-decoration: none;
}
#body {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	display: block;
}
h1 {
	color: #bfbfbf;
	margin: 0px 0px 15px 0px;
	font-size: 50px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
}
h1 strong {
	color: #f29400;
	font-size: 55px;
	letter-spacing: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
/* --------------------------------------------------------------------------------- /BODY ----------*/
/* --------------------------------------------------------------------------------- HEADER ----------*/
#header {
	position: relative;
	padding: 65px 0px 0px 0px;
	display: block;
	height: 220px;
}
#header p {
	position: absolute;
	top: 45px;
	right: 0px;
	text-align: right;
	width: 671px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	z-index: 9;
}
#header #logo {
	position: absolute;
	top: 91px;
	left: 0px;
	z-index: 9;
}

#HeaderIMG {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 1000px;
	height: 245px;
	z-index: 0;
}
/* --------------------------------------------------------------------------------- /HEADER ----------*/
/* --------------------------------------------------------------------------------- LEFT ----------*/

#bloccoLEFT {
	float: left;
	width: 715px;
	margin: 0px 0px 40px 0px;
	padding: 0px 15px 0px 0px;
}
#bloccoLEFT.comunicati {
	margin: 0px 0px 10px 0px;
}
#bloccoLEFT p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 20pt;
}
#bloccoLEFT.comunicati p {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 20pt;
}
#bloccoLEFT p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 22px;
	padding: 0px 0px 0px 45px;
	border-left: 1px solid #f26c00;
	margin: 0px 0px 20px 5px;
}
#bloccoLEFT h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #afafaf;
	font-size: 22px;
	font-weight: normal;
}
#bloccoLEFT img {
	margin: 0px 0px 0px 20px;
}
#bloccoLEFT.comunicati .download {
	display: block;
	text-align: right;
}
#bloccoLEFT.comunicati .download a strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}


/* --------------------------------------------------------------------------------- /LEFT ----------*/
/* --------------------------------------------------------------------------------- RIGHT ----------*/
#bloccoRIGHT {
	width: 250px;
	float: left;
	margin: 78px 0px 0px 20px;
}
#bloccoRIGHT h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	border-right: 1px solid #f26c00;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-weight: normal;
}
#bloccoRIGHT h2 a {
	color: #666666;
}
#bloccoRIGHT h2 strong {
	color: #f26c00;
}
#bloccoRIGHT h3 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	border-right: 1px solid #666666;
	background-position: right top;
	background-repeat: repeat-y;
	font-weight: bold;
	color: #bfbfbf;
	padding: 0px 10px 0px 0px;
	margin: 20px 0px 5px 0px;
	line-height: 14pt;
	text-align: right;
}
#bloccoRIGHT h3 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #acacac;
	display: block;
}
#bloccoRIGHT p {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	line-height: 14pt;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#bloccoRIGHT ul {
	text-align: right;
}

#bloccoRIGHT ul li a {
	display: block;
	width: 240px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 10px 10px 0px;	
}

#bloccoRIGHT ul li a:hover,
#bloccoRIGHT ul li a.current
{
	font-weight: bold;
}

#bloccoRIGHT.home ul li a:hover,
#bloccoRIGHT.home ul li a.current
{
	background: url(../_images/home-nav-bg.gif) no-repeat;	
}

#bloccoRIGHT.trade ul li a:hover,
#bloccoRIGHT.trade ul li a.current
{
	background: url(../_images/trade-nav-bg.gif) no-repeat;
}

#bloccoRIGHT.events ul li a:hover,
#bloccoRIGHT.events ul li a.current{
	background: url(../_images/events-nav-bg.gif) no-repeat;
}
/* --------------------------------------------------------------------------------- /RIGHT ----------*/
/* --------------------------------------------------------------------------------- FOOTER ----------*/

#footer {
	position: relative;
	width: 100%;
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0px;
	margin-bottom: 20px;
}
#footer p, #footer p#copy {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bfbfbf;
	line-height: 14pt;
	text-align: right;
}
#footer p {
	text-align: left;
}
#footer p#copy {
	position: absolute;
	top: 10px;
	right: 0px;
}
/* --------------------------------------------------------------------------------- FOOTER ----------*/
