@CHARSET "UTF-8";

#legion
{    
    background-image: url("../img/menu/menu_lateral_ce.png");
    background-repeat: repeat-y;
    background-position: 0px 0px;
    background-color: #000000;
    padding-top: 15px;
    padding-bottom: 2px;
}

#legion a
{
    color: black;
}

#menuBar
{
    height: 43px;
    /*background-image: url("../img/menu/menu.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;*/
}

#menuBar .menu_element
{
    float: left;
    height: 43px;
    
}

#hueco_iz.menu_element
{
    background-image: url("../img/menu/menu_hueco_iz.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 26px;
    height: 43px;
}

#hueco_de.menu_element
{
    background-image: url("../img/menu/menu_hueco_de.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 548px;
    height: 43px;
}

#separator.menu_element
{
    background-image: url("../img/menu/menu_hueco_botones.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 9px;
    height: 43px;
}

#boton_inicio.menu_element
{
    background-image: url("../img/menu/menu_boton_inicio.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 92px;
    height: 43px;
}

#boton_listado_series.menu_element
{
    background-image: url("../img/menu/menu_boton_listado_de_series.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 158px;
    height: 43px;
}

#boton_foro.menu_element
{
    background-image: url("../img/menu/menu_boton_foro.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 92px;
    height: 43px;
}

#boton_contacto.menu_element
{
    background-image: url("../img/menu/menu_boton_contacto.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 92px;
    height: 43px;
}


.menu_link
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3a424b;
    text-decoration: none;
    display: block;
}

#menu_link_inicio.menu_link
{
    padding-left: 27px;
    padding-top: 7px;
    padding-bottom: 13px;
}

#menu_link_listado_series.menu_link
{
    padding-left: 27px;
    padding-top: 7px;
    padding-bottom: 13px;
}

#menu_link_foro.menu_link
{
    padding-left: 32px;
    padding-top: 7px;
    padding-bottom: 13px;
}

#menu_link_contacto.menu_link
{
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 13px;
    /*background-color: red;*/
}

#menu_rss
{
    float: left;
    background-image: url("../img/menu/menu_hueco_rss.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 56px;
    height: 43px;
}

#menuBar .menu_button
{
    float: left;
}

#menuBar .menu_button a
{
    color: white;
    height: 25px;
    padding-top: 15px;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    display: block;
}
#menuBar .menu_button a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

#binicio
{
    width: 73px;
    padding-left: 27px;
    margin-left: 0px;
    overflow: hidden;
    display: block;
}

#bseries
{
    width: 155px;
    padding-left: 35px;
    margin-left: 0px;
    overflow: hidden;
    display: block;
}

#bcortos
{
    width: 73px;
    padding-left: 27px;
    margin-left: 0px;
    overflow: hidden;
    display: block;
}

#bforos
{
    width: 70px;
    padding-left: 30px;
    margin-left: 0px;
    overflow: hidden;
    display: block;
}

#bcontacto
{
    width: 80px;
    padding-left: 20px;
    margin-left: 0px;
    overflow: hidden;
    display: block;
}

.menu_rss
{
    float: right;
}

#brss
{
    width: 25px;
    margin-right: 10px;
    margin-top: 12px;
    overflow: hidden;
    display: block;
}



#menu_lateral
{
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    width: 224px;
}

#menu_lateral .top
{
    height: 67px;
    background-image: url("../img/menu/menu_lateral_top.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#menu_lateral .bottom
{
    height: 26px;
    background-image: url("../img/menu/menu_lateral_bot.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#menu_lateral .middle
{
    background-image: url("../img/menu/menu_lateral_ce.png");
    background-repeat: repeat-y;
    background-position: 0px 0px;
    background-color: #000000;
    min-height: 400px;
    color: black;
}

#menu_lateral .middle .title
{
    font-size: 20px;
    color: #036cae;
    text-decoration: underline;
    text-align: right;
    padding-right: 10px;
}

#menu_lateral .middle .serie
{
    text-align: right;
    padding-top: 8px;
    padding-right: 20px;
    color: #000000;
    font-weight: bold;
}

#menu_lateral .middle .serie a
{
    color: #000000;
    text-decoration: none;
}

#menu_lateral .middle .serie a:hover
{
    color: #000000;
    text-decoration: underline;
}
