#easyTooltip{
	font-size:10px;
	padding:0px 2px;
	border:1px solid #195fa4;
	background:#195fa4 url(../../global/theme/image/back/tooltip_bg.gif) repeat-x;
	color:#fff;
}

#logon-box
{
	width: 300px;
	margin: 0 auto 100px;
	/*border: 1px solid #000;*/
	text-align: left;
	background: #f4f5f5 url(../imagens/logon-box.png) no-repeat ;
	height:180px;
	
 
}
#logon-legend
{
	position:absolute;
	margin: 25px auto 0px 14px;
	/*border: 1px solid #000;*/
	height:130px;
	width:39px;
	text-align: left;
	background: #f4f5f5 url(../imagens/logon-label.png) no-repeat ;
}

#logon .titulo
{
	background-color: #80CDD3;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
}

/* 
 * Folha de estilo para tela de relogon
 * 
 * @author Felippi Crominski Magalhães <felipppi@gmail.com>
 * @since 06/09/2013
*/

#relogonScreenLock {
	width: 100%;
	height: 100%;
	
	position: fixed;
	top: 0;
	left: 0;
	
	text-align: center;
	display: none;
	z-index: 2000000000;
}

#relogonOpacity {
	opacity: 0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
	z-index: 2000000000;
}

#relogonBoxAll2 {
	opacity: 1;
	position: absolute;
	width: 300px;
	height: 170px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -100px;

}

#relogonIncorrectPassword{
	display: none;
}

#relogonTime {
	display: inline;
	margin-left: 15px;	
}

#serverTime {
	display: inline;
	margin-left: 15px;	
	color: #6b7b95;
}

#namePesquisador {
	float: left;
	color: #6b7b95;
	width: 175px;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

#RelogioPesquisador{
	color: #ff0000;
}

#relogonDestroyTime {
	margin-top: 8px;
	color: #ff0000;
}

#header .relogonCheatSpanVisible {
	display: inline;
}

#relogonTimeClock {
	color: #ff0000;
}

#relogonTimeStr {
	color: #6b7b95;
}

#relogonBoxAll
{
	display: inherit;
	width: 300px;
	margin: 0 auto;
	margin-top: 150px;
	/*border: 1px solid #000;*/
	text-align: left;
	
}

#relogonBox
{
	display: inherit;
	width: 300px;
	margin: 0 auto;
	text-align: left;
	background: #f4f5f5 url(../imagens/logon-box.png) no-repeat ;
	height:180px;
}

#relogonLegend
{
	float: left;
	margin-top: 13px;
	margin-left: 13px;
	height:154px;
	width:39px;
	background: url(../imagens/logon-label.png) no-repeat ;
}

#relogon
{
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

#relogonInputLogin
{
	margin-bottom: 10px;
}

.relogonErrorMenssage{
	border: #990000 1px solid;
	width: 290px;
	text-align: justify;
	padding: 5px;
	margin: 10px auto;
	font-weight: bold;
	color: #990000;
	background-color: #EBCCCC;
}

.relogonSubmit
{
	border-width: 0;
}

.relogonSair
{
	font-weight: bold;
	font-size: 13px;
}

/* Fim  estilo para tela de relogon     */

.contextMenu{
	margin-top:8px;
	background: #f4f5f5 url(../../global/theme/image/back/gradient.png) repeat-x top left;
 
	border: #CCC 1px solid;
	padding-top:5px;
	/*
		background-color: #F4FAFF;
	color: #006666 !important;
	*/

	
}

.contextMenu ul {
	margin:0;
}
.contextMenu ul li{
	color:#666;
	list-style:none;
	margin-top: 5px;
	padding-left: 20px;
	background: none !important; /*url(../imagens/arrow.png) no-repeat left !important; */
}
.contextMenu .info{
	color:#006666;  
	margin-left:5px;
}


/*table {
	float: left;
	text-align: left;
}*/

form
{
	margin: 0;
}

/*td 
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	background-color: inherit;
}
*/
.font
{
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*ul {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
ol {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/*.bodystyle {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.quadrohome
{
	background: #EEF4FF;
	color: inherit;
	vertical-align: top;
	text-align: center;
}

.quadro
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	/*background: #FFFFFF;*/
	color: inherit;
	vertical-align: top;
	text-align: center;
}

.borda_emcima
{	
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 0;
}

.borda_embaixo
{	
	border-style: solid;
	border-color: #666666;
	border-width: 0 0 1px;	
}

.risco_embaixo
{	
	border-style: solid;
	border-color: #666666;
	border-width: 0 0 1px;	
	
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background-color: inherit;
}

div.menu 
{
    position: absolute;
    width:    1px;
    height:   1px;
    z-index:  3;
    left:     12px;
    top:      112px;
    overflow:  hidden;
    visibility: visible
}

.submenu
{
	background: #F5F5F5; 
	color: inherit;
	border-width: 1px; 
	border-color: #666666; 
	border-style: solid;
}

a
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B40F06;
	background-color: inherit;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.link
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

link:hover
{
	text-decoration: underline;
}

.correio
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

.correio:hover
{
 	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

.borda
{
    border-color: #003399;
    border-style: solid;
    border-width: 1px;
}

.campo, .campoMult
{
    border: 1px solid #333333;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    height: 20px;
	font-weight: normal;
}
select
{
	height:21px ;
	padding:0;
}
select .campo
{
    height:21px !important;
}
.campoMult{
	height: auto !important;
	vertical-align: top;
}
.campo_proj, .campo_proj_area
{
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    height: 20px;
    width: 250px;
}
.campo_proj_area{
	height: 90px;
}
.botao,.botaoPesquisador 
{
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 20px;
    border: 1px solid #D5D5D5;
    color: #2D2D2D;
}

.botaohome
{
	border-style: solid;
    border-width: 1px;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 20px;
    border-color: #2D2D2D;
    color: #2D2D2D;
}
.botao2{
	font-size: 10px; 
	color: #2D2D2D; 
	height: 30px; 
	width: 100%; 
	background: #FAFAFA; 
	font-weight: bold; 
	border: 1px solid #D5D5D5;
	margin: 10px 0px 10px 0px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.botao2:hover{	 
	background: #EAEAEA; 
}
.botao3{
	font-size: 10px; 
	color: #2D2D2D; 
	height: 26px; 
	width: auto;
	padding:5px; 
	background: #FAFAFA; 
	font-weight: bold; 
	border: 1px solid #D5D5D5;
	margin: 10px 2px 10px 0px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.botao3:hover{
	background: #EAEAEA; 	
}

.botaoPesquisador{
	height: 30px; 
	width: 140px; 
	background: #FFFFFF; 
	font-weight: bold; 
	margin-top: 5px;
}

checkbox
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	background-color: inherit;
}
.alerta
{
	display: block;	
	border-style: solid;
    border-width: 1px;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-align:justify;
	padding:5px;
    font-weight: bold;
    background-color: #FAFAFA;
    border-color: #993333;
    color: #993333;
	margin-bottom:10px;
}

.menu span
{
	padding: 0px; 
	padding-bottom: 6px; 
	font-weight: bold;
}

.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}

.menu ul li
{
	font-size: 11px;
	padding-top: 6px;
}
#menuTitulo{
	position: relative;
	float: left;
	width: 760px;
	height: 20px;
	top: 40px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#menuTitulo a{
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
#menuTitulo a:hover{
	text-decoration: underline;
}

/* 								 	*/
/* ESTILOS DO PORTAL FAPEAM    	*/
/*   							  	*/
*{
	margin: 0px;
	padding: 0px;
}

.quadro h3{
	clear: both;
	height: 30px;
	border-bottom: 2px dotted #CCCCCC;
	color: #08293B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	background-image: url(../imagens/seta_direita.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 24px;
	margin: 10px 0px;
	line-height: 32px;
}
.quadro h3{
	clear: both;
	height: 30px;
	border-bottom: 2px dotted #CCCCCC;
	color: #08293B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	background-image: url(../imagens/seta_direita.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 24px;
	margin: 10px 0px;
	line-height: 32px;
}
.quadro h4{
	color:#732731;
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin-bottom: 15px;
}


#menuLateral h5{
	
	color: #686c70;
	font-size:14px;
	font-weight:bold;
	padding-left: 12px;
	background-image: url(../imagens/marc_tit.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*margin-top: 20px;*/
	margin-bottom: 10px;
	
} 
#menuLateral span{
	color: #686c70;
	
	font-weight:bold;
	
	/*padding-left: 12px;
	margin-left: 10px; 
	background-image: url(../imagens/marc_tit2.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
#menuLateral li{
	list-style-type: none;
	margin-bottom: 3px;
}
#menuLateral li a{
	color:#069;
	/*color: #2D2D2D;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin-left: 12px;*/
	text-decoration: none;
}
#menuLateral li a:hover{
	color:#09C;
} 
fieldset{
	margin: 10px 0px; 
	border: 1px solid #333333;
	padding: 10px;
	line-height: 20px;
}
legend{
	color:#B40F06;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	padding: 0px 5px;
}
label{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
hr{
	border: none;
	border-bottom: 1px dotted #CCCCCC;
}
/* INICIO BARRA GOVERNO  */
#topoPa {
	background-image:url(../imagens/fundo_topo.gif);
	border-left:#c3c3c3 1px solid;
	border-right: #c3c3c3 1px solid;
	height:42px;
	margin-bottom:1px;
}

#areaLogo { 
	float:left; 
	width:36px; 
	height:40px; 
	margin:1px 0px 0px 10px;
}
#areaLogo h1 { 
	text-indent: -10000px; 
	margin: 0; 
	padding: 0;  
}
#areaLogo h1 a {
	width: 36px; 
	height: 40px; 
	background: url(../imagens/logo_para.gif) no-repeat; 
	cursor: hand; 
	float:left;
}

#areaTextoLogo {
	float:left; 
	width:140px; 
	margin:13px 0px 0px 10px; 
	position:relative; 
	display:block; 
	position:relative; 
	text-align:center;  
}
#areaTextoLogo a{ 
	color: #666666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:bold; 
	text-decoration:none;  
	padding:3px 0px 5px 0px;
}
/*#areaTextoLogo a:visited {position:relative; display:block; text-align:center; padding:3px 0px 5px 0px;}*/
#areaTextoLogo a:hover {
	color: #666; 
	font-family:Arial; 
	background-color: #D6D5D5; 
	font-weight:bold; text-decoration:none; 
	padding:3px 0px 5px 0px;
}

#areaDivisor { 
	float:left; 
	width:5px; 
	height:42px; 
	background:url(../imagens/divisor.gif) no-repeat top left; 
	margin:0px 0px 0px 10px;
}

#areaTextoOrgao {
	float:left; 
	width:170px; 
	margin:13px 0px 0px 1px; 
	position:relative; 
	display:block; 
	text-align:center; 
}
#areaTextoOrgao a{ 
	color: #666666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:bold; 
	text-decoration:none;
	padding:3px 0px 5px 0px; 
}
/*#areaTextoOrgao a:visited {position:relative; display:block; padding:3px 0px 5px 0px; }*/
#areaTextoOrgao a:hover {
	color: #666; 
	font-family:Arial; 
	background-color: #D6D5D5; 
	font-weight:bold; 
	text-decoration:none; 
	padding:3px 0px 5px 0px;
}

#areaCombo { 
	float:right; 
	width:300px;  
	margin:10px 10px 0px 0px; 
	text-align:right;
}
.texTitCombo {
	color: #000; 
	font-weight:bold;
}
/* FIM BARRA GOVERNO  */


a img { 
	border:0;
}
/*
body{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: inherit;
	text-align: center;
	background-image:url(../imagens/fundo.jpg);
}
*/
#pagina {
		width: 920px;
		margin: 0 auto;				
		text-align: left;
		height: 90%;
		/*background-color: #FFF;
		border-right: 1px solid #C5C5C5;*/
}
#topo{
	width: 820px;
	height: auto;  /*  height: 315px; */
}
#lt1, #lt2, #ltc{
	position: relative;
	float:left;
	height: 36px;
	width:200px;
}
#lt1{
	left: 5px;
}

#lt2{
	width:375px;	
	text-align: center;
}
#animacaoTopo{
	clear: both;
}
#topo #data{
	width: 820px;
	height: 17px;
	padding-top: 15px;
	background-image:url(../imagens/topoData.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C2C2C;
}
#topo h2{
	color:#B40F06;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	text-align:center;
	vertical-align:middle;
	border-top: 1px solid #999999;
	height: 20px;
}
.selectGoverno{
	background-color:#E5E8ED; 
	color: #666666;
	font-size:10px;
	margin-top:0
}
.selectGroup{
	color: #000000;
	font-size:11px
}
#barraLogin{
	width: 820px; /*  era 776 sem padding   */
	height: 37px;
	/* background-image: url(../imagens/backConsulta.gif); */
	font-size: 11px;
	color: #000000;
	text-align: left;
	/*padding: 0px 10px 0px 10px;
	 font-weight: bold; */
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
/*#barraLogin a{
	color: #000000;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}*/
#barraLogin #linkHome{
	float: left;
	width: 100px;
	height: 30px;
	background-image: url(../imagens/icone_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #C5C5C5;
}
#barraLogin #login, #barraLogin #login2, #barraLogin #opLogin{
	float: right;
	padding-top: 0px;
	height: 30px;
}
#barraLogin #login{
	float: left;
	width: 500px;
	padding-right: 30px;
	padding-top: 2px;
	text-align: right;
	border-right: 1px solid #C5C5C5;
}
#barraLogin #login2{
	padding-top: 0px;
	line-height: 26px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #C5C5C5;
}
#login2 #linkHome{
	float: left;
	width: 20px;
	height: 26px;
	padding: 4px 8px 0px 2px;
	background-image: none;
	/*border-bottom: 1px solid #C5C5C5;*/
}
#nomeUsuario{
	float: left;
	width: 300px;
	height: 30px;
	border-bottom: 1px solid #C5C5C5;
	padding-left: 10px;
	font-size: 12px;
}
#linksPesquisador{
	float: left;
	width: 424px;
	height: 30px;
	border-bottom: 1px solid #C5C5C5;
	/*border-right: 1px solid #C5C5C5; */
	text-align: right;
	padding-right: 10px;
}
#sairSistema{
	float: left;
	width: 74px;
	height: 30px;
	border-bottom: 1px solid #C5C5C5;
	text-align: center;
}
#barraLogin #opLogin{
	width: 139px;
	padding-top: 2px;
	height: 30px;
	font-size: 9px;
	line-height: 14px;
}
#barraLogin a{
	font-size: 12px;
	font-weight: bold;
}
/*#barraLogin a:hover{
	text-decoration: underline;
}*/
#barraLogin #opLogin a{
	font-size: 11px;
}
#barraLogin label{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#botaoLogar{
	font-size: 0px;
	width: 26px;
	height: 26px;
	border:none;
	position: relative;
	background:none;
	top: 3px;
}
#conteudo{
	padding-top: 2em;
	float: left;
	/*background-color: #FFF;*/
	/*padding: 0px; */
	
	width: 100%;
}
/*
#rodapeSpace {
	clear: both;
	position: relative;
	height: 70px;
	width: 100%;
}
html, body
{
	height: 100%;
}
#rodape{
	clear: both;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #374143;
	padding: 10px 0px;
	font-size: 11px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
*/
/*#menu{
	float: left;
	width: 130px;
	height: 350px;
	background-image: url(../imagens/menu_acabamento.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 18px;
}*/

#menu ul { 
	padding:0; 
	margin: 0; 
	text-align: left; 
	list-style:none;
	/*border-right: 1px solid #E34545;*/
}

#menu ul li {
	margin:0;
	float:none;
	/*border-bottom: 2px dotted #969594;
	border-bottom-style:dotted*/
}
#menu ul li a {
	position:relative;
	display:block;
	_height:1%;	/*hack*/
	min-height:15px;
	padding-top:10px;
	color:#000000;
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px dotted #ccc;

}
#menu ul li a:hover {
	text-decoration:none;
	background-color:#e6e4db;	

}
#corpoIndex{
	float: left;
	width: 621px;
	padding: 0px 10px 10px 15px;
	font-size: 13px;
	color: #000000;
}
.boxNoticia1, .boxNoticia2, .boxGrande{
	position: relative;
	float: left;
	width: 300px;
	height: 150px;
	padding: 0px 10px 10px 0px;
}
.boxNoticia1{
	border-right: 1px solid #732731;
}
.boxGrande{
	padding: 0px 10px 10px 10px;
	width: 601px; /*  ERA 621 sem padding   */
	color: #7E7C7C;
}
.boxNoticia2{
	padding: 0px 0px 10px 10px;
}
.boxNoticia1 a, .boxNoticia2 a, .boxGrande a{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.boxNoticia1 a:hover, .boxNoticia2 a:hover, .boxGrande a:hover{
	text-decoration: underline;
}
#aguarde{
	visibility: hidden; 
	width: 400px; 
	height: 110px; 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3;
}
#idBrowser{
	position: absolute; 
	display: none; 
	width: 500px; 
	height: 300px; 
	top: 0; 
	left: 0; 
	z-index: 3;
}
#idObservation{

}
#topoVolatil{
	width: 820px;
	height: 60px;
	background-image: url(../imagens/titulo.area.jpg);
	background-repeat: no-repeat;
}

#cabecalho {
	background: #f4f5f5 url(theme/image/back/gradient.png) repeat-x top left;
	padding-top: 0.5em;
	padding-bottom: 3em;

	
}

#corpoInterna{
	float: left;
	width: 670px;
	height: auto;
	/*border-left: 1px solid #C5C5C5;
	margin-left: -1px;*/
}
#menuLateral{
	float: left;
	width: 250px;
	/*border-right: 1px solid #C5C5C5;
	padding: 0px 10px;*/
	height: auto;
}
.voltar{
	width: 60px;
	margin: auto auto;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #000000;
	text-align: center;
}
.voltar a{
	color: #000000;
	text-decoration: none;
}
label.labelErro{
	color: #FF0000;
}	
#divMensagemExclamacao
{
	margin: 5px auto;
	width: 450px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FF0000;
	vertical-align: middle;
	color: #ff0000;
	background-color: #FEE;
	padding: 5px;
}
.esconde{
	display: none;
}
.mostra{
	display: block;
}
.avisoForm{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40F06;
	font-weight: bold;
}

.alinhaCadastro{
	margin:0;
	padding:1px;
	width:100%;
	float:left;
}

.alinhaCadastroLeft{
	margin:0;
	padding:0;
	width:170px;
	float:left;
}

.botoes{
	width: 100%;
	text-align: center;
}
.boxHome, .boxHome2{
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	width: 473px; /*  Era 495px sem padding  */
	padding: 5px 10px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	top: -10px;
	margin-bottom: -10px;
}
.boxHome2{
	float: left;
	padding-bottom: 10px;
}
#formCadPesquisador{
	background-color: #FFFFFF;
}

#formCadPesquisador h3{
	clear: both;
	height: 30px;
	border-bottom: 2px dotted #CCCCCC;
	color: #08293B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	background-image: url(../imagens/seta_direita.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 24px;
	margin: 10px 0px;
	line-height: 32px;
}

#formCadPesquisador h4{
	color:#732731;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin-bottom: 15px;
}

#formCadPesq span{
	width: 12px;
	color: #B40F06;
	font-weight: bold;
	font-size: 15px;
}

.list
{
	
}
.list:hover
{
	background: #E1E1E1 ;
	border-color:#CCC;
}