/*
* ARTISTASSS
*/

#opciones,.menu-actual,#seccion,.t{
    color:#de1b56;
}
#CONTENT-2{
    background-image: url(../images/fondo-c2.jpg);
    background-repeat: no-repeat;
}
#contenido_2 {
    margin-left:30px;
    margin-top:3px;
    padding-top:50px;
    position:relative;
}
.c{
    font-size:11px;
    line-height:13px;
    text-align:justify;
    margin-left:5px;
    width:300px;
}
.c a{
    color:#FFFFFF;
    line-height:16px;
}

#artistas{
    position:relative;
    height:300px;
    overflow:auto;
}
.t{
    padding-bottom:25px;
}
#contenido_1 .t{
    text-align:right;
}
#artistas2,#artistas3{
    height:300px;
    overflow:auto;
}
#d2, #d3{
    float:left;
    width:310px;
}

#artistas table td{
    font-size:11px;
    line-height:13px;
    text-align:right;
}
#artistas table td a{
    color:#FFFFFF;
    line-height:16px;
}
#artistas2 table td,#artistas3 table td{
    color:#000;
    font-size:11px;
    line-height:13px;
}
#artistas2 table td a,#artistas3 table td a{
    color:#000;
    line-height:16px;
}



