body
{
	margin: 0 0 0 0;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #656565;
	text-align: justify;
	vertical-align: top;
}

.textPadrao
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #656565;
	text-align: justify;
	vertical-align: top;
}

.divPrincipal
{
	position: relative;
	top: 0;
	left: 0;
	width: 779;
	height: 550;
}

.divInformativo
{
	position: absolute;
	top: 314;
	left: 10;
	width: 245;
	height: 165;
}

.divNoticias
{
	position: absolute;
	top: 314;
	left: 265;
	width: 245;
	height: 165;
}

.divLogin
{
	position: absolute;
	top: 367;
	left: 540;
	width: 235;
	height: 165;
}

.divLoginInfo
{
	position: absolute;
	top: 316;
	left: 540;
	width: 235;
	height: 40;
	background-color: #F4F4F4;
	padding: 5;
}

.menuMapa
{
	position: absolute;
	top: 22;
	left: 610;
	width: 179;
	height: 20;
}

.menuPrincipal
{
	position: absolute;
	top: 272;
	left: 10;
	width: 500;
	height: 20;
}

.menuContato
{
	position: absolute;
	top: 272;
	left: 730;
	width: 49;
	height: 20;
}

.linkMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
}

.linkGov
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #000000;
	text-decoration: none;
}

.linkMenu:hover
{
	text-decoration: underline;
}

.linkMenuLaranja
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FF6600;
	text-decoration: none;
}

.linkMenuLaranja:hover
{
	text-decoration: underline;
}

.formTextSigs
{
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #000000;
	width: 245;
	height: 165;
	background-color: #F4F4F4;
	
	SCROLLBAR-FACE-COLOR: #E2E2E2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #919DBC; 
	SCROLLBAR-SHADOW-COLOR: #E2E2E2;
	SCROLLBAR-3DLIGHT-COLOR: #E2E2E2;
	SCROLLBAR-ARROW-COLOR: navy;
	SCROLLBAR-TRACK-COLOR: #C7CDD7; 
	SCROLLBAR-DARKSHADOW-COLOR: #919DBC;
}

.formLogin
{
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11;
    color: #656565;
    background-color: #FFFFFF;
    height: 20;
    width: 150;
}

.formLoginBotao
{
    border-style: solid;
    border-width: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 20;
    border-color: #CCCCCC;
    color: #CCCCCC;
}

.BotaoCP
{
    border-style: solid;
    border-width: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 20;
    border-color: #FF6600;
    color: #FF6600;
}
.erro {
	color: #FF0000;
	font-size: 10;
	font-weight: bold;
}
