/* Para templates com um coluna exceto Home */
#principal {
	width:890px;
	padding:0 0 0 35px;
	}
#nav-estrutural {
	display:block;
	width:880px;
	padding-left:20px;
	height:30px;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	margin:0 auto;
	background:#eee url(../../imagens/pt-br/bg-nav-estrutural.gif) no-repeat;
	}
#nav-estrutural a {
	text-decoration:underline;
	font-weight:normal;
	}
#nav-produtos{
	width:860px;
	margin:0 auto;
	}	
#nav-produtos h2 {
	font-style:italic;
	color:#6d5488;
	}
a.outros {
	background:#fff 
	}