html, body{
background-color:#FFFFFF;
margin:0px;
padding:0px;
height:100%;
width:100%;
text-align:center;
/*background-image:url(../images/pre_home.jpg);
background-repeat:no-repeat;
background-position:top center;*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#preHome{
border:0px solid #000;
width:582px;
height:566px;
margin:auto;
top:50%;
position:relative;
margin-top:-200px;
text-align:center;
}
#logo{
text-align:center;
}

#bandiereDefault{
position:relative;
margin-top:-50px;
/*left:25px;*/
width:370px;
border: 0px solid #10d334;
margin:auto;
text-align:center;
}
#bandiereDefault img{
padding:15px;
border:0px;
}

#entra{
position:relative;
top:120px;
}
#entra a:link,#entra a:visited{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
#entra a:hover{
color: #FF6600;
}
#payoff{
position:relative;
/*top:84px;*/
/*width:650px;*/
margin:auto;
color:#000;
text-align:center;
border:0px solid #333333;
}

a.linkbianco:link,
a.linkbianco:visited{
color:#000;
/*text-decoration: none;*/
}
a.linkbianco:hover{
color:#e42c2a;
/*text-decoration: none;*/
}

.bottom{
clear:both;
height:0px;
visibility:hidden;
}
#bitaliano{
padding:20px;
border:0px;
float:left;
}
#benglish{
padding:20px;
border:0px;
float:right;
}
