﻿div#perfilblock {
    background-image: url(../img/perfilbloqueado_fundo.gif);
    width: 488px;
    height: 412px;
    position: absolute;
    left: 300px;
    top: 100px;
    z-index: 999;
    display: none;
}

div#perfilblock div#ttblock {   
    width: 285px;
    height: 31px;
    background-image: url(../img/perfilbloqueado_tt.gif);
    text-indent: -9000em;
    overflow: hidden;
    margin-top: 40px;
    float: left;
    clear: left;
    margin-left: 100px;
       
}

div#perfilblock a.btfechar {
    width: 54px;
    height: 15px;
    background-image: url(../img/perfilbloqueado_fechar.gif);
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-indent: -9000em;
}

div#perfilblock div#imgblock {   
    width: 387px;
    height: 181px;
    background-image: url(../img/perfilbloqueado_img.gif);
    margin-top: 10px; 
    float: left;
    clear: left;
    margin-left: 50px;   
}

div#perfilblock span.txtblock {   
    font-family: Trebuchet MS, Tahoma;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    width: 350px;
    height: 100px;
    padding-top: 10px;
    float: left;
    clear: left; 
    margin-left: 80px;        
} 

div#perfilblock a.faleconosco {   
    width: 137px;
    height: 28px;
    background-image: url(../img/perfilbloqueado_fale.gif);
    overflow: hidden;
    text-indent: -9000em; 
    float: left;
    clear: left;
    margin-left: 180px;   
}    
 