html {
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

#estrutura {
  width:778px;
  margin:0 auto;
}

#topo {
  float: left;
  width: 100%;
  text-align: right;
  height: 25px;
  border-bottom: 8px solid #333333;
}
#topo img {
	padding: 0 10px;
}
#icon-home a {
  background: transparent url(../imagens/img-home.jpg) no-repeat center center;
}
#icon-home a:hover {
  background: transparent url(../imagens/img-home-dark.jpg) no-repeat center center;
}
#icon-mapsite a {
  background: transparent url(../imagens/img-mapsite.jpg) no-repeat center center;
}
#icon-mapsite a:hover {
  background: transparent url(../imagens/img-mapsite-dark.jpg) no-repeat center center;
}
#icon-email a {
	background: transparent url(../imagens/img-email.jpg) no-repeat center center;
}
#icon-email a:hover {
	background: transparent url(../imagens/img-email-dark.jpg) no-repeat center center;
}

#esquerda {
  float: left;
  width: 586px;
}

#direita {
  float: left;
  width: 187px;
  margin-bottom: 15px;
}

#imagem {
	margin: 10px 0px;
	float: left;
	width: 578px;
	height:237px;
	background: transparent url(../imagens/testeira-trade.jpg) no-repeat;
}

.bloco-direita {
	margin-top: 15px;
}

#menu-principal {
	float: left;
	width: 100%;
	line-height: 40px;
}
#menu-principal ul {
	text-align: center;
	list-style: none;
}
#menu-principal li {
	display: inline;
	margin: 0 12px;
}
#menu-principal li a {
	font-size: 16px;
  color: #888888;
}
#menu-principal li a:hover {
  color: #333333;
  text-decoration: underline;
}
#menu-principal li a.atual {
  color: #333333;
  text-decoration: underline;
}

#barra-busca input[type="text"] {
  border: 0px;
  border-right: 4px solid #D2D2D6;
  height: 15px;
  background: #333333 url(../imagens/bg-form-input.jpg) repeat-x;
  font-size: 70%;
  color: #333333;
}
#barra-busca input[type="submit"] {
  background-color: #333333;
  font-size: 70%;
  color: #FFFFFF;
}

#barra-menu {
	background-color: #FF5300;
	padding: 18px 5px;
	_padding: 14px 5px;
	font-size: 75%;
}
#barra-menu ul {
	list-style: none;
  /*padding-left: 10px;*/
}
#barra-menu li {
	padding: 4px 0;
}
#barra-menu li a {
	color: #FFFFFF;
}
#barra-menu li a:hover {
  text-decoration: underline;
}
#barra-menu li a.atual {
	font-weight: bold;
}
#barra-menu hr {
  border: 0;
  width: 90%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

#barra-login {
	color: #333333;
}
#barra-login fieldset legend {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 15px;
}
#barra-login input[type="text"] {
  border: 0px;
  border-right: 4px solid #D2D2D6;
  height: 20px;
  background: #333333 url(../imagens/bg-form-input.jpg) repeat-x;
  font-size: 80%;
  color: #333333;
  margin-bottom: 10px;
}
#barra-login input[type="button"] {
  background-color: #333333;
  font-size: 70%;
  color: #FFFFFF;
}
#barra-login p {
  padding: 15px 0;
  font-size: 75%;
}
#barra-login a {
	color:#333333;
	text-decoration: underline;
}
#barra-contato {
	padding: 15px 0;
	background-color: #DDDDDD;
	color: #333333;
}
#barra-contato h1 {
	font-size: 90%;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 3px;
}
#barra-contato h2 {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
#barra-contato p {
	padding: 5px;
	font-size: 12px;
	margin: 20px 0;
	line-height: 15px;
}
#barra-contato a {
	color: #333333;
	text-decoration: underline;
}
#barra-contato-espaco {
	margin-top: 5px !important;
	height: 15px;
	width: 100%;
  background-color: #CCCCCC;
}

#bloco-noticia {
	float: left;
}
#bloco-noticia-destaque {
	margin-top: 15px;
	width: 558px;;
	background: transparent url(../imagens/bg-noticia-destaque.jpg) repeat-x;
	height: 140px;
	min-height: 140px;
	max-height: 140px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#bloco-noticia-destaque:hover {
	color: #333333;
}
#bloco-noticia-destaque h1 {
	font-weight: bold;
  margin-bottom: 15px;
}
#bloco-noticia-destaque img {
	float: left;
}
#bloco-noticia-destaque a {
	color: #555555;
  display: block;
}
#bloco-noticia-destaque p {
	margin-left: 180px;
}
.bloco-noticia-normal {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	width: 30%;
	font-size: 90%;
	margin-right: 2px;
}
.bloco-noticia-normal:hover {
  color: #333333;
}
.bloco-noticia-normal h1 {
	font-weight: bold;
	margin-bottom: 5px;
}
.bloco-noticia-normal p {
	padding-right: 10px;
	line-height: 18px;
}
.bloco-noticia-normal p.bloco-noticia-descricao {
	padding-top: 10px;
	border-right: 1px solid #CCCCCC;
}
.bloco-noticia-normal p.bloco-noticia-saibamais {
	text-align: right;
}
.bloco-noticia-normal p.bloco-noticia-saibamais a {
	font-size: 80%;
  color: #CE5921;
}
.bloco-noticia-normal p.bloco-noticia-saibamais a:hover {
  text-decoration: underline;
}
.bloco-noticia-normal a {
	color: #555555;
	display: block;
}
#noticia-3 p.bloco-noticia-descricao {
	border-right: 0px !important;
}
#rodape {
	width: 778px;
  clear: both;
  border-top: 5px solid #CCCCCC;
}
#rodape p {
	text-align: left;
  line-height: 35px;
  font-size: 70%;
}
#rodape a {
  font-size: 12px;
  color: #333333;
}
#rodape a:hover {
  text-decoration: underline;
}