.fondotablaindex {
	background-image: url(imagenes/interfaceindex_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondocontenido {
	background-image: url(imagenes/fondocontenido.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
