* {
	font-family: verdana, sans-serif;
}

html { 
	/*height: 100%;*/ 
}

body {
	font-size: 13px;
	color: #3e3e3e;
	/*height: 100%;*/
	line-height: 17px;	
}

table td {
	vertical-align: top;
}

input, select {
	border: 1px solid #3e3e3e; 
	color: #3e3e3e;
}

input {
	height: 16px;
	padding: 1px 2px;
}

select {
	height: 20px;
}

h1 {
	margin-bottom: 12px;
}

h2 {
	margin-bottom: 4px;
}

h4 {
	color: #003258;  /* <<<<<<<<<<<<<<<<<<<< */
	margin-bottom: 4px;
}

h5 {
	color: #d1a72a;  /* <<<<<<<<<<<<<<<<<<<< */
}

a {
	text-decoration: none;
}

/*****************************************/

#fundo_barra {
	background-repeat: repeat-x;
	font-size: 1px;
	height: 36px;
	width: 100%;
}

#barra {
	height: 36px;
	margin: 0 auto;
	padding-right: 13px;
	text-align: right;
	width: 913px;
}

#barra select {
	font-size: 11px;
	height: 16px;
	margin-top: 10px;
	vertical-align: top;
}

#cabecalho {
	background-repeat: repeat-x;
	padding-left: 13px;
	padding-top: 12px;
}

#logo {
	height: 94px;
	margin: 0 auto;
	width:  926px;	
}

#global {
	/*height: 100%;*/
	margin: 0 auto;
	margin-bottom: 25px;
	width:  926px;
}

#borda_t_l, #borda_t_r, #borda_b_l, #borda_b_r {
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
} 

#borda_t, #borda_b {
	background-repeat: repeat-x;
}

#borda_l, #borda_r {
	background-repeat: repeat-y;
}

#principal {
	/*height: 100%;*/
	width: 900px;
}

#menu_div {
	font-size: 1px;
	position: relative;	
	width: 900px;
}

#menu {
	background-repeat: repeat-x;
	width: 900px;

}

#menu a {
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	position: absolute;
	top: 0px;
	width: 50px;
}

.cem {
	width: 100%;
}

#faixa_menu {
	background: #d1a72a;  /* <<<<<<<<<<<<<<<<<<<< */
	font-size: 1px;
	height: 3px;
	width: 100%;
}

#borda {
	margin-top: -65px;
	position: absolute;
	z-index: 999;
}

#borda_conteudo_lisa {
	background-repeat: no-repeat;
	height: 65px;
	width: 620px;
}

#borda_conteudo {
	background-repeat: no-repeat;
	height: 65px;
	width: 620px;
}

#borda_lateral {
	background-repeat: no-repeat;
	height: 65px;
	width: 280px;
}

#borda_lateral_esq {
	background: #c89e43;  /* <<<<<<<<<<<<<<<<<<<< */
	width: 1px;
}

#sombra_imagem {
	background-repeat: repeat-x;
	height: 30px;
	position: absolute;
	width: 900px;	
}

#corpo {
	/*height: 100%;*/
}

/*** conteúdo ***/

#conteudo {
	background: #fcfbfc;
	background-repeat: no-repeat;
	height: 350px;
	padding: 0 30px 24px 30px;
	width: 560px;
}

#conteudo p {
	margin-bottom: 16px;
}

#conteudo .divisoria {
	background: #d5d5d5;
	font-size: 1px;	
	height: 1px;
	margin-bottom: 1px;	
}

#conteudo a {
	color: #003258;  /* <<<<<<<<<<<<<<<<<<<< */
	font-weight: bold;
}

#conteudo .item {
	padding-bottom: 15px;
}

#conteudo .item a.link_noticia {
	color: #3e3e3e;
	font-weight: normal;
}

#conteudo .categoria {
	color: #fff;
	font-size: 11px;
	padding: 2px 6px;
}

#conteudo .data {
	font-weight: bold;
	line-height: 22px;
}

#conteudo .imagem {
	padding-bottom: 13px;
}

#conteudo ul {
	line-height: 22px;
	margin-left: 16px;
	margin-top: -10px;
	margin-bottom: 16px;
}

#conteudo a.normal {
	font-weight: normal;
}

#conteudo h1 {
	margin-bottom: 36px;
}

#conteudo .destaque h1 {
	margin-bottom: 11px;
}


/*** conteúdo interno ***/

#conteudo.interno h1 {
	margin-bottom: 38px;
}

#conteudo.interno .divisoria {
	margin-bottom: 15px;	
}


/*** lateral ***/

#lateral {
	background-color: #eaca62;  /* <<<<<<<<<<<<<<<<<<<< */
	background-repeat: no-repeat;
	line-height: 14px;
	width: 279px;
}

#lateral .header {
	background-repeat: repeat-y;
	height: 40px;
	padding: 0 25px;
}

#lateral .conteudo {
	line-height: 16px;
	padding: 25px 25px 30px 25px;
}

#lateral .divisoria {
	background-repeat: repeat-x;
	height: 2px;
	margin-bottom: 17px;	
}

#lateral a {
	color: #004e8b;	 /* <<<<<<<<<<<<<<<<<<<< */
}

#lateral .item {
	font-size: 13px;
	line-height: 14px;	
	padding-bottom: 18px;
}

#lateral .item h3 {
	color: #004e8b;	 /* <<<<<<<<<<<<<<<<<<<< */
	font-weight: normal;
}

#lateral .item h3 a {
	font-weight: normal;
}

#lateral .item a.link_noticia {
	color: #3e3e3e;
	font-weight: normal;
}

#lateral .item .titulo {
	font-weight: bold;
}

#lateral .item.comentario {
	font-size: 11px;
	line-height: 15px;
}

#lateral .item.comentario b {
	color: #004e8b;	 /* <<<<<<<<<<<<<<<<<<<< */
	font-size: 11px;
}


/*** lateral home ***/

#lateral.home {
	background-repeat: repeat-y;	
	padding: 0;	
	width: 279px;	
}

#lateral.home h2 {
	margin: 0 0 18px 25px;
}

#lateral.home a {
	font-weight: bold;	
}

#lateral.home .item {
	font-size: 11px;
	padding-bottom: 15px;	
}

#lateral #noticias {
	background-color: #eaca62;  /* <<<<<<<<<<<<<<<<<<<< */
	padding: 21px 25px 5px 25px;
}

#lateral.home .divisoria {
	margin-bottom: 11px;	
}

#veja_todas {
	margin: 15px 0 30px 25px;
}


#navegacao {
	/*margin-bottom: -15px;*/
}

#navegacao a, #paginacao a {
	color: #004e8b;	 /* <<<<<<<<<<<<<<<<<<<< */
	font-size: 11px;
	font-weight: normal;
}

#paginacao {
	font-size: 11px;	
	font-weight: bold;
	float: right;
}

#conteudo .divisoria.escura { 
	background: #003258;  /* <<<<<<<<<<<<<<<<<<<< */
}

.tabela {
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 11px;
}

.tabela td {
	padding: 7px 10px;
	/*width: 299px;*/
}

.par td {
	background: #efeded;
}

.impar td {
	background: #e1e0e0;
}

#mapa {
	font-size: 1px;
}


table.form {
	font-size: 11px;
}

table.form td {
	height: 26px;
	text-align: right;	
	vertical-align: middle;	
}

table.form td.titulos {
	text-align: right;
	width: 116px;
}

table.form td.campos {

}

table.form td.titulos2 {
	text-align: right;
	width: 51px;
}

table.form td.input_data {
	text-align: left;
	padding-left: 8px;	
}

table.form td.input_data input {
	margin-left: 2px;
	margin-right: 2px;
}

table.form input {
	font-size: 11px;
	height: 14px;
	margin-left: 8px;
	padding: 2px 2px;
	width: 344px;
}

.arquivo {
	height: 22px;
	margin-left: 30px;
}

.destaque {
	background-color: #f5f3f5;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 14px 18px;
}

.destaque_lista {
	font-size: 11px; 
	line-height: 15px;
}

.subtitulo {
	color: #005D1E;	
	float: right;
	font-size: 11px;
	line-height: 14px;
	margin-top: -4px;
}

.sem_linha {
	margin-bottom: 1px;
}


#rodape {
	font-size: 1px;
}



/* IE6 */

* html #conteudo {
	background-position: 0px 0px;
	padding-right: 0;
	padding-left:  0;
	width: 620px;
}

* html #conteudo p, * html #conteudo h1, * html #conteudo .divisoria, * html #conteudo .destaque, * html #conteudo .item, 
* html #conteudo h4, * html #conteudo #navegacao, * html #conteudo .tabela, * html #conteudo img.img_conteudo, * html #conteudo .form, 
, * html #conteudo h5 {
	margin-left: 30px;
	margin-right: 30px;	
}

* html #conteudo .destaque p, * html #conteudo .destaque h1, * html #conteudo .item p, * html #conteudo .item .divisoria {
	margin-left: 0px;
	margin-right: 0px;
}

* html #conteudo .divisoria {
	margin-top: -1px;
	margin-bottom: -1px;	
}	

* html #conteudo .subtitulo {
	margin-right: 15px;
}

* html #conteudo ul {
	margin-left: 46px;
	margin-right: 30px;		
}

* html #conteudo .tabela {
	width: 556px;
}

* html #lateral .header {
	padding: 0;
}

* html #lateral .header h2 {
	margin-left: 25px;
}


* html #rodape {
	margin-top: 1px;
	position: relative;
	z-index: 999;
	
}

* html #global {
	margin-bottom: 0;
}
