﻿body
{
	margin: 0;
	padding: 0;
	text-align: center; /* esse eh o hack para o ie */
	background-color: Transparent;
	background-color: #f8f8ff;
}
#geral 
 {
	width: 770px; 
    margin: 0 auto; /* ao magico aqui */ 
    text-align: left; /* arrumando a zona q o hack anterior */ 
 }
 #conteudo  
 { 
	padding: 5px; 
    background-color: #0086c6; 
 }
.lnkmenu
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.lnkmenu:hover
{
	font-family: Arial;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.txt11Arial
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.lnknoticias
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.lnknoticias:hover
{
	font-family: Arial;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.CBoxVerde
{
		padding-right: 0px;
		padding-left: 0px;
		font-size: 9pt;
		padding-bottom: 0px;
		margin: 0px;
		color: #0000cc;
		padding-top: 0px;
		background-color: #bee199;
		text-decoration: none;
		border-right: #000000 1px solid;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-bottom: #000000 1px solid;
}
.lnkUltimas
{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.lnkUltimas:hover
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lnknoticias
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}