body { background: white; }

#menu_principal, #izquierda, #derecha,
#btn_ficha, .boton1, .boton2,
.banner_cabecera, #idiomas,
.noprt {
	display: none;
}

#centro, #centrointerior {
	width: 100%;
}

#contenido {
	width: 720px;
}

#pie {
	width: 740px;
}
#cabecera {
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
	background: transparent;
}
#contenido, #menu { background: transparent; }

