
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@800&display=swap');
html, body {height:100%;} 
body{
font-family: 'Roboto', sans-serif;

}

.div-menu-acess img:hover{
	background-color:#03A64A;
	
}
a{
	text-decoration:none;
	color:#069;
	font-weight:bold;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	
}
a:hover{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#06F;
	font-weight:bold;
}
#listar{
	background:#ccc;

}
.linhas{
	background:#fff;
}
.texto{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}
.header_tab{
	font-family: 'Roboto', sans-serif;
	background:#069;
	font-size:12px;
	font:bold;
	color:#fff;
	
}
.logo_top{
	background:url(../img/bktopo.png);
	font-size:25px;
	font:bold;
	width:100%;
	margin:-7px;
	
}
.logo_topa{
	background:url(../img/bktopo.png);
	font-size:25px;
	font:bold;
	width:100%;
	margin-top:-50px;
}
.logo_tope{
	background:url(../img/bktopo.png);
	font-size:25px;
	font:bold;
	width:100%;
	margin-top:-30px;
}
.logo_topo{
	background:url(../img/bktopo.png);
	font-size:25px;
	font:bold;
	width:100%;
	margin:-7px;
	
}
.logo_php{
	font-size:14px;
}
.footer{
	text-align:center;
	background:url(../img/bktopo.png);
	color:#ffffff;
	font:bold;
}
.aviso{
	font-family: 'Roboto', sans-serif;
	font-size:12px;
}
.btn{
	width:200px;
	height:50px;
}
.atencao{
	text-align:justify;
	background:#009;
}
.btn_entrar{
	width:100%;
	height:100%;
}

#tudo{
	min-height: 100%;
	position:relative;  /*Contexto de posicionamento */
}
#topo{
	height:137px;
	background-color:#F2F2F2    ;
}

#conteudo{
	border:none;
}

#tit{
	margin-left:14.5%;
	margin-right:14.5%;
	text-align:left;
	color:#7a4129;
	
}
#tit_bar{
	margin-top:-15px;
	background:url(../../img/dot.png);
	margin-left:14.5%;
	margin-right:14.5%;
	height:10px;
}
#foo_text{
	position:absolute;
	margin-top:11px;
	text-align:center;
	margin-left:18.4%;
	margin-right:14.5%;
	color: #03A64A;
	font-weight:bold;
}
 * html #tudo {height: 100%;}

#conteudoof {padding-bottom:108px;}
#logo{
	
	height:137px;
	width:95%;
	background-image:url(../../../imagem/logo_nova.png);
	background-size:250px;
	margin-left:65px;
	margin-top:10px;
	background-repeat:no-repeat;
}



#pt{
	font-family: 'Roboto', sans-serif;
	float:right;
	color:#069;
	margin-right:7%;
}	
#conteudo{
	text-align:center;
	width:100%;
}

h1{
	font-size:2em!important;
}

#conteudoof{
	text-align:center;
	width:100%;
}
.clear {clear:both;}
#principal{
	width:100%;	
}
