.boxEsquerdaEVC{
	width: 30%;
	height: 390px;
	float: left;
	background: #EAF4FE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}	
.boxCentroECV{
	width: 30%;
	height: 390px;
	float: left;
	background: #eeeeee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	margin: 0 15px 0 15px;
}	

.boxDireitaECV{
	width: 30%;
	height: 390px;
	float: left;
	background: #f5f6f7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}

.titulosECV{
	margin: 4px 0 4px 0;
}



.nomeECV{
	margin: 6px 0 4px 0						
}

.img_busca_nome_ecv{
		width: 280px;
		height: 80px;
		margin: 0 0 10px 0;
		background: url(/DTRN/images/pesquisaecv/img3.png) no-repeat;
}

.img_base_dados_ecv{
		width: 280px;
		height: 80px;
		margin: 0 0 10px 0;
		background: url(/DTRN/images/pesquisaecv/img1.png) no-repeat;
}


.img_tipo_municipio_ecv{
		width: 280px;
		height: 80px;
		margin: 0 0 10px 0;
		background: url(/DTRN/images/pesquisaecv/img2.png) no-repeat;
}


.CaptchaBtn{
	width: 221px;
	position: relative;
	bottom: -5px;
	margin: 0 0 0 31px;
}

.CaptchaBtnEsquerda{
	bottom: -5px;
	margin-top: 54px;
}
.CaptchaBtnCentro{
	margin-top: 56px;
}

.CaptchaBtnDireita{
	
}

.tabelaCaptchaECV{
	margin: 0 0 0 0;
	width: 89%;
}

.imgCaptcha{
	width: 100%;
	text-align: center;
}

.CaptchaCampo{
	text-align: center;
}


.boxDetalhesCategorias{							
	position: absolute;
	width: 440px;
	z-index: 9999;
	margin: -272px 0 0 -449px;
}

.boxDetalhesInterno{
	position: relative;
	float: right;
}		
	
.boxDetalhesInterno .boxDetalhesCategorias {
    position: absolute;
    width: 440px;
    z-index: 9999;
    margin: -388px 2px 0 0;
    right: 0;
}

.boxDetalhesInterno .setaCFC {
    width: 27px;
    height: 22px;
    position: absolute;
    background: url(/DTRN/images/pesquisacfc/arrowCFC.png) no-repeat;
    background-position: -113px -226px;
    margin: 0 0;
    bottom: -1px;
    right: 9px;
}

.boxDetalhesCategoriasTabela{
	font-size:12px;
	border: 1px solid #aaa;
	background: #fff;
	margin-top: -116px;
}

.boxDetalhesCategorias .ui-datatable .table th, .table td {
	line-height: 16px !important;
	font-size: 0.9em !important;
	text-align: justify;
}

.boxDetalhesCategorias .table th, .table td {
	padding: 4px 6px;
}

.boxTipo{
    position: absolute;
    width: 450px;
    z-index: 9999;
    margin: -6px 2px 0px 0px;    
    right: 440px;
}

.boxTipo .setaCFC {
    width: 27px;
    height: 22px;
    position: absolute;
    background: url(/DTRN/images/pesquisacfc/arrowCFC.png) no-repeat;
    background-position: -113px -226px;
    margin: 0 0;
    bottom: -1px;
    right: -2px;
}

.boxTipoTabela{
	font-size:12px;
	border: 1px solid #aaa;
	background: #fff;
	margin-top: -116px;
}

.boxTipo .table th, .table td {
	padding: 4px 6px;
}

.setaCFC{
	width: 20px;
	height: 256px;
	position: absolute;
	background: url(/DTRN/images/pesquisacfc/arrowCFC.png) no-repeat;
	background-position: -225px 0;
	margin: 103px 0 0 434px;
}

.centralizaCFC{
	text-align: center !important;
}

/*********** Categorias ********/
.boxcategorias {
	border: 1px dotted #cccccc;
	width: 131px;
	height: 65px;
	margin: 4px 4px;
	float: left;
}

.categorias_checkbox_ABCD {
	width: 30px;  
	height: 30px;  
	line-height: 30px;  
	padding: 0 0 0 42px;   
	float: left;
}

.categorias_checkbox_PCD{
	width: 30px;  
	height: 30px;  
	line-height: 30px;    
	padding: 0 0 0 9px;  
	float: left;
}

.categorias_label_ABCD {
	height: 30px; 
	line-height: 30px;   
	text-align: left;
}

.categorias_label_PCD{
	height: 30px; 
	text-align: left;
}

.tipoRadio{
	line-height: 30px;
	margin-left: 67px;
}

.tipoRadio td{	
	padding: 0 10px 0 10px;
}
.atualizarCaptcha{
	position: absolute;
    width: 133px;
    left: -6px;
    bottom: -37px;
    font-size: 12px;
}	

.selectNome{
	width: 260px !important;
	margin-left: 6px;
}


.selectMunicipio, .selectBairro {
	width: 260px !important;
	}
