@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	
}

 
}

.rodapebg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #283636;
}
.rodapebg tr td {
	color: #FFF;
}
.rodapebg tr td a {
	font-size: 9px;
	color: #FFF;
	text-align: right;
	padding: 15px;
}
.bread {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.formulario {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	color: #28166f;
}
.campoform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: thin solid #000;
	padding: 0px;
	margin: 1px;
}
.saibamais {
	font-weight: bold;
	color: #000;
	text-align: right;
	margin: auto;
}
.textolongo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 5px;
}
