           /* 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: 1860px;
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: 1760px;
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;
}

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

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

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

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

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

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

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

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

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

.immagine7_pieno {
width: 340px;
height: 229px;
}

.immagine8 {
width: 340px;
height: 340px;
float:left;
}
.immagine8_vuoto {
width: 340px;
height: 55px;
}

.immagine8_pieno {
width: 340px;
height: 229px;
}

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

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