body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}
.textos_cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textos_branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linhabranca_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link_cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_cinza:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.circuloverde {
	font-family: Tahoma;
	font-size: 11px;
	color: #00863B;
	text-decoration: none;
}
.caixasdetexto {
	font-family: Tahoma;
	font-size: 11px;
	color: #00863B;
	text-decoration: none;
	border: 1px solid #00863B;
}
.botoesform {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #00863B;
	font-weight: bold;
	background-color: #00863B;
}
.titulo_noticias {

	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link_cinza_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link_cinza_menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	font-weight: normal;
}
