* {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
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.jpg);
	height: 236px;
}
.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;
}
.dollar {
	background-image: url(../images/dollar.jpg);
	height: 114px;
	width: 209px;
	background-position: left top;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.dollar table {
	margin: 0px;
	padding: 0px;
	clear: none;
	display: none;
}
.dollar table img {
	display: none;
}


.contato {
	width: 194px;
	height: 150px;
	padding-right: 10px;
	padding-left: 10px;
	display: table;
}
.contato p {
	font-size: 11px;
	line-height: 18px;
	color: #A98400;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.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: 30px;
	width: 60%;
	margin-left: 5px;
	line-height: 30px;
	vertical-align: middle;
}

.rodape .triares {
	height: 30px;
	float: right;
	width: 29%;
	clear: none;
	margin-right: 3px;
}
.triares a {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	clear: none;
	float: none;
	line-height: 30px;
}
.triares a:hover {
	color: #152B39;
}
.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;
}
.dollar table * {
	margin: 0px;
	padding: 0px;
	clear: none;
}
#dollarTab {
	display: none;
}
p * {
	clear: none;
	display: inline;
}
