.topo {
	height: 61px;
	text-align: center;
	background-image: url(imagens/bg-lateral.jpg);
}
#meio {
	height: 165px;
	float: none;
	background-color: #edecec;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#base {
	text-align: center;
	background-color: #0B4076;
	float: left;
	width: 100%;
}

#topo {
	text-align: center;
	height: auto;
	width: auto;
}
#fundo-top {
	background-image: url(imagens/bg-lateral.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: static;
}
#top-menu {
	height: 46px;
	width: 183px;
	float: left;
}
.banner {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	margin-left: 15px;
}
.menu a:link {
	font-weight: bold;
	text-decoration: none;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lateral {
	float: right;
	height: auto;
	width: 100px;
	position: static;
}
.menu a:visited {
	text-decoration: none;
}
.msg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 10px;
	padding-right: 20px;
}
