a {
	color: #8b4e1e;
	text-decoration:none;
}
a:hover {
	color: #333;
}
#borda{
	border-radius:8px;
	background-color:#FFF;
	border-style:groove;
	width:340px;
	text-align:center;
}
#fontetabela {
	font:Arial;
	font-size:12px;
}
#negrito {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: blink;

}
#title {
	font-family: Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
#poderes a{
	background:#f9f19c;
	border-radius:8px;	
}
#poderes a:hover{
	background:#884b30;
	border-radius:8px;
}
#topo{
	font-size:14px;
	color:#FFF;
	font:bold;
	border-radius:0px;
}
#titof{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-decoration: blink;
	color:#fdf298;
	font:bold;
	border-radius:8px 8px 0 0 ;
	background-image:linear-gradient(to bottom, #57210a, #a6532f);
}
.linativo{
	color:#CCC;
}
.topo{
	text-align:center;
	
}
#conteudo{
	width:100%;
	border:none;
}
html, body {height:100%;} 
body{
font: Arial!important;
background-color: #fefcee!important;	
}
#tudo{
	min-height: 100%;
	position:relative;  /*Contexto de posicionamento */
}
#topo{
	height:137px;
	width:100%;
	background-image:url(images/bkgd_top.png) ;
}
#rodape{
	position:absolute;
	font-size:12px;
	height:100px;
	width:100%;
	background-color:#57210a;
	bottom:0;
	margin-top:110px;
}
#tit{
	margin-left:14.5%;
	margin-right:14.5%;
	text-align:left;
	color:#665;
	
}
#tit_bar{
	margin-top:-15px;
	background:url(../../../transparencia/img/dot.png);
	margin-left:14.5%;
	margin-right:14.5%;
	height:10px;
}
#foo_text{
	position:absolute;
	margin-top:15px;
	text-align:center;
	margin-left:18.4%;
	margin-right:14.5%;
	color:#fdf298;
}
 * html #tudo {height: 100%;}
#conteudoof {padding-bottom:108px;}
#logo{
	margin-left:5%;
	position:absolute;
	height:137px;
	margin-top:25px;
	width:95%;
	background-image:url(../../img/logo.png);
	background-repeat:no-repeat;
}

#pt{
	font-family:Arial;
	float:right;
	color:#fdf298;
	margin-right:5%;
	margin-top:8px;
}
#conteudoof{
	text-align:center;
	width:100%;
}