body{
margin-top:0px;
background-color:#dededc;
}
#tutto{
background-image:url(immagini/fondo_y.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
width:1024px;
overflow:hidden;
height:100%;
}
#page{
width:934px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#testata{
background-image:url(immagini/testata.jpg);
background-repeat:no-repeat;
width:934px;
height:143px;
float:left;
}
#fascia{
background-image:url(immagini/fascia.jpg);
background-repeat:no-repeat;
float:left;
width:934px;
height:35px;
}
#colonna_sx{
width:147px;
height:auto;
background-color:#3233ff;
color:#FFFFFF;
float:left;
padding-left:10px;
font-family:"Trebuchet MS";
}
#colonna_dx{
width:720px;
height:auto;
float: right;
color:#333333;
margin-right:10px;
margin-top:10px;
overflow:hidden;
}
#dx_sx{
width:463px;
height:auto;
float:left;
font-family:"Trebuchet MS";
font-size:12px;
}
#dx_dx{
width:230px;
height:auto;
float:right;
margin-top:25px;
font-family:"Trebuchet MS";
font-size:12px;

}
#basso{
background-image:url(immagini/basso_intro.jpg);
width:1024px;
height:64px;
float:left;
}
#footer{
width:720px;
height:20px;
float: right;
color:#333333;
font-family:"Trebuchet MS";
font-size:12px;
}
#entra{
width:500px;
float:right;
margin-right:100px;
margin-top:30px;
margin-bottom:60px;
}
#entra a{
font-family:"Trebuchet MS";
font-size:19px;
color:#333333;
text-decoration:underline;
}
#entra a:hover{
font-family:"Trebuchet MS";
font-size:19px;
color: #FF6600;
text-decoration:none;
}