body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
background-image:url(../imagens/bg1.gif);
background-repeat:repeat-x;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #777777;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #2B2B2B;

}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #686868;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #ABA9A0;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
}
.check {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color:#676767;
	background-color: #FFFFFF;
	height: 21px;
	width: 137px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4783A7;
}

a {
	text-decoration: none;
	color: #000000;
}
.rodapecelula {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.text_13 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
#corpo {
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-bottom: 0px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
#corpo #avancar {
	width: 80px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom:0px;
	height: 30px;
	clear: right;
	float: right;
	text-align: right;
}
.text_form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.aviso {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


#corpo #retornar {
	height: 30px;
	width: 90px;
	margin-right: auto;
	margin-left: 0px;
	clear: left;
	float: left;
	text-align: left;
}
topo {
	background-color: #000066;
}

