body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit01 {
	font-size: 14px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tit02 {
	font-size: 18px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.link_noticias {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.link_noticias:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_justif {
	text-align: justify;
}
#busca_home {
	margin: 0px;
	padding: 0px;
}
a.link_basico:link, a.link_basico:visited, a.link_basico:active {
	color:#000000;
	text-decoration:none;
}
a.link_basico:hover {
	text-decoration:underline;
}
#nenhum_resultado {
	font-size:16px;
	color:#000000;
}
#resposta {
	font-size:18px;
	margin: 0 0 30px 180px;
}
.fonte {
	float:right;
}
.clear {
	clear:both;
}
#login { width: 206px; float: right; }
#login label { line-height: 31px; width: 60px; display: block; text-align: right; float: left; }
#login input[type=text], input[type=password]{ width: 130px; height: 16px; float: left; margin: 5px; }
#login input[type=submit] { float: right; clear: both; background: none; border: 1px solid #FFF; outline: none; cursor: pointer; margin-right: 5px; }

