.menuNivel1 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	cursor: hand;
	font-style: normal;
	font-weight: bold;
	z-index: 0;
}

.menuSubNivel1 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	height: auto;
	display: none;
	border: 1px dashed #FFFFFF;
	z-index: 9999;
	clip: rect(auto,auto,auto,auto);
	position: fixed;
	background-image: none;
}

.menuSubNivel1Link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	z-index: 1;
}

.menuSubNivel1Link:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:underline;
	z-index: 1;
	font-weight: bold;
}

.menuSubNivel1Link:active {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:underline;
	z-index: 1;
}
.fundoImagem {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../multimedia/divisaoFundoCabecalho.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundoMenu {
	background-attachment: fixed;
	background-image: url(../multimedia/fundomenu.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #000000;
}

.fundoPaginaNormal {
  background-color: #000000;
  color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoPaginaInicial {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/fundohome.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoPaginawse {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/wsebackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	 scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoCabecalho {
	background-color: #000000;
}

.hp:link {
	color: #FFFFFF;
	
}
.fundoBarraDireita {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../multimedia/barradireita.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: auto;
	width: auto;
	visibility: visible;
	overflow: visible;
	
}

.fundoPaginaEvento {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/fundoevento.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoPaginaPrograma {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/fundoprograma.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoPaginaEspectaculos {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/fundoespectaculos.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.fundoPaginaFestas {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../multimedia/fundofestas.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

.TabelaPrecos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

