body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../_img/fundo_geral.gif);
	text-align: center;
	background-attachment: fixed;
	margin:0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #0E5197;
	font-size: 20px;
}
h2 {
	font-size: 13px;
	color: #CC9900;
	border-bottom: 1px dashed;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	color: #000000;
}
table {
	font-family: verdana;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
textfield,select,textarea,input {
	margin-top: 2px;
	margin-bottom: 2px;
}
label {
	color: #993300;
}
.label {
	color: #000000;
	font-size: 12px;
}
#meio {
	text-align: left;
	margin-left: 27px;
}
#cercadura {
	width: 750px;
	margin: 10px auto 0px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	text-align: left;
}
#cercadura:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;
}
#cabecalho {
	height: 127px;
	background: url(../_img/cab/fundo_cabecalho.gif) no-repeat;
	margin-bottom: 10px;
}
#migalha-de-pao {
	margin-bottom: 4px;
}
#conteudo {
	float: left;
	width: 400px;
	margin-right: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}
#conteudo:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;
}
#conteudo h1 {
	font-size: 16px;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
#conteudo p,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	margin: 2px 0px 8px;
}
#esquerda {
	float: left;
	width: 163px;
}
#direita {
	float: left;
	width: 176px;
}
#menulateral {
	width: 117px;
	margin-left: 26px;
	background-color: #CDE0F9;
}
#menulateral div {
	background: url(../_img/fundo_cab_menu.gif) no-repeat top;
	padding-top: 12px;
}
#menulateral div a {
	display: block; 
	font-weight: bold;
	padding: 0.4em;
}
#menulateral div a:hover {
	background-color: #000066;
	text-decoration: none;
	border-left: 3px solid #996633;
	color: #FFFFFF;
}
#menulateral ul {
	background: url(../_img/fundo_base_menu.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px 0px 10px;
}
#menulateral li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menulateral li a {
	display: block;
	text-decoration: none;
	padding: 0.4em;
	border-bottom: 1px dotted #99CCFF;
	width: 109px;
}
#menulateral li a:hover {
	text-decoration: none;
	background-color: #000066;
	border-right: 3px solid #996633;
	color: #FFFFFF;
	width: 106px;
}
#rodape {
	width: 750px;
	margin: 0px auto;
	clear: both;
}
#rodape-menu {
	padding: 6px 0px;
	width: 750px;
	border-top: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}
#rodape-topo {
	background-image: url(../_img/fundo_rodape_topo.gif);
	padding-top: 8px;
	color: #333333;
	font-size: 10px;
}
#rodape-base {
	background: url(../_img/fundo_rodape_base.gif) top no-repeat;
	height: 50px;
	vertical-align: bottom;
	padding-top: 35px;
	color: #00CCFF;
}

#rodape-base h1 {
	float:left;
	margin-top: 0;
	margin-left: 362px;
	width: 25px;
}

#rodape-base h1 a{
	display:block;
	width: 25px;
	height: 25px;
	overflow:hidden;
	position:absolute;
	text-indent:-9000px;
	
}

/*--------------Class--------------*/
.chamada1, .divTempo {
	background-color: #CDE0F9;
	width: 229px;
	float: left;
	margin: 0px 2px 15px 0px;
}
.divTempo {
	background-color: #FFFFFF;
}

.chamada1 h1 {
	color: #996600;
	font-size: 12px;
	background: url(../_img/fundo_cab_chamada1.gif) no-repeat top;
	padding: 14px 0px 5px 20px;
	margin: 0px 0px 10px;
}
.chamada1 div {
	padding: 0px 5px 10px 20px;
	background: url(../_img/fundo_base_chamada1.gif) no-repeat bottom;
	height: 50px;
}
.chamada2 {
	background-color: #EEE9E4;
	width: 152px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.chamada2 h1 {
	color: #996600;
	font-size: 12px;
	background: url(../_img/fundo_cab_chamada3.gif) no-repeat left top;
	padding: 14px 0px 5px 20px;
	margin: 0px;
}
.chamada2 div {
	padding: 5px 5px 20px 20px;
	background: url(../_img/fundo_base_chamada3.gif) no-repeat bottom;
	color: #333333;
}
.metadados {
	color: #996600;
	padding: 0px;
	margin: 0px;
}
.caixa-lista {
	padding: 5px;
	margin: 0px 10px 5px 0px;
	border-left: thick solid #EEE9E4;
	border-top: 1px solid #EEE9E4;
	border-right: 1px solid #EEE9E4;
	border-bottom: 1px solid #EEE9E4;
}
.caixa-lista img {
	float: left;
	margin-right: 5px;
	border: 0px;
}
.caixa-lista a {
	font-weight: bold;
}
.caixa-lista2 {
	padding: 10px;
	border-left: 1px solid #EEE9E4;
	border-top: 1px solid #EEE9E4;
	border-right: 1px solid #EEE9E4;
	border-bottom: thick solid #EEE9E4;
	text-align: center;
	margin: 10px;
	float: left;
	height: 190px;
	width: 170px;
}
.borda {
	border: 1px solid #CC9933;
	padding: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}
.titulo-tabela {
	background-color: #000066;
	color: #FFFFFF;
}
.subtitulo-tabela {
	background-color: #cc9900;
}

/* MENU */

#logo {
	float: left;
	width: 160px;
}
#slide {
	float: left;
	width: 222px;
	margin-top: 9px;
}
#cabecalho h1 {
	float: left;
	width: 368px;
	margin: 92px 0px 0px;
	padding: 0px;
}
#menu {
	border-top: 1px solid #8CC2F8;
	border-left: 1px solid #8CC2F8;
	border-right: 1px solid #8CC2F8;
	padding: 0px 0px 0px 26px;
	margin: 0px;
	height: 22px;
	background: #256FBA url(../_img/fundo_menu_topo.gif) repeat-x bottom;
}
#menu a{
	display:block;
	font-size: 0.9em;
	padding: 0.2em 1em 0.2em;
	text-decoration: none;
	margin:0px;
}
#menu a:hover {
	background-color: #0A5CB3;
	color: #FFFFFF;
	font-weight: normal;
}

#menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu-on{
	color: #CCFFFF;
	background-color: #0A5CB3;
	border-right: 1px solid #538DC9;
	border-left: 1px solid #538DC9;
	font-weight: normal;
}
.menu-off {
	color: #CCFFFF;
}
