body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body.topbabies {
	background: #DCE7F6 url(../imagens/fundo_azul.gif) repeat-x;
	margin: 0;
}
body.barrinha {
	background: White url(../imagens/fundo_marrom.gif) repeat-x;
	margin: 0;
}
body.precat_tb {
	margin: 0;
	background: white url(../imagens/fundo_precat_topbabies.gif) repeat-x;
}
body.precat_ba {
	margin: 0;
	background: white url(../imagens/fundo_precat_barrinha.gif) repeat-x;
}
a:link,
a:visited {
	color: Navy;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#tb_corpo {
	background: url(../imagens/corpo_topbabies.gif) repeat-y;
	width: 760px;
	margin: 0px auto;
}
#ba_corpo {
	background: url(../imagens/corpo_barrinha.gif) repeat-y;
	width: 760px;
	margin: 0px auto;
}
#tb_topo {
	height: 204px;
	background: url(../imagens/topo_topbabies.gif);
}
#ba_topo {
	height: 204px;
	background: url(../imagens/topo_barrinha.gif);
}
#menu {
	width: 161px;
	float: right;
	margin-top: 23px;
	margin-right: 20px;
}
#centro {
	text-align: center;
}
#precat {
	border: 1px solid #dbcc90;
	border-bottom: none;
	background-color: white;
	font-size: 10px;
}
#precat th {
	background-color: #dbcc90;
	color: black;
}
#precat td {
	border-bottom: 1px solid #dbcc90;
}

#geral_tb {

}
#linha {
	
}
#linha_alt {
	background-color: #EFEBD1;
}
#topo_tb_precat {
	margin: 0px auto;
	width: 760px;
	height: 178px;
	background: url(../imagens/topo_precat_topbabies.gif) no-repeat;
}
#topo_ba_precat {
	margin: 0px auto;
	width: 760px;
	height: 178px;
	background: url(../imagens/topo_precat_barrinha.gif) no-repeat;
}
#titulo {
	font-size: 20px;
	margin: 3px;
	text-align: center;
}
#img {
	padding: 2px;
	border: 1px solid #E4E4E4;
}
#relacao {
	width: 90%;
}
#relacao th {
	text-align: left;
	background-color: #dbcc90;
	color: black;
}
#relacao td {
	background-color: #EFEBD1;
	padding-left: 30px;
}