body{
  font-family:Tahoma;
  font-size:11px;
  background:url(../imagens/background_topo.jpg) top repeat-x;
  background-color:#fdfcfc;
  padding:0px;
  margin:0px;
  color:#2C3742;
}

#corpo{
  background:url(../imagens/background_base.jpg) bottom repeat-x;
}

a{
color:#2C3742;
text-decoration:none;
}

/* Classe para transparencia em fundo png no ie6 !!!testar */
/*
.fundo {
background-image: url(imagens/fundo_cima.png) !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/fundo_cima.png);
}
*/
.carregando {
        display:none;
        z-index:10;
        position:fixed;
        _position:absolute;
        top:0;
        _top:expression(eval(document.body.scrollTop));
        right:0;
        margin:0;
        padding:0;
}

.link_video{
  color:#2C3742;
  text-decoration:none;
  background:url(../imagens/seta_dupla.gif) left no-repeat;
  padding-left:10px;
}

.link_video:hover{
  color:#036f17;
  text-decoration:none;
  background:url(../imagens/seta_dupla_azul.gif) left no-repeat;
}

.textoazul{
  color:#036f17;
}

.linkazul{
  color:#036f17;
  text-decoration:underline;
}

.linkazul:hover{
  color:#036f17;
  text-decoration:none;
}

input.txtbusca{
  vertical-align:middle;
  width:177px;
  height:22px;
  background:none;
  border:0;
  font-size:11px;
  padding-top:2px;
  padding-left:3px;
  color:#4B666F;
}

.campo_busca{
  vertical-align:middle;
  background:none;
  border: 0;
  font-size:11px;
  color:#4B666F;
  width:200px;
  height:18px;
}

.campo{
  vertical-align:middle;
  background:url(../imagens/bg_busca_meio.gif) repeat-x #DEDCD7;
  border: solid 1px #8DA7B6;
  margin-top:2px;
  font-size:11px;
  color:#4B666F;
}

.campo_contato{
  vertical-align:middle;
  background:url(../imagens/bg_campo.jpg) repeat-x #DEDCD7;
  border: solid 1px #8DA7B6;
  margin-top:2px;
  font-size:11px;
  color:#4B666F;
}

textarea.campo{
  background:url(../imagens/bg_txtarea.jpg) repeat-x #DEDCD7;
  border: solid 1px #8DA7B6;
  font-size:11px;
  color:#4B666F;
  width:100%;
  height:66px;
}

.titulo{
color:#2C3742;
font-weight:bold;
}

.menu0, .menu0 A {
	color: white;
	border: 1px solid white;
}


.direto {
	background-color: #383a39;
	padding: 0px;
    margin: 0px;
	padding-top:1px;
}

.direto LI {
	background-color: #272526;
	list-style: none;
	padding: 0px;
    margin-bottom: 1px;
}

#rodape_endereco a{
background:url(../imagens/rodape_endereco.jpg) no-repeat;
height:18px;
width:74px;
display:block;
}

#rodape_telefone a{
background:url(../imagens/rodape_telefones.jpg) no-repeat;
height:18px;
width:74px;
display:block;
}

#rodape_email a{
background:url(../imagens/rodape_emails.jpg) no-repeat;
height:18px;
width:62px;
display:block;
}

#rodape_endereco a:hover{
background:url(../imagens/rodape_endereco_h.jpg) no-repeat;
height:18px;
}

#rodape_telefone a:hover{
background:url(../imagens/rodape_telefones_h.jpg) no-repeat;
height:18px;
}

#rodape_email a:hover{
background:url(../imagens/rodape_emails_h.jpg) no-repeat;
height:18px;
}

#menu_mapa li{
width:160px;
height:20px;
display:block;
margin:0px;
margin-top:-3px;
list-style: none;
background:url(../imagens/botao_mapa_site.gif) no-repeat;
}

#menu_mapa li:hover{
background:url(../imagens/botao_mapa_site_hover.gif) no-repeat;
}
