/* --------------------------------------------------------------------------------- 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;
	background-color: #fbfbfb;
}
a {
	color: #f26c00;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
#body {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	display: block;
}
h1, h2, h3, h4, h5, h6,  p{
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #bfbfbf;
	margin: 0px 0px 20px 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;
}
/* --------------------------------------------------------------------------------- /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: 18px;
	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: 730px;
	margin: 0px 0px 40px 0px;
}
#bloccoLEFT.comunicati {
	margin: 0px 0px 10px 0px;
}
#bloccoLEFT p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20pt;
	text-align:justify;
}
#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;
}

.boxSiti, #divSito{
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0 5px 8px #DDDDDD;
	-webkit-box-shadow: 0 5px 8px #DDDDDD;
	box-shadow: 0 5px 8px #DDDDDD;
	mine-height: 170px;
	padding: 20px;
	font-size:16px;
	margin-bottom:30px;
	background-color:#FFF;
}
.boxSiti{
	width:310px;
}
.boxSiti #logo{
	height: 80px;
}
.boxSiti h2, #divSito h2{
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	letter-spacing: -2px;
	text-align: right;
	font-weight: normal;
	color: #F29400;
}
.boxSiti span, #divSito span{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 80px;
	line-height: 14px;
	display: inline-block;
	padding-left: 8px;
	letter-spacing: 0px;
	color: #999;
}
.boxSiti i, #divSito i{
	text-align: right;
	font-style: normal;
	border-right: solid 1px #666666;
	padding-right: 11px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	clear:both;
}
.boxSiti img{
}
.boxSiti.even{
	float:left;
}

.boxSiti.odd{
	float:right;
}

#divSito{
	float:left;
	width: 688px;
	clear:both;
}
#divSito #dati{
	float: right;
	text-align: right;
	margin-top: 15px;
}
#divSito #logo{
	padding-bottom: 15px;
	border-bottom: solid 1px #999;
}
#divSito #testo{
	margin-top: 10px;
	width:390px;
	float: left;
}
#divSito #testo strong{
	color: #F29400;
}
#fotoSito {
	width: 280px;
	text-align: right;
	float: right;
}
#fotoSito img{
	width: 280px;
	margin-bottom: 5px;
}
/* --------------------------------------------------------------------------------- /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 h3.selected {
	border-right: 3px solid #f26c00;
}
#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 ----------*/

