body {
  background-color: #ffffff;
  font-family: sans-serif;
  font-size: 13px;
  color: #222222;
  line-height: 1.231;
}
* {
  font-family: sans-serif;
}
a:hover, button:hover {
  text-decoration: underline !important;
}
button, .button {
  cursor: pointer;
}
.clear {
  clear: both;
  height: 0 !important;
  border: 0 !Important;
  margin: 0 !Important;
  padding: 0 !Important;
}
#retrieveModal {
  display: none;
  color: #666666;
  font-size: 13px;
  background: #fff;
  border: 3px solid #90af1f;
  border-radius: 5px;
  behavior: (PIE.htc);
  position: relative;
}
#retrieveModal h4, #thanksModal h4 {
  font: bold 22px/24px 'Franklin Gothic Extra Book', Arial;
  margin: 10px 0 0;
  color: #1a6a47;
}

#retrieveModal h4.dds-acss {
	margin-top: 15px;	
}

#retrieveModal dl {
  background: #ffffff;
  border-radius: 3px;
  padding: 10px;
  height: 54px;
}
#retrieveModal dd {
  float: left;
}
#retrieveModal label {
  text-align: right;
  width: 120px;
  display: inline-block;
}
#retrieveModal input {
  margin: 10px 5px 10px 10px;
}
#retrieveModal span {
  font-size: 11px;
}
#retrieveModal .janela {
  margin-top: 10px;
}
#retrieveModal .continuar {
  margin: 10px 122px 0 0;
}
#retrieveModal .continuar.ok {
  margin: 14px 0 0 0;
  width: 65px;
  border: none !important;
}
#retrieveModal .continuar.ok:focus {
  border: none !important;
}
#captcha {
  margin: 10px;
  height: 60px;
  border: 1px solid #bbd268 !important;
}
.box {
  clear: both;
  float: left;
  padding: 0;
  margin: 0 5px;
  border-radius: 5px;
  background: #edede7;
}
.box li {
  float: left;
  width: 228px;
  padding: 0 0;
  margin: 0 0;
  list-style: none;
  border-right: 1px solid #ffffff;
}
.box li:last-child {
  border: 0;
}
.box dl {
  height: 120px;
  padding: 10px 5px 10px 18px;
  margin: 0;
  cursor: pointer;
}
.box dl a {
  text-decoration: none;
}
.box dl:hover {
  background-color: #ddddd7;
}
.box dl:last-child {
  margin: 0;
}
.box dt a {
  display: block;
  font: 13px 'Franklin Gothic Medium', Arial;
  font-weight: bold;
  letter-spacing: 0px;
  color: #196947;
  text-transform: uppercase;
  margin: 5px 0 7px 0;
  text-decoration: none;
}
.box dt span {
  behavior: url(PIE.htc);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #ef8703;
  width: 19px;
  height: 19px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  margin-right: 5px;
  color: #ffffff;
  position: relative;
}
.box dd {
  clear: both;
  margin: 2px 0;
  font: 11px/12px arial;
  color: #666666;
  text-decoration: none;
  padding-right: 10px;
}
.box dd a:hover {
  text-decoration: none;
}
.box dd span {
  font: 8px/12px arial;
  color: #ff8801;
  padding-right: 4px;
}
.box dd span.underline {
  font: 11px/12px arial;
  color: #666666;
  padding-right: 0px;
  text-decoration: underline;
}
.box.grande {
  width: 530px;
}
.box.grande dl {
  width: 508px;
}
.box.alto {
  height: 220px;
}
.box.alto dl {
  height: 200px;
}
.box.alto dt {
  font: 13px 'Franklin Gothic Medium', Arial;
  font-weight: bold;
  letter-spacing: 0px;
  color: #196947;
  margin-bottom: 10px;
}
.sprite {
  background: url(../imagem/sprite.png) no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.outro-codigo {
  padding-left: 20px !important;
  background: url(../imagem/sprite.png) no-repeat -5px -342px;
  height: 25px;
  margin-left: 40px;
}
.outro-codigo a {
  color: #ef8803;
  font-weight: bold;
  padding: 0 2px;
}
button.btn {
  background: transparent;
  border: 0;
  font: bold 14px Arial;
  color: #ef8703;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  float: right;
}
button.btn-entrar {
  background: url(../imagem/sprite.png) no-repeat 55px -193px;
  padding-right: 20px;
  width: 85px;
}
.btn-fechar-modal {
  color: gray;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 0px;
  width: 70px;
  text-align: right;
}
form input[type=text], form input[type=password], form textarea {
  border: 2px solid #bbd167;
}
form label {
  display: block;
  font: 14px/26px 'Franklin Gothic Medium', Arial;
  color: #656565;
  clear: both;
  padding-bottom: 20px;
  height: auto;
  overflow: hidden;
  margin-top: 0;
}
#fmCaptcha.frm-cptch, .mg-cptch, .rfrsh-cptch {
	margin-left: 0 !important;
}
form dd {
  padding: 0;
  margin: 0;
}
form dl {
  clear: both;
  margin: 0;
}
form dt {
  float: left;
}
form input {
  border-radius: 3px;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to top, #ffffff, #eeeeee);
  font: 14px/24px arial;
  color: #333333;
  margin: 0 15px;
  padding: 5px;
}
form textarea {
  border-radius: 3px;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to top, #ffffff, #eeeeee);
  font: 14px/24px arial;
  color: #333333;
  padding: 5px;
}
form .button {
  background: transparent;
  border: 0;
  font: bold 14px Arial;
  color: #ef8703;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  float: right;
}
form .button span {
  width: 19px;
  height: 19px;
  float: right;
  background-position: -11px -199px;
  margin: 8px 0 0 0;
}
form .button.enviar {
  width: 85px;
  width: 90px;
  background: url(../imagem/sprite.png) no-repeat 60px -193px;
  padding-right: 20px;
}
form .button.enviar.nv-nvr {
  background: url(../imagem/sprite.png) no-repeat 56px -193px;
  font: bold 14px/30px Arial !important;
 }
form .button.entrar {
  width: 85px;
}
form .button.continuar {
  width: 110px;
  text-align: left;
}
form .button.continuar .sprite {
  float: left;
  margin-left: 50px;
  margin-top: 7px;
}
form .button.continuar .sprite.ok {
  float: left;
  margin-left: 5px;
  margin-top: 7px;
}
p.ok {
	font: 14px/20px 'Franklin Gothic Extra Medium', Arial;
	margin: 15px 0 0 0;	
}
form .button.continuar .fleft {
  float: left;
  font: bold 14px/14px Arial !important;
  padding: 1px 0 0 0 !important;
}
form .button.avancar {
  width: 95px !important;
  cursor: pointer;
}
form .button.finalizar {
  background: url("../imagem/sprite.png") no-repeat scroll 79px -188px transparent;
  width: 110px;
}
form .voltar {
  width: 80px;
  color: gray;
}
form .voltar span {
  float: left;
  margin-right: 5px;
  background-position: -302px -286px;
}
form .voltar2 {
  background: url(../imagem/sprite.png) no-repeat -302px -280px;
  padding-left: 25px;
  width: 100px;
  float: left !important;
  margin: 0 !important;
  color: gray;
}
.step {
  margin: 0;
  float: left;
  width: 100%;
  padding: 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.step li {
  float: left;
  border-left: 1px solid #e7e7e7;
  list-style: none;
}
.step li a {
  display: block;
  padding: 5px 10px;
  font: 15px 'Franklin Gothic Medium', Arial;
  color: #196947;
  text-decoration: none;
  cursor: default;
}
.step li a span {
  float: left;
  margin-right: 5px;
  width: 22px;
  height: 22px;
}
.step li a span.passo-um {
  background: transparent url(../imagem/icones/ico-1.png) no-repeat scroll top left;
}
.step li a span.passo-dois {
  background: transparent url(../imagem/icones/ico-2.png) no-repeat scroll top left;
}
.step li a span.passo-tres {
  background: transparent url(../imagem/icones/ico-3.png) no-repeat scroll top left;
}
.step li a span.passo-quatro {
  background: transparent url(../imagem/icones/ico-4.png) no-repeat scroll top left;
}
.step li a.ativo {
  background: #196947;
  color: #ffffff;
}
.step li a.ativo span.passo-um {
  background: transparent url(../imagem/icones/ico-1.png) no-repeat scroll bottom left;
  text-indent: -99999px;
}
.step li a.ativo span.passo-dois {
  background: transparent url(../imagem/icones/ico-2.png) no-repeat scroll bottom left;
  text-indent: -99999px;
}
.step li a.ativo span.passo-tres {
  background: transparent url(../imagem/icones/ico-3.png) no-repeat scroll bottom left;
  text-indent: -99999px;
}
.step li a.ativo span.passo-quatro {
  background: transparent url(../imagem/icones/ico-4.png) no-repeat scroll bottom left;
  text-indent: -99999px;
}
.step li:first-child {
  padding-left: 20px;
  border-left: none;
}
.breadcrumb {
  margin: 0;
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}
.breadcrumb dd {
  float: left;
  margin: 0;
  font: 12px 'Franklin Gothic Medium', Arial;
  color: #5f5f5f;
}
.breadcrumb dd a {
  font: 12px 'Franklin Gothic Medium', Arial;
  color: #ee8703;
  text-decoration: underline;
}
.breadcrumb dd a:hover {
  text-decoration: underline;
}
.breadcrumb dd:first-child {
  padding-left: 25px;
}
.breadcrumb dt {
  float: left;
  font: 12px 'Franklin Gothic Medium', Arial;
  padding-left: 3px;
  color: #606060;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
  /*overflow: hidden;*/
}
header.wrap {
  width: 1000px;
  background: url(../imagem/headerShadow.png) no-repeat top center;
}
header.wrap #bar {
  width: 985px;
  margin: 0 auto;
  background: #ffffff;
  border-bottom: 1px solid #d8d9d2;
}
header.wrap #bar h1 {
  float: left;
  margin: 3px 3px 3px 17px;
}
header.wrap #bar h1 a {
  display: block;
  width: 26px;
  height: 26px;
  text-indent: -9000px;
}
header.wrap #bar h2 {
  float: right;
  padding: 0 20px 0 5px;
  margin: 0;
}
header.wrap #bar h2 a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-top: 8px;
  display: block;
}
header.wrap #bar h2 a:hover {
  text-decoration: underline;
}
header.wrap #bar h2.ms-sts-abril {
	padding-right: 15px !important;	
}
header.wrap #bar h2.ms-sts-abril a {
  border-right: 1px solid #333333;
  padding-right: 20px;
}
header.wrap #bar .left {
  float: left;
  padding: 0;
  margin: 8px;
  border-left: 1px solid #333333;
}
header.wrap #bar .left li {
  list-style: none;
  font-weight: bold;
  margin: 0;
  padding-right: 10px;
  float: left;
}
header.wrap #bar .left li a {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding-left: 10px;
}
header.wrap #bar .left li a:hover {
  text-decoration: underline;
}
header.wrap #bar .right {
  float: right;
  position: relative;
  padding: 0;
  margin: 8px;
  z-index: 9;
}
header.wrap #bar .right dt {
  cursor: pointer;
  padding-right: 10px;
  border-right: 1px solid #333333;
  font-weight: bold;
  color: #196947;
}
header.wrap #bar .right dt span {
  font-size: 10px;
  color: #333333;
}
header.wrap #bar .right dd {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  width: 150px;
  box-shadow: 0 5px 8px #cccccc;
  background: #ffffff;
  border: 1px solid #d8d9d2;
  border-top: 0;
  z-index: 9;
}
header.wrap #bar .right dd ul {
  margin: 0;
  padding: 0;
}
header.wrap #bar .right dd ul li {
  padding: 0;
  list-style: none;
}
header.wrap #bar .right dd ul li a {
  display: block;
  text-align: right;
  padding: 3px 7px;
  text-decoration: none;
  color: #196947;
}
header.wrap #bar .right dd ul li a:hover {
  color: #ffffff;
  background: #196947;
}
header.wrap #header {
  width: 985px;
  margin: 0 auto;
  background: url(../imagem/bgHeader.png) no-repeat center -2px;
  background-color: #ffffff;
  height: 102px;
}
header.wrap #header h1 {
  float: left;
}
header.wrap #header h1 a {
  display: block;
  width: 125px;
  height: 44px;
  text-indent: -9000px;
  background-position: 0px bottom;
}
header.wrap #header h2 {
  float: left;
  font: 15px 'Franklin Gothic Medium', Arial;
  color: #186c43;
}
header.wrap #header h3 {
  font: 12px 'Franklin Gothic Medium', Arial;
  color: #186c43;
  font-weight: bold;
}
header.wrap #header .logado {
  float: right;
  margin-right: 45px;
  width: 260px;
}
header.wrap #header .logado .btSair {
  font: 10px 'Franklin Gothic Medium', Arial;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background: #898989;
  padding: 0 5px 1px 5px;
  display: block;
  float: right;
  margin: 5px 0 4px 0;
}
header.wrap #header .logado h2 {
  float: right;
  margin: 0;
}
header.wrap #header .logado .acessoRapido {
  float: right;
  margin-top: 3px;
  background: #eeede8;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  position: relative;
}
header.wrap #header .logado .acessoRapido h3 {
  float: left;
  margin: 3px 10px 0px 5px;
}
header.wrap #header.foto img.familia {
  float: left;
  width: 249px;
  height: 81px;
  margin-top: 10px;
  background-position: 0 -276px;
}
header.wrap #header.foto h1 {
  margin: 14px 0 0 50px;
}
header.wrap #header.foto h2.slogan {
  margin: 25px 0 0 330px;
  width: 165px;
  line-height: 16px;
}
section {
  float: left;
  width: 100%;
  background: #ffffff;
}
section h1 {
  font: 14px 'Franklin Gothic Medium', Arial;
  color: #196947;
  text-transform: uppercase;
  margin: 11px 0;
}
section h2 {
  font: bold 14px 'Franklin Gothic Medium', Arial;
  color: #196947;
  text-transform: uppercase;
}
section h3 {
  font: bold 14px 'Franklin Gothic Medium', Arial;
  color: #ef8703;
  text-transform: uppercase;
}
aside {
  float: right;
  width: 240px;
  margin: 10px 10px 10px 0;
}
.sub {
  float: right;
  width: 240px;
  margin: 10px 20px 10px 0;
}
aside .no-validate label, aside label.error {
  color: #ff4300;
}
aside .login {
  float: left;
  width: 100%;
  border-top: 5px solid #bbd167;
  border-bottom: 5px solid #bbd167;
  margin-top: 20px;
  padding: 10px 0;
}

.notfound {
  float: right;
  width: 960px;
  border-top: 5px solid #bbd167;
  border-bottom: 5px solid #bbd167;
  margin-top: 30px;
  margin-bottom:30px;
  padding: 40px 0;
}

.notfound h1 {
  margin: 0;
  padding: 0 0px !important;
  border: none !important;
}

.notfound .button a{
  font: 12px arial;
  color: #ef8703;
}
aside .login h1 {
  margin: 0;
  padding: 0 10px !important;
  border: none !important;
}
aside .login h4 {
  margin: 20px 0 0 0;
  padding: 0 9px !important;
  border: none !important;
  font-size: 14px;
}
aside .login form {
  float: left;
  width: 240px;
  border-bottom: 1px dotted #cccccc;
  margin: 10px 0;
}
aside .login form label {
  margin: 10px 0 5px 15px;
  font: normal 12px/14px arial;
  padding-bottom: 0px;
}
aside .login form input {
  width: 207px;
}
aside .login a.button {
  background: #ffffff;
  border: 0;
  font: bold 14px arial;
  color: #ef8703;
  width: 110px;
  height: 24px;
  clear: both;
  float: right;
  margin: 10px 11px 10px 0;
  text-decoration: none;
}
aside .login a.button span.sprite {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background-position: -11px -200px;
  margin-top: 9px;
}
aside .login a.button .floatLeft {
  background: #ffffff;
  border: 0;
  font: bold 14px arial;
  color: #ef8703;
  width: 90px;
  height: 24px;
  clear: both;
  float: left;
  margin: 9px 0px 0 0;
  text-decoration: none;
}
aside .login a.button .arrow {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  behavior: url(PIE.htc);
  background: #ef8703;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  text-align: center;
  line-height: 18px;
  font: bold 12px 'Franklin Gothic Medium', Arial;
  color: #ffffff;
  position: relative;
  margin: 10px 0px 0px 5px;
}
aside .login dd {
  margin: 0;
}
aside .login dd a {
  clear: both;
  display: block;
  text-align: right;
  font: 11px/20px arial;
  text-decoration: none;
  margin: 0 10px;
  color: #ef8703;
}
aside .login dd a:hover {
  text-decoration: underline;
}
aside .login .entrar {
  float: right;
  margin: 10px 0 0 0;
}
aside .login .captcha {
  display: none;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 10px;
}
aside .login .captcha label {
  margin: 0;
  padding: 10px 0 10px 5px;
}
aside .login .captcha label.error {
  background: url(../imagem/sprite.png) no-repeat 0 -301px;
  padding: 0 0 10px 35px;
}
aside .login label.error {
  display: inline-block;
  width: 220px;
  clear: both;
}
aside .login input.error {
  border: 2px solid #ff4300;
  float: left !important;
}
aside .login .user-not-found {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  margin: 10px 0;
}
aside .login .user-not-found-info {
  margin: 10px;
  color: #ff4300;
  font-weight: bold;
  font-size: 12px;
}
aside .login .user-not-found-options {
  margin: 10px;
}
aside .login .user-not-found-options a {
  text-decoration: underline;
  color: #888888;
}
aside .login .user-not-found-options span {
  font-size: 8px;
  color: #ee8703;
}
aside .login .user-not-found-options div {
  margin: 10px 0;
}
aside #captcha {
  margin: 10px;
  height: 60px;
  border: 1px solid #bbd268;
}
aside .error-alert {
  background: url(../imagem/sprite.png) no-repeat 0 -290px;
  padding-left: 20px;
}
aside .error-alert label {
  color: #ff4300;
}
aside #form-login {
  padding-bottom: 20px;
}
aside #form-login .button {
  width: 87px;
}
aside #form-login .button .fleft {
  width: 45px;
  float: left;
  font: bold 14px Arial !important;
}
aside #form-login .button .sprite {
  float: left;
  margin-left: 5px;
  margin-top: 7px;
}
aside .parceiros {
  margin-top: 5px;
  border-bottom: 5px solid #bbd167;
}
aside .parceiros h1 {
  clear: both;
  margin: 0;
  padding: 10px;
  text-align: center;
}
aside .parceiros ul {
  margin: 0;
  padding: 0;
}
aside .parceiros li {
  list-style: none;
  padding: 20px;
  border-bottom: 1px dotted #cccccc;
  margin: 0;
}
aside .parceiros li a {
  display: block;
  margin: 0 auto;
  width: 120px;
}
aside .parceiros li:last-child {
  border: 0;
}
aside .parceiros img {
  width: 120px;
  height: 50px;
}
aside.fat {
  width: 400px;
}
#preFooter {
  width: 985px;
  height:auto !important;
  padding: 0 7px 0 8px;
  overflow: hidden;
  background: url(../imagem/shadow.png) repeat-y top center;
  clear: both;
 }
#preFooter .dvsr {
	width: 985px;
	height:10px;
	background: #232323;
	float: left;
	clear: both;	
}
#preFooter .links {
  float: left;
  clear: both;
  height: 60px;
  margin: 19px 21px 20px 21px;
  padding: 0;
  border-radius: 3px;
  border-right: none;
  width: 550px;
}
#preFooter .links .perguntas-frequentes, #preFooter .links .fale-conosco {
  padding: 0 15px;
  width: 241px;
  float: left;
  clear: none;
}
#preFooter .links .perguntas-frequentes a, #preFooter .links .fale-conosco a {
  font: bold 14px 'Franklin Gothic Medium', Arial;
  color: #ef8703;
  text-decoration: none;
  line-height: 60px;
}
#preFooter .links li {
  float: left;
  list-style: none;
}
#preFooter .links li:first-child {
  border: 0;
}
#preFooter .links .sprite {
  display: block;
  float: left;
  text-indent: -9000px;
  width: 60px;
  height: 60px;
}
#preFooter .links .perguntas-frequentes span {
  background-position: 0 -90px;
}
#preFooter .links .fale-conosco span {
  background-position: 0 -139px;
}
#preFooter .links .facebook {
  display: block;
  text-indent: -9000px;
  width: 35px;
  height: 35px;
  margin: 11px;
  margin-left: 52px;
  background-position: -114px -208px;
}
#preFooter .links .twitter {
  display: block;
  text-indent: -9000px;
  width: 35px;
  height: 35px;
  margin: 11px;
  background-position: -68px -123px;
}
#preFooter .links .orkut {
  display: block;
  text-indent: -9000px;
  width: 35px;
  height: 35px;
  margin: 11px;
  background-position: -68px -167px;
}
#preFooter .links .youtube {
  display: block;
  text-indent: -9000px;
  width: 35px;
  height: 35px;
  margin: 11px;
  background-position: -68px -207px;
}
#preFooter .selos {
  float: right;
  width: 390px;
  margin: 0;
  padding: 10px 0;
  background: #ffffff;
}
#preFooter .selos li {
  padding: 0;
  margin: 0;
  float: left;
  width: 125px;
  list-style: none;
}

#preFooter .selos li a {
  display: block;
  line-height: 70px;
  margin: 0 auto;
  text-indent: -9000px;
}
#preFooter .selos .abrilsac {
  width: 121px;
  height: 49px;
  background-position: -197px -226px;
}
#preFooter .selos .verisign {
  width: 109px;
  height: 61px;
  background-position: -69px -50px;
}
#preFooter .selos .certisign {
  width: 101px;
  height: 51px;
  background-position: -190px -40px;
}
#preFooter .selos .politica {
  width: 115px;
  height: 51px;
  background-position: -193px -102px;
}
#preFooter .selos .educar {
  width: 124px;
  height: 50px;
  background-position: -195px -165px;
}
#preFooter .selos .abril {
  width: 90px;
  height: 50px;
  background-position: -78px -256px;
}
#preFooter .selos .seloabril {
  margin: 17px 0 0 57px	
}
footer.wrap {
  width: 1000px;
  background: url(../imagem/shadow.png) repeat-y top center;
  clear: both;
}
footer.wrap #footer {
  background: #232323;
  width: 986px;
  margin: 0 auto;
  height: 50px;
}
footer.wrap #footer h1 {
  float: left;
  margin: 10px 20px;
}
footer.wrap #footer h1 a {
  display: block;
  width: 57px;
  height: 29px;
  text-indent: -9000px;
  background-position: 0 -60px;
}
footer.wrap #footer p {
  float: left;
  margin: 25px 0 0 0;
  font: 10px 'Franklin Gothic Medium', Arial;
  color: #dddbd1;
}
footer.wrap #footer ul {
  float: left;
  margin: 25px 30px 0 30px;
  padding: 0;
}
footer.wrap #footer li {
  float: left;
  margin: 0;
  padding: 0 10px;
  border-right: 1px solid #dddbd1;
  list-style: none;
  border: 0;
}
footer.wrap #footer li a {
  float: left;
  font: 11px 'Franklin Gothic Medium', Arial;
  color: #dddbd1;
  text-decoration: underline;
}
footer.wrap #footer li a:hover {
  text-decoration: underline;
}
.ie7 header #bar .right dd {
  top: 21px;
}
form input[type="text"].error, form input[type="password"].error, .error {
  border-color: #ff4300;
  color: #ff4300;
}

.dst-lrj {
	color: 	#fa8803 !important;
	font-weight: bold;
}
.dst-vrd {
	color: #5f7709 !important;
	font-weight: bold;
}
.box-cz-cl {
	padding: 6px;
	background: #eee;
	border-radius: 5px;
	  behavior: url(PIE.htc);
	  position: relative;	
}
.box-cz-es {
	padding: 6px;
	background: #b8b8b8;
	border-radius: 5px;
	  behavior: url(PIE.htc);
	  position: relative;
	width: 100%;	
	color: #fff;
}
.box-rsa {
	background: #eeede8;
	padding: 10px;
	border-radius: 5px;
	  behavior: url(PIE.htc);
	  position: relative;
	width: 100%;
	clear: both;
	margin: 40px 0 0 0;
}
.box-brc {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	  behavior: url(PIE.htc);
	  position: relative;
	width: 100%;
}

.bt-fechar-modal {
	width: 32px;
	height: 34px;
	background: url(../../imagem/bt-fechar.png) left top no-repeat;
	position: absolute;
	right: -15px;
	top -15px;	
}

article.lst-sites {
	width: 690px;
	height: auto;
	float: left;
	clear: both;
	margin: 5px 0 100px 8px;
	padding: 0 0 0 15px;
	border-right: 1px solid #eee;	
}
article.lst-sites nav {
	width: 250px;
	height: auto;
	float: left;
	margin: 0 20px 0 0;	
}
article.lst-sites nav.ftor {
	width: 230px;	
}
article.lst-sites nav.stow {
	width: 170px;
	margin: 0;	
}

h1.tit-msites {
    color: #196947;
    font: 22px 'Franklin Gothic Extra M Bold',Arial;
    margin:20px 22px;
    text-transform: none;
	float: left;
	clear: both;
	width: 700px;
}
article.lst-sites {
	width: 970px;
	height: auto;
	float: left;
	clear: both;
	margin: 5px 0 100px 8px;
	padding: 0 0 0 15px;
	border-right: 1px solid #eee;	
}
article.lst-sites nav {
	width: 250px;
	height: auto;
	float: left;
	margin: 0 20px 0 0;	
}
article.lst-sites nav.ftor {
	width: 230px;	
}
article.lst-sites nav.stow {
	width: 170px;
	margin: 0;	
}

h1.tit-msites {
    color: #196947;
    font: 22px 'Franklin Gothic Extra M Bold',Arial;
    margin:20px 22px;
    text-transform: none;
	float: left;
	clear: both;
	width: 700px;
}
article.lst-sites nav dl dt {
	color: #196947;
    font: 24px 'Franklin Gothic Extra M Bold',Arial;
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: none;	
	float: left;
	clear: both;
}
article.lst-sites nav dl dt.first {
	margin-top: 0;
}
article.lst-sites nav dl dt.hide {
	display: none;
}
article.lst-sites nav dl dd {
	float: left;
	clear: both;
	width: 100%;
	display: block;
	/*margin: 0 0 10px 0;*/
}
article.lst-sites nav dl dd a {
	font: 15px/30px 'Franklin Gothic Extra Book', Arial;
	color: #666;
	text-decoration: none !important;
	width: 100%;
	display: block;
}
article.lst-sites nav dl dd a:hover {
	text-decoration: underline !important;	
	color: #EF8703;
}
aside div.vjr{margin:0 0 10px 0;}
aside div.vjr.mrgfirst{margin:50px 0 10px 0;}
aside div.vjr div.box-brc {	
	width: 200px;
	padding: 14px;
}

aside div.vjr div.box-brc div.img-rvt {
	float: left;
	clear: both;
	margin: 0 10px 0 0;	
	width: 70px;
}
aside div.vjr div.box-brc div.txt-rvt {
	float: left;	
	width: 120px;
}
aside div.vjr div.box-brc div.txt-rvt p {
	font: 15px/18px 'Franklin Gothic Extra Book', Arial;
	color: #666;
}

aside div.vjr h2 {
	color: #196947;
    font: bold 15px 'Franklin Gothic Extra Medium',Arial;
	text-transform: none !important;	
}

div.breadcrumb-list {
	width: 960px;
	height: 23px;
	float: left;
	clear: both;
	border-bottom: 1px solid #e7e7e7;		
	margin: 10px 0 0 15px;
	padding-left: 7px;
}
div.breadcrumb-list span {
	font-size: 10px;	
}
div.breadcrumb-list a {
	text-decoration: underline !important;	
	color: #EF8703;
}