@charset "utf-8";
/* CSS Document */

td.logo {
	height:102px;
	text-align:center;
	padding-bottom:3px;
}
td.boxcadastro {
	background-image:url(../../imagens/layout/JPG/boxPesquisa.jpg);
	background-repeat:no-repeat;
	height:61px;
	padding:7px 7px 0px 8px;
	font-size:10px;
	color:#000066;
	vertical-align:top;
}
td.boxcadastroInterna {
	background-image:url(../../imagens/layout/JPG/boxPesquisa.jpg);
	background-repeat:no-repeat;
	height:61px;
	/*padding:7px 7px 0px 8px;*/
	font-size:10px;
	color:#000066;
	/*vertical-align:top;*/
}

td.boxcadastro a{
	color:#000066;
}
.cadastro {
	font-size:12px;
	font-weight:bold;
}
td.banner {
	width:498px;
	height:170px;
	padding-left:8px;
}
.labelpesquisa {
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding:2px;
}
/*#cadastro {
	margin-top:5px
}
#cadastro table td {
	color:#23146C;
	font-size:10px;
}
#cadastro table td a {
	color:#23146C;
	font-weight:bold;
}*/
td.conteudo {
	width:506px;
	vertical-align:top;
}
.boxPesquisa {
	width:223px;
	background-image:url(../../imagens/layout/jpg/boxMenu-fundo.jpg);
	background-repeat:repeat-y;
	border:0px;
	margin-top:5px;
}
.boxPesquisa table{
	margin:0px 13px 0px 13px;
}
/*
input {
	border:1px solid #999999;
}*/
#pesquisa {
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.trabalhe {
	font-size:12px;
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}