@CHARSET "ISO-8859-1";
@CHARSET "ISO-8859-1";

/**
 * Estilos para el rastro de migas
 */
.menu-rastro {
    display: inline;
}

.div-rastro span.menu-rastro {
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.div-rastro .menu-rastro .current {
    color: #7b9ec6;
    font-weight: bold;
}

.breadcrumbs > a > img {
    vertical-align: text-top!important;   
}

.rastroImg {
    padding-bottom: 3px;
}

img.rastroImg {
    width: 1em;
}

