html {
	text-align: center;
	font-family: arial, helvetica, sans;
	font-size: 90%;
	background-image: url('prato_4_3.jpg');		
	background-repeat: repeat;
	}
	
body {
	text-align:center;
	}
	
#header {
	width: 760px;
	height: 211px;
	margin: 0 auto;
	}	
	
#header img {
	margin-right:128px;
	}
	
.scatola {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	font-family: Georgia, Arial, Helvetica;
	}
	
.etichetta {
	background-image: url('etichetta.jpg');
	width: 100px;
	height: 20px;
	margin-left: 550px;
	font-family: courier, serif;
	text-align: center;
	line-height: 1.2em;
	}
	
.etichette {
	display:none;
	}
	
.ehome {
	display:block;
	}
	
.logo {
	float:left;
	width: 160px;
	background:white;
	margin:0 10px;
	padding:10px 2px 4px 10px;
	}
	
.sinistra {
	float:left;
	width: 180px;
	margin:0 10px;
	padding: 0px;
	text-align:right;
	letter-spacing: 0.2em;
	color:black;
	overflow:hidden;
	}
	
.sinistra ul {
	list-style: none;
	padding:0;
	margin:0;
	}
	
.sinistra li {
	margin: 2px 0 10px 0;
	font-size: 30px;	
	}
	
.sinistra a { 
	text-decoration: none;
	color: black;
	background: white;
	padding: 2px 20px; 	
	}
	
 
.sinistra a:hover, .sinistra a:focus, .sinistra a:active { color:green; }

.wrapdestra {
	float: left;
	width: 500px;
	height: 500px;
	margin: 0 10px;
	}
	
.destra {		
	background: white;
	background-image: url('backy2.jpg');
	padding: 30px;
	font-size:25px;	
	}

.destra p {
	padding:0;
	margin:0;
	}
	
.destra ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.destra a { text-decoration: none}
.destra a:link, .destra a:visited { color: black }
.destra a:hover, .destra a:active, .destra a:focus { color: green	}
		
.big {
	font-size:55px;	
	}
	
#footer	{
	text-align: center; 
	background: white;
	line-height: 1.5em;
	margin: 10px 0;
	color:gray;
	background-image: url('backy3.jpg');
	}
	
/* Parliamo di contenuti */
.mission, .portfolio, .clienti, .contatti, .servizi {
	display: none;
	width:440px;
	}

.home {
	width:440px;
	background-image: url('backyhome5.jpg');
	margin: -30px;
	padding: 30px;
	}

#pics {  
    height:  332px;  
    width:   432px;  
    padding: 0;  
    margin:  0;
    display:none;
    cursor: pointer;
} 
 
#pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  400px; 
    height: 300px; 
    top:  0; 
    left: 0 
} 
