html, body{
	height: 100%;
	margin-left: .1cm;
	margin-right: .1cm;
	font-family: 'PT Sans', Sans Serif, Verdana;
	font-size: 100%;
	line-height: 1.0;
	color: #000000;
	background-color: #fff089;
	background: url(sfondo_grigio.jpg) no-repeat center center fixed;
    background-size: cover;
	}


a:link{
	color: #aa2222;
	font-family: 'PT Sans', Sans Serif, Verdana;
	}
	

a:hover{
	color: #0066ff;
	background-color: #dddddd;
	text-decoration: none;
	}

td{
	color: #000000;
	bgcolor: #ffffff;
	font-family: 'PT Sans', Sans Serif, Verdana;
	font-size: 1.0em;	
	line-height: 1.1em;
    }
   
     
img.top_menu{style="border: 0px solid"}         
        
img.logo{display: block;width: 100%}    
      
img.esempi{display: block;width: 100%;max-width:2000px}    
    

.citazione{
		color: #bb6644;
	font-family: 'PT Sans', Sans Serif, Verdana;
	font-size: 1.0em;	
	line-height: 1.0em;
	}

.testo{
		color: #000000;
	font-family: 'PT Sans', Sans Serif, Verdana;
	font-size: 1.0em;	
	line-height: 2.0em;
	margin-left: 3%;
	margin-right: 3%;
	align: center;
	}


.titolo{
		color: #111111;
	font-family: 'PT Sans', Sans Serif, Verdana;
	text-decoration: none;
	font-size: 3.0em;
	}

.titolo2{
		color: #111111;
	font-family: 'PT Sans', Sans Serif, Verdana;
	text-decoration: none;
	font-size: 2.0em;
	}

.titolo3{
		color: #111111;
	font-family: 'PT Sans', Sans Serif, Verdana;
	text-decoration: none;
	font-size: 1.2em;	
	line-height: 1.8em;
	}

.titolo4{
		color: #111111;
	font-family: 'PT Sans', Sans Serif, Verdana;
	text-decoration: none;
	font-size: 1.0em;	
	line-height: 2.0em;
	}

	
img.bordo{
	border:3px solid #000000;border-color: #dddddd #999999 #999999 #dddddd;
	}