body{
background-color: #000000;
margin:0px;
}

table.header{
width: 990px;
background-color: #333B56;
}

table#main{
width: 990px;
height: auto;
padding-bottom: 2px;
}

td#logo{
padding-left: 5px;
}

td#col1{
padding-left: 5px;
line-height: 5px;
}

td#col2{
line-height: 5px;
}

.credits{
font-size: 9px;
color: #666666;
font-family: verdana;
text-decoration: none;
}




#buio{
width: 100%;
height: 300%;
position: absolute;
top: 0px;
left: 0px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80; 
background-color:#000000; 
display: none;
}

#manifesto{
width: 476px;
height: 655px;
position: absolute;
top: 30px;
left: 50%;
margin-left: -238px;
display: none;
}

#foto{
width: 100px;
position: absolute;
top: 30px;
left: 50%;
margin-left: -500px;
display: none;
}

#div_lang_en{
width: 50px;
height: 20px;
position: absolute;
top: -10px;
left: 50%;
margin-left:-310px;
/* margin-left:-380px; */
cursor:pointer;
}

#div_lang_it{
width: 50px;
height: 20;
position: absolute;
top: -10px;
left: 50%;
margin-left:-345px;
/* margin-left:-415px; */
cursor:pointer;
}









.textPress{
color: #57577d;
font-size: 16pt;
font-family: verdana;
text-decoration: none;
font-weight: bolder;
}

.textPressHover{
color: #7f7fa6;
font-size: 20pt;
font-family: verdana;
text-decoration: none;
font-weight: bolder;
}

.textPress:hover{
color: #dddddd;
}

