/* PÁGINAS DE CONTEÚDOS */

.Conteudo{
border: 1px solid #CDCDCD;
background-color: white;
width: 560px;
padding: 10px;
}

.MenuTopo{
background: url(../../images/menutopo.jpg);
background-repeat: no-repeat;
height: 22px;
width: 174px;
font-weight: bold;
padding-left:6px;
padding-top:3px;
text-align: left;
overflow: hidden;
}

.MenuCaixa{
border: 1px solid #d0d0d0;
background-color:white;
line-height: 14px;
margin-top: 2px;
margin-bottom: 12px;
width: 168px;
padding:5px;
}

.MenuItem{
border-bottom: 0px solid #CDCDCD; 
text-align: left;
padding-top: 1px;
padding-left: 3px;
padding-bottom: 3px;
font-weight: bold;
font: 11px;
}

.TabelaPrint{width:507px;}
.TabelaConteudo{width:500px;}
.OnlyPrint{visibility: hidden; display: none;}
.mceNonEditable{background-color: #ffffff;}