body {
	background-image: url(Fondo.png);
}
.FondoTablaContenido {
	background-image: url(imagenes/FONDO2009.jpg);
}
.textoParrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	background-image: url(imagenes/FondoTexto.png);


}
.TextoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C5C34A;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}
.FondoImagen {
	background-image: url(imagenes/FondoImagen.png);
	border: 1px solid #FFCC00;
}
.SubTitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: uppercase;

}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textoContenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.LineaCafe1px {
}

