@charset "utf-8";
/* CSS Document */
body {
	color:#000 !important;
	background:url("http://estatico.cnpq.br/imagens/bgTopoSistema.jpg") repeat-x top;
}
#tudo {
	margin: 0 auto;
	width: 1024px;
}
#conteudo {
	width:100%;
	height:auto;
	margin:0 auto;
}
#content3, #contentAct {
	margin-top: 10px;
	padding: 10px;
}
.formata-tabela {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.formata-div {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: block;
	height: 250px;
	width: 100%;
}
.formata-botao {
	display: block;
	float: right;
	padding: 13px;
}
.formata-texto {
	padding: 15px;
}
div.win-overlay {
	background: none repeat scroll 0 0 #000000 !important;
}
.unnamed1 div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:2px;
}
.libCamp {
	float:left;
}
.load {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88px;
	height: 78px;
	margin: -39px 0 0 -44px;
	z-index: 99999;
}
.bg_modal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
}
.view_modal {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: left;
	z-index: 99998;
}
.modal {
	visibility: hidden;
	cursor:pointer;
}
.win-wrapper {
	top:20% !important;
}
input[type="text"], [type="password"] {
    background: -moz-linear-gradient(center top , #D4D4D4, #EBEBEB 2px, #FFFFFF 15px) repeat scroll 0 0%, none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #5488AF;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-right: 3px;
    padding: 3px 5px;
    position: relative;
    top: -1px;
    width: 300px;
}
div.bt_sair {
	background-color: #014E78 !important;
	color: #FFFFFF !important;
	float: right;
	margin-top: -10px;
	padding: 10px !important;
}
div.bt_sair a {
	color: #FFFFFF;
	text-decoration: none;
}
.txtDados {
	width: 100%;
}
table.txtDados tr td {
	border-bottom: dashed 1px #999;
}
table tr.par td {
	background-color:#eee;
}
.btLogin input {
	font-size:11px;
	width:70px;
	margin-top:10px;
}
span.links_rodape a {
	text-decoration:none;
	text-align:left;
	font:bold 10px arial;
	color:#009;
}
span.links_rodape a:link {
	text-decoration:none;
	color:#009;
}
span.links_rodape a:visited {
	text-decoration:none;
	color: #009;
}
span.links_rodape a:hover {
	text-decoration: underline;
	color: #666;
}
span.links_rodape a:active {
	text-decoration: none;
	color: #999;
}
.rodape {
    border-top: 1px solid #014E78;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 20px;
    padding: 8px 5px 5px;
}
.rodape a:link {
	color:#014E78;
	text-decoration:none;
}
.rodape a:hover {
	color:#5291BE;
	text-decoration:none;
}
textarea {
	margin-left: 15px;
	padding: 10px;
	width: 95%;
}