body {
	background-color: #11418B;
}
.FondoTablaPrincipal {
	background-image: url(images/index_03.jpg);
}
.TextoContenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #11418B;
	text-align: justify;
}
.TextoProductos {
	font-family: "arial Black";
	font-size: 18px;
	text-transform: uppercase;
	color: #0B59A1;
}

