/* ############################### ESTILO DO MENU ############################ */

#botao_menu_topo{width:80px; height:15px; padding:2px; text-align:center; color:#FFF; background-color:#00954e; border:1px solid #564e05; cursor:hand; margin-left:0px; margin-top:20px; float:left;}
html body #botao_menu_topo a{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#e6f329; text-decoration:none;}
html body #botao_menu_topo a:hover{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; text-decoration:none;}

#botao_loja{width:150px; height:15px; padding:2px; text-align:center; color:#FFF; background-color:#00954e; border:1px solid #564e05; cursor:hand; margin-left:0px; margin-top:20px; float:left;}
html body #botao_loja a{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#e6f329; text-decoration:none;}
html body #botao_loja a:hover{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; text-decoration:none;}

#botao_menu{width:110px; height:15px; padding:2px; text-align:center; color:#FFF; background-color:#00954e; border:1px solid #564e05; cursor:hand; margin-left:5px; margin-top:10px; float:left;}
html body #botao_menu a{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#e6f329; text-decoration:none;}
html body #botao_menu a:hover{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; text-decoration:none;}

/* ############################### ESTILO DO MENU ############################ */

.corpo {
	height: 763px;
	width: 775px;
	background-image: url(../img/geral/fundo_site.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	font-size: 11px;
}

.menu_meio {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 46px;
	width: 748px;
	left: 14px;
	top: 358px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.corpoPani {
	height: 763px;
	width: 775px;
	background-image: url(../img/geral/fundo_pani.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	font-size: 11px;
}
.site {
	height: 763px;
	width: 775px;
	background-image: url(../img/geral/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	font-size: 11px;
}
.site_pani {
	height: 763px;
	width: 775px;
	background-image: url(../img/geral/site_pani.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	font-size: 11px;
	background-color: #990000;
}
.inicial {
	padding: 0px;
	height: 235px;
	width: 748px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 17px;
	right: 30px;
	top: 114px;
	text-align: left;
}

.encomendas {
	width: 775px;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 0px;
	background: #FFFFFF;
}

.complemento {
	height: 30px;
	width: 749px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 700px;
	right: 12px;
	line-height: 12px;
	margin-top: -5px;
}

.principal {
	height: 260px;
	width: 745px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 15px;
	top: 414px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669900;
}
.principalPani {
	height: 305px;
	width: 750px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 13px;
	top: 361px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF3300;
}
.menuPrincipal {
	height: 70px;
	width: 750px;
	position: absolute;
	left: 157px;
	top: 38px;
	text-align: center;
}
.botaol {
	height: 70px;
	width: 750px;
	position: absolute;
	left: 235px;
	top: 235px;
	text-align: center;
}
.palco {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 558px;
	width: 746px;
	left: 17px;
	top: 114px;
	text-align: left;
}
.barraLateral {
	height: 555px;
	width: 250px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 0px;
	right: 0px;
}
