/* ---------   Generali   ---------*/

a{
color:#000000;
text-decoration:none;
}

body{
background-color:#ffffff;
font-family:tahoma;
font-size:11px;
margin:0px;
text-align:center;
}

div{
padding:0px;
position:relative;
}

img{
border:0px;
}

#Logo{
float:left;
height:500px;
width:500px;
}

#Pagina{
background-image:url('../Images/Logo.png');
height:560px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
width:500px;
}

#Testo1{
float:left;
height:40px;
width:500px;
}

#Testo2{
cursor:pointer;
float:left;
height:20px;
margin-left:150px;
margin-right:150px;
width:200px;
}