span.arrow_down {
  position: inherit;
  margin-left: 5px;
}

#panel {
	background: #eee;
	color: #414141;
	height: 310px;
}
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: #85d65c;
}
#panel .content input.bt_login {
	background: #85d65c;
	color: #fff;
	height: 30px;
}
#panel .content input.bt_register {
	background: #676767;
	height: 30px;
}
#panel .content .leftdoble {
	width: 421px;
	float: left;
	padding: 0 29px;
	border-right: 1px solid #85d65c;
}
#panel .content .left {
	width: 100%;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #85d65c;
}

#panel .content .right {
	/*border-right: 1px solid  #85d65c;*/
	border: 0;
}
#panel a {
	text-decoration: none;
	color: #666666;
}
#panel a:hover {
	text-decoration: none;
	color: #85d65c;
}
.textoRegistotopo {
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 47px;
	margin-top: 2px;
}
.btnRegistotopo a {
	float: left;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #fff !important;
	background: #676767;
	padding: 8px 10px 0 10px;
	margin-bottom: 20px;
}
.tab {
background:  #AC9D8F;;
  height: 5px;
}
.tab .sep {
  color: #FFFFFF;
}
.tab ul.login li a {
color: #FFF;
text-align: left;
display: block;
float: left;
}
.tab ul.login {
background:  #85D65C;
}

/*Barra Login Estendida*/
#toppanel {
	top: -5px;
	width: 1039px;
	margin-left: -19px;
}
#barraVoltarBreadCrumbs {
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCC;
	margin: 37px 0 20px 0 !important;
}
#header > div {
	padding: 33px 20px 14px 20px !important;
}
.tab ul.login {
	width: 1040px;
	height: 30px;
	line-height: 25px;
}
li.nome_cliente {
	margin-right: 43%;
}
.tab a.open, .tab a.close {
	height: 17px;
	line-height: 20px !important;
	padding-left: 30px !important;
	top: 3px;
}
.tab.reduzido {
	margin-top: 14px;
}
.carrinho_fixocarrinho_fixo {
	margin: -6px 0px 13px 0px !important;
}
.barra_topo_login{
	margin-left:819px;
}

#header.reduzido #toppanel {
  top: 0px;
}
body > div {
  margin: 35px auto;
}

#cookie-msg{ margin: 0; }