.box {
	border:1px solid #CECECE;
}

.imgicones{
	border:0px solid #CCCCCC;
	margin:1px;
	float:left;
	
}
.menu-content, .menu-content-filtro
{
    font-size: 9px;
    margin: 0px 5px 5px 5px;
}

#menu-left
{
    margin: 0px 5px 5px 5px;
    min-height: inherit;
	/*width:160px;*/
}

.menu-itens {
    padding: 5px 5px 5px 5px;
    background: #fff url(img/lateral/fndColMenu.jpg) no-repeat left top;  
/*	width:160px;*/
    
}

.ofertas{
    background: #fff url(img/lateral/fndColMenuOfertas.jpg) no-repeat left top !important;
	font-size:13px !important;	
/*	width:160px;*/
}

/*
.menu-itens {
    padding: 5px 5px 5px 5px;
    background: #fff url(img/lateral/fndColMenu.jpg) no-repeat left top;  
	width:160px;
    
}

.ofertas{
    background: #fff url(img/lateral/fndColMenuOfertas.jpg) no-repeat left top !important;
	font-size:13px !important;	
	width:160px;
}*/

.menu-itens a {
    color:#4A4A4A;
    text-decoration:none;   
	margin-left:3px; 
}

.menu-itens a:hover {

    text-decoration:underline;    
}

.menu-itens .titulo
{
    text-align:center;
    font-weight:bold;
    padding:5px 0;
    color:#fff;
	font-size:14px;
}

.menu-itens .titulo a, .menu-itens .titulo a:hover
{
    color:#fff;

}

.menu-itens .secao-grupo
{
    margin-top:3px;
    margin-bottom:3px;   
    *margin-bottom:10px; 	
}

.menu-itens .menu-content h1
{
    background: url(img/lateral/fndMenu.jpg) no-repeat center bottom;
    font-size: 12px;
    padding-right: 4px;
    padding-left: 4px;
    height: 24px;
	line-height:24px;
	*padding:0px;
	*margin:0px;
	*margin-top:5px;
	*margin-bottom:5px;	
}

.menu-itens .menu-content h2, .menu-itens .menu-content h3
{
    border-bottom:1px dotted #DEDEDE;
    font-size:11px;
    font-weight:lighter;
    margin:3px 0 0 7px;
    /*padding:0 5px;*/
    padding:0 1px;    
}
.menu-itens .menu-content h3{
	line-height:35px;
    margin:0px;	
	clear:both;
}

.menu-itens .menu-content .fabricante h2:hover
{
	background-color: #EEEEEE;
	padding:3px 5px;
}


/************ Fabricante ************/

#menu-fabricante 
{
/*	margin-top:10px;*/
}

#menu-fabricante h1
{
	background: none;
	border-bottom:1px dotted #B5B5B5;
	padding:3px 4px;
	cursor:hand;
	cursor:pointer;
}

/*formatação para a tela de subseção e seus filtros*/

.menu-itens-filtro .menu-content-filtro h1
{
    background: url(img/lateral/fndMenu.jpg) no-repeat center bottom;
    font-size: 12px;
    padding:4px 6px;
    min-height: 14px;
}

.menu-itens-filtro .menu-content-filtro h2
{
    border-bottom:1px dotted #DEDEDE;
    font-size:11px;
    font-weight:lighter;
    margin:1px 0 0 15px;
    padding:0px;    
}

.menu-itens-filtro {
    padding: 5px 5px 5px 5px;    
}

.menu-itens-filtro a {
    color:#4A4A4A;
    text-decoration:none;    
}

.menu-itens-filtro a:hover {

    text-decoration:underline;    
}

.menu-itens-filtro .titulo
{
    text-align:center;
    font-weight:bold;
    color:#fff;
}

.menu-itens-filtro .titulo a, .menu-itens-filtro .titulo a:hover
{
    color:#fff;

}

.menu-itens-filtro .secao-grupo
{
    margin-top:3px;
    margin-bottom:3px;   
}
.menu-itens-voltar{

    background: url(img/menu/btnVoltar.jpg) no-repeat center top;   
    font-weight:bold;
    display:table-cell;
    height:32px;
    text-align:center; 
    vertical-align:middle;
    width:180px;
}

a.menu-itens-voltar  {
    color:#fff;
    text-decoration:none;    
}

a:hover.menu-itens-voltar  {

    text-decoration:underline;    
}

.menu-itens-titulo{
    background:transparent url(img/menu/fndColunaTitulo.jpg) no-repeat scroll center top;
    color:#FFFFFF;
    font-weight:bold;
    display:table-cell;
    height:32px;
    padding:2px;
    text-align:center; 
    vertical-align:middle;
    width:180px;
}




