/* CSS Document */
table {
	border: 1px #003366 solid;
	border-collapse: collapse;
}
td {
	border: 1px #003366 solid;
	padding: 5px;
}
#cont_esq {
	overflow: auto;
	height: 602px;
	color: #636162;
}
#mapa {
	width: 350px;
	margin: 10px 0 10px 8px;
	padding: 10px 10px 0 10px;
	color: #00365A;
}
#mapa p {
	margin-bottom: 10px;
}
#mapa h4 {
	font-size: 12px;
	color: #999999;
	margin: 15px 0 15px 0;
}
#mapa h3 {
	font-size: 12px;
	font-weight: bold;
	color: #092c4a;
	margin: 5px 0 15px 0;
}
#mapa ul {
	list-style-position: inside;
	margin-bottom: 10px;
}
#mapa a {
	font-size: 12px;
	color: #636162;
}
#publicacoes h2 {
	font-size: 15px;
	margin-bottom: 15px;
}
#publicacoes p {
	width: 145px;
	color: #00365A;
}
#publicacoes ul {
	list-style-type: none;
	width: 145px;
}
#publicacoes a {
	color: #00365A;
}
#topo {
	width: 790px;
	height: 79px;
	background-image: url(../imagens/topo_mapa.jpg);
	
}
#company {
	width:770px;
	height:85px;
	background-color: #bbc1cd;	
	padding: 5px 10px 0 10px;
	clear: left;
}
