* {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	font-weight: normal;
}
body {
	background-image: url(../images/bg-body2.gif);
	background-repeat: repeat;
}
a {
	text-decoration: none;
	display: block;
}
.header {
	margin: auto;
	width: 780px;
	background-image: url(../images/header_layout.jpg);
	height: 159px;
}
.container {
	margin: auto;
	width: 780px;
	display: table;
	background-color: #FFFFFF;
	background-image: url(../images/bg_coluna.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.coluna {
	clear: none;
	float: left;
	width: 214px;
}
.conteudo {
	clear: none;
	float: right;
	width: 536px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	display: table;
}
.conteudo p {
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 12px;
}
.dollar {
	background-image: url(../images/dollar_interno.jpg);
	height: 133px;
	width: 209px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 70px;
	padding-left: 5px;
}
.contato {
	width: 194px;
	height: 150px;
	padding-right: 10px;
	padding-left: 10px;
	display: table;
}
.contato p {
	font-size: 11px;
	line-height: 14px;
	color: #A98400;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tit_contato {
	background-image: url(../images/tit_contato.jpg);
	height: 39px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tit_news {
	background-image: url(../images/tit_news.jpg);
	height: 39px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tit_news:hover {
	background-image: url(../images/tit_newsHover.jpg);
	background-repeat: no-repeat;
}
.tit_restrito {
	background-image: url(../images/tit_restrito.jpg);
	height: 39px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.tit_restrito:hover {
	background-image: url(../images/tit_restritoHover.jpg);
	background-repeat: no-repeat;
}
.tit_documento {
	background-image: url(../images/tit_documento.jpg);
	height: 39px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.tit_documento:hover {
	background-image: url(../images/tit_documentoHover.jpg);
	background-repeat: no-repeat;
}
.tit_posicao {
	background-image: url(../images/tit_posicao.jpg);
	height: 39px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.tit_posicao:hover {
	background-image: url(../images/tit_posicaoHover.jpg);
	background-repeat: no-repeat;
}


.tit_contato:hover {
	background-image: url(../images/tit_contatoHover.jpg);
}
.rodape {
	background-color: #E8E8E8;
	height: 40px;
	display: table;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: -15px;
	width: 566px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rodape p {
	clear: none;
	float: left;
	height: 20px;
	width: 200px;
	margin-left: 5px;
	line-height: 30px;
}

.rodape .triares {
	height: 20px;
	float: right;
	width: 50px;
	clear: none;
	margin-right: 10px;
}
.triares a {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	line-height: 30px;
	padding-right: 15px;
}
.triares a:hover {
	color: #152B39;
	float: right;
}
.detalheRodape {
	margin: auto;
	height: 25px;
	width: 780px;
	background-image: url(../images/detalhe_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
}
