
.titulo_producto {
font-size : 18px;
text-align : center;
font-weight : bold;
text-decoration : none;
color : #ffffff;
}
.subtitulo_producto {
font-weight : bold;
}
.texto_producto {
text-align : justify;
}
.texto_centro {
text-align : center;
vertical-align : top;
}
li {
padding-left : 10px;
}
