body {
 margin-top: 40px;
 font-family: Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #fff;
 background-color: #ffffff;
 overflow:hidden; 
 text-align: center;  
}

#box {
 text-align: center; 
 width: 700px;
 height: 479px; 
 margin: 0 auto;
 position: relative;
}

#miele {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 700px;
 height: 479px;  
 z-index: 0;
}

#squeezer {
 position: absolute;
 left: 130px;
 top: 60px;
 text-align: left;  
 font-size: 0.9em;
 line-height: 16px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #6B6B6B; 
 z-index: 10; 
}

#soft {
 position: absolute;
 left: 150px;
 top: 60px;
 width: 220px;
 font-size: 0.7em;
 line-height: 15px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #000000; 
 z-index: 10; 
}

#strong {
 position: absolute;
 left: 400px;
 top: 60px;
 width: 220px;
 font-size: 0.7em;
 line-height: 15px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #000000; 
 z-index: 10; 
}

#slogan {
 position: absolute;
 left: 40px;
 top: 350px;
 width: 180px;
 font-size: 0.7em;
 line-height: 17px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #000000; 
 z-index: 10; 
}

#mieli {
 position: absolute;
 left: 480px;
 top: 130px;
 font-size: 1em;
 line-height: 28px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 color: #000000; 
 z-index: 10; 
}

#cooking {
 position: absolute;
 left: 440px;
 top:363px;
 text-align: left;  
 font-size: 1.10em;
 line-height: 19px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 color: #e95d0f; 
 z-index: 10;
}

#cook-1 {
 position: absolute;
 left: 420px;
 top:403px;
 text-align: left;  
 font-size: 0.90em;
 line-height: 19px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #8c8c8c; 
 z-index: 10;
}

#contatti-mieli {
 position: absolute;
 left: 380px;
 top: 420px;
 width: 280px;
 font-size: 0.7em;
 line-height: 15px; 
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color: #000000; 
 z-index: 10; 
}

a:link, a:visited, a:hover, a:active {
 color: #000000;
 text-decoration: none; 
}
a:hover {
 color: #E95D0F;
 text-decoration: none; 
 font-weight: normal; 
}

#avanti {
 position: absolute;
 top: 500px;
 text-align: right;  
 right: 0px;
 z-index: 10;  
}

#indietro {
 position: absolute;
 top: 500px;
 text-align: left;  
 left: 0px;
 z-index: 10;  
}

#indirizzo {
 position: relative;
 top: 490px;
 text-align: center;  
 font: 11px Arial, Sans-serif;
 color: #9C9D9F; 
}

#testo {
 font: 15px Arial, Sans-serif;
 color: #9C9D9F; 
}

#testo a:link, #testo a:visited, #testo a:hover, #testo a:active {
 color: #E95D0F;
 text-decoration: none; 
}
#testo a:hover {
 color: #9C9D9F;
 text-decoration: none; 
 font-weight: normal; 
}
