#header
{
 margin:0px;
 padding:0px;
 width:980px;
 height:120px;
 background:no-repeat;
}
.torna
{
 margin-top:80px;
 margin-left:50px;
 color:#FFFFFF;
 display:block;
 font-family:verdana;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
}

.torna:hover
{
 margin-top:80px;
 margin-left:50px;
 color:red;
 display:block;
 font-family:verdana;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
}



.headerBTN
{
 height:110px;
 width:240px;
 display:block;
 float:left;
}
#login
{
 margin:0;
 padding:0;
 margin-right:5px;
 width:250px;
 height:110px;
 float:right;
 font-family:verdana;
 font-size:9px;
 color:#000000;
 text-align:right;
 display:block;
}

#login input
{
 margin:0;
 padding:0;
 margin-top:3px;
 width:120px;
 height:15px;
 font-family:verdana;
 border:1px solid #666666; 
 font-size:10px;
 padding-right:2pz;
 color:#666666;
}

.bottone
{
 display:block;
 margin:0;
 padding:0;
 border:0;
 margin-top:3px;
 margin-bottom:3px;
 font-family:verdana;
 font-size:8px;
 color:#ffffff;
 text-decoration:none;
 background-image:url(../images/css/aeroviaggi/button2.jpg);
 background-repeat:no-repeat;
 width:123px;
 height:18px;
}
.bottone:hover
{
 display:block;
 margin:0;
 padding:0;
 border:0;
 margin-top:3px;
 margin-bottom:5px;
 font-family:verdana;
 font-size:8px;
 color:red;
 text-decoration:none;
 background-image:url(../images/css/aeroviaggi/button2.jpg);
 background-repeat:no-repeat;
 width:123px;
 height:18px;
}

.registrati
{
 background-image:url(../images/css/aeroviaggi/button2.jpg);
 background-repeat:no-repeat;
 width:123px;
 height:18px;
 float:right;
 font-family:verdana;
 font-size:8px;
 color:#ffffff;
 text-decoration:none;
 text-align:center;
 padding-top:4px;
}

.registrati:hover
{
 background-image:url(../images/css/aeroviaggi/button2.jpg);
 background-repeat:no-repeat;
 width:123px;
 height:18px;
 float:right;
 font-family:verdana;
 font-size:8px;
 color:red;
 text-decoration:none;
 text-align:center;
 padding-top:4px;
}	

.pass
{
 margin:0;
 padding:0;
 font-family:verdana;
 font-size:11px;
 color:orange;
 font-weight:bold;
 text-decoration:none;
 display:inline;
 float:right;
 margin-top:5px;
 background-color:white;
}

.pass:hover 
{
 font-family:verdana;
 font-size:11px;
 color:red;
 text-decoration:none;

}