#submenu {
	background-image: url(img/menu/barra_submenu_short.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 8;
	height: 67px;
	width: 974px;
	left: 0px;
	top: 0px;
}
#pagina {
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	
	}
