body{
	font-family:Trebuchet MS;
}

img {
	border: none;
}

a {
	text-decoration:none;
}
input {
	font-family:Trebuchet MS;
	font-size:11px;
}
.bordaRel2{
	border-bottom:2px solid #000000;
	width:470px;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	border-collapse: collapse;
}
.tamanhoTexto{
	font-size:11px;
}
.bordaRel{
	border-bottom:2px solid #000000;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	border-collapse: collapse;
}
.epacoRel{
	border-bottom:2px solid #000000;
	width:50px;
}
.epacoRel2{
	border-bottom:2px solid #000000;
	width:110px;
}
.nomeLixo{
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
.delimitador{
	width:100px;
	overflow:hidden;
}
.scrollLixo{
	height:225px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-top:5px;
}
#formConsulta{
	position:absolute;
	top:  30px;
	left: 400px;	
	width: 350px;
}
#totalLixo{
	position:absolute;
	top: 90%;
	left: 585px;
}
#rel{
	position:absolute;
	left:62px;
}
#relatorios{
	position:absolute;
	top:145px;
	width: 760px;
	height: 335px;
	border: none;
	background-color: #efefef;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
}
#relatorios a {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
#relatorios a:hover {
	text-decoration:underline;	
}

#mapa{
	position:absolute;
	top:145px;
	width: 800px;
	height: 358px;
	border: none;
}
#logos{
	position:absolute;
	top:500px;
	left:55px;
	border: none;
}
#menu{
	position:absolute;
	top:100px;
	left:60px;
	width:680px;
	border: none;
}
#principal{
	position:absolute;
	width: 800px;
	height: 600px;
	left:50%;
	top:5px;
	margin-left:-400px;
	border: none;
}
#conteudo{
	position:absolute;
	top:145px;
	width: 760px;
	height: 300px;
	border: none;
	background-color: #efefef;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:20px;
}