body {	
  background-position: left top;
  background-repeat: repeat;
  text-align:center;
  font-family:tahoma,arial,helvetica,sans-serif;
  font-size:11px;
}
#tudo {
  width:930px;
  text-align:left;
  margin:0 auto;
  background-image: url(imagens/fd_tudo.jpg);
  padding:20 20 20 20;
  color:#666666;
  }
#topo {
  width:970x;
  height:98px;
  } 
#esquerda {
  float:left;
  width:280px;
  margin-left:20px;
  } 
#esquerda p{
  margin-left:25px;
  color:#666666;
  } 
#direita {
  float:left;
  width:590px;
  padding-bottom:20px;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  }
#barra_baixa {
  width:930px;
  height:10px;
  clear:both;
  text-align:center;	
  } 
#rodape {
  width:970px;
  height:25px;
  padding-top:20px;
  text-align:center;	
  background-image: url(imagens/rodape.jpg);  
  }
h1 {
  font-size:11px;
  color:#000;
  }
h2 {
  font-size:11px;
  }
h3 {
  font-size:11px;
  } 
.data{
  padding-left:45px;
}
img {
 border:0px;
 }
.pos_trat {
 float:right;
 }
table {
  font-size:11px;   
  }
td {
  text-align:left;
  } 
.txt_esq{
  font-size:11px;
  color:#000000;
  }
.txt_dir {
  font-size:11px;
  color:#666;
  padding-left:5px;
  padding-right:24px;  
  }
.galeria{
  padding-left:40px;  
  }
.frase {
  text-align:center;
  font-weight: bold; 
  color:#9E0B0E;
	}
.b {
  color:#000000;
  font-weight: bold; 
	}	
p {
  color:#666666;
  }
select {
  width:140px;
  height:20px;  
  font-family:tahoma,arial,helvetica,sans-serif;
  font-size :11px; 
  }
input { 
  font-family:tahoma,arial,helvetica,sans-serif;
  font-size :11px; 
  }		
.g:link{
	font-size:11px;
	color:#000000; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	text-decoration:none;
	font-weight: bold;
}
.g:visited{
	font-size:11px;; 
	color:#000000; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	text-decoration:none;
}
.g:active{
	font-size:11px;
	color:#000000; 
	font-family: tahoma,arial, helvetica, sans-serif; 
	text-decoration:none;
	font-weight: bold;
}
.g:hover{
	font-size:11px; 
	color: #9E0B0E; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	text-decoration:none;
    font-weight: bold;	
}
ul#menu {
  width:200px;
  list-style:none;
}

ul#menu ol {
  display: none;
  text-align:left;
  list-style-type: none;
  margin: 0;
  padding:5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color:#333333;
  font-weight: bold;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  margin-left:0px;
  border-bottom: none;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #DD3A04;
  font-weight: bold;
}

ul#menu a.active {
  color: #DD3A04;
  font-weight: bold;
}