body
{
	background: none;
	background-color: #262626;
}
.topo
{
	margin-top: 5px;
	background: none;
	height: 111px;
}

.topo .logo a
{
	background: url(../imagens/logo.png) no-repeat;
	display: block;
	width: 491px;
	height: 100px;
	margin-top: 0;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -99999px;
}
.alturaTopo
{
}

.layout
{
	padding: 0 10px;
	background: #232323 url(../imagens/golden-conteudo.png) top left no-repeat;	
}


.menuTopo
{
	background: url(../imagens/fundo-menu.png) no-repeat;
	position:absolute;
	margin-left: 496px;	
	z-index: 200;
	height: 30px;
	width: 610px;
	padding-left: 30px;
	border-top: solid 1px #343737;
}

.menuTopo ul
{
}

.menuTopo ul li
{
	float:left;
}

.menuTopo ul li a
{
	float:left;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-right: solid 1px #343737;
}

.menuTopoRodape
{
	background: url(../imagens/fundo-menu-baixo.png) right no-repeat;
	position:absolute;
	margin-top: 294px;
	z-index: 200;
	margin-left: 0;
	height: 30px;
	width: 300px;
	padding-left: 20px;
	border-bottom: solid 1px #343737;
}

.menuTopoRodape ul
{
}

.menuTopoRodape ul li
{
	float:left;
}

.menuTopoRodape ul li a
{
	float:left;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-right: solid 1px #343737;
}

.direitaHome
{
	float: right;
	margin-left: 40px;
}
.conteudoHome
{
	margin-right: 15px;
}
/* ------------------ Coluna Esquerda ------------------ */
.colunaEsquerda
{
	float: left;
	width: 230px;
	text-align: center;
	background: none;
	margin-bottom: 15px;
}

.colunaEsquerda h3
{
	font-size: 14px;
	padding: 7px 0;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}

.colunaEsquerda h3 a
{
	color: #6a6a6a;
	text-decoration: none;
}

.menuProdutos
{
	text-align: left;
	padding: 0 0 20px 20px;
	font: 13px arial;
	max-width: 90%;
	float: left;
}

.menuProdutos li
{
	position: relative;
	line-height: 27px;
	width: 80%;
	background: url(../imagens/linha-menu-bottom.jpg) no-repeat bottom left;
}

/*Sub level menu items */
.menuProdutos li ul
{
	width: 100%; /*sub menu width*/
	position: absolute;
	top: 0;
	visibility: hidden;
	margin: 0;
	z-index: 200;
	background: #333;
	/*border-right: solid 2px #800000;
	 border-left: solid 1px #800000;
	border-top: solid 2px #800000;
	border-bottom: solid 2px #800000; */
	padding: 0;
}

/* Sub level menu links style */
.menuProdutos li a
{
	overflow: hidden; /*force hasLayout in IE7 */
	font: bold 12px arial;
	display: block;
	width: 100%;
	padding: 4px 0;	
	text-decoration: none;
	color: #6a6a6a;
	text-transform: uppercase;
}

.menuProdutos ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .menuProdutos li
{
	float: left;
	height: 1%;
}

* html .menuProdutos li a
{
	height: 1%;
}

/* End */

#botoes
{
	width: 100%;
}
#botoes li
{
	width: 100%;
}

#botoes li a
{
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 10px;
	color: #6a6a6a;
	font-weight: bold;
}

#botoes li a:hover
{
	color: #fff;
	width: 100%;
}

#botoes li ul
{
	width: 225px;
	font-size: 13px;
	margin-top: -5px;
	margin-left: -30px;
}

#botoes li ul li
{
	float: left;
	width: 90%;
	background: url(../imagens/linha-menu-bottom.jpg) no-repeat bottom left;
}


#botoes li ul li a
{
	width: 100%;
	background: none;
	color: #6a6a6a;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0 6px 10px;
}


#botoes li ul li a:hover
{
	color: #fff;
}


.containerGeral
{
	float: left;
	min-width: 800px;
	margin-top: 15px;
}
#containerGaleria
{
	float: right;
	min-width: 700px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:22px;
}

#containerGaleria ul li h4 {
	width:100%;
	display:block;
	text-align:center;
	font-size: 10px;
	color: #ccc;
}
#containerGaleria ul li h4 a {
	color: #ccc;
}
	
#containerGaleria ul {
	list-style:none;
	height:198px;
}

#containerGaleria ul li{
	float:left;
	width: 130px;
	height: 188px;
	text-align:center;
	background-position:0px 40px;
	padding:0 0px 0 0px;
	margin: 0 5px 0 5px;
}
#containerGaleria ul li img
{
	border: solid 1px #fff;
	padding: 3px;
	background: #232323;
}

#containerGaleria ul li a:hover img 
{
	border: solid 1px #232323;
}
#containerGaleria ul li a{ text-decoration:none;}

		
.divNav .voltar
{
	float: right;
	margin-top: 80px;
}
.divNav .avancar
{
	float: right;
	margin-top: 80px;
}

#containerGaleria5
{
	float: right;
	min-width: 700px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:22px;
}

#containerGaleria5 ul li h4 {
	width:100%;
	display:block;
	text-align:center;
	font-size: 10px;
	color: #ccc;
}
#containerGaleria5 ul li h4 a {
	color: #ccc;
}
	
#containerGaleria5 ul {
	list-style:none;
	height:198px;
}

#containerGaleria5 ul li{
	float:left;
	width: 130px;
	height: 188px;
	text-align:center;
	background-position:0px 40px;
	padding:0 0px 0 0px;
	margin: 0 5px 0 5px;
}
#containerGaleria5 ul li img
{
	border: solid 1px #fff;
	padding: 3px;
	background: #232323;
}

#containerGaleria5 ul li a:hover img 
{
	border: solid 1px #232323;
}
#containerGaleria5 ul li a{ text-decoration:none;}


.divNav .voltar2
{
	float: left;
	margin-top: 80px;
}
.divNav .avancar2
{
	float: left;
	margin-top: 80px;
}


.rodape
{
	clear: both;
	text-align: center;
	height: 120px;
	background: url(../imagens/fundo-rodape.jpg) repeat-x;
}

.rodape ul
{
	padding-top: 10px;	
}

.rodape li
{
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #666;
}

.rodape a
{
	color: #999;
	font: 11px arial, verdana;
	text-decoration: none;
}

.rodape a:hover
{
	color: #666;
	text-decoration: underline;
}

.rodape address
{
	margin-top: 10px;
	color: #8e8e8e;
	font: normal 10px/12px arial;
}

.rodape address a, .rodape address a:hover
{
	color: #8e8e8e;
	text-decoration: none;
	font: normal 10px/12px arial;
}

.credito
{
	text-align: left;
	width: 325px;
	max-width: 325px;
	margin: 0 auto;
	margin-top: 10px;
}

.credito strong
{
	width: 67px;
	height: 15px;
	display: block;
	float: left;
}

.credito strong a
{
	/*background: url(../imagens/selo-yaslip.gif) no-repeat;*/
	width: 64px;
	height: 15px;	
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
}