﻿#menu_owl_liver
{
    position: relative;
    float: right;
    width: 14.7em;
}
.menu_owl_liver_principal
{
    position: relative;
    float: left;
    width: 13.8em;
    height: 28.5em;
    border: solid 0.1em #CCC;
    padding: 0.7em;
    text-align:right;
    margin-bottom: 2em;
    background-image: url(../images/metabolomica-enfermedades-hepaticas.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.menu_owl_liver_principal img
{
    padding-bottom: 0.5em;
}
.menu_owl_liver_principal ul li
{
    position: relative;
    width: 13.8;
    padding-right: 0.7em;
    background-repeat: no-repeat;
    background-position: right;
}
.menu_owl_liver_principal ul li a
{
    font-family: Arial;
    font-size: 1.1em;
    text-decoration: none;
}
.opcion_owl_liver
{
    padding-bottom: 0.2em;
    border-bottom: 0.1em solid #CCC;
    margin-bottom: 0.2em;
    background-image: url(../images/punto_gris.gif);
}
.opcion_owl_liver a
{
    color: #666666;
}
.opcion_owl_liver_selec
{
    padding-bottom: 0.2em;
    border-bottom: 0.1em solid #CCC;
    margin-bottom: 0.2em;
    background-image: url(../images/punto-azul.gif);
}
.opcion_owl_liver_selec a
{
    color: #003366;
}