@charset "utf-8";



#wrapper {

	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	color:#FFF

}





body {

	background-color: #000;

	margin: 0px;

	padding: 0px;

	font-size: 13px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-image: url(img/sfondo_body.png);

	background-repeat: no-repeat;

	background-position: top;

}

#content {

	width: 980px;
	background-repeat: no-repeat;
	margin-top: 40px;
	/*background-image: url(img/logo_big.png);
	background-position: right center;*/
	float: left;

}
A{
	color:#e6b410;
	text-decoration: none;

}
A:HOVER{

	COLOR:#999

}


#slider {
	position: absolute;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 980px;
	height: 120px;
	margin-top: 0;
	left: 0px;
	top: 0px;
}
#slider img {
border: 0;
}

#header {
	margin: 0 auto;
	width: 600px;
	background-color: #F0F0F0;
	height: 200px;
	padding: 10px;
}



#nav {

	float: left;
	width: 274px;
	margin-top: 90px;
	background-image: url(img/sfondo_later.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	margin-bottom: 50px;

}
#nav A{
	COLOR:#333;
	text-decoration: none;

}
#nav A:HOVER{

	COLOR:#FFF

}


#footer a{
	color:#e6b410;
	text-decoration: none;

}
#footer a:hover{

	COLOR:#999

}

#logo {
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 600px;
	margin-top: 80px;
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color: rgba(6, 6, 6, 0.95);*/
	margin-right: 50px;
	margin-left: auto;
}
.titolo {
	color:#CCC;
	margin:30px 0 -20px 25px
}
#logosmall {

	padding-top: 94px;
	padding-bottom: 78px;

}



#flv{

	display: none;

	padding-top: 0px;

	padding-bottom: 40px;

}

#nav ul li {

	list-style-type: none;

	display: inline;

	padding-right: 20px;

}

#nav img {

	padding-left: 0px;

	margin-left: 0px;

	margin-bottom: 4px;

}



#top-panel{

	padding:14px 20px;
	text-align:right;
	background-color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}

#sub-panel{

	text-align:center;

}

#sub-panel a{

	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background-color: #CCC;
	background-image: url(img/sub-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.9em;
}

#logo2 {

	margin-top: 80px;

}



#sub-panel a span{

	padding:6px;

	background:url(img/sub-right.png) right bottom no-repeat;

	display:block;



}

strong{color:#fff;}

.face{

	border:2px none #333;

	margin-left:10px;

	float:right;

}

:focus{outline:0}

#flv a {

	color: #CCC;

	text-decoration: none;

}

#footer {

	color: #CCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #000);
	clear: both;
	padding-right: 20px;
	padding-left:50px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;

}

/*JScrollPane CSS*/

#section {
		}

.scroll-pane {

	width: 560px;
	height: 350px;
	overflow: auto;
	float: right;
	display: none;

		}

.pane-no-scroll{

	width: 560px;
	height: 425px;
	overflow: auto;
	float: right;
		}
		.jScrollPaneContainer {

	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-right:10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: auto;

		}

		.jScrollPaneTrack{

	position:absolute;

	cursor:pointer;

	right:0;

	top:0;

	height:100%;

	

		}

		.jScrollPaneDrag{

	position:absolute;

	cursor:pointer;

	overflow:hidden;

	-moz-border-radius:2px;

	-webkit-border-radius:2px;

	background-color: #333;

			}

		

		.scroll-pane{padding:0;}

		.scroll-pane p{

	color:#CCC;
	font-size:13px;
	line-height:16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:justify;

		}

		


