/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align: center;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	padding: 10px 0px 0px 0px;
	margin:0;
	font-size:11px;
	line-height:15px;
	color:#dddddd;
}
h1 { 
	font-size:13px;
}
h2 { 
	font-size:12px;
}
h3 { 
	font-size:10px;
}
a{
	text-decoration:none;
}
.it h1,
.it a {
	color:#3399ff;
}
.de h1,
.de a{
	color:#99cc33;
}
.en h1,
.en a{
	color:#ff9966;
}
.fr h1,
.fr a{
	color:#FF00FF;
}
.es h1,
.es a{
	color:#ff0033;
}
#container {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align: left;
}
#top {
	height: 100px;
	background-image:url(../images/topbg.gif);
	background-repeat:no-repeat;   
	background-position:bottom;
}
#topmenu {
	height: 40px;
	background-image:url(../images/topmenubg.gif);
	background-repeat:no-repeat;   
	background-position:middle;
}
#menulingue {
	height: 18px;
	text-align:right;
	font-size:11px;


}#menucategorie {
	height: 22px;
	text-align:left;
	font-size:11px;
	margin-left:150px;
	color:#444444;
}
#content {
	height: 280px;
}
#contentleft {
	height: 250px;
	width:427px;
	position: relative;
	float:left;
	background-color:#151515;
   overflow:none; 
}
#contentright {
	height: 250px;
	width:427px;
	position: relative;
	float:right;
	background-color:#151515;
   /*overflow:auto;*/
}
#contentleftnews {
	height: 250px;
	width:357px;
	position: relative;
	float:left;
	background-color:#151515;
	overflow:auto;
}
#contentrightnews{
	height: 250px;
	width:497px;
	position: relative;
	float:right;
	background-color:#151515;

	/*overflow:auto;*/
}
#bloccotesto {
	padding:5px;
}
#bloccotesto p{
	text-align: justify;
}
#sfondown {
	height: 110px;
	background-image:url(../images/bottbg.gif);
	background-repeat:no-repeat;   
	background-position:top;
}
#videolink {
	margin:50px auto auto 150px;
	font-size:11px;
	position:absolute;
}
#barradown {
	background-color:#151515;
	height:32px;
}
#menusotto {
	width:510px;
	height:22px;
	position:relative;
	float:left;
	margin:5px;
	color:#cccccc;
}
#newsline {
	width:320px;
	height:22px;
	float:right;
	margin:5px;
	background-color:#000000;
	line-height:21px;
}
#footer {
	
	margin-top:30px;
	text-align:center;
	font-size:11px;
	color:#5c5c5c;
}
#footer a {
	color:#f9921c;
	text-decoration:none;
}
/* -------------- classi menu -------------- */
/* menu top - lingue e sottomenu */
.categoria {
	color:#f9921c;
	font-size:12px;
	margin-right:7px;
	display:inline;
	font-weight:bolder;

}
.linktop {
	color:#5c5c5c;
	margin-right:7px;
	display:inline;
}
.linktop a{
	color:#999999;
	text-decoration:none;
}
.linktop a:hover{
	color:#f9921c;
	text-decoration:none;
}

.linktopactive {
	color:#f9921c;
	margin-right:7px;
	display:inline;
	font-weight:bolder;
	text-decoration:none;
}
.linktopactive a{
	color:#f9921c;
	text-decoration:none;
}
/* menu principale sotto */
.menu {
	margin-right:3px;
	margin-left:auto;
	display:inline;
	position:relative;
	text-transform:uppercase;
}
.menu a {
	color:#bbbbbb;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	padding:2px;
}
.menu a:hover {
	background-color:#f9921c;
	color:#dddddd;
}
.amenu {
	margin-left:auto;
	margin-right:3px;
	display:inline;
	position:relative;
	text-transform:uppercase;
}
.amenu a{
	padding:2px;
	display:inline;
	color:#dddddd;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	background-color:#f9921c;
}
/* sezione news */
.datanews {
	color:#aaaaaa;
	font-size:11px;
	display:inline;
	position:relative;
	margin-left:5px;
	float:left;
}
.separatore {
	font-size:11px;
	display:inline;
	font-weight:bolder;
	position:relative;
	margin-left:5px;
	float:left;
	color:#f9921c;
}
.titolonews {
	font-size:11px;
	display:inline;
	font-weight:bolder;
	position:relative;
	margin-left:5px;
	float:left;
	color:#dddddd;
}

.titolonews a {
	color:#dddddd;
	text-decoration:none;
}
.titolonews a:hover {
	color:#f9921c;
	text-decoration:none;
}
.titolonewsattiva {
	font-size:11px;
	display:inline;
	font-weight:bolder;
	position:relative;
	margin-left:5px;
	float:left;
	color:#f9921c;
}
.titolonewsattiva a {
	color:#f9921c;
	text-decoration:none;
}
.bloccotitolonews {
	padding:5px;
	overflow:auto;
	display:block;
	width:340px;
}

.newslink {
	font-size:11px;
	display:inline;
	font-weight:bolder;
	position:relative;
	float:right;
	margin-right:5px;
}
.newslink a{
	color:#f9921c;
	text-decoration:none;
}


/********** GALLERY VIDEO *************/
/* dimensios for both splash image and the player wrapper */ 
a.flowplayer, a.flowplayer img { 
    display:block;                 
    width:450px; 
    height:240px; 
    border:0px;
margin: auto;    
} 
/* play button on top of splash screenn */ 
div#divShowVideo div.playButton { 
    background:url(../images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative; 
    top:-140px; 
    margin-left:auto;margin-right:auto;     
    opacity:0.9; 
    margin-bottom:-50px; 
} 

/* play button upon mouseover */ 
div#divShowVideo div.playButton:hover { 
    opacity:1.0;         
}
div.titolofilm {
	height:17px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	color:#bbbbbb;
	font-size:12px;
	font-weight:bolder;
	text-transform:uppercase;
	text-align:center;    
}
div#bloccotesto div.titolofilm {
	margin-top:5px;
}

div.descrizionevideo {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	padding:0px;
	text-align:center;
}
div#bloccotesto div.descrizionevideo p{
	margin:0px;
	padding:0px;
	color:#777777;
	font-size:10px;
	font-weight:bolder;
	text-align:center;
} 
.descrizionevideo p{
	margin:0px;
	padding:0px;
	color:#777777;
	font-size:10px;
	font-weight:bolder;
	text-align:center;
} 

div#leftVideo{
   padding:5px;
   text-align:center;    
}

div#leftVideo a.flowplayer, 
div#leftVideo a.flowplayer img { 
    display:block;                 
    width:417px;
    height:220px; 
    border:0px;         
}
/* play button on top of splash screenn */ 
div#leftVideo div.playButton { 
    background:url(../images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative; 
    top:-140px;   
    opacity:0.9; 
    margin-left:auto;margin-right:auto;  
    margin-bottom:-50px;
} 
/* play button upon mouseover */ 
div#leftVideo div.playButton:hover { 
    opacity:1.0;         
}   

.clear-both {clear:both;margin:10px;}
.inputForm{padding-top:20px;padding-bottom:20px;}
.inputForm .clear-both label{float:left;width:120px;margin:0 5px 0 0;padding:0;color:white;text-align:right;font-size:12px;}
.inputForm .clear-both input,
   .inputForm .clear-both textarea{width:210px;}
.inputForm .submits{margin-left:130px;}

#privacy{font-style:oblique;}


#showNewsList{
   display: block;
   text-align: center;
   border: 1px solid #FFF;
   color: #FFF;
   font-size: 12px;
   margin-bottom: 20px;
}
#showNewsList:hover{
   border: 1px solid #F9921C;
   color: #F9921C;
}

.jScrollPaneContainer {
   position: relative;
   overflow: hidden;
   z-index: 1;
   float: right;
}

.jScrollPaneTrack {
   position: absolute;
   cursor: pointer;
   right: 0;
   top: 0;
   height: 100%;
   background: #000;
   width: 5px;
}
.jScrollPaneDrag {
   position: absolute;
   background: #FFF;
   cursor: pointer;
   overflow: hidden;
}
.jScrollPaneDragTop {
   position: absolute;
   top: 0;
   left: 0;
   overflow: hidden;
}
.jScrollPaneDragBottom {
   position: absolute;
   bottom: 0;
   left: 0;
   overflow: hidden;
}
a.jScrollArrowUp {
   display: block;
   position: absolute;
   z-index: 1;
   top: 0;
   right: 0;
   text-indent: -2000px;
   overflow: hidden;
   /*background-color: #666;*/
   height: 9px;
}
a.jScrollArrowUp:hover {
   /*background-color: #f60;*/
}

a.jScrollArrowDown {
   display: block;
   position: absolute;
   z-index: 1;
   bottom: 0;
   right: 0;
   text-indent: -2000px;
   overflow: hidden;
   /*background-color: #666;*/
   height: 9px;
}
a.jScrollArrowDown:hover {
   /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
   /*background-color: #f00;*/
}