/* Estilos para TITULAR ofertas */

.Oferta_titutar_01 {
	font-size: 140%;
	line-height: 120%;
	font-weight: bold;
	color: #008080;
}
.Oferta_titutar_02 {
	font-size: 160%;
	line-height: 120%;
	font-weight: bold;
	color: #008080;
}
.Oferta_titutar_03 {
	font-size: 180%;
	line-height: 120%;
	font-weight: bold;
	color: #008080;
}

/* Estilos para SUBTITULO ofertas */

.Ofertas_subtitulo_01 {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.Ofertas_subtitulo_02 {
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.Ofertas_subtitulo_03 {
	font-size: 140%;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
