
html, body, #containerA, #containerB { height:100%; }
body { margin:0; padding:0; overflow:hidden; background-color: #666666}


#testoNascosto {
  position:absolute;
  left:-9999px;
  top:0px;
}


#content {
	height: 100%;
}

a {
}

a:hover {
}

img {
}
