.letraSeccion {
	font-size: 50px;
}
.letraproducto {
	font-size: 14px;
	font-weight: bold;
	color: #FF16A3;
}
.letraTitulo {
	font-size: 20px;
}
.precioAhora {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
.precioAntes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	text-decoration: line-through;
}
.botonnormal {
	background-color: #FF16a3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

