
#logoLoja{float:left; height:101px; overflow:hidden;}

#itensCabecalho{
	color:#fff;
	float:right;
	width:725px;
	margin-bottom:10px;
	background:url(images/bgMenuInstitucional.jpg) no-repeat right top	
}

#itensCabecalho a{ color:#fff }

#itensCabecalho ul {float:right; width:100%; text-align:right; padding-right:10px}
#itensCabecalho li{ float:right; padding:0px 8px 0 2px; margin-top:10px; height:18px; margin-bottom:15px; /*background:url(images/iconSeparaMenu.png) repeat-y right 7px;*/; border-right:1px dashed #965152  }
#itensCabecalho li.icon{ padding:0px 3px 0 10px; background:none; border:none}
#itensCabecalho li a{font-weight:bold}

#busca { float:left; width:520px; margin-left:20px; }
#busca input {height:18px; width:460px}
#busca li{ float:left;}
#busca li.list3{ width:45px; }

.televendas {background:url(images/televendas.png) no-repeat; width:173px; height:46px; float:right; margin-right:15px}


/*MENU TOPO*/
#menuTopo {float:left; width:985px; overflow:hidden;  background:url(images/bgMenuTopo.png) repeat-x; height:28px }
#menuTopo #todosDepartamentos{ float:left; width:166px }
#menuTopo ul{float:left;height:28px; width:815px; overflow:hidden;}
#menuTopo li{ padding:0 0 0 1px; float:left;}
	 
#menuTopo li a{
	float:left;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	background: url(images/bgMenuTopo2.png) no-repeat; 
	padding-left:14px; 
	color:#fff	
}

#menuTopo li a:hover {
	text-decoration:none;
	color:#fff;
	background: url(images/bgMenuTopo2.png) left -29px no-repeat;
}

#menuTopo a span {
	display:block;
	white-space:nowrap;
	line-height:31px;
	background: url(images/bgMenuTopo2.png) top right no-repeat; 
	padding-right:14px 
}

#menuTopo li a:hover span { background: url(images/bgMenuTopo2.png) right -29px no-repeat; }

#menuTopo li a.selected{ background: url(images/bgMenuTopo2.png) 0 -29px no-repeat; }
#menuTopo li a.selected span { background: url(images/bgMenuTopo2.png) right -29px no-repeat; }


#menuTopo #divTodosDepartamentos {border-left:1px solid #760000; border-right:1px solid #760000; border-bottom:1px solid #760000; background:#f7f7f7 }
/*TODOS OS DEPARTAMENTOS*/
#menuTopo #divTodosDepartamentos .right{
	height:157px;
	margin-left:10px;
	padding:10px 10px 10px 0;
 }

 #menuTopo #divTodosDepartamentos div{}
 
#menuTopo #divTodosDepartamentos h2 { color:#660000; font-size:1.2em; }
#menuTopo #divTodosDepartamentos li { float:left; border:1px solid red; width:100% }


/*Ajustes Berlanda*/
.bomDia {font-weight:bold}
.bomDia span {font-weight:normal; font-size:0.8em; color:#c48b8c}
.bomDia a {text-decoration:underline}

.faixaFrase{ float:left; width:100%; height:30px;}
