/* artistas */
#contenidos .izq_interior .artistas{background-image: url('../img/f_artistas.gif'); background-position: left bottom; background-repeat: no-repeat;}
#contenidos .izq_interior .artistas .recuadro{position:relative; float:left;width:155px; height:170px; text-align: center; font-weight: bold; font-size: 1em;}
#contenidos .izq_interior .artistas .recuadro a{color:#999; text-decoration: none;}
#contenidos .izq_interior .artistas .recuadro a:hover{color:#2799cd;}

/* Para cada artista */
#cada_artistas{width:615px;float:left; font-size:14px; color:#666;letter-spacing:-1px; font-weight: normal; margin-bottom: 20px;}
#cada_artistas a{color:#2998cf; text-decoration: none;}
#cada_artistas a:hover{ text-decoration: underline;}
.nombre{font-size:2.1em; color:#2998cf; font-weight:bold;letter-spacing:-1px;}
.entradilla_artista{font-size:1.1em; color:#2998cf; font-weight:bold;letter-spacing:-1px;}
#recuadro_derecho_artista{float:right; width:300px; height:auto; margin:10px;background-image: url(../img/f_artistas1.gif); background-repeat: repeat;padding-top:10px;padding-left:12px;padding-bottom:10px;}
#cuadrados{width:290px;border-bottom: #666 1px solid; margin-bottom: 5px; font-family: Verdana; font-size: 10px; font-weight: bold;}
#cuadrados img{padding:4px;}
#cuadrados a{color:#666;}
#cuadrados a:hover{color:#666; text-decoration: underline;}
.disco{float:left; width:290px; height:100px;}
.t_ultimo{font-family:Verdana; color:#fff;font-size:1.2em;}
.t_nombre_ultimo{font-family:Verdana; color:#666; font-size:1.1em;}
.pdfs{float:left; width:280px;}

