@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none; 
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

img, fieldset { border: none; }
a:hover { text-decoration: underline; }

/* -------------|
/* - CABECALHO
/* ----- */

#head {
	height: 213px;
	background: url(../img/bg/topo.gif) repeat-x;
}
#head #sizeHead { 
	width: 740px;
	margin: auto;
}

/* Controles de Sessao */

#head #login, #head #logon {
	height: 20px;
	padding-top: 4px;
}
#head #login { padding-right: 10px; }
#head #login * { 
	display: block;
	float: right;
	font-size: 10px;
}
#head #login a {
	font-weight: bold;
	color: #ff8018;
}
#head #login span {
	margin-left: 4px;
	margin-right: 4px;
	color: #fff;
}

#head #logon * {
	font-size: 10px;
	color: #fff; 
}
#head #logon span {
	display: block;
	float: left;
}
#head #logon ul {
	float: right;
}
#head #logon ul li {
	padding: 0 6px;
	display: inline;
	float: left;
	font-weight: bold;
	border-right: 1px solid #fff;
}
#head #logon .noBorder { border: none; }

/* Marca e Patronicador */

#head #voluntariosHead { 
	width: 100%;
	height: 157px;
	position: relative;
}
#head #voluntariosHead #logoMarca {
	margin-top: 32px;
	margin-right: 20px;
	display: block;
	float: left;
}
#head #voluntariosHead h1 {
	width: 192px;
	height: 75px;
	margin-bottom: 2px;
	display: block;	
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/tit/voluntarios_online.gif) left 55px no-repeat;
}
#head #voluntariosHead p, #head #voluntariosHead h2 { color: #777; }
#head #voluntariosHead p a, #head #voluntariosHead h2 a { color: #0167bc; }
#head #voluntariosHead h2 {
	margin-top: 12px;
	font-weight: bold;
	font-size: 14px;
}
#head #voluntariosHead h2 a { font-size: 14px; }
#head #voluntariosHead #patrocinadores {
	width: 169px;
	height: 105px;
	text-align: center;
	position: absolute;
	top: 25px; right: 0;
	background: url(../img/bg/espaco_patrocinadores.jpg) no-repeat;
}
#head #voluntariosHead #patrocinadores p {
	margin-top: 16px;
	font-size: 10px;
	color: #777;
}
#head #voluntariosHead #patrocinadores #logoPatrocinador {
	margin-top: 14px;
}

/* Bread Crumb */

#head #breadcrumb {
	height: 19px;
	margin-top: 13px;
}
#head #breadcrumb ul li, #head #breadcrumb ul li a {
	font-size: 10px;
	color: #fff;
}
#head #breadcrumb ul li {
	padding-right: 5px;
	display: block;
	font-weight: bold;
	float: left;
}
#head #breadcrumb ul li a {
	padding-right: 10px;
	font-weight: normal;
	background: url(../img/ico/seta_dupla_branca.gif) right 4px no-repeat;
}


/* -------------|
/* - CONTEUDO
/* ----- */

#content { padding-top: 18px; }
#content #sizeContent {
	width: 740px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
#content h3 {
	height: 28px;
	background: url(../img/ico/linha_pontilhada.gif) left bottom repeat-x;
}
#content h3 span {
	padding-left: 18px;
	font-size: 18px;
	color: #0167bc;
	background: url(../img/ico/seta_rebuscada.gif) left 5px no-repeat;	
}
#content #blc_esq, #content #blc_dir, #content #blc_cen { margin-top: 20px; }
#content #btnNovaBusca {
	margin-bottom: -15px;
	position: relative;
	top: -20px; left: 642px;
	float: left;
}

/* Bloco esquerda */

#content #blc_esq {
	width: 370px;
	padding-right: 20px;
	float: left;
}
#content #blc_esq h4 {
	margin-top: 32px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #0167bc;
}
#content #blc_esq .noMargin { margin-top: 0; }
#content #blc_esq p {
	margin-bottom: 20px;
	line-height: 16px;
}
#content #blc_esq dl { margin-left: 15px; }
#content #blc_esq dl dd {
	margin-bottom: 20px;
	line-height: 16px;
}

/* Bloco direita */

#content #blc_dir {
	float: right;
}

/* Bloco central */

#content #blc_cen {
	width: 100%;
	position: relative;
	float: left;
}
#content .noMargin { margin-top: 0 !important; }
#content #blc_cen .marginTop { margin-top: 33px; }

/* Abas */


#content #blc_cen #instrucao { 
	margin-bottom:5px;
	text-align:center;
}
#content #blc_cen #informacao {

	float: right;
}

/* Comum aos formularios */

#content #blc_cen form {
	padding: 16px 18px;
	position: relative;
	z-index: 2;
	border: 3px double #d3d3d3;
}
#content #blc_cen form fieldset { 
	margin-top: 35px;
	position: relative;
}
#content #blc_cen h5 {
	padding-top: 20px;
	font-weight: normal;
}

#content #blc_cen form label {
	margin-top: 15px;
	margin-bottom: 8px;
	display: block;
}
#content #blc_cen form input { height: 17px; }
#content #blc_cen form input, #content #blc_cen form textarea, #content form select {
	width: 473px;
	padding-top: 4px;
	padding-left: 4px;
	color: #005899;
	border: 1px solid #aecfeb;
	background-color: #eff8ff;
}
#content #blc_cen form textarea { 
	height: 145px; 
	overflow: auto;
}
#content #blc_cen form select { height: 21px; }
#content #blc_cen form fieldset div { float: left; }
#content #blc_cen form .noMargin { margin-top: 0; }
#content #blc_cen form .noFloat { 
	width: 100%;
	float: none; 
	clear: both; 
}
#content #blc_cen form .check {
	width: auto;
	margin-top: 16px;
	margin-bottom: -2px;
	border: none;
	background-color: #fff;
}
#content #blc_cen form .labCheck {
	margin-right: 20px;
	display: inline;
}
#content #blc_cen form .labRadio {
	margin-top: 0;
	margin-right: 20px;
	display: inline;
}
#content #blc_cen form .labRadio input {
	margin-top: 8px;
	margin-right: 2px;
}
#content #blc_cen form .qtdCaracteres, .qtdCaracteres {
	margin-left: 353px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #9ecef3;
}
#content #blc_cen form .submit, #content #blc_cen form .submit2 {
	display: inline-block;
	position: absolute;
	bottom: 0;
	content: "";
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
	border: none;
}

/* Formulario cadastro de Organizações */

#content #blc_cen .cadOngs { margin-top: -4px; }
#content #blc_cen .cadOngs.mrgTop { margin-top: 16px; }
#content #blc_cen .cadOngs .extra13 h6 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #88b2d3;
}
#content #blc_cen .cadOngs .addAcao {
	width: 70px;
	margin-top: -18px;
	margin-left: 95px;
	display: block;
	position: relative;
}
#content #blc_cen .cadOngs form .larg1 { width: 23px; }
#content #blc_cen .cadOngs form .larg2 { width: 35px; }

/* Diagramacao dos blocos */

#content #blc_cen .cadOngs form .extra1, #content #blc_cen .cadOngs form .extra9 { width: 500px; }
#content #blc_cen .cadOngs form .extra3 { width: 370px; }
#content #blc_cen .cadOngs form .extra5 { width: 69px; }
#content #blc_cen .cadOngs form .extra6, #content #blc_cen .cadOngs form .extra2 { width: 190px; }
#content #blc_cen .cadOngs form .extra7 { width: 120px; }
#content #blc_cen .cadOngs form .extra9 { position: relative; }
#content #blc_cen .cadOngs form .extra10 { width: 240px; }
#content #blc_cen .cadOngs form .extra11 { 
	width: 460px;
	margin-top: 18px;
}
#content #blc_cen .cadOngs form .extra12 {
	width: 100%;
	height: 32px;
	margin-top: 30px;
}
#content #blc_cen .cadOngs form .extra13 { width: 220px; }
#content #blc_cen .cadOngs form .extra14 { 
	width: 440px;
	margin-top: 6px;
	clear: both;
}
#content #blc_cen .cadOngs form .extra14 #marcarTodos {
	margin-top: -12px;
	margin-left: 215px;
	position: absolute;
}


/* Tamanho dos campos */

#content #blc_cen .cadOngs form .extra2 input { width: 128px; }
#content #blc_cen .cadOngs form .extra2 select { width: 175px; }
#content #blc_cen .cadOngs form .extra3 input, #content #blc_cen .cadOngs form .extra5 input { width: 346px; }
#content #blc_cen .cadOngs form .extra4 input { width: 258px; }
#content #blc_cen .cadOngs form .extra5 select { width: 47px; }
#content #blc_cen .cadOngs form .extra6 #txtCEP1 { width: 40px; }
#content #blc_cen .cadOngs form .extra6 #txtCEP2 { width: 28px; }
#content #blc_cen .cadOngs form .extra7 #txtDDD1, #content #blc_cen .cadOngs form .extra8 #txtDDD2 { width: 23px; margin-right: 5px; }
#content #blc_cen .cadOngs form .extra7 #txtTelefone, #content #blc_cen .cadOngs form .extra8 #txtFax { width: 60px; }
#content #blc_cen .cadOngs form .extra9 input, #content #blc_cen .cadOngs form .extra10 input { width: 215px; }
#content #blc_cen .cadOngs form .extra11 label { margin: 0; }
#content #blc_cen .cadOngs form .extra9 span {
	position: absolute;
	bottom: 6px;
	left: 230px;
	font-weight: bold;
	font-size: 10px;
	color: #9ecef3;
}
#content #blc_cen .cadOngs form .extra11 input {
	width: auto;
	margin-right: 6px;
	float: left;
	border: none;
	background-color: #fff;
}
#content #blc_cen .cadOngs form .extra13 input, #content #blc_cen .cadOngs form .extra14 input {
	width: auto;
	border: none;
	background-color: #fff;
}
#content #blc_cen .cadOngs form .extra13 label, #content #blc_cen .cadOngs form .extra14 label {
	margin-left: 5px;
	display: inline;
}
#content #blc_cen .cadOngs form .extra13 ul, #content #blc_cen .cadOngs form .extra14 ul {
	margin-top: 6px;
}
#content #blc_cen .cadOngs form .extra13 ul li, #content #blc_cen .cadOngs form .extra14 ul li {
	margin-bottom: 2px;
}
#content #blc_cen .cadOngs form .extra14 ul li {
	width: 220px;
	display: block;
	float: left;
}
#content #blc_cen .cadOngs form #historicoOng {
	margin-top: 35px;

}
#content #blc_cen .cadOngs form #logomarcaOng {
	margin-top: 30px;
	margin-bottom: 15px;
}
#content #blc_cen .cadOngs form #uploadLogo {
	width: 655px;
	height: 33px;
	margin: 0;
	padding: 0 10px 20px 10px;
	border: 1px solid #9ecef3;
}
#content #blc_cen .cadOngs form #uploadLogo.alteracao {
	padding-bottom: 0;
	height: auto;
	border: none;
}
#content #blc_cen .cadOngs form #uploadLogo .radio {
	width: auto;
	margin-top: -2px;
	margin-right: 2px;
	border: none;
	display: block;
	float: left;
	background-color: transparent;
}
#content #blc_cen .cadOngs form #uploadLogo legend {
	padding: 0 4px;
}
#content #blc_cen .cadOngs form #uploadLogo .fileinputs {
	margin-top: 10px;
	position: relative;
}
#content #blc_cen .cadOngs form #uploadLogo #imagemLogo {
	width: 150px;
	height: 100px;
	text-align: center;
	float: left;
}
#content #blc_cen .cadOngs form #uploadLogo #controles {
	margin-left: 10px;
	float: left;
}
#content #blc_cen .cadOngs form #uploadLogo .fileinputs .hidden { display: block; }
#content #blc_cen .cadOngs form #uploadLogo.alteracao .fileinputs { display: none; }
#content #blc_cen .cadOngs form #uploadLogo.alteracao .instrucao { display: none; }
#content #blc_cen .cadOngs form #uploadLogo .instrucao {
	width: 318px;
	margin-top: 5px;
	position: absolute;
	right: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #88b2d3;
}
#content #blc_cen .cadOngs form #uploadLogo.alteracao label {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
#content #blc_cen .cadOngs form #uploadLogo.alteracao .fileinputs {
	clear: both;
}
#content #blc_cen .cadOngs form #uploadLogo.alteracao .instrucao {
	width: 330px;
	margin-top: 40px;
	position: static;
}

/* Estilo do input file */

#content #blc_cen .cadOngs form #uploadLogo input {		
	width: 245px;
	height: 19px;
	border: 1px solid #9ecef3; 
	background-color: #eff8ff;
}
#content #blc_cen .cadOngs form #uploadLogo input:focus { background-color: transparent; }
#content #blc_cen .cadOngs form #uploadLogo .file { width: 325px;  }
#content #blc_cen .cadOngs form #uploadLogo .hidden {
	position: absolute;
	text-align: right;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
#content #blc_cen .cadOngs form #uploadLogo .fakefile {
	position: absolute;
	top: -5px;
	left: 0px;
	width: 350px;
	z-index: 1;
	line-height: 90%;
}
#content #blc_cen .cadOngs form #uploadLogo .fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}
#content #blc_cen .cadOngs form #uploadLogo #procurar { 
	position: absolute;
	top: 6px; left: 263px;
}
#content #blc_cen .cadOngs form #txtHistorico { height: 92px; }

#content #blc_cen .cadOngs form #txtData { width: 108px; }
#content #blc_cen .cadOngs form #txtFundador { width: 347px; }
#content #blc_cen .cadOngs form .submit, #content #blc_cen .cadOngs form .submit2 {
	width: 74px;
	height: 32px;
}
#content #blc_cen .cadOngs form .submit { background: url(../img/btn/continuar_redondo.gif) no-repeat; }
#content #blc_cen .cadOngs form .submit2 { background: url(../img/btn/concluir_redondo.gif) no-repeat; }

/* Formulario cadastro de oportunidades */

#content #blc_cen .cadOportunidades form { margin-top: 34px; }
#content #blc_cen .cadOportunidades form .larg1 { width: 23px; }
#content #blc_cen .cadOportunidades form .larg2 { width: 35px; }
#content #blc_cen .cadOportunidades form .clear { clear: both; }

/* Diagramacao dos blocos */

#content #blc_cen .cadOportunidades form .extra2 { width: 480px; }
#content #blc_cen .cadOportunidades form .extra3 { margin-top: 24px; }
#content #blc_cen .cadOportunidades form .extra4 { width: 690px; float: left; }
#content #blc_cen .cadOportunidades form .extra5 { width: 170px; }
#content #blc_cen .cadOportunidades form .extra6 { width: 150px; }
#content #blc_cen .cadOportunidades form .extra7 { width: 100%; clear: both; margin-top: 5px; }
#content #blc_cen .cadOportunidades form .extra8 { 
	width: 100%;
	margin-top: 60px;
}

/* Tamanho dos blocos */

#content #blc_cen .cadOportunidades form .extra2 input { width: 444px; }
#content #blc_cen .cadOportunidades form .submit {
    width: 132px;
	height: 32px;
	margin-top: 120px;
    background: url(../img/btn/publicar_redondo.gif) no-repeat;	
}
#content #blc_cen .cadOportunidades form .extra7 span { padding: 0 2px; }
#content #blc_cen .cadOportunidades #marcarDias {
	margin-top: -12px;
	position: absolute;
	left: 198px;
}
#content #blc_cen .cadOportunidades form .horAdicionado {
	width: 148px;
	margin: 5px 0;
	padding-left: 8px !important;
	position: relative;
	display: block;
	color: #005899;
	background: url(../img/ico/seta_laranja.gif) left 5px no-repeat;
}
#content #blc_cen .cadOportunidades form .horAdicionado a {
	position: absolute;
	right: 0;
}

/**/
#content #blc_cen .login #ong-login {
	width: 478px;
	float:left;
	padding: 16px 10px 13px 10px;
}

#content #blc_cen .login #ong-login .form-submit {
	margin-right:10px;
	vertical-align:text-bottom;
	float:left;
	margin-top:30px;
	height: auto;
	width: auto;
	border: none;
	padding: 0pt;
}

#content #blc_cen .login #ong-login a {
	float:left;
	margin-top:40px;
}

#content #blc_cen .login #ong-login a.voltar {
	float: none;
}
#content #blc_cen .login #ong-login p.voltar  {
	float: none;	
}

#content #blc_cen .login #ong-login .clear {
	clear:both;
	width:100%;
}

#content #blc_cen .login #ong-login .form-item {
	display:inline;
	float:left;
	margin-bottom:0pt;
	margin-top:0pt;
}
	
/**/


/* Painel de avisos */

#content #painel {
	padding-top: 5px;
	background: #f3f3f3 url(../img/bg/topo_painel.gif) 0 top no-repeat;
}
#content #contentPainel {
	height: 100%;
	padding: 0 7px;
	background: url(../img/bg/sombra_painel.gif) right 0 repeat-y;
}
#content #contentPainel #titulo {
	height: 19px;
	margin-bottom: 9px;
	padding: 0 4px;
	background-color: #9e0101;
}
#content #contentPainel #titulo h2, #content #contentPainel #titulo a {
	color: #fff;
	font-family: arial;
	text-transform: uppercase;
}
#content #contentPainel #titulo h2 {
	margin-top: 1px;
	float: left;
	font-size: 14px;
}
#content #contentPainel #titulo a {
	margin-top: 3px;
	padding-left: 15px;
	float: right; 
	font-size: 10px;
	background: url(../img/ico/fechar_vermelho.gif) 0 3px no-repeat;
}
#content #contentPainel p {
	padding: 0 5px;
}
#content #contentPainel p .excluir {
	margin-top: 5px;
	display: block;
	font-weight: bold;
	color: #9e0101;
}
#content #contentPainel .paginacao {
	height: 16px;
	padding: 3px 3px 0 3px;
	margin-top: 10px;
	background-color: #ffd4d4
}
#content #contentPainel .paginacao #anterior, #content #blc_cen .paginacao #proximo { display: block; }
#content #contentPainel .paginacao #anterior { float: left; }
#content #contentPainel .paginacao #proxima { float: right; }
#content #contentPainel #paginas { width: 588px; float: left; text-align: center; color: #9e0101; }

#content #rodPainel { 
	height: 7px; 
	line-height: 0; 
	font-size: 0;
	background: url(../img/bg/rodape_painel.gif) no-repeat;
}



/* Comuns entre os boxes */

#content #oportunidades, #content #frequencia, #content #voluntarios, #content #listaRapida, #content #biblioteca {
	margin-top: 30px;
	border: 10px solid #6eb0dc;
	background-color: #f4fbff;	
}
#content #oportunidades h2, #content #frequencia h2, #content #voluntarios h2, #content #listaRapida h2, #content #biblioteca h2 {
	width: 100%;
	height: 26px;
	padding-bottom: 8px;
	display: block;	
	overflow: hidden;
	text-indent: -5000px;
}
#content table tbody .nome { padding-left: 7px; }
#content table tbody .nome, #content table tbody .nome a {
	font-size: 12px;
	color: #026cc4;
}
#content table tbody tr .controle a { float: left; }

/* Grid */

#content table {
	width: 100%;	
	margin-top: 5px;
}
#content table thead tr td {
	padding: 3px 0 6px 0;
	font-weight: bold;
	color: #005899;
}
#content table tbody tr td {
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}
#content table tbody tr td img { display: block; }

/* Oportunidades */

#content #oportunidades { position: relative; }
#content #oportunidades h2 { background: #6eb0dc url(../img/tit/oportunidades.gif) no-repeat; }
#content #oportunidades #btnNova, #content #oportunidades #btnToda { position: absolute; margin-top: -28px; }
#content #oportunidades #btnNova { margin-left: 545px; }
#content #oportunidades #btnToda { margin-left: 660px; }

/* Tabela de Oportunidades */

#content #oportunidades table thead .opo_1 { width: 33%; padding-left: 7px; }
#content #oportunidades table thead .opo_2 { width: 18%; }
#content #oportunidades table thead .opo_3 { width: 18%; }
#content #oportunidades table thead .opo_4 { width: 13%; }
#content #oportunidades table thead .opo_5 { width: 16%; }

#content #oportunidades table tbody .publicada { background-color: #d3e4fb; }
#content #oportunidades table tbody .analise { background-color: #d3eefb; }
#content #oportunidades table tbody .finalizada { background-color: #d3fbfa; }
#content #oportunidades table tbody .arquivada { background-color: #d3fbe6; }
#content #oportunidades table tbody .espera { background-color: #d5fbd3; }
#content #oportunidades table tbody .cancelada { background-color: #eafbd3; }

#content #oportunidades table tbody .status { font-weight: bold; }

#content #oportunidades table tbody .publicada .status { color: #6497db; }
#content #oportunidades table tbody .analise .status { color: #43b1e6; }
#content #oportunidades table tbody .finalizada .status { color: #4fcac7; }
#content #oportunidades table tbody .arquivada .status { color: #38cb7e; }
#content #oportunidades table tbody .espera .status { color: #29dc20; }
#content #oportunidades table tbody .cancelada .status { color: #88bf3d; }

#content #oportunidades table tbody .controles a {
	margin-right: 4px;
	display: block;
	float: left;
}

/* Contre de Frequencia */

#content #frequencia h2 { background: #6eb0dc url(../img/tit/controle_frequencia.gif) no-repeat; }

/* Tabela de Frequencia */

#content #frequencia table thead .fre_1 { width: 30%; padding-left: 7px; }
#content #frequencia table thead .fre_2 { width: 23%; }
#content #frequencia table thead .fre_3 { width: 20%; }
#content #frequencia table thead .fre_4 { width: 14%; }
#content #frequencia table thead .fre_5 { width: 11%; }

#content #frequencia table tbody tr { background-color: #e9f0fa; }
#content #frequencia table tbody tr .controle a { margin-left: 7px; }

/* Busca de Voluntarios */

#content #voluntarios { position: relative; }
#content #voluntarios h2 { background: #6eb0dc url(../img/tit/busca_voluntarios.gif) no-repeat; }
/*#content #voluntarios #btnAvancado { 
	margin-top: -28px; 
	margin-left: 628px;
	position: absolute; 
}*/

/* Formulario Voluntarios */

#content #voluntarios form .hidden { display: none; }
#content #voluntarios form {
	height: auto;
	padding: 13px 16px;
	position: static;
	float: none;
}
#content #voluntarios form div {
	height: 56px;
	padding-top: 16px;
	position: relative;
	float: left;
}
#content #voluntarios form div span {
	display: block;
	position: absolute;
	font-size: 10px;
	color: #026cc4;
}
#content #voluntarios form label {
	margin-top: 6px;
	margin-right: 5px;
	display: block;
	float: left;
	font-weight: bold;
	color: #005899;
}
#content #voluntarios form input[type="text"], #content #voluntarios form select {
	width: 217px;
	padding-top: 4px;
	padding-left: 8px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #0167bc;
	border: 1px solid #aecfeb;
	background-color: #fff;
}
#content #voluntarios form input { height: 22px; }
#content #voluntarios form select { height: 26px; padding-left: 4px; }

#content #voluntarios form .extra1 { width: 315px; }
#content #voluntarios form .extra1 input { width: 204px; }
#content #voluntarios form .extra1 span { top: 48px; left: 90px; }

#content #voluntarios form .extra2 { width: 300px; }
#content #voluntarios form .extra2 input { width: 209px; }
#content #voluntarios form .extra2 span { top: 48px; left: 56px; }

#content #voluntarios form .extra3 { width: 300px; }
#content #voluntarios form .extra3 select { width: 219px; }
#content #voluntarios form .extra3 span { top: 48px; left: 56px; }

#content #voluntarios form .extra3 #cidadeSelecionadaCidade, #content #voluntarios form .extra3 #cidadeSelecionadaCep {
	width: 203px;
	height: 15px;
	overflow: hidden;
	padding-left: 16px;
	top: 0;
	left: 56px;
	font-weight: bold;
	font-size: 11px;
	color: #ff8018;
	background: url(../img/ico/mini_voluntarios.gif) no-repeat;
}
#content #voluntarios form #mudarLocalidadeCidade, #content #voluntarios form #mudarLocalidadeCep {
	width: 60px;
	padding-left: 6px;
	display: block;
	position: absolute;
	top: 48px; right: 22px;
	text-decoration: underline;
	font-size: 10px;
	color: #88b2d3;
	background: url(../img/ico/seta_dupla_azul.gif) 0 5px no-repeat;
}
#content #voluntarios form .submit {
    width: 64px;
	height: 32px;
	margin-top: 13px;
	display: inline-block;
	content: "";
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
	border: none;
    background: url(../img/btn/buscar_redondo.gif) no-repeat;
}

/* Lista Rapida */

#content #listaRapida h2 { background: #6eb0dc url(../img/tit/lista_rapida.gif) no-repeat; }

/* Tabela Lista Rapida */

#content #listaRapida table thead .lis_1 { width: 31%; padding-left: 7px; }
#content #listaRapida table thead .lis_2 { width: 17%; }
#content #listaRapida table thead .lis_3 { width: 20%; }
#content #listaRapida table thead .lis_4 { width: 14%; }
#content #listaRapida table thead .lis_5 { width: 16%; }

#content #listaRapida table tbody tr { background-color: #e9f0fa; }
#content #listaRapida table tbody tr .controle a { margin-left: 7px; }

/* Biblioteca Virtual */

#content #biblioteca { 
	width: 720px;
	padding-bottom: 12px;
	float: left;
}
#content #biblioteca h2 { background: #6eb0dc url(../img/tit/biblioteca_virtual.gif) no-repeat;	}
#content #biblioteca #cursos, #content #biblioteca #videos, #content #biblioteca #artigos {
	margin-left: 8px;
	padding-right: 10px;
	display: inline;
	float: left;
}
#content #biblioteca h3 {
	height: auto;
	margin-top: 10px;
	margin-bottom: 16px;
	color: #005899;
	background-image: none;
}
#content #biblioteca ul li { 
	margin-bottom: 4px;
	padding-left: 10px;
	background: url(../img/ico/seta_solida.gif) left 4px no-repeat;
}
#content #biblioteca ul li a { color: #0093ff; }

/* Controles */

#content #biblioteca .controle { padding-top: 18px; }
#content #biblioteca .controle li {
	margin-right: 11px;
	float: left;
	background: url(../img/ico/seta_dupla.gif) left 5px no-repeat;	
}
#content #biblioteca .controle li a {
	text-decoration: underline;
	color: #216fad;
}

/* Gerenciar Oportunidades */

#content #ajuda {
	width: 26px;
	margin-top: 20px;
	margin-bottom: -12px;
	padding-left: 10px;
	float: right;
	display: block;
	font-size: 10px;
	text-decoration: underline;
	color: #216fad;
	background: url(../img/ico/seta_dupla_azul.gif) left 5px no-repeat;
}
#content #blc_cen #quadro {
	padding: 10px;
	margin-bottom: 32px;
	border: 10px solid #d1eaff;
	background-color: #f4fbff;
}
#content #blc_cen .listaRapida { background-color: #fff !important; }
#content #blc_cen #quadro #nomeLista {
	font-weight: bold;
	color: #005899;
}
#content #blc_cen #quadro #titLista {
	width: 100%;
	margin: 10px 0;	
	display: table;
}
#content #blc_cen #quadro h4 {
	padding: 0;
	display: inline;
	font-size: 18px;
	color: #88b2d3;
	background: none;
}
#content #blc_cen #quadro #maisDetalhes {
	margin-left: 12px;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: underline;
	color: #88b2d3;
	background: url(../img/ico/seta_dupla_azul.gif) left 5px no-repeat;
}
#content #blc_cen #quadro table { margin-top: 0; }
#content #blc_cen #quadro table thead tr td {
	padding-bottom: 6px;
	border: none; 
}
#content #blc_cen #quadro table tbody tr td { border: none; }
#content #blc_cen #quadro table tbody tr td select {
	width: 90px;
	height: 21px;
	padding-top: 4px;
	padding-left: 4px;
	color: #005899;
	border: 1px solid #aecfeb;
	background-color: #eff8ff;
}
#content #blc_cen #quadro #tabIntroOportunidade thead .tit_1 { width: 40%; }
#content #blc_cen #quadro #tabIntroOportunidade thead .tit_2 { width: 15%; }
#content #blc_cen #quadro #tabIntroOportunidade thead .tit_3 { width: 35%; }
#content #blc_cen #quadro #tabIntroOportunidade thead .tit_4 { width: 10%; }

#content #blc_cen #quadro #tabIntroBusca thead .tit_1 { width: 38%; }
#content #blc_cen #quadro #tabIntroBusca thead .tit_2 { width: 47%; }
#content #blc_cen #quadro #tabIntroBusca thead .tit_3 { width: 15%; }

#content #blc_cen #quadro #tabIntroBusca tbody tr td { 
	vertical-align: top; 
	font-size: 12px; 
}
#content #blc_cen #quadro #tabIntroBusca tbody tr td span { 
	margin-top: 4px;
	display: block; 
	font-size: 10px; 
}

#content #blc_cen #exibindo {
	margin-top: 17px;
	color: #585858;
}
#content #blc_cen #exibindo span {
	font-weight: bold;
	color: #2475b9;
}

/* Gerenciar Oportunidade e Busca Voluntarios */

#content #blc_cen .hidden { display: none; }
#content #blc_cen .tabela { width: 100%; }
#content #blc_cen .tabela .hidden { display: none; }
#content #blc_cen .tabela thead tr {
	height: 24px;
	background-color: #0167bc;
}
#content #blc_cen .tabela thead tr td { padding: 0; }
#content #blc_cen .tabela thead tr td span { 
	padding-left: 15px;
	display: block;
}
#content #blc_cen .tabela thead tr td span, #content #blc_cen .tabela thead tr td span a {
	font-weight: bold;
	color: #fff;
}
#content #blc_cen .tabela thead tr td .ordem { position: relative; }
#content #blc_cen .tabela thead tr td .cresc img, #content #blc_cen .tabela thead tr td .decre img {
	display: block;
	position: absolute;
	left: 0;
}
#content #blc_cen .tabela thead tr td .cresc img { top: -2px; }
#content #blc_cen .tabela thead tr td .decre img { top: 9px; }
#content #blc_cen .tabela tbody tr td {
	padding: 8px 0 9px 15px;
	border-top: 1px solid #fff;
	border-bottom: none;
}
#content #blc_cen .tabela tbody tr .nome {
	font-weight: bold;
	color: #0167bc;
}
#content #blc_cen .tabela tbody tr .selecionado { color: #585858; }
#content #blc_cen .tabela tbody .tarja1 { background-color: #e9e9e9; }
#content #blc_cen .tabela tbody .tarja2 { background-color: #f4f3f3; }
#content #blc_cen .tabela tbody tr td img { 
	margin-right: 5px;
	float: left;
}

/* Largura colunas Gerenciar Oportunidade */
#content #blc_cen #tabOportunidade thead tr .opo_1 { width: 28%; padding-left: 5px; }
#content #blc_cen #tabOportunidade thead tr .opo_2 { width: 19%; }
#content #blc_cen #tabOportunidade thead tr .opo_3 { width: 9%; }
#content #blc_cen #tabOportunidade thead tr .opo_4 { width: 12%; }
#content #blc_cen #tabOportunidade thead tr .opo_5 { width: 15%; }
#content #blc_cen #tabOportunidade thead tr .opo_6 { width: 17%; }

/* Largura colunas Pre Selecionados*/
#content #blc_cen #tabPreSelecionados thead tr .opo_1, #content #blc_cen #tabAprovados thead tr .opo_1 { width: 26%; padding-left: 5px; }
#content #blc_cen #tabPreSelecionados thead tr .opo_2, #content #blc_cen #tabAprovados thead tr .opo_2 { width: 19%; }
#content #blc_cen #tabPreSelecionados thead tr .opo_3, #content #blc_cen #tabAprovados thead tr .opo_3 { width: 9%; }
#content #blc_cen #tabPreSelecionados thead tr .opo_4, #content #blc_cen #tabAprovados thead tr .opo_4 { width: 12%; }
#content #blc_cen #tabPreSelecionados thead tr .opo_5 { width: 15%; }
#content #blc_cen #tabPreSelecionados thead tr .opo_6 { width: 19%; }
#content #blc_cen #tabAprovados thead tr .opo_5 { width: 34%; }

#content #blc_cen #tabAprovados tbody tr td { padding-bottom: 0; }
#content #blc_cen #tabAprovados tbody .aprovador td {
	padding-top: 2px;
	padding-bottom: 9px;
	font-size: 10px;
	border-top: none;
}

/* Largura colunas Lista Rapida */
#content #blc_cen #tabListaRapida thead tr .lis_1 { width: 32%; }
#content #blc_cen #tabListaRapida thead tr .lis_1 { width: 30%; padding-left: 5px; }
#content #blc_cen #tabListaRapida thead tr .lis_2 { width: 8%; }
#content #blc_cen #tabListaRapida thead tr .lis_3 { width: 8%; }
#content #blc_cen #tabListaRapida thead tr .lis_4 { width: 20%; }
#content #blc_cen #tabListaRapida thead tr .lis_5 { width: 22%; }
#content #blc_cen #tabListaRapida thead tr .lis_6 { width: 12%; }

/* Paginacao */

#content #blc_cen #paginacao {
	height: 21px;
	margin-top: 1px;
	padding: 7px 2px 0 2px;
	background: url(../img/bg/linha_paginacao.gif) repeat-x;
}
#content #blc_cen #paginacao #anterior, #content #blc_cen #paginacao #proximo { display: block; }
#content #blc_cen #paginacao #anterior { float: left; }
#content #blc_cen #paginacao #proxima { float: right; }
#content #blc_cen #paginas { text-align: center; }
#content #blc_cen #paginacao ul { 
	width: 588px; 
	float: left;
}
#content #blc_cen #paginacao ul li {
	margin-left: 10px;
	display: inline;
	font-weight: bold;
}
#content #blc_cen #paginacao ul li a { color: #0167bc; }
#content #blc_cen #paginacao ul .atual {
	padding-left: 5px;
	padding-right: 5px;
	*padding-right: 2px;
	color: #fff;
	background: #0167bc;
}

/* Mensagens informativas */

#content #blc_cen .informativo {
	margin-top: 10px;
	padding: 14px 10px;
	border: 10px solid #f3f3f3;
}
#content #blc_cen .informativo span {
	font-weight: bold;
	color: #0167bc;
}
#content #blc_cen .informativo p {
	margin-top: 12px;
}

/* Gerenciar Colaborador */

#content #blc_cen #gerColaborador {
	padding: 7px 10px 15px 10px;
	border: 10px solid #d1eaff;
}
#content #blc_cen #gerColaborador table { margin-top: 0; }
#content #blc_cen #gerColaborador table tbody tr td {
	padding: 2px 0;
	background-color: #ccf0f7;
	border-top: 1px solid #fff;
	border-bottom: none;
}
#content #blc_cen #gerColaborador table tbody tr .nome { 
	padding-left: 5px;
	font-size: 12px;
	float: left;
}
#content #blc_cen #gerColaborador table tbody tr .funcao { 
	max-width: 70px;
	margin-right: 15px;
	padding: 2px 8px;
	display: inline;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #0167bc;
	background-color: #f3ffff;
}
#content #blc_cen #gerColaborador table tbody tr a img { display: inline; }

/* Largura colunas Gerenciar Colaborador */
#content #blc_cen #gerColaborador table thead tr .col_1 { width: 35%; padding-left: 5px; }
#content #blc_cen #gerColaborador table thead tr .col_2 { width: 15%; }
#content #blc_cen #gerColaborador table thead tr .col_3 { width: 14%; }
#content #blc_cen #gerColaborador table thead tr .col_4 { width: 18%; }
#content #blc_cen #gerColaborador table thead tr .col_5 { width: 15%; }

#content #blc_cen #gerColaborador #btnIncluir { 
	width: 117px; 
	margin-top: 13px;
	display: block;
}
#content #blc_cen  #instrucoes {
	margin-bottom: 5px;
	display: block;
	text-align: right;
}
#content #blc_cen #gerColaborador #gerConta {
	margin: 0;
	padding: 0;
	border: none;
}
#content #blc_cen #gerColaborador #gerConta fieldset {
	margin-top: 5px;
}
#content #blc_cen #gerColaborador #gerConta label { margin: 0; padding-bottom: 4px; }
#content #blc_cen #gerColaborador #gerConta div {
	margin-right: 10px;
	padding-bottom: 20px;
	display: inline;
}
#content #blc_cen #gerColaborador #gerConta .clear { width: 500px; clear: both; }
#content #blc_cen #gerColaborador #gerConta input[type="text"]  { 
	margin-right: 10px;
	display: inline;
	float: left;
}
#content #blc_cen #gerColaborador #gerConta .data { width: 150px; clear: both; }
#content #blc_cen #gerColaborador #gerConta .data #txtDia, #content #blc_cen #gerColaborador #gerConta .data #txtMes { width: 23px; }
#content #blc_cen #gerColaborador #gerConta .data #txtAno { width: 34px; }
#content #blc_cen #gerColaborador #gerConta .sexo { width: 350px; }
#content #blc_cen #gerColaborador #gerConta .sexo span { 
	margin-bottom: 8px;
	display: block;
}
#content #blc_cen #gerColaborador #gerConta .sexo table label {
	margin-right: 5px;
	margin-left: 4px;
	display: block;
	float: left;
}
#content #blc_cen #gerColaborador #gerConta .sexo table tbody tr td {
	width: auto;
	height: 18px;
	margin-right: 2px;
	border: none;
	background-color: #fff;
	float: left;
}
#content #blc_cen #gerColaborador #gerConta h3 {
	height: auto;
	margin-bottom: 18px;
	padding-left: 17px;
	color: #ff8018;
	background: url(../img/ico/seta_rebuscada_2.gif) left 1px no-repeat;
}
#content #blc_cen #gerColaborador #gerConta select {
	width: 150px;
	height: 21px;
}
#content #blc_cen #gerColaborador #gerConta #boxMudaSenha { padding: 0; display: none; }
#content #blc_cen #gerColaborador #gerConta .campo { width: 214px; }
#content #blc_cen #gerColaborador #gerConta #link {
	width: 60px;
	padding-left: 10px;
	display: block;
	font-size: 10px;
	text-decoration: underline;
	color: #88b2d3;
	background: url(../img/ico/seta_dupla_azul.gif) left 5px no-repeat;
}

#content #blc_cen #gerColaborador #gerConta .submit3 {
	width: 64px;
	height: 32px;
	margin-top: 25px;
	display: inline-block;
	content: "";
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
	border: none;
	background: url(../img/btn/alterar_redondo.gif) no-repeat;
}

/* Busca Voluntarios */

#content #filtrar {
	margin-left: 160px;
	margin-top: -12px;
	padding-left: 10px;
	display: block;
	position: absolute;
	font-size: 10px;
	text-decoration: underline;
	color: #88b2d3;
	background: url(../img/ico/seta_dupla_azul.gif) left 5px no-repeat;
}

/* Largura colunas Voluntarios */
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_1 { width: 26%; padding-left: 5px; }
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_2 { width: 8%; }
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_3 { width: 8%; }
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_4 { width: 20%; }
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_5 { width: 22%; }
#content #blc_cen #tabBuscaVoluntarios thead tr .vol_6 { width: 16%; }

#content #blc_cen #tabBuscaVoluntarios tbody .aberto, #content #blc_cen #tabBuscaVoluntarios tbody .selecionado { background: #e0eef3 none; }
#content #blc_cen table .inforAberto { background-color: #eafaff; }
#content #blc_cen table tbody .hidden { display: none; }
#content #blc_cen table tbody .inforAberto td div {
	width: 100%;
	margin-bottom: -10px;
	float: left;
	position: relative;
}
#content #blc_cen table tbody .inforAberto p { margin-bottom: 8px; }
#content #blc_cen table tbody .inforAberto a img {
	display: block;
	position: absolute;
	bottom: 7px; right: 3px;
}

/* Logos */

#content #logos {
	width: 100%;
	margin-top: 8px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#content #logos #sizeLogos {
	width: 740px;
	margin: auto;
}
#content #logos #sizeLogos h3 {
	height: auto;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #777;
	background: none;
}
#content #logos .provided, #content #logos .chancelled { float: left; }
#content #logos .chancelled { margin-left: 28px; width: 270px; }
#content #logos .millenium { float: right; }
#content #logos .chancelled table tr td { padding-right: 18px; }


/* Links */

#content #links {
	width: 100%;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	border-top: 8px solid #cbe7fe;
	background-color: #e5f3ff;
}
#content #links #sizeLinks {
	width: 740px;
	margin: auto;
}
#content #links .extra {
	width: 170px;
	margin-right: 76px;
	display: inline;
	float: left;
}
#content #links .extra #sobreProjeto, #content #links .extra #inforVoluntarios, #content #links .extra #servicosOngs  {
	padding-bottom: 4px;
	display: block;	
	overflow: hidden;
	text-indent: -5000px;
	border-bottom: 1px solid #cbe7fe;
}
#content #links .extra #sobreProjeto { height: 12px; background: url(../img/tit/sobre_projeto.gif) 10px top no-repeat; }
#content #links .extra #inforVoluntarios { height: 32px; background: url(../img/tit/informacoes_voluntarios.gif) 10px top no-repeat; }
#content #links .extra #servicosOngs { height: 15px; background: url(../img/tit/servicos_ongs.gif) 10px top no-repeat; }
#content #links .extra ul li {
	padding: 2px 20px;
	border-bottom: 1px solid #cbe7fe;
	background: url(../img/ico/seta_direita.gif) 10px 5px no-repeat;
}
#content #links .extra ul li a {
	color: #4088c4;
}

/* Tela suspensa */

.telaSuspensa {
	width: 608px;
	clear: both;
	border: 7px solid #0253a1;
	z-index: 9000;
}
.sizeLarg { width: 667px !important; }
.telaSuspensa .telaHead {
	height: 22px;
	background: url(../img/bg/degrade_azul.gif) repeat-x;
	background-color: #015CAE;
}
.telaSuspensa .telaHead .titulo {
	height: 22px;
	margin-left: 7px;
	padding-top: 1px;
	padding-left: 14px;
	display: inline;
	float: left;
	font-size: 14px;
	color: #fff;
	background: url(../img/ico/seta_rebuscada_3.gif) left 3px no-repeat;
}
.telaSuspensa .telaHead .botFechar {
	margin-top: 4px;
	margin-right: 10px;
	padding-left: 15px;
	display: inline;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: url(../img/ico/fechar.gif) left 2px no-repeat;
}
.telaSuspensa .telaBody { 
	padding: 11px 20px 20px 20px;
	background-color: #fff;
}
.telaSuspensa .telaBody .clear { clear: both; }
.telaSuspensa .telaBody .hidden { display: none; }
.telaSuspensa .telaBody p { margin-bottom: 6px; }

.telaSuspensa .telaBody .left h4, .telaSuspensa .telaBody .right h4, .telaSuspensa .telaBody #formAprovacao #labMsgAprovacao {
	margin-top: 10px;
	display: block;
	color: #74a8d0;
	font-weight: bold;
}
.telaSuspensa .telaBody .quadroInformativo {
	width: 242px;
	height: 163px;
	margin-top: 8px;
	padding: 11px 9px;
	overflow: auto;
	border: 1px solid #aecfeb;
	background-color: #eff8ff;
}
.telaSuspensa .telaBody .left { 
	width: 365px;
	float: left;
	background: url(../img/ico/x.gif) 278px 60px no-repeat;
}
.telaSuspensa .telaBody .right { float: left; }
.telaSuspensa .telaBody .quadroInformativo h5, .telaSuspensa .telaBody .quadroInformativo h6 { color: #0253a1; }
.telaSuspensa .telaBody .quadroInformativo h5 {	font-size: 14px; }
.telaSuspensa .telaBody .quadroInformativo h6 {	margin-top: 16px; font-size: 11px; }
.telaSuspensa .telaBody .quadroInformativo span { color: #74a8d0; }

.telaSuspensa .telaBody #formAprovacao { margin-top: 15px; }
.telaSuspensa .telaBody #formAprovacao #txtMsgAprovacao { 
	width: 621px;
	height: 100px;
	overflow: auto;
	color: #585858;
}

.telaSuspensa .telaBody form label {
	margin-bottom: 4px;
	display: block;
}
.telaSuspensa .telaBody form input { height: 18px; }
.telaSuspensa .telaBody form select { height: 22px; }
.telaSuspensa .telaBody form input, .telaSuspensa .telaBody form select, .telaSuspensa .telaBody form textarea {
	padding-top: 4px;
	padding-left: 4px;
	color: #0167bc;
	border: 1px solid #aecfeb;
	background-color: #eff8ff;
}

.telaSuspensa .telaBody form .extra1,
.telaSuspensa .telaBody form .extra2,
.telaSuspensa .telaBody form .extra3,
.telaSuspensa .telaBody form .extra4,
.telaSuspensa .telaBody form .extra5,
.telaSuspensa .telaBody form .extra6 { margin-bottom: 18px; }

.telaSuspensa .telaBody form .extra1, 
.telaSuspensa .telaBody form .extra2,
.telaSuspensa .telaBody form .extra4,
.telaSuspensa .telaBody form .extra5,
.telaSuspensa .telaBody form .extra6,
.telaSuspensa .telaBody form .extra7 { float: left; }

.telaSuspensa .telaBody form .extra1, .telaSuspensa .telaBody form .extra6 { width: 340px; }
.telaSuspensa .telaBody form .extra3,
.telaSuspensa .telaBody form .extra6,
.telaSuspensa .telaBody form .extra8 { clear: both; }
.telaSuspensa .telaBody form .extra4 { width: 160px; }
.telaSuspensa .telaBody form .extra5 { width: 400px; }
.telaSuspensa .telaBody form .extra6 { width: 500px; position: relative; }

/* Tamanho dos campos */

.telaSuspensa .telaBody form .extra1 input, .telaSuspensa .telaBody form .extra3 input { width: 313px; }
.telaSuspensa .telaBody form .extra1 #selLista { width: 319px; }
.telaSuspensa .telaBody form .extra1 #qtdLista { 
	margin-top: 2px;
	display: block; 
	font-weight: bold;
	font-size: 10px;
	color: #9ecef3;
}
.telaSuspensa .telaBody form .extra1 #radLista1, .telaSuspensa .telaBody form .extra1 #radLista2 { 
	width: 20px; 
	height: auto;
	padding-top: -2px;
	border: none;
	background-color: #fff;
} 
.telaSuspensa .telaBody form .extra1 .labLista { 
	margin-top: 0; 
	font-weight: normal !important; 
}
.telaSuspensa .telaBody form .extra2 select { width: 180px; }
.telaSuspensa .telaBody form .extra4 input { 
	margin-right: 10px;
	display: block;
	float: left;
}
.telaSuspensa .telaBody form .extra4 #txtDia, .telaSuspensa .telaBody form .extra4 #txtMes { width: 23px; }
.telaSuspensa .telaBody form .extra4 #txtAno { width: 34px; }
.telaSuspensa .telaBody form .extra5 span { 
	margin-bottom: 8px;
	display: block;
}
.telaSuspensa .telaBody form .extra5 label {
	margin-right: 5px;
	margin-left: 4px;
	display: block;
	float: left;
}
.telaSuspensa .telaBody form .extra5 input {
	margin-left: 5px;
	margin-right: 2px;
	border: none;
	background-color: #fff;
	float: left;
}
.telaSuspensa .telaBody form .extra6 input, .telaSuspensa .telaBody form .extra7 input { width: 215px }
.telaSuspensa .telaBody form .extra6 span {
	position: absolute;
	bottom: 6px;
	left: 230px;
	font-weight: bold;
	font-size: 10px;
	color: #9ecef3;
}
.telaSuspensa .telaBody form #txtDescricao { 
	width: 477px;
	height: 146px;
}
.telaSuspensa .telaBody form #permissoes { margin-top: 18px; }
.telaSuspensa .telaBody form #permissoes h4 {
	clear: both;
	margin-bottom: 18px;
	padding-left: 17px;
	color: #ff8018;
	background: url(../img/ico/seta_rebuscada_2.gif) left 1px no-repeat;	
}
.telaSuspensa .telaBody form #permissoes p { margin-bottom: 20px; }
.telaSuspensa .telaBody form #permissoes label {
	margin-right: 20px;
	margin-left: 5px;
	float: left;
}
.telaSuspensa .telaBody form #permissoes input {
	border: none;
	background-color: #fff;
	float: left;
}
.telaSuspensa .telaBody form #permissoes #botMarcar {
	padding-left: 10px;
	font-size: 10px;
	text-decoration: underline;
	color: #88b2d3;
	background: url(../img/ico/seta_dupla_azul.gif) left 5px no-repeat;	
}
.telaSuspensa .telaBody #forListaRapida { margin-top: 25px; }
.telaSuspensa .telaBody #forListaRapida label { font-weight: bold; }
.telaSuspensa .telaBody form .submit, .telaSuspensa .telaBody form .submit2, .telaSuspensa .telaBody form .submit3 {
	height: 32px;
	margin-top: 20px;
	display: inline-block;
	float: left;
	content: "";
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
	border: none;
}
.telaSuspensa .telaBody form .submit { width: 58px; background: url(../img/btn/incluir_redondo.gif) no-repeat; }
.telaSuspensa .telaBody form .submit2 { width: 58px; background: url(../img/btn/salvar_redondo.gif) no-repeat; }
.telaSuspensa .telaBody form .submit3 { width: 76px; background: url(../img/btn/confirmar_redondo.gif) no-repeat; }
.telaSuspensa .telaBody form #botCancelar {
	margin-left: 10px;
	margin-top: 30px;
	display: block;
	float: left;
}

/* -------------|
/* - RODAPE
/* ----- */

#foot {
	height: 30px;
	padding-top: 18px;
	clear: both;
}
#foot #sizeFoot {
	width: 740px;
	margin: auto;
	position: relative;
}
#foot ul li {
	padding-left: 10px;
	padding-right: 6px;
	display: inline;
	float: left;
	background: url(../img/ico/circulo_aberto.gif) left 6px no-repeat;
}
#foot ul .noPadding {
	padding-left: 0;
	background: none;
}
#foot ul li a, #foot #entreContato {
	text-decoration: underline;
	color: #4088c4;
}
#foot #entreContato {
	margin-left: 48px;
	padding-left: 16px;
	background: url(../img/ico/email.gif) left 3px no-repeat;
}
#foot #criacao {
	margin-left: 110px;
	font-size: 10px;
	color: #777;
}
#foot #knowtec {
	position: absolute;
	top: -9px; right: 0;
}

/* Debugs */

.tst { border: 1px solid blue; }
.bkg { background-color: orange; }
code { display: block; clear: both; }


#ajaxLoadingModalBoxContainer .dr-mpnl-mask-div {
	width: 0px;
}

#ajaxLoadingModalBoxContainer .dr-mpnl-pnl {
	background: none;
	border: none;
}

#mensagemSucesso, #mensagemSucesso a  {
	color: #0154A4;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

/* Banner */

#content .banner {
	display: block;
	float: right;
}


/* Imagem Replacement
	width: px;
	height: px;
	margin-top: px;
	display: block;	
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/) no-repeat;
*/

/* Filter Alpha IE 6
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/.png", sizingMethod="image");
*/

/* Image Replacement Inputs    
    width: px;
	height: px;
	display: inline-block;
	content: "";
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
	border: none;
    background: url(../img/btn/.gif) no-repeat;
*/
