<style type="text/css">
/*<![CDATA[*/
    body { 
		background: #ffffff;
	    color: #000000;
		font-family: Verdana, Sans-serif, Arial, 'Times New Roman', 'Trebuchet MS';
		font-size: 14px;
		line-height: 16px;
        margin: 0; padding: 0;
		width: auto;
	    }
	    
	input {
		font-size: 15px;
		background-color: transparent;
		background:none;
		}
		
    p { 
	    color: #000000;
		font-family: Verdana, Sans-serif, Arial, 'Times New Roman', 'Trebuchet MS';
		font-size: 14px;
		line-height: 15px;
	    }	    
	    
	h1 { 
	    color: black; 
/*	    letter-spacing: -0.02em; /* ACF aggiunto per fare avvicinare i caratteri */
	    font-family: Verdana, Sans-serif, Arial, 'Times New Roman'; /* ACF la prima font era Verdana */
		font-size: 18;
		font-weight: bold;
		margin-top: 8px;
		margin-left: 10px;
	    }
	hr
	{
		background: #000;
		color: #000;
		height: 1px;
		margin: 0 0 0px;
	} 
	
	th
	{
	    color: #333333;
		font-family: Verdana, Sans-serif, Arial, 'Times New Roman', 'Trebuchet MS';
		font-size: 18;
		font-weight: bold;
		font-style: normal;
/*		border-bottom: solid 1px #71bfe3;  
		margin-top: 25px; */
		padding:8px 0px;
	}
	
	td
	{
	    color: #333333;
		font-family: Verdana, Sans-serif, Arial, 'Times New Roman', 'Trebuchet MS';
		font-size: 14;
		font-weight: normal;
		font-style: normal;
	}
	
		#titolo-html2 {
		position: absolute;
		z-index: 100; 
        border-top: none;
		width: auto;
		min-height: 32px; 
        height: 32px; /* need for IE */
		top: 0px;
		left: 0px;
    } 
		#box-html2 {
		position: absolute;
		z-index: 101; 
        border-top: none;
		width: auto;
		top: 50px;
		left: 260px;
    } 
	    #caratteristiche-html2 { 
        margin: 10px 10px 10px 10px;
	    }	   
	    
		#box-iframe {
        position: absolute;
        z-index: 130;     /* make logo visible over content*/
        border-top: none;
		width: auto;
		top: 0px;
		left: 0px;
		margin:0 0 0 0;
		overflow: visible;
		
   /*      margin: 0 auto;
        padding: 0; */
    } 
/*]]>*/
</style>

