.thumb{
clear:right;
float:right;
}
.divid
{
height:1px;
width:100%;
background-image:url(../images/notPopUpBack.png);
background-repeat: repeat-x;
background-position:center bottom;
}
.lnk
{
font-weight:900;
position:relative;
text-align:right;
width:745px;
height:20px;
}
.fundo
{
background-image:url(../images/backCliente.jpg);
background-repeat: repeat-y;
background-position:left top;

}
.NotFundo
{
background-color: transparent;
}
.Cliente
{
padding:10px 0pt 0pt 10px;
}
/*torna o menu da esquerda invisivel*/
#menuLeft
{
display:none;
}