/* PÁGINAS DE CONTEÚDOS */

body{background-color: #2A313A;}

.Conteudo{width: 610px;}

.MenuTopo{
background: url(../../images/menutopo.gif);
background-repeat: no-repeat;
height:34px;
line-height:34px;
padding-left:32px;
}
.MenuTopo span{margin-top:11px;}
.MenuCaixa{
background: url(../../images/menucaixa.gif);
background-position: bottom left;
background-repeat: no-repeat;
width:230px;
}
.MenuCaixaTd{
padding-left: 2px;
}
.MenuCaixa a {color: #274455;}
.OnlyPrint{visibility: hidden; display: none;}