div#menu {
z-index: 11;
position: absolute;
top: 95px;
left: 15px;
}

div#giorgetto_cont{
z-index:10;
position: fixed;
margin-top: 33px;
margin-left: 397px;
}

span#in_page {
color: #fff;
}

div#contatti_corpo{
background-image: url(../img/bg_contatti.jpg);
width: 998px;
height: 598px;
}

div#particelle {

position:absolute;
left:350px;
top: 0px;
z-index:2;

}

div#indirizzo{
z-index: 11;
position: absolute;
left: 15px;
top: 410px;
}

div#indirizzo_stampa{
z-index: 11;
position: absolute;
left: 270px;
top: 410px;
}

div#risp{
z-index: 11;
position: absolute;
left: 15px;
top: 364px;
}

div#contacts{
z-index: 11;
position: absolute;
left: 15px;
top: 537px;
}

div#nome{
position: absolute;
left: 15px;
top: 214px;
}

div#mail{
position: absolute;
left: 15px;
top: 262px;
}

div#website{
position: absolute;
left: 15px;
top: 310px;
}

div#msg{
position: absolute;
left: 270px;
top: 214px;
}

#form_nome{
width: 235px;
position: absolute;
top: 230px;
left: 15px;
z-index: 11;
}

#form_mail{
width: 235px;
position: absolute;
top: 278px;
left: 15px;
z-index: 11;
}

#form_website{
width: 235px;
position: absolute;
top: 326px;
left: 15px;
z-index: 11;
}

#form_msg{
width: 235px;
position: absolute;
top: 230px;
left: 270px;
z-index: 11;
}

input
{
font-family: verdana;
font-size: 13px;
height: 24px;
width: 220px;
color: #fff;
background: none;
border: 1px solid #545353
}

#invia{
z-index: 100;
cursor: pointer;
position: absolute;
top: 364px;
left: 419px;
border-style: none; 
width: 91px; 
height: 33px;
background-image: url(../img/invia.png);
}

textarea
{
font-family: verdana;
font-size: 13px;
overflow: auto;
width: 220px;
height: 120px;
color: #fff;
background: none;
border: 1px solid #545353
}