@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bgp.jpg);
	text-align:center;
	background-color:#A0B3D3;
}
#menu1{
	text-align:right;
}

#topo{
	background-image: url(images/quadrov1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:150px;
	text-align:left;
}
#rodape{
	text-align:center;
	height:12px;
	background-repeat: no-repeat;
	background-image: url(images/quadrov3.png);
	background-position: center bottom;
	color: #999999;
}
.rodape{
	font-family: verdana, arial, helvetica, sans serif;
	font-size:10px;
	color:#999;}

.Conteudo{
	margin:auto;
}
#formulario{
	border-color:#CCCCCC;
	background-image: url(images/quadrov2.png);
	background-repeat: repeat-y;
	background-position: center;
}
.tituloformulario{
	background-color:#596E59;
	font-weight:bold;
	color:#FFFFFF;	
	height:20px;
}
#menu1{
	text-align:right;
}
#login{
	text-align:center;
	background-image: url(images/quadrov2.png);
	background-repeat: repeat-y;
	background-position: center;

	}
.tabela{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:auto;
	}

a{
	font-weight: bold;
	color: #990000;
        cursor: pointer;

}

a:link {text-decoration: none; }
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
        color: #0099FF;
}
a:active {text-decoration: none}


#corpo{
	width:781px; 
	margin:auto; 
	text-align:left;
}
.atencao_tit{
        color:#CC0000;
	background-color: #FFFFCC;
	border:#FF9900 solid 1px;
	margin:auto; 
	width:95%;
	font-size:large;
}
.atencao{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	/*visibility:hidden;*/
	}

.atencaospan{
	display:block;
	width:100%;
	margin:auto;
	color:#CC0000;
	/*border:#FF9900 solid 1px;*/   
        border:1px dashed #FF9900;
	background:url(images/atencao.gif) no-repeat 10px 8px;
        background-color: #FFFFCC;
	text-align:left;
	
		
}

.atencaospan li{
	margin-left:20px;
	}
        
.atencaospan h2{
	margin-left:50px;
}        
   
/* estilos da confirmaçao*/	
.tabelaconf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:auto;
	color:#666666;
	}
.molduraconf{
	border-top:dashed thin #333333;
	border-bottom:dashed thin #333333;
}
.titulo_form_consulta{
	background-color:#596E59;
	font-weight:bold;
	color:#FFFFFF;	
	height:20px;
	font-size:12px;
}
table .tabela_insc{
	margin:auto;
	width: 100%;
	background-color: #fafafa;
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	}
td .tit_insc{
	background-color: #596E59;
	border: 1px #CCC solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFF; 
	}
td .conteudo_insc{
	border-bottom: 1px #596E59 dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .7em;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

/*Tela inicial*/
a.botao{
display:block;
font-weight:bold;
height:34px;
line-height:27px;
text-decoration:none;
width:250px;}

a:hover .botao{
color:#0066CC;
}
.bt_edital{
	background:url(images/adobe-acrobat-icon.png) no-repeat 8px;
	text-indent:40px;
	display:block;
	height:24px;
		
}
.bt_insc{
	background:url(images/botao-insc.png) no-repeat 8px;
	text-indent:40px;
	display:block;
	height:24px;
	
}

.bt_insc_usua{
	background:url(images/ico_usuario.png) no-repeat 8px;
	text-indent:40px;
	display:block;
	height:24px;
	
}

.bt_result{
	background:url(images/icone_result.png) no-repeat 8px;
	text-indent:40px;
	display:block;
	height:24px;
	
}

.titinicio{
	color:#596E59;
        font-size: 22px;
        font-weight:bold;
}
.data{
	display:block;
	font-size: smaller;
	width:95%;
	margin:auto;
	text-align:right;	
	}
	
.tabelalogin{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border:1px dashed #E7E7E7;
    margin:auto;
    height:50px;
    width:300px;
    font-size:10px;
    color:#666666;
    background-color: #F7F7F7;
    }

.tabelarecuperar{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border:1px dashed #E7E7E7;
    margin:auto;
    height:50px;
    width:400px;
    font-size:10px;
    color:#666666;
    background-color: #F7F7F7;
    }
    
       
   
.usuarioinfo{
color:#00923F;
}
.protocolo{
color:#000099;
}
.usuariotab{
background-color: #FFFFCC;
border:1px dashed #FF9900;
width:95%;
margin:auto;
font-size:12px;
color:#666666;
}

.resultado{
font-size:15px;
font-weight:bold;
color:#000000;
}

.bt_imprimir{
background: url(images/bt_imprimir2.gif) no-repeat 8px;
    text-indent:40px;
    display:block;
    height:24px;
}

.dadosconf{
	font-weight:bold;
	margin-left: 10px;
	font-size:120%;
}
.tituloformularioconf{
	background-color:#596E59;
	font-weight:bold;
	color:#FFFFFF;	
	height:20px;
	border-bottom:2px solid #000000;
	text-align:left;
}

.tabelamuraki{
width:720px;
margin:auto;
}

.tabelamuraki table{
	width:100%;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


.tabelamuraki .tabtitulo{
	background-color: #596E59; 
	color: white;
	font-size:12px;	
}
.tabelamuraki .tabrodape {
background-color: white; 
color: black; 
border:1px #999999 solid;
height:24px;

}
.tabelamuraki .tabconteudo{
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

.recuperarsenha{
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color: green;
	font-size:10px;	    
        font-weight:normal;
}

.recuperarmsg{
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size:14px;	    
        font-weight:bold;
}

.tabelamuraki2{
width:580px;
margin:auto;
border:0px;
}

.tabelamuraki2 table{
	width:100%;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}

.tabelamuraki2 table td{
	height:25px;
}
.tabelamuraki2 .tabtitulo{
	background-color: #596E59; 
	color: white;
	font-size:12px;	
}
.tabelamuraki2 .tabrodape{
background-color: white; 
color: black; 
border:1px #999999 solid;
height:20px;
}
.tabelamuraki2 .tabconteudo{
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}