@charset "UTF-8";
.titulo {
	color: #B13413;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
.precio {
	font-size: 85%;
}
.description {
	font-weight: bold;
	color: #111111;
}
	
.otros {
	font-style: italic;
	font-size: 95%;
}
