
.enlac_titu {
margin: 0px 4px 0px 15px;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
color: rgb(0,102,204);
}

.descripprincicipal{
  font-family : arial;
  text-decoration: none;
  font-size : 12px;
  color: #000;
}
.categorias{  font-family : arial;  text-decoration: none;  font-size : 12px;   color : #000;}
.titulos_categorias{color : #7E7E7E;font-size : 12px; font-weight: bold;}
.precio{ text-align:right;color : #9D4F00 ;font-size : 14px}


hr {
  border: 0;
  width: 80%;
  color: #f00;
  background-color: #f00;
  height: 5px;
}


