body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
body {
	background-image: url(../images/back_site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none;  }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#limites { width: 930px; margin: 0 auto; height: 100%; }
#topo_interna { width: 100%; height: 236px; }
#topo_home { width: 100%; height: 335px; }
#menu {	width: 100%; height: 27px; }
#subconteudo { width: 700px; margin-left: 50px; }
#subconteudo_home { width: 890px; margin-left: 10px; }
#rodape { width: 100%; height: 29px; }
#foto1 { width: 137px; height: 105px; border: 1px solid #fb8800; background-color: #FFFFFF; }
#conteudo {
	width: 890px;
	padding: 5px;
	padding-top: 40px;
	background-image: url(../images/back_conteudo.jpg);
}
#categ_home {
	padding: 3px;
	height: 35px;
	width: 133px;
	background-color: #000000;
}

.titulo_topo { font-size: 14px; color: #000000;  font-weight: bold;}
.subtitulo_topo { font-size: 15px; color: #fb8800; font-weight: bold; text-align: right; padding-right: 23px; }
.titulo { font-size: 11px; color: #fb8800; font-weight: bold; }

.borda_img { border: 1px solid #fb8800; padding: 2px; }
.img_foto { border: 1px solid #fb8800; background-color: #FFFFFF; padding: 2px; }


.conteudo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #313131; }
.olho { font-size: 10px; color: #313131; font-style:italic; padding-top: 10px; padding-bottom: 10px; }
.legenda { font-size: 10px; color: #313131; padding-bottom: 10px; }
.homebox { color: #fb8800; font-size: 10px; font-weight: bold; }

.form { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #000000; }

.formrodape { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #FFFFFF; background-color:#a9a9a9;}



