           /* Generic */

body {
background-color: White;
background-position: center top;
font-family: Helvetica neue ultra light, sans-serif;
font-size:10pt;
color: Black;	
text-align: left; /*correzione IE bug 1/2*/
}

#conteiner { 
margin-left: -342px;
left: 50%;
width: 687px;
height: 1166px;
position: absolute;
background: White;
background-position: top;
top: 50px;
overflow: visible;
}
a:link {
color: Black;
text-decoration: none;
}

a:visited {
color: Black;
text-decoration: none;
}

a:hover {
color: Black;
text-decoration: none;
}

a img {
border: none;
}

           /* Header */

#header { 
width: 687px;
height: 1066px;
background: White;
text-align: center;
position: relative;
}

.titolo {
width: 687px;
height: 25px;
font-size:8pt;
background: White;
text-align: center;
}
           /* Menu */

.immagine1 {
width: 340px;
height: 340px;
margin-right: 7px;
margin-bottom: 7px;
float:left; 
}

.immagine1_vuoto {
width: 340px;
height: 57px;
}

.immagine1_pieno {
width: 340px;
height: 225px; 
}

.immagine2 {
width: 340px;
height: 340px;
float:left; 
}

.immagine2_vuoto {
width: 340px;
height: 52px;
}

.immagine2_pieno {
width: 340px;
height: 236px;
}

.immagine3 {
width: 340px;
height: 340px;
margin-right: 7px;
margin-bottom: 7px;
float:left; 
}

.immagine3_vuoto {
width: 340px;
height: 60px;
}

.immagine3_pieno {
width: 340px;
height: 220px;
}

.immagine4 {
width: 340px;
height: 340px;
float:left;
}

.immagine5 {
width: 340px;
height: 340px;
margin-right: 7px;
margin-bottom: 7px;
float:left;
}

.immagine6 {
width: 340px;
height: 340px;
float:left; 
}

.immagine6_vuoto {
width: 340px;
height: 42px;
}

.immagine6_pieno {
width: 340px;
height: 255px;
}


#footer {
text-align: center;
font-size:8pt;
width: 687px;
height: 65px;
margin-top: 50px;
}