body {
/*background:url(img/bground.jpg) fixed center top no-repeat;*/
border:none;
}

img {
border:none;
}

div.centrato {
  display:     block;
  width:       828px;
  height:      770px;  
  background: url(homepage.gif);
  margin:auto; 
  /*margin-top:50px;*/
}

div.spaceralto {
  display:     block;
  width:       828px;
  height:      214px;   
  
}

div.spacersinistramenu {
  display:     block;
  width:       67px;
  height:      13px;  
  float:	   left;
  border:none;
}

div.menu1 {
  display:     block;
  width:       120px;
  height:      13px;  
  float:	   left;
 
}

div.menu2 {
  display:     block;
  width:       120px;
  height:      13px;  
  float:	   left;
}

div.menu3 {
  display:     block;
  width:       140px;
  height:      13px;  
  float:	   left;
}

div.menu4 {
  display:     block;
  width:       110px;
  height:      13px;  
  float:	   left;
}

div.menu5 {
  display:     block;
  width:       120px;
  height:      13px;  
  float:	   left;
}

div.menu6 {
  display:     block;
  width:       151px;
  height:      13px;  
  float:	   right;
}

div.spacer2 {
  display:     block;
  width:       828px;
  height:      14px;  
  float:right;
}

div.spacersinistracontent {
  display:     block;
  width:       67px;
  height:      448px;  
  float:	   left;
}

div.contentsx {
  background-color:#fef7d6;
  display:     block;
  width:       280px;
  height:      448px; 
  float:	   left;
}

div.contentdx {
  background-color:#fef7d6;
  display:     block;
  width:       400px;
  height:      448px; 
  float:	   left;
}

div.contenttotale {
  background-color:#fef7d6;
  display:     block;
  width:       680px;
  height:      448px; 
  float:left; 
}

div.contenttotalecontatti {
  background-image:url(Back.gif);
  display:     block;
  width:       680px;
  height:      448px; 
  float:left; 
}

div.spacerdestracontent {
  display:     block;
  width:       81px;
  height:      448px;  
  float:right;
}

div.chiusura {
display:     block;
  width:       828px;
  height:      81px; 
  float:right;
}

#dhtmlgoodies_scrolldiv{
		/* The total width of the scrolling div including scrollbar */
		width:400px;
		height:448px;	/* The height of the scrolling div */
	}
	#scrolldiv_parentContainer{
	background-color:#fef7d6;
	margin-top:10px;
		width:400px;	/* Width of the scrolling text */
		height:100%;
		overflow:hidden;
		border:0px solid #c58309;
		float:left;
		position:relative;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
		padding: 5px;
		position:relative;		
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
	margin-top:10px;
		width:15px;
		margin-left:2px;
		height:448px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
	    margin-top:6px;
		width:20px;
		height:370px;	/* Total height - 40 pixels */
		border:1px solid #c58309;
		background-color:#c58309;
		position:relative;
		
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:18px;
		height:18px;
		border:0px solid #c58309;
		background-color:#c58309;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
		width:16px;
		height:16px;
		border:0px solid #c58309;
		color: #ffffff;
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor:pointer;
	}
	#scrolldiv_scrollUp{
		margin-bottom:2px;
	}
	#scrolldiv_scrollDown{
		margin-top:2px;
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
	}

.stiletesto {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#c58309;
}
.stiletestotitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#c58309;
}

img.thumb {
	width:100px;
	height:80px;
}


