body {
  background: #FFFFFF url("imgs/bg.jpg") repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 0.8em;
}

h1 {
  background: #A5C9A5 url(imgs/cabecalho.png) no-repeat top left;
  padding: 0;
  margin: 0;
  padding-left: 5px;
  height: 19px;
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
}

h2 {
  font-size: 110%;
  font-weight: bold;
  color: #355C84;
  margin: 10px 0px 5px 0px;
  padding: 0px 10px 0px 10px;
}

h3 {
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
}

h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 20px 10px 10px 10px;
  text-transform: uppercase;
  color: #006633;
  clear: both;
  background-color: #EEEEEE;
}


hr {
  border-bottom: 1px solid #DDDDDD;
}
#popup {
  width: 560px;
  height: 220px;
}
#popup2 {
  width: 560px;
  height: 220px;
}


#pagina {
  width: 776px;
  margin: 0 auto;
}

#top {
  position: relative;
  width: 776px;
  height: 190px;
}

#pagina_centro {
  width: 774px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  overflow: auto;
}


#menu {
  width: 187px;
  float: left;
}

.bannerMenu {
	float:left;
	margin-left:2px; 
	margin-top:8px; 
	width:173px;
	border-right:1px #CCC solid;
	padding-right:10px;
}

.bannerMenu object {
	margin-left:1px;
	margin-bottom:3px;
}

#conteudo, #conteudo_geral {
  width: 70%;
  float: left;
  margin-left: 3px;
  margin-top: 6px;
}
#conteudo_geral {
  width: 70%;
}


#barra_lateral {
  width: 176px;         /*180*/
  padding: 3px;
  float: right;
  margin-top: 5px;
  background: #FFFFFF url(imgs/linha.jpg) no-repeat top left;
}
#barra_lateral .caixa {
  margin: 3px;
}

#cotacao, #clima_tempo {
  margin-top: 4px;
  font-size: 11px;
  text-align: center;
}
#cotacao .cotas {
  border-collapse: collapse;
  margin: 3px;
}
#cotacao .cotas tr {
  border-bottom: 1px solid #CCCCCC;
}
#cotacao .cotas tr td {
  border-right: 1px solid #CCCCCC;
  padding: 2px;
  text-align: center;
}

#contador {
position: absolute;
top: 5px;
left: 60px;
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 11px;
height: 20px;
overflow: hidden;
width: 100px;
}


.center {
    text-align: center;
}
.center div, .center p, .center table, .center form {
    text-align: left; margin-left: auto; margin-right: auto;
}

#rodape {
  width: 776px;
  height: 200px;
}

a img {
  border: none;
}

#destaques {
  padding: 2px 2px 2px 2px;
}



#destaques .img_d {
  width: 64px;
  height: 40px;
  float: left;
  background: #FFFFFF;
}

#destaques h3 a {
  text-decoration: none;
  display: block;
  height: auto;
  font-weight: bold;
  font-size: 100%;
  margin: 20px 3px 3px 0px;
  padding: 0px 0px 0px 0px;
  color: #006633;
}

#destaques a {
  font-size: 90%;
  color: #000000;
  text-decoration: none;
  display: block;
  margin: 2px 2px 2px 2px;
  height: 43px;
  text-align: justify;
  font-weight: normal;
}

#destaques .img_d a {
  display: inline;
  width: 60px;
}

#destaques a:hover {
  /*color: #006633;
  text-decoration: underline;
  color: #3F6C9A;*/
}
#destaques a img {
  cursor: pointer;
}

#destaques h3 {
  font-weight: bold;
  font-size: 110%;
  margin: 20px 3px 3px 0px;
  padding: 0px 0px 0px 0px;
  color: #006633;
  border-bottom: 1px solid #006633;
/*  text-decoration: underline;*/
}

#destaques a p {
  margin: 0px 3px 0px 0px;
  font-size: 92%;
}

#destaques p {
  margin: 0px 3px 0px 0px;
  padding-bottom: 20px;
  font-size: 92%;
  float: right;
}

#noticias, #cota {
  /*position: relative;*/
  overflow: auto;
  margin: 0px 0px 3px 0px;
  padding: 2px 2px 2px 2px;
}
#cota {
  width: 176px;
  padding: 2px 0px;
}


#noticias .data {
  font-size: 90%;
  color: #006633;
}

#noticias p {
  font-size: 0.85em;
  padding: 2px 2px 2px 2px;
  /*padding-left: 10px;*/
  margin: 4px 0px 4px 0px;
  text-align: justify;
}

#noticias p a {
  text-decoration: none;
  color: #000000;
}

#noticias p a:hover {
  text-decoration: underline;
  color: #3F6C9A;
}

#noticias .prin {
  padding-left: 0px;
  padding: 2px 2px 2px 2px;
  border: 1px solid #E5E5E5;
}

#noticias .prin .data {
  font-size: 100%;
}

#noticias .prin a {
  font-size: 120%;
  font-weight: bold;
}

#noticias .prin .linha {
  font-size: 100%;
  font-weight: normal;
}

#noticias .add, #cota .add {
  text-align: right;
  margin: 2px 0px 1px 0px;
}
.link3 {
  font-size: 85%;
  text-decoration: none;
  margin-right: 2px;
}
.link3:hover {
  text-decoration: underline;
}


.navega1, .navega2 {
  margin: 20px 10px 20px 10px;
  font-size: 11px;
}
.navega1 {
  float: right;
  color: #006633;
}
.navega2 {
  float: left;
}
.navega1 a, .navega2 a {
  text-decoration: none;
  color: #006633;
}
.navega1 a:hover, .navega2 a:hover {
  text-decoration: underline;
  color: #355C84;
}





.listagem {
  font-size: 90%;
  text-align: justify;
  padding: 0px 10px 0px 10px;
  float: none;
  clear: both;
}
.listagem a {
  text-decoration: none;
  font-weight: bold;
  color: #006633;
  font-size: 110%;
}
.listagem .subn {
  font-size: 11px;
  font-weight: normal;
  color: #444444;
}
.listagem a:hover {
  text-decoration: underline;
}



.list_not {
  margin: 9px 0px 9px 0px;
}



.central {
  text-align: center;
}
.esq {
  text-align: left;
}
.data_titulo {
  margin: 0;
  font-weight: bold;
  font-size: 85%;
  padding: 0px 10px 0px 10px;
  text-align: justify;
}
.textos, .assinatura {
  font-size: 11px;
  text-align: justify;
  padding: 0px 10px 0px 10px;
}
.assinatura {
  text-align: right;
}
.volta {
  width: 45px;
  padding-left: 17px;
  color: #246F24;
  height: 15px;
  background: #FFFFFF url(imgs/voltar.jpg) top left no-repeat;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 20px;
}
.volta:hover {
  text-decoration: underline;
}

.estilo1 {
  font-size: 90%;
  font-weight: bold;
  color: #355C84;
}

.dest1 {
  font-size: 11px;
  color: #355C84;
  text-align: center;
  padding: 0px 10px 0px 10px;
}


.padrao {
  font-size: 11px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.cor1 {
  color: #355C84;
}
.cor2 {
  color: #006633;
}


.link_normal, .link_normal2 {
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}
.link_normal:hover, .link_normal2:hover {
  text-decoration: underline;
  color: #355C84;
}
.link_normal2 {
  font-size: 11px;
  color: #006633;
}


.menor {
  font-size: 10px;
}

.produtos {
  width: 560px;
  overflow: auto;
  margin: 0px 10px 0px 0px;
}
.produtos .col1 {
  width: 260px;
  float: left;
  overflow: auto;
  display: inline;
  margin-left: 20px;
  margin-bottom: 10px;
}
.produtos .col1 img {
  float: left;
  margin: 0px 10px 2px 0px;
}
.produtos .col1 p {
  margin: 0;
  font-size: 11px;
  text-align: justify;
}
.produtos .col1 .titulo {
  font-weight: bold;
}

.obs1 {
  font-size: 11px;
  color: #666666;
}

#milho, #lista {
	border: 1px solid #666666;
	border-collapse:collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; color: #003300;
	text-align:center;
    width: 490px;
    margin: 0 auto;
}
#lista {
  text-align: left;
  margin-top: 10px;
}

#milho tr th, #lista tr th {
	background-color:#000000;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
#milho tr td {
	border: 1px solid #CCCCCC;
}
#lista tr td {
  padding: 3px 0px 3px 30px;
  border: 1px solid #CCCCCC;
}


/*FORMULARIOS*/
#contato, #contato2 {
  font-size: 11px;
  width: 450px;
  margin: 0 auto;
}
#contato label, #contato2 label {
  display: block;
  text-align: right;
  width: 85px;
  padding-right: 5px;
  float: left;
  padding-top: 2px;
}
#contato input, #contato select, #contato textarea,
#contato2 input, #contato2 select, #contato2 textarea {
  padding: 2px;
  color: #222222;
  border: 1px solid #006633;
  font-size: 11px;
  margin-bottom: 5px;
  width: 250px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contato2 input, #contato2 select, #contato2 textarea {
  width: 450px;
}

#contato textarea, #contato2 textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


#contato select, #contato2 select {
  width: auto;
}
#contato .cx_botoes, #contato2 .cx_botoes {
  width: 260px;
  margin: 0 auto;
  overflow: auto;
  text-align: center;
}

#contato2 .cx_botoes {
  width: 120px;
}



#contato .botao1, #contato2 .botao1 {
  background: transparent url(imgs/botao.png) no-repeat;
  display: block;
  width:100px;
  height:23px;
  margin-top: 0px;
  border: none;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  /*text-transform: uppercase;*/
  font-size: 14px;
  float: left;
  cursor: pointer;
  margin: 0px 10px 0px 10px;
}
#contato .botao1:hover, #contato2 .botao1:hover {
  text-decoration: underline;
}



/*FORMULARIOS*/


