body {
	min-height:480px;
	overflow:hidden;
}
#vertical {
	margin-top:-240px;/* half vertical height*/
}
#hoz {
	height:480px;
	overflow:visible;
}
#fondo {
	height:480px;
	margin-top:-480px;
	width:1298px;
	background: url(ima/home_continua_fondo.gif) right no-repeat;
}
