@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/bg_corpo.gif)
}
/*barra governo*/

.barra_governo {
	height:36px;
	overflow:hidden;
	padding:2px 0 0;
	width:100%;
}
.barra_governo .barra_governo_box {
	margin:auto;
}
.barra_governo h1 {
	float:left;
	height:33px;
	overflow:hidden;
	width:178px;
	width:33.3%;
}
.barra_governo h1 a {
	background:transparent url(../img/mec.gif) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:178px;
}
.barra_governo form {
	float:left;
	height:16px;
	margin-top:7px;
	width:185px;
	width:33.3%;
	text-align:center;
}
.barra_governo select, .barra_governo option {
	font-size:10px;
	width:150px;
}
.barra_governo .marca_brasil {
	float:right;
	height:33px;
	overflow:hidden;
	width:116px;
}
.barra_governo .marca_brasil a {
	background:transparent url(../img/brasil_paisdetodos.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	overflow:hidden;
	width:116px;
}
/**/

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0;
}
a, a:visited {
	text-decoration:none;
	color:#005FB9;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#144554;
}
a:active {
	color:#999999
}
h4.user, h4.projeto {
	margin: 10px 20px;
	padding: 5px 18px;
	background: none repeat scroll 0 0 #F4F4F4 !important;
	font-size: 12px;
	color: #4F4F4F;
	width: 25%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
h4.user {
	float: left;
	text-align: left;
}
h4.projeto {
	float: right;
	text-align: right;
}
form h4.user {
	float: none;
	width: auto;
	text-align: left;
}
table.formulario, table.formulario tr td table {
	width:98%;
	padding:0;
	margin:0;
	border-collapse:collapse;
	margin:10px auto;
	border:2px solid #808080
}
table.formulario tr td table tr td {
	border:2px solid #808080;
	margin:20px !important;
}
table.formulario td .contensorinput, fieldset.formulario .contensorinput {
	display:block;
	margin:2px 0 0 0;
	font-weight:bold;
}
table.formulario td {
	padding:5px;
	position:relative;
	background:#fff;
}
table.formulario td label, fieldset.formulario label {
	font-weight:bold;
	margin:0 0 2px 0;
	color:#4f4f4f;
}
table.formulario td.processo {
	border:1px solid #808080;
	background:#A1B5C2 !important
}
table.formulario td.processo1 {
	background:#9DB3E0 !important;
}
table.formulario td.erro, fieldset.formulario span.formErro, span.formErro {
	background:#FFFF9C !important;
	font-weight:bold;
	color:#FF3333;
	border-top:2px solid #FF3333;
	border-bottom:2px solid #FF3333;
	display:block;
	padding:3px;
	margin:10px 0;
}
table.formulario td.erro.azul, fieldset.formulario span.formErro.azul, span.formErro.azul {
	color:#234DBF;
	border-top:2px solid #005FB9;
	border-bottom:2px solid #005FB9;
}
span.formErro {width:97%;margin:auto;}
span.error_list {
	padding: 4px;
	padding-left: 25px;
	list-style: none;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #f33;
	background: url(../images/error.png) no-repeat 4px 4px;
}

input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #98BADB;
	background:#EDEDED url(../images/bg_input.gif) repeat-x;
	line-height:20px;
	font-size:1.2em;
	resize: none;
}
input[type="text"].errocampo, input[type="password"].errocampo, textarea.errocampo, select.errocampo, .errocampo {
	background: #FFEAD3 url(../images/bg_input_erro.gif) repeat-x;
	border:1px solid #FF3333 !important;
}
label.errocampo {
	border:none !important;
	text-decoration:underline;
	background:none;
	color:#FF3333
}
input[type="submit"], input[type="button"], input[type="reset"] {
	border:1px solid #90b4d9;
	background:url(../images/bg_btn_submit.gif);
	height:20px;
	font-weight:normal;
	color:#333333;
	width:auto !important;
}
.navegacaoRodape input[type="submit"], .navegacaoRodape input[type="button"], .navegacaoRodape input[type="reset"]{
	width:100px !important;
}
.navegacaoRodape .finaliza input[type="submit"], .navegacaoRodape .finaliza input[type="button"], .navegacaoRodape .finaliza input[type="reset"]{
	width:auto !important;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	background:url(../images/bg_btn_submit.gif) 0 -20px;
}
input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	background:url(../images/bg_btn_submit.gif)0 -40px;
}
ul.navegacaoRodape {margin:0; padding:0; list-style:none; width:90%; margin:10px auto;}
ul.navegacaoRodape li {float:left; text-align:center;}
ul.navegacaoRodape li .botao{margin:0 auto;}
fieldset.formulario {
	width:96%;
	margin:10px auto;
	padding:10px;
	border:2px solid #A1B5C2;
	background:#fff;
}
fieldset.formulario div.marcador {
	background:#A1B5C2;
	display:block;
	height:5px;
	margin:5px auto;
	width:100%;
	/*margin:5px auto;*/
}
fieldset.formulario fieldset.formulario div.marcador {
	background:#A0C4DC
}
fieldset.formulario div.marcador2 {
	background:#90B4D9;
	display:block;
	height:1px;
	margin:1px auto;
	width:100%;
}
fieldset.formulario.bg {
	background:#eee;
}
fieldset.formulario legend {
	font-weight:bold;
	font-size:1.2em;
	color:#4F6F7F
}
fieldset.formulario legend.textogrande {
	font-size:1em
}
fieldset.formulario fieldset.formulario {
	border: 2px solid #A0C4DC;
	width:98%;
}
fieldset.formulario fieldset.formulario legend {
	color:#276F9F
}
.clearfix {
	margin:0;
	padding:0;
	clear:both;
	min-height:1px;
	display:block;
}
span.clearfix {
	height:1px;
}
.ce, .c, .cc, .qc, .q, .tc, .t, .vc, .v, .d, .dc, .db {
	float:left;
	margin: 5px 0 0 0;
	position:relative
}
fieldset.formulario div.ce {
	width:100%;
}
fieldset.formulario div.cc {
	width:55%;
}
fieldset.formulario div.c {
	width:50%;
}
fieldset.formulario div.qc {
	width:45%;
}
fieldset.formulario div.q {
	width:25%;
}
fieldset.formulario div.tc {
	width:35%;
}
fieldset.formulario div.t {
	width:30%;
}
fieldset.formulario div.vc {
	width:25%;
}
fieldset.formulario div.v {
	width:25%;
}
fieldset.formulario div.dc {
	width:15%;
}
fieldset.formulario div.d {
	width:15%;
}
fieldset.formulario div.db {
	width:20%;
}
fieldset.formulario .botao.pesquisa {
	/*position:absolute;*/
	top:0;
	right:5px;
}
fieldset.formulario table.form {
	margin:10px 0;
	width:100%;
	border-collapse:collapse
}
fieldset.formulario table.form th {
	border:1px solid #839EAF;
	background:#DFEEFF;
	padding:2px;
}
fieldset.formulario table.form tr td {
	background:transparent;
}
fieldset.formulario table.form.docs tr td {
	border:1px solid #aaa;
}
fieldset.formulario table.form tr.highlight {
	background:#EAF4FF
}
ul.listaDocumentos {
	list-style:none;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
ul.listaDocumentos li {
	float:left;
	display:block;
	height:20px;
	line-height:20px;
}
ul.listaDocumentos li.bg {
	background:#EAF4FF
}
ul.listaDocumentos li.num {
	width:5%
}
ul.listaDocumentos li.nome {
	width:85%
}
ul.listaDocumentos li.icon {
	width:10%
}
ul.listaDocumentos li.icon a {
	display:block;
	width:14px;
	height:14px;
	padding:2px;
	background:none;
}
ul.listaDocumentos li.icon img {
	border:none;
	background:none
}
ul.listaDocumentos li.icon a:hover {
	background:#B5C9DF
}
ol.arquivos {margin:0; padding:0 0 0 20px}
ol.arquivos li.highlight {background:#EAF4FF;}
ol.arquivos li span.icone img {border:none;}
table.menuPrincipal {
	width:990px;
	display:block;
	margin:0 auto;
	border:none;
	text-align:center;
	border-collapse:collapse;
}
table.menuPrincipal td {
	width:123px;
	height:33px;
	background: #b2cce5 url(../images/bg_menu.gif) repeat-x;
	border:1px solid #90b4d9;
	padding:0;
}
table.menuPrincipal td a {
	display:block;
	width:122px;
	color:#555;

}
table.menuPrincipal td a:hover {
	color:#777;
	font-weight:normal;
}
table.menuPrincipal td.ativo {
	background: #b2cce5 url(../images/bg_menu_ativo.gif) repeat-x;
}
table.menuPrincipal td.ativo a {
	color:#222;

}
table.menuPrincipal td.ativo a:hover {
	color:#000;
	font-weight:normal;
}
.user2 {color:#4F6F7F; font-size:1.2em; fot-weight:bold}

a {color:#333; text-decoration:none}
a:hover {color:#ccc; text-decoration:none}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px;
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px;
  height:203px;
}

#dialog1 .d-header {
  background:url(login-header.png) no-repeat 0 0 transparent;
  width:375px;
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(login-blank.png) no-repeat 0 0 transparent;
  width:267px;
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px;
  height:53px;
}

#boxes #dialog2 {
  background:url(notice.png) no-repeat 0 0 transparent;
  width:326px;
  height:229px;
  padding:50px 0 20px 25px;
}
.close{
	display:block; text-align:right;
}
.bot_ajuda{
	background: url("../images/help_icon.png") no-repeat scroll left center transparent;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: -35px 133px 0 0;
	text-indent: 14px;
}
.bot_ajuda a:hover{
	color: #39F;
	text-decoration:none;	
}

.bot_ajuda a {
	color: #006699;
	text-decoration:none;	
}

.bot_logout{
	background: url("../images/turn_icon.png") no-repeat scroll left center transparent;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: -35px 125px 0 0;
	text-indent: 14px;
}

.bot_logout a:hover{
	color: #999;
	text-decoration:none;	
}

.bot_logout a {
	color: #666;
	text-decoration:none;	
}

/*
input[type="text"] {
 width: 200px;	
}
*/