/*GERAL*/
* {
  text-decoration:none;
  margin:0;
  padding:0;
  list-style:none;
  vertical-align:middle;
  border:none;
}  

html   { background: #F2F2F2 url(../img/back_body.gif) repeat-y center top; } 
body   { margin: 10px; padding: 10px; text-align: center; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; }
p      { margin: 0 0 15px 0; }
p span { font-weight: bold; }
a      { color: #0000FF; text-decoration: underline; }

.input_text   { background: #FFF; color: #666; border: 1px solid #02342D; height: 25px; }
.input_button { background: #02342D; color: #FFF; border: 1px solid #02342D; height: 25px; font-weight: bold; font-size: 16px; padding: 0 20px;}

#QUADRO {
  width: 690px;
  margin: auto;
}

#QUADRO_TANKS {
  background: #FFF;
  width: 690px;
  margin: auto;
}

#PREMIOS{
  background: #E6E6E6;
  border: 1px solid #CCC;
  margin: 10px 0;
}

#PREMIOS ul{
  display: block;
  list-style: none;
  padding: 10px;
}

#PREMIOS li, #PREMIOS .especial{
  text-transform: uppercase;
  text-align: left;
  min-height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #02342D;
}

#PREMIOS .especial{background: #02342D; color: #D1C300; }

/*EVENTOS*/

#TOP {
  float:left;
  display: inline;
  width: 690px;
  height: 80px;
  background: #FFF url(../img/back_top_conteudo.gif) no-repeat top center;
}

#CONTEUDO {
  float:left;
  display: inline;
  width: 690px;
  background: #FFF;
}

#CONTEUDO h2 {
  float:left;
  display: inline;
  width: 680px;
  height: 50px;
  margin-left: 10px;
  background: url(../img/top_inicial.gif) no-repeat left top;
}

#CONTEUDO h2 span{ display: none;}

#ESQUERDA{
  float: left;
  display: inline;
  width: 345px;
}

#DIREITA{
  float: right;
  display: inline;
  width: 345px;
}

#WELCOME, #CALENDARIO, #DESTAQUES, #REPRODUTORES {
  float: left;
  display: inline;
  width: 325px;
  height: 260px;
  margin: 10px;
}
#WELCOME      { background: #F2F2F2; float: right;}
#DESTAQUES    { /*background: #1B5FA2;*/ float: right; height: auto; display: none;}
#REPRODUTORES { background: #006128; float: right;}

#WELCOME h3, #CALENDARIO h3, #DESTAQUES h3, #REPRODUTORES h3 {
  width: 325px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  background: #CDCDCD;
}

#DESTAQUES h3    { background: #D7B369; color: #000; margin-top: 10px; text-align: center;}
#DESTAQUES h3 a  { background: #D7B369; color: #000; text-decoration: none;}

#REPRODUTORES h3 { background: #00412D; color: #FFF;}

#WELCOME h3 span, #CALENDARIO h3 span, #DESTAQUES h3 span, #REPRODUTORES h3 span { margin-left: 10px;}

#WELCOME p{
  margin: 25px;
  line-height: 20px;
  text-align: justify;
}

#CALENDARIO li{ list-style: none; }

#CALENDARIO a{
  display: block;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  margin: 2px 0;
  background: #FFF;
}

#CALENDARIO a:hover { background: #FBE0B8; color: #FFF;}


#NOVIDADES a{
  background-color: #ccc;
  padding: 3px;
}

#NOVIDADES a:hover{
  background-color:#FBE0B8;
  padding: 3px;
}

.nao_eventos{
  color: #999;
  font-weight: normal;
  margin-top: 10px;
}

.eventos{
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  border: 1px solid #CCC;
  margin-top: 15px;
  padding-left: 15px;
  text-align:left;
}

#EVENTOS{
  float: left;
  width: 93%;
  background-color: #FFF;
  text-align: justify;
  padding: 20px;
}

#EVENTOS h2 {
  font-size: 14px;
  font-weight: bold;
  color: #006633;
}

#EVENTOS span {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}

/*FIM-EVENTOS*/

/*TOP*/
#TOP_INICIAL, #TOP_VENDAS, #TOP_ESTANCIA, #TOP_CAMPEOES, #TOP_IMPRENSA, #TOP_CONTATO, #TOP_LOCALIZA {
  width:  690px;
  height: 266px;
  float: left;
}

#TOP_INICIAL h1, #TOP_VENDAS h1, #TOP_ESTANCIA h1, #TOP_CAMPEOES h1, #TOP_IMPRENSA h1, #TOP_CONTATO h1, #TOP_LOCALIZA h1 {
  width:  690px;
  height: 266px;
}

#TOP_INICIAL h1  { background: #FFF url(../img/img_banner_inicial.jpg);}
#TOP_VENDAS h1   { background: #FFF url(../img/img_banner_vendas.jpg);}
#TOP_ESTANCIA h1 { background: #FFF url(../img/img_banner_estancia.jpg);}
#TOP_CAMPEOES h1 { background: #FFF url(../img/img_banner_campeoes.jpg);}
#TOP_IMPRENSA h1 { background: #FFF url(../img/img_banner_imprensa.jpg);}
#TOP_CONTATO h1  { background: #FFF url(../img/img_banner_contato.jpg);}
#TOP_LOCALIZA h1 { background: #FFF url(../img/img_banner_localiza.jpg);}

#TOP_INICIAL h1 span, #TOP_VENDAS h1 span, #TOP_ESTANCIA h1 span, #TOP_CAMPEOES h1 span, #TOP_IMPRENSA h1 span, #TOP_CONTATO h1 span, #TOP_LOCALIZA h1 span {
  display:none;
}

/*MENU*/
#MENU {
  width:690px;
  float:left;
  text-align:center;
  background:url(../img/menu_out.png) repeat-x;
}

#MENU ul{
  float:left;
  display: inline;
  width: 600px;
  margin-left: 55px;
}


#MENU li {
  font-weight: bold;
  display:inline;
  color: #FFF;
}

#MENU a {
  float:left;
  text-decoration: none;
  text-align: center;
  background:url(../img/menu_out.png) repeat-x;
  color: #FFF;
  padding: 0 11px;
  height: 30px;
  line-height: 30px;
}

#MENU a:hover {
  background:url(../img/menu_over.png) repeat-x;
  color: #FFF;
}

#MENU #ATIVO {
  background: url(../img/menu_out.png) repeat-x;
  color: #FFFF00;
}

/*CONTEUDO*/
#CONTEUDO_ESTANCIA, #CONTEUDO_CAMPEOES, #CONTEUDO_IMPRENSA, #CONTEUDO_VENDAS, #CONTEUDO_CONTATO, #CONTEUDO_LOCALIZA {
  float:left;
  display: inline;
  width: 690px;
  background: #FFF;
}

#MARGEM {
  line-height: 20px;
  text-align:justify;
  padding: 10px;
}

#MARGEM h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}

#MARGEM .jokati {
  margin: 20px 0;
}

#CONTEUDO_ESTANCIA h2, #CONTEUDO_CAMPEOES h2, #CONTEUDO_IMPRENSA h2, #CONTEUDO_VENDAS h2, #CONTEUDO_CONTATO h2, #CONTEUDO_LOCALIZA h2 {
  float:left;
  display: inline;
  width: 670px;
  height: 50px;
}

#CONTEUDO_ESTANCIA h2 { background: url(../img/top_estancia.gif) no-repeat center left;}
#CONTEUDO_CAMPEOES h2 { background: url(../img/top_campeoes.gif) no-repeat center left;}
#CONTEUDO_IMPRENSA h2 { background: url(../img/top_imprensa.gif) no-repeat center left;}
#CONTEUDO_VENDAS h2   { background: url(../img/top_vendas.gif) no-repeat center left;}
#CONTEUDO_CONTATO h2  { background: url(../img/top_contato.gif) no-repeat center left;}
#CONTEUDO_LOCALIZA h2 { background: url(../img/top_localizacao.gif) no-repeat center left;}

#CONTEUDO_ESTANCIA h2 span, #CONTEUDO_CAMPEOES h2 span, #CONTEUDO_IMPRENSA h2 span, #CONTEUDO_VENDAS h2 span, #CONTEUDO_CONTATO h2 span,  #CONTEUDO_LOCALIZA h2 span {
  display:none;
}
	
.destaque{
  font-size: 12px;
  font-weight: bold;
}

.erro{
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
  margin: 20px;
}

.certo{
  color: #0000FF;
  font-size: 16px;
  font-weight: bold;
  margin: 20px;
}

#OBRIGADO{
  width: 670px;
  float: left;
  height: 400px;
  margin: 20px;  
}

/*CAMPEOES*/
#GRID_CAMPEOES {
  width: 670px;
  float: left;
}

#GRID_CAMPEOES ul{
    width: 670px;
    list-style: none;
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
  }

#GRID_CAMPEOES li {list-style: none;display: inline;}

#GIM, #LUDY, #TAJU, #RAIANA, #MUSA, #PAVUNA, #PESTANA, #ENGRATA, #ALFABETO, #OCARINA, #PROGENIE, #MESSE, #ROMENA, #PARAISO, #SICCA{
  float: left;
  height: 100px;
  width:  100px;
  margin: 16px;
  border: 1px solid #000;
}

#GIM span, #LUDY span, #TAJU span, #RAIANA span, #MUSA span, #PAVUNA span, #PESTANA span, #ENGRATA span, #ALFABETO span, #OCARINA span, #PROGENIE span, #MESSE span, #ROMENA span, #PARAISO span, #SICCA span{
  display: none;
}

#GIM      { background:url(../img/bt_gim.jpg)      no-repeat;}
#LUDY     { background:url(../img/bt_ludy.jpg)     no-repeat;}
#TAJU     { background:url(../img/bt_taju.jpg)     no-repeat;}
#RAIANA   { background:url(../img/bt_raiana.jpg)   no-repeat;}
#MUSA     { background:url(../img/bt_musa.jpg)     no-repeat;}
#PAVUNA   { background:url(../img/bt_pavuna.jpg)   no-repeat;}
#PESTANA  { background:url(../img/bt_pestana.jpg)  no-repeat;}
#ENGRATA  { background:url(../img/bt_engrata.jpg)  no-repeat;}
#ALFABETO { background:url(../img/bt_alfabeto.jpg) no-repeat;}
#OCARINA  { background:url(../img/bt_ocarina.jpg)  no-repeat;}
#PROGENIE { background:url(../img/bt_progenie.jpg) no-repeat;}
#MESSE    { background:url(../img/bt_messe.jpg)    no-repeat;}
#ROMENA   { background:url(../img/bt_romena.jpg)   no-repeat;}
#PARAISO  { background:url(../img/bt_paraiso.jpg)  no-repeat;}
#SICCA    { background:url(../img/bt_sicca.jpg)    no-repeat;}

/*TERMINA CAMPEOES*/

/*VENDAS*/
.cab_tabela       { font-family: Verdana, arial, helvetica; color: #FFF; font-size:12px; background-color: #02342D; }
.mouse_out        { font-family: Verdana, arial, helvetica; color: #02342D; font-size:11px; font-weight: bold;}
.mouse_over       { font-family: Verdana, arial, helvetica; color: #000; font-size:11px; background-color: #B2BFB0; font-weight: bold;}
.vendido          { background: #FFF; color: #9FB09C; text-decoration: line-through; }
.vendidos         { background: #FFF; color: #FF8080; }
#GRID             { padding-left: 80px; }
table.borda       { border-collapse: collapse;}
table.borda tr td { border:2px solid #CCC;}
.fone             { font-family: Verdana, arial, helvetica; color: #02342D; font-size:18px; font-weight: bold; }
.contato          { font-family: Verdana, arial, helvetica; color: #000; font-size:12px; font-weight: bold; text-align:center; }
#INFO_POP_VENDAS  {float:left;}

#CARIMBO {
  float:right;
  background:url(../img/img_carimbo_vendido.gif) no-repeat center center;
  width: 100px;
  height:180px;
}
#FILTROS{
  float:left;	
  width: 284px;
  height:300px;
  background-color: #F2F2F2;
  border: 1px solid #2F4A2B;
}
#FILTROS div{
  margin: 21px;
  background-color: #02342D;
  padding: 20px;
  color: #FFF;
}

#FILTROS h3{
  background-color: #0C5929;
  padding:15px;
  font-size: 24px;
  text-align:center;
  color: #FFCC00;
}

#FILTROS ul{
  margin-top: 30px;
  list-style: none;
  text-align: center;
}

#FILTROS a{
  display: block;
  height: 67px;
  line-height: 67px;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

#FILTROS a:hover{
  background-color: #267343;
}

#CHAMADA_VENDAS{
  float:right;
  width: 370px;
  height:300px;
  background: #FFF url(../img/img_chamada_vendas_breve.gif) no-repeat center center;
  border: 1px solid #CCC;
}
/*TERMINA - VENDAS*/

            
/*VOLTAR*/      
#NAVEGACAO {
  float: right;
  text-align: right;
  padding: 10px;
}

/*RODAPE*/

#RODAPE {
  float: left;
  display: inline;
  width: 690px;
  color: #FFF;
  font-weight: bold;
  text-align:center;
  border-top: 3px solid #999;
  background: #00412D;
  clear: both;
}
#RODAPE div{ margin: 10px;}

#RODAPE a{
  color: #CCC;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

#RODAPE  a:hover{
  color: #FFF;
  text-decoration: none;
}

#RODAPE_BOTTOM{
  float: left;
  display: inline;
  width: 690px;
  height: 20px;
}



/*TOOLTIP*/
.Tooltip {float: left; width: 100px;}  
.Tooltip .content {float: left; padding: 10px; background-color: #194013; color: #FFF; font-weight: bold; text-transform: uppercase; }
/*TERMINA TOOLTIP*/