body {
	margin: 2px;
}
img{
	border:none;
}
.geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 98%;
}
.geral .top {
	height: 40px;
	width: 100%;
}
.geral .conteudo {
	width: 100%;
	padding: 8px;
}
.texto_link {
	color:#000000;
	text-decoration:none;
}
.geral .conteudo td a {
	text-decoration:none;
}
.geral .bottom {
	height: 30px;
	width: 100%;
	text-align: center;
}
.geral .menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066ff;
	border-bottom-color: #0066ff;
	background-color: #aad5ff;
	height: 24px;
	width: 100%;
}
.titulo1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.titulo2 {
	color: #ffffff;
}
.estilo_icone {
	border:none;
	text-decoration:none;
}
.estilo_icone:hover {
	position:relative;
	top: -3px;
}
