

.estas_en {
    text-decoration: none;
    color: #000000;
    font-family: Arial;
    font-size: 13px;
	font-weight: bold;
	}
	
.estas_en:hover {
    text-decoration: underline;
    color: #000000;
    font-family: Arial;
    font-size: 13px;
	font-weight: bold;
	}
	
	
.tel {
    text-decoration: none;
    color: #000000;
    font-family: Arial ;
    font-size: 20px;
    font-weight: bold;
    }
.mail {
    text-decoration: none;
    color: #000000;
    font-family: Arial ;
    font-size: 11px;
    font-weight: bold;
    }
.texto_ficha {
	text-decoration: none;
    color: #000000;
    font-family: Verdana ;
    font-size: 11px;
}
.ta_recomienda {
	text-decoration: none;
    color: #000000;
    font-family: Tahoma ;
    font-size: 13px;
}
.ta_recomienda:hover {
    text-decoration: underline;
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
	}
.pie {
    text-decoration: none;
    color: #FFFFFF;
    font-family: tahoma ;
    font-size: 11px;
    font-weight: bold;
    }
.titulo_categorias {
    text-decoration: none;
    color: #FF9104;
    font-family: tahoma ;
    font-size: 15px;
    font-weight: bold;
    }
.listado_categorias {
    text-decoration: none;
    color: #595959;
    font-family: tahoma ;
    font-size: 12px;
    font-weight: bold;
    }
.listado_categorias:hover {
    text-decoration: underline;
    color: #595959;
    font-family: tahoma ;
    font-size: 12px;
    font-weight: bold;
    }
.titulo_marca_negrito {
    text-decoration: none;
    color: #2F6397;
    font-family: tahoma ;
    font-size: 13px;
    font-weight: bold;
    }
.titulo_marca {
    text-decoration: none;
    color: #2F6397;
    font-family: tahoma ;
    font-size: 12px;
    }
.titulo_marca:hover {
    text-decoration: underline;
    color: #2F6397;
    font-family: tahoma ;
    font-size: 12px;
    }
.titulo_precio {
    text-decoration: none;
    color: #CC0000;
    font-family: arial black ;
    font-size: 16px;
    }	
.titulo_precio:hover {
    text-decoration: none;
    color: #CC0000;
    font-family: arial black ;
    font-size: 16px;
    font-weight: bold;
    }