TABLE.bloque {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #003142;
    background: #ffffff;
}

TD.bloque_tit {
    background: url(img/barraBloque.jpg) no-repeat bottom;
    text-align: center;
    height: 25px;
    width: 230px;
    line-height: 25px;
    font-weight: bold;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
}

TD.bloque_sep {
    height: 3px;
    width: 230px;
    background: #e4efee;
}

TD.bloque_con {
    padding: 10px;
    border: 1px solid #47949d;
    text-align: left;
    width: 228px;
    overflow: hidden;
    line-height: 20px;
    font-family: verdana, sans-serif;
    font-size: 11px;
}

HR.bloqueLineaPerfil {
    background: url(img/bordeSuperior.jpg) repeat-x bottom;
    height: 2px;
    border: 0px;
}

INPUT.bloqueRecomendar {
    height: 19px;
    width: 160px;
    color: #003142;
    font-size: 11px;
    border: 1px solid #47949d;
}

INPUT.bloqueBotonRecomendar {
    height: 19px;
    width: 19px;
    background: url(../iconos/recomendar.png) no-repeat center center;
    border: 0px;
}

TABLE.bloqueInt {
    font-family: verdana, sans-serif;
    font-size: 11px;
    width: 100%;
}

TD.bloqueIzq {
    padding-right: 5px;
    text-align: right;
    color: #003142;
    font-family: verdana, sans-serif;
    font-size: 9px;
    vertical-align: bottom;
}

TD.bloqueDer {
    padding-left: 5px;
    text-align: left;
    color: #003142;
    font-family: verdana, sans-serif;
    font-size: 11px;
    vertical-align: bottom;
}

TD.bloqueImagen {
    text-align: left;
    vertical-align:middle;
    width: 50px;
    height: 50px;
}

TD.bloqueAmigo {
    text-align: center;
    vertical-align:middle;
    width: 50%;
    padding-bottom: 10px;
}

TD.bloqueNombre {
    text-align: left;
    vertical-align:middle;
    height: 50px;
}

FONT.bloqueFecha {
    font-family: verdana, sans-serif;
    font-size: 9px;
    color: #47949d;
}