div#container{
	position: absolute;
	width: 100%; 
	height: 100%;
	left: 0;
	top: 0;
	margin: 0 0 0 0px; 
	/*background-image: url(images/background.jpg);*/
}


div#contenuti{
	position: absolute;
	width: 960; 
	height: 450;
	left: 50%;
	top: 50%;
	margin: -160 0 0 -470;
	z-index: 1;
	background-image: url(images/bckcontent.png);
}

div#contenutiProd{
	position: absolute;
	width: 960; 
	height: 450;
	left: 50%;
	top: 50%;
	margin: -160 0 0 -470;
	z-index: 1;
	background-image: url(images/bckcontent.png);
}

div#footer{
	position: absolute;
	width: 100%; 
	height: 22;
	left: 0;
	top: 50%; 
	margin: 230 0 0 0px; 
	text-align: center;
	z-index: 1;
	/*background-image: url(images/footerbck.png);*/
}

div#header{
	position: absolute;
	width: 960; 
	height: 140;
	left: 50%;
	top: 50%;
	margin: -270 0 0 -470px; 
	z-index: 1;
	background-image: url(images/bckheader.png);
	
}

.content_overflow{
	width: 560; 
	height: 290;
	scrollbar-3dlight-color:#fefefe; 
	scrollbar-arrow-color:#cdcdcd; 
	scrollbar-base-color:#fefefe; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-face-color:#fefefe; 
	scrollbar-highlight-color:#cdcdcd; 
	scrollbar-shadow-color:#666666;

	overflow:auto;
}



<!--
					
					A.menu   {text-decoration: none; color: #666;  font-size: 12px; font-weight:bold; font-family: arial,  helvetica;}
					A.menu:LINK    {text-decoration: none; color: #666; font-size: 12px; font-weight:bold; font-family: arial,  helvetica;}
					A.menu:VISITED {text-decoration: none; Color: #666; font-size: 12px; font-weight:bold; font-family: arial, helvetica;}
					A.menu:HOVER   {text-decoration: none; Color: #F09; font-size: 12px; font-weight:bold; background: #; font-family: arial, helvetica;}
					
					A.menuon   {text-decoration: none; color: #F09;  font-size: 12px; font-weight:bold; font-family: arial,  helvetica;}
					A.menuon:LINK    {text-decoration: none; color: #F09; font-size: 12px; font-weight:bold; font-family: arial,  helvetica;}
					A.menuon:VISITED {text-decoration: none; Color: #F09; font-size: 12px; font-weight:bold; font-family: arial, helvetica;}
					A.menuon:HOVER   {text-decoration: none; Color: #666; font-size: 12px; font-weight:bold; background: #; font-family: arial, helvetica;}
					
					
	-->
.textcontentTIT {
			text-decoration: none; 
			color: #000;  
			font-size: 16px; 
			font-weight:bold; 
			font-family: arial,  helvetica;
			}
.textcontenthome {
			text-decoration: none; 
			color: #444;  
			font-size: 12px;  
			font-family: arial,  helvetica;
			font-weight: bold;
			}
			
.textcontent {
			text-decoration: none; 
			color: #333;  
			font-size: 12px;  
			font-family: arial,  helvetica;
			}

.textcontentD {
			text-decoration: none; 
			color: #333;  
			font-size: 11px;  
			font-family: arial,  helvetica;
			}

.textfooter {
			text-decoration: none; 
			color: #000;  
			font-size: 9px;  
			font-family: arial,  helvetica;
			}
			
.textcontentCAPS {
			text-decoration: none; 
			color: #000;  
			font-size: 14px; 
			font-weight:bold; 
			font-family: arial,  helvetica;
			}
	
.inputbox1 {
					background: #fff;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 9px;
					font-family: arial;
					color: #000;
					width : 120px;
				}
.submitbox {
					background: #000;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 10px;
					font-family: arial;
					color: white;
				}
                
                
                
                
                