body {
	background : #fff;
	width : 1004px;
	margin : auto auto;
	margin-top : 0px;
	font-family : Verdana, Arial, sans-serif;
}
img { border : 0px }
#box_homepage {
	display:block;
	width:1004px;
	height:752px;
	border : 0px solid #000;
	overflow : hidden;
}
#box_logo {
	display : block;
	clear : both;
	width : 306px;
	height : 44px;
	overflow : hidden;
	padding-top : 0px;
	position : absolute;
	margin-top : 22px;
}
#box_idioma {
	height : 18px;
	text-align : right;
	display : block;
	margin-left : 810px;
	font-family : Verdana, sans-serif;
	font-size : 0.65em;
	font-weight : bold;
	padding : 10px 0px 0px 0px;
	width : 180px;
	overflow : hidden;
	position : absolute;
	margin-top : 0px;
}
#box_idioma a {
	text-decoration : none;
	padding : 10px 5px 5px 15px;
	color : #000;
}
#link_idioma {
	border-left : 10px solid #603500;
}
#box_main {
	width : 1004px;
	padding : 0px 0px;
	display : block;
	clear : both;
	overflow : hidden;
	position : absolute;
	margin-top : 70px;
}
#col_esquerda {
	padding : 10px 0px 0px 0px;
	width : 305px;
	float : left;
	display : block;
	/*background : url('../imgs/historico_1.png') no-repeat; */
	min-height : 190px;
}
#col_direita {
	/* background : url('../imgs/historico_2.png') no-repeat; */
	padding : 185px 0px 0px 0px;
	width : 697px;
	float : left;
	display : block;
	min-height : 190px;
}
#barra_localizacao {
	display : block;
	clear : both;
	min-height : 34px;
	font-size : 1.2em;
	font-family : Verdana, sans-serif;
	padding : 10px 0px 0px 0px;
	font-weight : bold;
	overflow : hidden;
}
#box_cols {
	display : block;
	width : 697px;
	overflow : hidden;
}
#box_cols_esq {
	border-top : 10px solid #603500;
	padding : 2px 0px 0px 0px;
	display : block;
	width : 380px;
	margin-right : 2px;
	float : left;
	overflow : hidden;
}
#box_cols_dir {
	padding : 2px 0px 0px 0px;
	border-top : 10px solid #AE6834;
	display : block;
	width : 315px;
	float : left;
	overflow : hidden;
}
#box_cols_esq_largo {
	border-top : 10px solid #603500;
	padding : 2px 0px 0px 0px;
	display : block;
	width : 507px;
	margin-right : 2px;
	float : left;
	overflow : hidden;
}
#box_cols_dir_estreito {
	padding : 2px 0px 0px 0px;
	border-top : 10px solid #AE6834;
	display : block;
	width : 188px;
	float : left;
	overflow : hidden;
}
#box_cols_esq_largo_notop {
	margin-top : 10px;
	padding : 2px 0px 0px 0px;
	display : block;
	width : 507px;
	margin-right : 2px;
	float : left;
	overflow : hidden;
}
#box_cols_dir_estreito_notop {
	margin-top : 10px;
	padding : 2px 0px 0px 0px;
	display : block;
	width : 188px;
	float : left;
	overflow : hidden;
}
#box_footer_inner {
	width : 984px;
	height : 100px;
	overflow : hidden;
	clear : both;
	display : block;
	font-family : Verdana, sans-serif;
	font-size : 0.6em;
	padding : 30px 10px 10px 10px;
	background : #fff;
}
#logos_footer {
	display : block;
	float : left;
	width : 590px;
}
.box_homepage_content {
	display : block;
	margin-left : 10px;
	width : 969px;
	height : 130px;
	overflow : hidden;
	z-index : 5;
	border : 5px solid #ac6934;
	position : relative;
	background : #fff;
}
#box_hp_1, #box_hp_2, #box_hp_3 {
	display : block;
	float : left;
	width : 303px;
	height : 130px;
	overflow : hidden;
	border-left : 20px solid #603500;
}
#box_imgs_peq {
	width : 379px;
	clear : both;
	display : inline-block;
}

/* MENUS */
.menu_area a {
	padding : 1px 20px 1px 28px;
	background : inherit;
	color : #000;
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	text-decoration : none;
}
.menu_area_activa a {
	padding : 1px 20px 1px 28px;
	background : #603500;
	color : #fff;
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	text-decoration : none;
}
.menu_subarea_activa a {
	padding : 1px 10px 1px 28px;
	background : #603500;
	color : #fff;
	font-family : Verdana, sans-serif;
	font-size : 0.75em;
	text-decoration : none;
}
.menu a {
	padding : 1px 10px 1px 28px;
	background : inherit;
	color : #000;
	font-family : Verdana, sans-serif;
	font-size : 0.75em;
	text-decoration : none;
	display : inline-block;
}
.menu a:hover {
	padding : 1px 10px 1px 28px;
	background : #603500;
	color : #fff;
	text-decoration : none;
}
.bloco_menu {
	display : block;
	margin : 0px 0px 8px 0px;
}

/* TEXTOS */
.titulo {
	font-family : Verdana, sans-serif;
	font-size : 0.85em;
	color : #000;
	font-weight : bold;
	background : inherit;
	padding-top : 10px;
	padding-right : 10px;
}
.titulo a {
	text-decoration : none;
	color : #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, sans-serif;
}
.texto p,
.texto li {
	font-family : Verdana, sans-serif;
	font-size : 0.75em;
	color : #000;
	background : inherit;
	padding-right : 10px;
}
.texto a {
	background : #603500;
	color : #fff;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}
#links_footer { text-align : right }
#links_footer a {
	color : #000;
	text-decoration : none;
}
#links_footer a:hover {
	text-decoration : underline;
}
#rodape {
	padding : 5px 0px 0px 0px;
	color : #603500;
	text-align : right;
	background : #fff;
}
#rodape a {
	color : #603500;
	text-decoration : none;
}
#rodape a:hover {
	text-decoration : underline;
}

/*  DOCUMENTOS */
table.tab_docs {
	font-size : 0.7em;
	color : #666;
	border : 0px solid #316C94;
	clear : both;
}
table.tab_docs caption {
	font-weight : bold;
	text-transform : uppercase;
	color : #fff;
	padding : 4px;
	text-align : left;
	background : #316C94;
}
table.tab_docs td {
	padding : 3px;
	background : #fff;
	border-top : 0px solid #316C94;
}
table.tab_docs td a {
	background : #603500;
	color : #fff;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}
