div#meio_conteudo {
	width:745px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/bg_meio.jpg) repeat-x bottom left;
	padding:5px;
	margin:20px auto;
	height:auto;
	display:table;
}

div#meio_conteudo h2{
	font-size:1.6em;
	border-bottom:3px solid #00506F; 
	margin:10px;
	color:#00506F;
	letter-spacing:-1px;
	font-weight:bold;
}

div#meio_conteudo h4{
	font-size:1.2em;
	margin:10px 0 5px;
	color:#00506F;
	letter-spacing:-1px;
	font-weight:bold;
}


div#meio_conteudo_atendimento { 
	width:745px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/mapa.jpg) no-repeat left bottom;
	padding:5px;
	margin:20px auto;
	height:auto;
	display:table;
	}

div#meio_conteudo_empresa {
	width:745px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/simbolo.jpg) no-repeat left bottom;
	padding:5px;
	margin:20px auto;
	height:auto;
	display:table;

}

div#baner{
	height:110px;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}


/*Navegacao Produtos*/

div#navegacao_produtos{
	height:25px;
	width:745px;
	background:#00506F;
}

div#navegacao_produtos ul{

}

div#navegacao_produtos ul li{
	text-indent:-9999px;
	float:left;
	display:inline;

	}
	
div#navegacao_produtos ul li a{
	outline:none;
	display:block;
	background:url(../img/navegacao_produtos.gif) no-repeat top center;

}

div#navegacao_produtos ul li.cremalheiras a { background-position: 0px 0px; width:124px; height:25px; }
div#navegacao_produtos ul li.cremalheiras a:hover { background-position: 0px -50px; height:25px;}
div#navegacao_produtos ul li.cremalheiras a.selected { background-position: 0px -25px; height:25px;}

div#navegacao_produtos ul li.painel a { background-position: -124px 0px; width: 143px; height:25px; }
div#navegacao_produtos ul li.painel a:hover { background-position: -124px -50px; height:25px;}
div#navegacao_produtos ul li.painel a.selected { background-position: -124px -25px; height:25px;}

div#navegacao_produtos ul li.multipontos a { background-position: -267px 0px; width: 126px; height:25px; }
div#navegacao_produtos ul li.multipontos a:hover { background-position: -267px -50px; height:25px;}
div#navegacao_produtos ul li.multipontos a.selected { background-position: -267px -25px; height:25px;}

div#navegacao_produtos ul li.mobiliario a { background-position: -393px 0px; width: 123px; height:25px; }
div#navegacao_produtos ul li.mobiliario a:hover { background-position: -393px -50px; height:25px;}
div#navegacao_produtos ul li.mobiliario a.selected { background-position: -393px -25px; height:25px;}

div#navegacao_produtos ul li.cabides a { background-position: -516px 0px; width: 115px; height:25px;}
div#navegacao_produtos ul li.cabides a:hover { background-position: -516px -50px; height:25px;}
div#navegacao_produtos ul li.cabides a.selected { background-position: -516px -25px; height:25px;}

div#navegacao_produtos ul li.diversos a { background-position: -633px 0px; width: 114px; height:25px;}
div#navegacao_produtos ul li.diversos a:hover { background-position: -633px -50px; height:25px;}
div#navegacao_produtos ul li.diversos a.selected { background-position: -633px -25px; height:25px;}


/*Sub Navegacao Produtos*/

div#subnavegacao{
	height:28px;
	background:url(../img/bg_subnavegacao.gif) repeat-x top center;
	border-bottom:1px solid #D25400;
}

div#subnavegacao ul{
	padding:8px 5px 0 8px;
	list-style-type:circle;
}

div#subnavegacao ul.seta li{
	display:inline;
	background:url(../img/bullet.gif) no-repeat center left;

}

div#subnavegacao ul li a{
	padding:0 6px;
	text-decoration:none;
	margin:0 2px;
	color:#EA8C00;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:13px;
}

div#subnavegacao ul li a:hover{
	color:#666;
	text-decoration:underline;

}


/*BreadCrumb*/

div#crumb{
	height:25px;
	font-size:0.9em;
	color:#666;
	padding:9px 5px 0 5px;
	background:url(../img/bg_crumb.jpg) repeat-x top left;
}

div#crumb a { color:#333; font-size:0.9em;}

div#conteudo{ width:720px; margin:15px auto; height:auto; display:table;}
div#conteudo h2{
	font-size:1.6em;
	border-bottom:3px solid #00506F; 
	margin:10px 0 25px 0;
	color:#00506F;
	letter-spacing:-1px;
	font-weight:bold;
}

div#conteudo h3{
	font-size:1.1em;
	border-bottom:2px solid #0093DD; 
	margin:10px 0;
	color:#0093DD;
	letter-spacing:-1px;

}

div#conteudo h3 span{
	font-size:1em;
	color:#0093DD;
	letter-spacing:-1px;

}

div#conteudo p{
	margin:3px 0;
	}

.img_produto{
	background:url(../img/bg_fotos.gif) center center;
	width:201px;
	height:172px;
	float:left;
	margin:10px 10px;
	_margin:10px 10px;
	padding:4px;
}

.img_produto p { 
	font-size:0.8em;
	font-weight:bold;
	background:url(../img/seta_item.gif) no-repeat 95% center; padding:2px;
}

.img_produto a img, .img_clientes a img { margin:3px; }

div.img_clientes {
	background:url(../img/bg_fotos_clientes.gif) center center;
	width:202px;
	height:190px;
	float:left;
	margin:8px 13px;
	_margin:8px 10px;
	padding:4px;

}

div.img_clientes p{
	font-size:0.85em;
	font-weight:bold;
	padding:0 3px;
}

div#filtro {
	width:700px;
	font-size:0.9em;
	margin:0px auto;
	text-align:right;
}


div#paginacao {
	text-align:center;
	clear:both;
	height:45px;
	margin:10px auto;
	padding:10px 0;
	font-size:0.9em;
}

div#paginacao span {
	font-weight:bold;
}

div#paginacao p a, div#paginacao p, strike  {
	font-weight:bold;
	color:#0093DD;
	font-size:0.9em;

}

div#rodape_conteudo {
	background:url(../img/bg_rodape.jpg) repeat-x center center;
	height:60px;
	margin-top:40px;
	padding-top:7px;
	clear:both;
	font-size:0.8em;
	font-weight:bold;
	
}

div#rodape_conteudo a{
	font-weight:bold;

}

div#letter_rodape{
	height:35px;
	padding:0 0 0 10px;
	font-size:0.9em;
	font-weight:bold;
	}

.descritivo{
	color:#0093DD;
	font-size:0.9em;
}

.img_clientes p.descritivo_m {
	color:#0093DD;
	font-size:0.8em;
	padding:0 3px;

}

.negritado{ text-decoration:underline; color:#0093DD;}

.correcao{ height:200px;}

div#voltar{ 
	margin:10px 0;
	height:12px;
	width:100%;
	border-top:1px solid #C3C3C3;
	padding:3px 0;	
}

div#voltar a{ 
	margin:10px 0;
	height:12px;
	width:100px;
	text-indent:-9999px;
	display:block;
	background:url(../img/voltar.gif) no-repeat center center;
}

.legenda{font-size:0.8em;}
	
