/* CSS Document */

body{
	margin: 0px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form td,div {font-size: 11px;}

A:link {color: #5b4a11; text-decoration: none; font-weight: normal;}
A:visited {color: #5b4a11; text-decoration: none; font-weight: normal;}
A:hover {color: #c17000; text-decoration: underline; font-weight: normal; cursor: pointer;}

A.menu_op_activa:link {color: #333333; text-decoration: none; font-weight: normal; background-color: #eedabe; padding: 4px;}
A.menu_op_activa:visited {color: #333333; text-decoration: none; font-weight: normal; background-color: #eedabe; padding: 4px;}
A.menu_op_activa:hover {color: #333333; text-decoration: underline; font-weight: normal; cursor: pointer; background-color: #eedabe; padding: 4px;}

A.header_link:link {color: #aca899; text-decoration: none; font-weight: bold;}
A.header_link:visited {color: #aca899; text-decoration: none; font-weight: bold;}
A.header_link:hover {color: #FFF; text-decoration: underline; font-weight: bold;}

A.link_alerta:link {color: #fff; text-decoration: none; font-weight: bold; font-size: 11px; background-color: #f6a621; padding: 2px 6px 2px 6px;}
A.link_alerta:visited {color: #fff; text-decoration: none; font-weight: bold; font-size: 11px; background-color: #f6a621; padding: 2px 6px 2px 6px;}
A.link_alerta:hover {color: #fff; text-decoration: none; font-weight: bold; font-size: 11px; background-color: #fec439; padding: 2px 6px 2px 6px;}

.barra_ferramentas {
	height: 30px;
	background-color: #2d2d2d;
	border-color: #aca899;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	color: #cccccc;
	font-size: 10px;
}

.barra_ferramentas2, .barra_ferramentas3 {
	height: 460px;
	background-color: #f5f5f5;
	border-color: #e5e5e5;
	border-style:solid;
	border-width: 0px 1px 1px 1px;
	color: #333333;
	font-size: 10px;
}
.barra_ferramentas3 {height: 30px; border-width: 1px 1px 0px 1px;}


.branco {color: #FFF;}
.laranja {color: #ec8e0c;}

.titulo_header {
	font-weight: bold;	
	color: #FFF;
}
.discreto_header{
	color: #cccccc;
}
.discreto,.discreto2,.discreto3{
	color: #cccccc;
	font-size: 9px;
}
.discreto2 {font-size: 11px;}
.discreto3 {color: #999;}
.discreto_verde {font-size: 9px; color: #090;}
.discreto_laranja {font-size: 9px; color: #ec8e0c;}
.discreto_vermelho {font-size: 9px; color: #c41111;}
.seccao_ajuda {color: #666666;}

.subtitulo {
	text-align: left; font-weight:bold; padding-left: 5px; color: #666666; font-size: 11px;
}

.txt_normal,.txt_descritivo {font-size: 11px;}
.txt_descritivo {line-height: 20px;}

.titulo_nivel2 {
	color: #ec8e0c; 
	font-size: 11px;
	height: 20px;
	vertical-align: bottom;
}

.fundo_login_esq {
	background-image: url(../imgs/fundo_login.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

/* forms */

.input3 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 167px; height: 20px;
	background-image:url(../imgs/login_form.gif); background-position:top; background-repeat:repeat-x;
	border: 1px solid #edf4ea;
	padding-left: 3px;
	padding-top: 2px;
}

.titulo_form, .titulo_form2, .titulo_form_discreto, .titulo_publico {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding: 3px 3px 3px 12px;
	border-bottom: #ec8e0c 1px solid;
	color: #ec8e0c;
}
.titulo_form2 {padding: 3px 3px 3px 0px;}
.titulo_form_discreto {font-size: 16px; color: #f7d29e;}

.form_titulo_seccao {
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding: 3px 3px 3px 5px;
	background-color: #ffeacd;
	color: #666666;	
	text-align: left;
}
.form_rodape {
	/* discreto
	color: #b8a99f;
	font-size: 10px;
	*/
	color      : #000000;
	font-size  : 11px;
	font-weight: bold;
	background-color:#fff9f0;
	padding: 8px;
}


.etiqueta {font-weight: bold; padding-left: 4px; padding-bottom: 8px; padding-top: 8px; background-color: #f7f5f4; font-size: 11px; text-align: left;}
.separador {height:1px; background-color: #b8a99f}
input, select, .inactivo, .inactivo2, .inf, .inf_tit, .input_erro, .input_sem_erro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FFFFFF;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffdbaa;
	border-right: 1px solid #ffdbaa;
	border-bottom: 1px solid #ffdbaa;
	padding-left: 3px;
	height: 20px;
	vertical-align: middle;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FFFFFF;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffdbaa;
	border-right: 1px solid #ffdbaa;
	border-bottom: 1px solid #ffdbaa;
	padding-left: 3px;
}



.input_erro {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffe8e8;
}
.input_erro_celula {
	background-color: #ffe8e8;	
}
.input_sem_erro_celula {
	background-color: #FFFFFF;	
}

.input_erro_chk {
	background-color: #ffe8e8;	
}

.btn {
	height: auto;
	border: 0px;
	background-color: transparent;
}

.obrigatorio {font-size: 8px; color: #F00;}
.obrigatorio_off {font-size: 8px; color: #cccccc;}

.barra_titulo {font-size: 11px; font-weight: bold;}

.header_destaque {font-size: 10px; font-weight: normal; color: #f7b64b;}

.contentor_info {
	padding: 5px 0px 5px 0px;
}
.contentor_info table tr td{
	padding: 5px;
}
.info_destaque {color: #aa6300; font-size: 12px; font-weight: bold;}

.destaque {
	background-color: #f6af39;
	border: 1px solid #e78f08;
}

.info_complementar1 {color: #333;}
.info_complementar2 {color: #ec8e0c;}


/********************************************************************************/
/* tabela com menu                                                              */
/********************************************************************************/
table.tab_menu {}
table.tab_menu tr {height: 27px; background-color: #fefefe;}
table.tab_menu tr.inactivo:hover {height: 27px; background-color: #fefefe;}
table.tab_menu tr:hover {height: 27px; background-color: transparent;}

/* table.tab_menu td {padding: 4px;} */
table.tab_menu td table tr td{color: #1c94c4; text-decoration: none; font-weight: normal; font-size: 11px; padding:3px;border-bottom: 1px solid #dfdfdf;}
table.tab_menu td table tr td.celinactivo{color: #aed6d7; text-decoration: none; font-weight: normal; font-size: 11px; padding-left: 6px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

table.tab_menu A:link    {color: #1c94c4; text-decoration: none; font-weight: normal; font-size: 11px; padding:3px;}
table.tab_menu A:visited {color: #1c94c4; text-decoration: none; font-weight: normal; font-size: 11px; padding:3px;}
table.tab_menu A:hover   {color: #c77405; text-decoration: none; font-weight: normal; font-size: 11px; cursor: pointer; padding:3px;}
/********************************************************************************/


/*
para JQUERY
*/
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;} 

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }




/* visualizador */
.visualizador_txt {background-color: #dddddd; padding: 3px 4px 3px 4px;}

.botao_menu {
	background-color: #0F9;
	width: 20px;
	height: 100%;
	text-align: top center;
	position: relative;
	float: right;
	vertical-align: top;
}

.menu_principal_esq {
	/* float: left; */
	position:relative;
}

/* Para identificadorreq » problema com display de html */
code > span {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}

/* ------------------------------------------------------------------------------ */
/* PÚBLICO ---------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------ */

.menu_index,.menu_index_candidatura {
	background-image:url(../imgs/link_perfil_publico3.png);
	background-repeat: no-repeat;
	height: 45px;
	padding: 7px 0px 5px 60px;
}
.menu_index_candidatura {
	background-image:url(../imgs/link_perfil_publico_candidatura.png);
}

A.menu_index_link:link {color: #666; text-decoration: none; font-weight: bold; font-size: 14px;}
A.menu_index_link:visited {color: #666; text-decoration: none; font-weight: bold; font-size: 14px;}
A.menu_index_link:hover {color: #ec8e0c; text-decoration: none; font-weight: bold; font-size: 14px;}

.publico_fundo {
	background-image:url(../imgs/publico/fundo.png); background-position:bottom right; background-repeat:no-repeat;
}

.img_bordo {border: 5px solid #eee7de;}

.titulo_publico {
	border: none;
	padding-left: 0px;
	color: #666;
}

.etiqueta_info.opcional,
.etiqueta_info.obrigatorio{
	display: inline-block;
	font-size: 9px;
	background-color: #db2429;
	padding: 2px 4px 2px 4px;
	width: 75px;	
	margin-right: 7px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

.etiqueta_info.opcional{
	background-color: #3dcae6;
}