html {
height:auto;
max-height:none;
overflow:auto;
}
body {
height:auto;
text-align: left;
max-height:none;
overflow:auto;
}
#logo {
float: none;
}
#struttura {
width: 645px;
border-right: 0;
padding-bottom: 10px;
}
#footer {
position: relative;
bottom: auto;
right: auto;
}
* html #footer {
position: relative;
}
#footer .content {
width: 645px;
}
#content {
height:auto;
max-height:none;
overflow:auto;
}
#colsx {
float:none;
width: 645px;
border-left: 0;
}
#colsx .content {
height: auto;
}
#colsx .scroll {
overflow:auto;
padding-right: 0;
}
#coldx {
margin-left: 0;
border-right: 0;
}
#int {
border: 0;
}
#corpo {
margin-left: 0;
}
#menu,#sottomenu,#menufooter,.pag {
display: none;
}
#frecce {
display:none;
}