/* CSS Document */
div{
	font-family:verdana;
	font-size:12px;
	color:#686868;
	text-align:left;
}

a {
	text-decoration:none;
	color:#f05522;
}

a:hover {
	text-decoration:underline;
}


p, img, ul, ul li, form {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	margin:0px;
	padding:0px;
	min-height:1px;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#f4f4f4;
	background-image:url(../imagens/bg_colunasEsqDir.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#tudo {
	width:1000px;
	background-color:#FFFFFF;
	text-align:center;
	min-height:400px;
	_height:400px;
	padding:0;
	text-align:center; 
	margin:0 auto;
}



#menuTopo{
	width:1000px;
	height:48px;
	background-image:url(../imagens/bg_menuTopo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#buscaTopo{
	float:left;
	padding:17px 0px 0px 180px;

}

.inputBusca{
	background:#f5f5f5;
	height:13px;
	*height:14px;
	padding-left:5px;
	font-family:tahoma;
	font-size:10px;
	width:89px;
	*width:88px;
	margin-right:5px;
	border:1px solid #abadb3;
	float:left;
}





.selectBusca{
	background:#f5f5f5;
	font-family:tahoma;
	height:15px;
	*height:18px;
	font-size:10px;
	border:0px;
	border:1px solid #abadb3;
	width:95px;
	margin-right:5px;
	float:left;
}




#menuMeusDados{
	float:left;
	margin:0px 28px 0;

}


#menuMeusDados a{
	padding:18px 10px 0px 10px;
	float:left;
	height:29px;
	display:block;
	font-size:12px;
	font-weight:bold;

}

#menuMeusDados a:hover{
	padding-top:27px;
	height:20px;
	display:block;
	background-image:url(../imagens/bg_liMenuTopo1.gif);
	background-position:top left;
	background-repeat:repeat-x;

}

.bgMenuMeusDados{
	background-image:url(../imagens/bg_liMenuMeusDados.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:2px;
	height:41px;
	float:left;
	margin-top:5px;
}

#logo{
	padding:15px 0px 0px 110px;
}

#arrecadacaoTotal{
	width:460px;
	height:46px;
	font-size:10px;
	padding:10px 0px 0px 10px;
	background-image:url(../imagens/bg_arrecadacaoTotal.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	margin-top:56px;
}
.floatLeft{
	float:left;

}

.floatNone{
	float:none;
}

.floatRight{
	float:right;
}

#flash{
	width:1000px;
	text-align:center;
}



#rodape{
	width:1000px;
	height:48px;
	background-image:url(../imagens/bg_rodape.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

#menuRodape{
	margin-left:73px ;
}

#menuRodape a{
	padding:20px 20px 0px 20px;
	float:left;
	height:28px;
	display:block;
	font-size:12px;
	font-weight:bold;
}

#menuRodape a:hover{
	padding-top:15px;
	height:33px;
	display:block;
}

#menuRodape a:hover{
	padding-top:15px;
	height:33px;
	display:block;
}

.bgMenuRodape{
	background-image:url(../imagens/bg_liMenuRodape.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#logoInovar {
float:right;
width: 37px;
padding-top: 22px;
padding-right: 20px;
}

#conteudo{
	padding:20px 0px 0px 46px;
	width:952px;
	min-height:360px;
	_height:360px;
	float:left;
	margin-bottom:20px;
}

#boxHomeEsquerda{
	width:420px;
	float:left;
	margin-right:10px;
	min-height:360px;
	_height:360px;
}

#boxHomeCentral{
	float:left;
	width:300px;
	margin-right:10px;
	height:360px;
	text-align:center;
}

#boxHomeDireita{
	width:167px;
	float:left;
	margin-right:10px;
	height:360px;
}

#tituloBoxesHomeCinza{
	height:33px;
	background-image:url(../imagens/bg_tituloBoxeHomeCinza.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#tituloBoxesHomeEsquerdaCinza,#tituloBoxesHomeEsquerdaBranco, #tituloBoxesHomeEsquerdaBrancoNoBorda{
	Float:left;
	width:16px;
	height:33px;
	background-image:url(../imagens/bg_tituloBoxeEsquerdaHomeCinza.gif);
	background-position:top left;
}

#tituloBoxesHomeDireitaCinza,#tituloBoxesHomeDireitaBranco,#tituloBoxesHomeDireitaBrancoNoBorda{
	Float:right;
	width:11px;
	height:33px;
	background-image:url(../imagens/bg_tituloBoxeDireitaHomeCinza.gif);
	background-position:top right;
}

#mioloCategoriasHome{
	border-right:2px solid #e5e5e5;
	background-color:#efefef;
	padding:13px 20px 20px 20px;
	text-align:center;
	height:153px;
	width: 378px;
	word-wrap: break-word; 
}
#mioloCategoriasHome ul{
	padding:0px;
	margin:0px;
}
#mioloCategoriasHome li{
	display:inline;
	list-style:none;
}
#mioloCategoriasHome li a{
	text-decoration:underline;
	display:inline-block;
	color:#686868;
	padding:0px 18px 0px 0px;
	line-height:25px;
}
#mioloCategoriasHome a:hover{
	color:#f47533;
}

#tituloBoxesHomeBranco{
	height:33px;
	background-image:url(../imagens/bg_tituloBoxeHomeBranco.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0 auto;
}

#tituloBoxesHomeEsquerdaBranco{
	background-image:url(../imagens/bg_tituloBoxeEsquerdaHomeBranco.gif);
	background-position:top left;
}

#tituloBoxesHomeDireitaBranco{
	background-image:url(../imagens/bg_tituloBoxeDireitaHomeBranco.gif);
	background-position:top right;
}

#tituloBoxesHomeEsquerdaBrancoNoBorda{
	background-image:url(../imagens/bg_tituloBoxeEsquerdaHomeBrancoNoBorda.gif);
	background-position:top left;
}

#tituloBoxesHomeDireitaBrancoNoBorda{
	background-image:url(../imagens/bg_tituloBoxeDireitaHomeBrancoNoBorda.gif);
	background-position:top right;
}

.tamanho1{font-size:9px;}
.tamanho2{font-size:10px;}
.tamanho3{font-size:11px;}
.tamanho4{font-size:12px;}
.tamanho5{font-size:13px;}
.tamanho6{font-size:14px;}
.tamanho7{font-size:15px; font-weight:bold;}
.tamanho8{font-size:16px; font-weight:bold;}
.tamanho9{font-size:17px; font-weight:bold;}
.tamanho10{font-size:18px; font-weight:bold;}

.pdb3{padding-bottom:3px;}
.mgr10{margin-right:10px;}
.w286{width:287px;*width:286px;}

.alerta{text-align:center;}

#logoInstituicao{
	border:1px solid #dadada;
	margin-bottom:7px;
}

#boxCategoriaInferiorDireita{
	float:right;
	width:11px;
	height:11px;
	_height:10px;
	background-image:url(../imagens/bg_boxeCategoriaInferiorDireita.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#boxCategoriaInferiorEsquerda{
	float:left;
	width:12px;
	height:11px;
	_height:10px;
	background-image:url(../imagens/bg_boxeCategoriaInferiorEsquerda.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#boxCategoriaInferior{
	background-image:url(../imagens/bg_boxeCategoriaInferior.gif);
	background-position:right top;
	background-repeat:repeat-x;
	height:11px;
	_height:10px;
	margin-bottom:20px;
}

#logoEventosParceiros{
	border:1px solid #dadada;
	float:left;
}	

#boxNoticias{
	background-color:#dddddb;
	width:283px;
	height:120px;
	margin:0 auto;
}

#boxNoticias ul{
	list-style:none;
	padding:5px 15px 5px 17px;
	margin:0px;
}
#boxNoticias li{
	background-image:url(../imagens/bg_liNoticias.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:8px 0px 5px 15px;
	
}

#boxNoticias li a{
	color:#686868;

	
}

#boxNiticiaInferiorDireita{
	float:right;
	width:11px;
	height:10px;
	background-image:url(../imagens/bg_boxNoticiaInferiorDireita.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#boxNoticiaInferiorEsquerda{
	float:left;
	width:9px;
	height:10px;
	background-image:url(../imagens/bg_boxNoticiaInferiorEsquerda.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#boxNoticiaInferior{
	height:10px;
	margin-bottom:20px;
	width:283px;
	background-color:#dddddb;
	margin:0 auto;
	_margin-top:-8px;
}

.fotoNoticia{
	background-image:url(../imagens/bg_logoParceiros.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 0px 0px 6px;
	width:257px;
	height:173px;
	margin-right:20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.inputBusca{
		height:13px;
	}
	
	.selectBusca{
		height:17px;

	}
	.w286{width:286px;}
}

/*INTERNAS*/

#conteudoInterna{
	padding:0px 65px 0px 65px;
	width:870px;
	min-height:260px;
	_height:260px;
	float:left;
	margin-bottom:20px;
	*margin-bottom:0px;
}

#menuInternasuperiorDivisoria{
	width:2px;
	height:51px;
	float:left;
}



#menuInternasuperior{
	width:870px;
	height:51px;
	margin-bottom:20px;
	_text-align:center;
}

#menuInternasuperior a{
	padding:12px 44px 0px 44px;
	_padding:12px 43px 0px 43px;
	height:39px;
	float:left;
	display:block;
}



#menuInternasuperiorEsquerda{
	width:9px;
	height:51px;
	float:left;
}

#menuInternasuperiorDireita{
	width:9px;
	height:51px;
	float:right;
}


#menuEsquerda{
	float:left;
	width:169px;
	margin-right:10px;
	
}

#menuEsquerda ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-top:8px;
	margin-bottom:10px;
}

#menuEsquerda li a{
	background-image:url(../imagens/bg_menuEsquerda.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:169px;
	height:22px;
	display:block;
	text-align:center;
	color:#f15723;
	font-size:11px;
	padding-top:9px;
	margin-bottom:2px;
}

#menuEsquerda a.btnDenuncie {
padding: 0;
}

#menuEsquerda li a:hover{
	color:#686868;
	text-decoration:none;
}

#conteudoInternaDireita{
	width:690px;
	min-height:400px;
	_height:400px;
	float:left;
	background-color:#f1f1f1;
	background-image:url(../imagens/bg_rodapeConteudoInternaDireita.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#conteudoInternaDireitaTopo{
	height:27px;
	width:690px;
	background-image:url(../imagens/bg_topoConteudoInternaDireita.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#migalhasDePao{
	height:26px;
	background-color:#dfdfde;
	border-bottom:1px solid #cfcfcf;
	margin-left:15px;
	margin-right:15px;
}

.migalhasDePaoTexto{
	padding-top:6px;
	color:#686868;
	font-size:11px;
}

.migalhasDePaoTexto a{
	color:#686868;
}

#migalhasDePaoEsquerda{
	float:left;
	width:16px;
	height:26px;
	background-image:url(../imagens/bg_migalhasDePaoEsquerda.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.tituloInterna{
	color:#f05522;
	font-size:25px;
	font-weight:bold;
	padding-bottom:5px;
}

.conteudoInternaTexto{
	padding:17px;
	text-align:justify;
}

.pd20 {padding: 20px;}
.pdb10{padding-bottom:10px;}
.pdb15{padding-bottom:15px;}
.pdb20{padding-bottom:20px;}
.pdb7{padding-bottom:7px;}
.alinhaDireita{text-align:right;}
.alinhaCentro{text-align:center;}
.alignCenter {text-align: center;}
.mgt20{margin-top:20px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgt2{margin-top:2px;}
.pdt7{padding-top:7px;}
.pdt5{padding-top:5px;}
.pdb25{padding-bottom:25px;}
.pdb15{padding-bottom:15px;}
.pdt7paginacao{padding-top:7px;}
.pdt1{padding-top:1px;}
.pdt3{padding-top:3px;}
.pdt20{padding-top:20px;}
.pdl20{padding-left:20px;}
.mgl5{margin-left:5px;}
.pdr15{padding-right:15px;}
.pdr21{padding-right:21px;}

.w50{width:50px;}
.w55{width:55px;}
.w75{width:75px;}
.w100{width:100px;}
.w105{width:105px;}
.w125{width:125px;}
.w150{width:150px;}
.w200{width:200px;}
.w220{width:220px;}
.w225{width:225px;}
.w250{width:250px;}
.w255{width:255px;}
.w300{width:300px;}
.w355{width:355px;}

.bg1{background-color:#FFFFFF;}


.formulario{
	border:1px solid #dfdfde;
	width:400px;
	background-color:#FFFFFF;
}

.formularioText{
	border:1px solid #dfdfde;
	width:400px;
	background-color:#FFFFFF;
	height:150px;
}

.formularioTextG{
	border:1px solid #dfdfde;
	*width:650px;
	width:653px;
	background-color:#FFFFFF;
	height:150px;
}

#formEsquerda, #formEsquerdaP{
	float:left;
	margin-right:15px;
	width:322px
}
#formDireita, #formDireitaP{
	float:left;
	width:315px

}

#formEsquerdaP{
	width:146px;
	margin-right:22px;
}
#formDireitaP{
	width:146px;

}

#formDireita1{
	float:right;

}

.inputP{
	border:1px solid #dfdfde;
	width:315px;
	background-color:#FFFFFF;
}

.inputPP{
	border:1px solid #dfdfde;
	width:146px;
	background-color:#FFFFFF;
}

.inputG{
	border:1px solid #dfdfde;
	width:653px;
	background-color:#FFFFFF;
}
.selectP{
	border:1px solid #dfdfde;
	width:318px;
	_width:319px;
	background-color:#FFFFFF;
}

.selectG{
	border:1px solid #dfdfde;
	*width:650px;
	width:653px;
	background-color:#FFFFFF;
}

checkbox, label{
	padding:0px;
	margin:0px;
	line-height:0px
}

#lista, #parceiro, #listaSemFoto, #noticia{
	border-bottom:1px solid #e4e4e4;
	padding:20px 0px 20px 0px;
	float:left;
	width:655px;
}


#parceiro{
	border:0px;
}

.ti_lista{
	color:#f15723;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;
	float:left;
	width:490px;
}

.ti_listaSemFoto{
	color:#f15723;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.logoParceiros{
	background-image:url(../imagens/bg_logoParceiros.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 0px 0px 6px;
	width:139px;
	height:76px;
	float:left;
	margin-right:20px;
}

.desc_lista{
	padding-top:20px;
	float:left;
	width:490px;
}

.ti_listaInst{
	color:#f15723;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;
	float:left;
	width:457px;
}

.logoInst{
	background-image:url(../imagens/bg_logoInst.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 0px 0px 6px;
	width:172px;
	height:81px;
	float:left;
	margin-right:20px;
}

.desc_listaInst{
	padding-top:20px;
	float:left;
	width:457px;
}

.titulo_noticia{
	color:#f15723;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;
	width:656px;
}
.lead_noticia{
	padding:15px 0 20px 0x;
	font-style:italic;
	width:656px;
}
.descricao_noticia{
	padding-top:20px;
	width:656px;
}


#paginacao{
	border-bottom:1px solid #cfcfcf;
	height:26px;
	float:right;
	background-color:#dfdfde;
	width:270px;
	margin-top:20px;
	color:#686868;
	font-weight:bold;
}

#paginacao a{
	color:#686868;
	font-weight:bold;
	text-decoration:none;
}

.paginacaoCinza{
	color:#c7c7c7;
	font-weight:bold;
}

#paginacaoEsquerda{
	width:9px;
	height:26px;
	background-image:url(../imagens/bg_paginacaoEsquerda.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin-right:30px;
}

#etapas{
	height:33px;
	margin:15px 0px 15px 0px;
	background-image:url(../imagens/bg_etapas.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#etapas img {
}

.etapa{
	float:left;
	color:#686868;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	padding:9px 0 0;
	text-align: center;
	width: 103px;
}

.dominio{
	float:left;
	padding:3px 2px 0px 0px;
}

#proximoAnterior{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}

#alturaEtapas{
	min-height:225px;
	_height:225px;
}

.subTituloInterna{
	color:#f05522;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

#boxCriarEvento{
	background-color:#dfdfde;
	padding:15px;
	float:left;
}

.inputEventoG{
	border:1px solid #dfdfde;
	width:620px;
	background-color:#FFFFFF;
}

.inputEventoP{
	border:1px solid #dfdfde;
	width:280px;
	background-color:#FFFFFF;
	float:left;
}
.dataEvento{
	width:305px;
	float:left;
}

#template{
	float:left;
}
#fotoTemplate{
	background-image:url(../imagens/bg_template.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 0px 0px 6px;
	width:142px;
	height:141px;
}

#radioTemplate{
	color:#f15723;
	font-size:14px;
	font-weight:bold;
}

.selectCategoria{
	border:1px solid #dfdfde;
	width:179px;
	background-color:#FFFFFF;
	float:left;
	margin-right:8px;
}

.alinhaCentro{
	text-align:center;
	width:655px;
}

.tabela{
	padding:0px;
	margin:0px;
	width:655px;
	background-color:#f6f6f6;
}
td{padding:5px;}

.tituloTabela{
	height:16px;
	background-color:#dfdfde;
	border-bottom:1px solid #cfcfcf;
	font-weight:bold;
}



#institucional ul, #institucional li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#institucional ul{
	margin-top:10px;
}


#institucional li{
	background-image:url(../imagens/bg_liInstitucional.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#institucional li a{
	color:#f05522;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #e4e4e4;
	display:block;
}

.pdDivEscondida{
	padding:10px 0px 10px 15px;
}

.pdDivEscondida a{
	color:#f05522;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}


#motioncontainer {
	width:auto;
	height:60px;
	margin:8px 0px 0px 0px;
	*margin:6px 0px 0px 0px;
}

#statusdiv {
	border: 1px solid gray;
	position: absolute; 
	left: -100px;
	visibility: hidden;
	margin-top:0px;

}

.inputFile{
	border:1px solid #dfdfde;
	width:653px;
	background-color:#FFFFFF;
}

#liSemLink ul, #liSemLink2 ul{
	padding:0px;
	margin:0px;
	margin-top:10px;
}

#liSemLink li{
	padding:0px 0px 10px 10px;
	margin:0px;
	list-style-type:none;
	background-image:url(../imagens/bg_liInstitucionalSemLink.gif);
	background-position:tp left;
	background-repeat:no-repeat;
}

#liSemLink2 li{
	padding:0px 0px 0px 16px;
	margin:0px;
	list-style-type:none;
	background-image:url(../imagens/bg_liInstitucionalSemLink2.gif);
	background-position:tp left;
	background-repeat:no-repeat;
}

.boxFluxo{
	background-color:#a9a9a9;
	color:#ffffff;
	padding:15px;
	text-align:center;
}

.setaFluxo{
	background-image:url(../imagens/bg_setaFluxo.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:15px;
	margin:3px 0px 3px 0px;
}



#empurraPaginacao{
	min-height:274px;
	_height:274px;
	float:left;
}

/*PÁGINAS*/

.eventoPagina{
	width:655px;
	text-align:right;
	padding-bottom:5px;
	color:#f05522;
}

#bg_apresentacaoPagina{
	background-color:#e4e4e4;
	float:left;
	width:655px;
	margin-bottom:15px;
}

#bg_fotoPagina{
	background-image:url(../imagens/bg_fotoPagina.gif);
	background-position:top left;
	float:left;
	width:200px;
	height:264px;
	padding:6px 0px 0px 6px;
	margin-right:30px;
}

#boxMeta{
	padding:20px 0px 13px 0px;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	margin-right:30px;
	float:left;
	width:389px;
}

#desc_apresentacaoPagina{
	float:left;
	margin-right:30px;
	_margin-right:0px;
	width:389px;
	text-align:justify;
}


#boxValorArrecadado{
	background-color:#e4e4e4;
	float:left;
	width:629px;
	padding:20px 6px 20px 20px;
	margin-bottom:15px;
}

.tituloContador{
	color:#f05522;
	font-size:13px;
	padding-top:15px;
	font-weight:bold;
	float:left;

}

#contador{
	background-image:url(../imagens/bg_contadorCentro.gif);
	background-position:left top;
	background-repeat:repeat-x;
	min_width:1px;
	_width:1px;
	height:46px;
	width:448px;
	float:right;
}

#contadorEsquerda{
	background-image:url(../imagens/bg_contadorEsquerda.gif);
	background-position:left top;
	float:left;
	background-repeat:no-repeat;
	width:15px;
	height:46px;
	margin-right:6px;
}

#numero{
	color:#e0fb00;
	font-weight:bold;
	background-image:url(../imagens/bg_contadorNumero.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:33px;
	height:27px;
	float:left;
	font-size:15px;
	margin:10px 1px 0px 0px;
	text-align:center;
	padding-top:4px;
	
}

#contadorDireita{
	background-image:url(../imagens/bg_contadorDireita.gif);
	background-position:left top;
	float:right;
	background-repeat:no-repeat;
	width:14px;
	height:46px;
	margin-left:5px;
}

#boxInstituicao{
	width:655px;
	float:left;
	margin-bottom:15px;
}

.fotoInstituicaoPagina{
	float:left;
	border:1px solid #dadada;
	margin-right:10px;
}
.alturaPagina{
	height:15px;
	width:655px;
	float:left;
}

.tituloInstituicaoPagina{
	font-weight:bold;
	float:left;
	color:#f05522;
	font-size:12px;
	padding-bottom:10px;
	width:489px;
	
}

.desc_instituicaoPagina{
	text-align:justify;
	float:left;
	width:489px;
}

#topoTabelaPagina{
	background-color:#d7d7d7;
	padding:15px 0px 15px 20px;
	width:635px;
	float:left;
	
}

.tdPagina, .tdPagina1{
	padding:10px;
	text-align:left;
}

.tdPagina1{
	padding-left:20px;
}


.tdTituloPagina,.tdTituloPagina1{
	padding:10px;
	font-weight:bold;
}

.tdTituloPagina1{
	padding-left:20px;
	font-weight:bold;
}

.publicidadePagina{
	text-align:center;
}

.banner{
	border:1px solid #d9d9d9;
	text-align:center;
	margin-bottom:10px;
}

.avisoVermelho{
    color : #FF3300;
	font-weight: bold;
}



@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.inputBusca{
		height:13px;
	}
	
	.selectBusca{
		height:17px;

	}
	.w286{width:286px;}
	.formularioText{
		width:402px;
	}

}

/**
*Estilos para os elementos de validação

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}**/

.validation-advice {
	font-size:9px;
	position:relative;
	z-index:5;
	margin: 1px 0;
	padding:1px 0;
	color : #FF3300;
	font-weight: bold;
}

.erro{
	color : #FF3300;
	font-weight: bold;
}

/***********Termos de Uso***********/

#termos_de_usoTxt p {
padding-bottom: 14px;
}

#termos_de_usoTxt h3 {
margin: 0;
padding: 0;
font-size: 14px;
}