@charset "utf-8";
#contenedor {
	background-image: url(imagenes/fondo1.gif);
	height: 768px;
	width: 1000px;
}
#encabezado {
	height: 100px;
	width: 990px;
}
#botones {
	height: 100px;
	width: 1000px;
}
#encabezado {
	height: 100px;
	width: 1000px;
}
#informacion {
	height: 100px;
	width: 1000px;
}
#contenido {
	height: 400px;
	width: 1000px;
}
#contenedor #encabezado #contenido table tr td table tr td marquee em {
	color: #F00;
}
#contenedor #encabezado #contenido table tr td table tr td marquee em strong {
	color: #F0F;
}
