/*stili per il layout fluido*/
html,body{margin: 0;padding:0}
body{font-family: arial,sans-serif; background-color: #000000; background-image:url(../img/bgsfuma.jpg); background-repeat:repeat-x;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none; }
a:hover {text-decoration:underline; color: #ffffff;}

.nero {font-size: 12px; 
	color: #000000;
	line-height: 21px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;}
.nero_sp {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 14px; color:#000000; letter-spacing: 0px; line-height: 20px; }

.menu {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 12px; color:#dedede; letter-spacing: 0px; }
.menu a:link {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 8pt; color:#ffffff; letter-spacing: 0px; }
.menu a:hover {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 8pt; color:#ffffff; letter-spacing: 0px; }
.menu a:visited {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 8pt; color:#ffffff; letter-spacing: 0px; }

.menu1 {font-family: Verdana, Arial, Helvetica; font-size: 10px; color:#dedede; letter-spacing: 0px; }
.menu1 a:link {font-family: Verdana, Arial, Helvetica; font-size: 10px; color:#ffffff; letter-spacing: 0px; }
.menu1 a:hover {font-family: Verdana, Arial, Helvetica; font-size: 10px; color:#ffffff; letter-spacing: 0px; }
.menu1 a:visited {font-family: Verdana, Arial, Helvetica; font-size: 10px; color:#ffffff; letter-spacing: 0px; }

.nero_big {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 10pt; color:#000000; letter-spacing: 0px; }
.red_big {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 17px; color:#85241d; letter-spacing: 0px; }
.red_small {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 12px; color:#85241d; letter-spacing: 0px; font-weight: bold; }

.bianco {font-family: Trebuchet MS, Lucida, Arial, Helvetica; font-size: 8pt; color:#ffffff; letter-spacing: 0px; }
.testoprod {font-size: 12px; 
	color: #ffffff;
	line-height: 21px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; }
	
	.iniziale {
    font-weight: bold; 
	font-family: Times; 
	font-size: xx-large;
	color:#CCCCCC;
}

.campoform
{

font-family: Trebuchet MS, Lucida, Arial, Helvetica;
color: #ffffff;
font-size:12px;
text-align:left;
}

#footer {font-family:  Verdana, Arial, Helvetica; font-size:10px;; color:#efeeea; letter-spacing: 0px; }


div#centrale{width: 870px; height:680px; background-color:#000000; position:relative; margin: 0 auto; padding: 1px;}

.immagine  {border: 0px solid #5f9307}

#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:115px;
				
	}
	#DHTMLgoodies_panel_one{
		float:left;		
			
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:495px;	/* Height of thumbnail div */
		width: 120px;
		position:relative;	/* Never change this */
		float:left;
			scrollbar-face-color : #000000 ;
	scrollbar-shadow-color : #000000 ;
	scrollbar-highlight-color : #000000 ;
	scrollbar-3dlight-color : #000000 ;
	scrollbar-darkshadow-color : #000000 ;
	scrollbar-track-color : #000000 ;
	scrollbar-arrow-color : #ffffff ;
	
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:500px;	/* Width of large image div */
		height:498px;	/* Height of large image div */
		
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:0px 	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:120px;	/* Width of strip */
		padding:0px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:100px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:1px solid #ffffff;	/* Green border around active thumbnail */
		padding:0px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:1px solid #f77f13;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		display: none;
	}
	.rightArrow{
		display: none;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
	
	
	/* NEWS */
	
	a.news:link {
		font-size: 12px; 
		color: #000000;
		line-height: 21px;
		font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
		letter-spacing: 1px;
		text-decoration:none;
	}
	
	a.news:visited {
		font-size: 12px; 
		color: #000000;
		line-height: 21px;
		font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
		letter-spacing: 1px;
		text-decoration:none;
	}
	
	a.news:hover {
		font-size: 12px; 
		color: #000000;
		line-height: 21px;
		font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
		letter-spacing: 1px;
		text-decoration:underline;
		color: #333333;
	}


