/*Pagina Pesquisa ---------------------------------------------------------------------------*/

.divPesquisaConteudo1A
{
    width:579px;
	height:auto;
	float:left;	
	padding-left:5px;
}
.divPesquisaTitulo
{
	width:579px;
	font-size: 16px;
	color: #006699;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	margin-bottom:13px;
	float:left;
}

.divPesquisaResultado 
{
	float:left;
	width:579px;
	height:auto;
	margin-bottom:30px;
}

.divPesquisaBox 
{
	padding-bottom:20px;
	float:left;
	width:579px;
	height:auto;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.divPesquisaBox a
{
	color: #006699;
	text-decoration: none;
}
.divPesquisaBox a:hover
{
	text-decoration: underline;
}

.divPesquisaBoxTexto
{
	width:579px;
	height:auto;
	float:left;
	line-height:20px;
	text-align:justify;
}

.divPesquisaBoxData
{
	width:579px;
	height:auto;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float:left;
}

.divPesquisaBoxTitulo
{
	width:579px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:20px;
}
.PesquisaPager 
{
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.PesquisaPager a
{
	color: #006699;
	text-decoration: underline;
}
.PesquisaPager a:hover
{
	text-decoration: none;
}

.divPesquisaBoxCampo
{
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	width:579px;
	height:auto;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}

.divPesquisaBoxCampo a
{
	color: #006699;
	text-decoration: underline;
}
.divPesquisaBoxCampo a:hover
{
	text-decoration: none;
}

.divPesquisaBoxCampoTextBox
{
	width:300px;
	height:20px;
	font-size: 15px;
	padding: 5px;
	margin:0px;
	border:0px;
	background-color: #e5e5e5;
}

.divPesquisaBoxCampoBotao
{
	width:auto;
	height:30px;
	font-size: 15px;
	background-color: #666666;
	color: #FFFFFF;
	margin:0px;
	border:0px;
}

.divPesquisaBoxSemResultado
{
	padding-bottom:20px;
	float:left;
	width:579px;
	height:auto;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.divPesquisaBoxBuscaAvancada
{
	padding: 20px;
	float: left;
	width: 539px;
	height: auto;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #f2f2f2;
	margin-bottom:30px;
}


