
body{
margin-top:0px;
background-color:#2e415e;
}

#tudo{
    width:779px;
    height:auto;
	margin:0px;
    border:0px white solid;
    background: url(../img/background.jpg);
}

#topo{
    width:779px;
    height:243px;
	margin:0px;
    border: 0px black solid;
	text-align:left;
	padding:0px;
	position:static;
	background: url(../img/topo.jpg);
}


#direita{
          width:622px;
          height:auto;
          margin:0px;
          border:0px;
          background: url(../img/background.jpg);
          float: right;
}

#conteudo{
          width:425px;
          height:auto;
          margin:0px;
          border:0px red solid;
          float: left;
}

#divTextoConteudo{
          width:90%;
          height:auto;
          margin-left:10px;
          border:0px red solid;
          overflow:hidden;
}



#links{
          width:157px;
          height:472px;
          margin:0px;
          border:0px ;
          background: url(../img/links.jpg);
          float: left;
}

#novidades{
          width:197px;
          height:472px;
          margin:0px;
          border:0px;
          background: url(../img/novidades2.jpg);
          float:right;         
}

#rodape{
          width:779px;
          height:131px;
          margin:0px;
          border:0px;
          background: url(../img/conteudo.jpg);
          clear:both;
}

#divTextoNovidades{
             width:175px;
             height:370px;
             margin-right:0px;
             margin-top:50px;
             border:0px red solid;
             float:right;
}

#divAcompanhe{
              width:150px;
              height:50px;
              margin-top:5px;
              _margin-top:5px;
              margin-left:-8px;
              position: absolute;
              border:0px green solid;
}

#divLogin{
          width:254px;
          height:109px;
          background: url(../img/login.gif);
          position: absolute;
          margin-top:25px;
          margin-left:0px;
          display:none;
          z-index:100000;
}


.pTituloLancamentos{
       font-size:14pt;
       color: #898F98;
       font-family: arial;
       font-weight: bold;
}

.pSans{
       font-size:8pt;
       color: #898F98;
       font-family: sans-serif;
       font-weight: bold;
}
             
.noticiaTitulo{
	font-family: Arial, "Arial Narrow", Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: black;
}

.noticiaTexto{
	font-family: Arial, "Arial Narrow", Verdana;
	font-size: 10px;
	text-align: justify;
	font-weight: none;
	color: black;
}

.select {
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
}

.pTitulo {
        font-family: Tahoma, verdana;
        font-size: 14pt;
        color:#184d93;
        font-weight: bold;
        TEXT-ALIGN: left;
}

.lwTexto{
       font-size:10pt;
       color: #000000;
       font-family: verdana,arial;
       font-weight: none;
       text-align:justify;
}

.lwTexto8{
       font-size:8pt;
       color: #000000;
       font-family: verdana,arial;
       font-weight: none;
       text-align:justify;
}

.pSubtitulo {
        font-family: verdana,times;
        font-size: 10pt;
        color: #184d93;
        font-weight: bold;
        TEXT-ALIGN: left;
}

.pCreditos{
        font-family: verdana;
        font-size: 10px;
        color: #f7f5f6;
        font-weight: none;
}

a.creditos{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
}

a.linkLeiaMais2{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
}
a.linkLeiaMais2:hover{
        font-family: verdana;
        font-size: 10px;
        color: navy;
        font-weight: none;
        text-decoration: none;
        font-weight: bold;
}
