html {

@media screen
  {
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }
  
min-height: 100%;
margin-bottom: 1px;
}
.textBorder {  font-family: Trebuchet, Verdana;font-size: 9px;color: #000000;border: 1px solid #666666}

.textoGrande {  font-family: Trebuchet, Verdana; font-size: 11px}
.textoMedio {  font-family: Trebuchet, Verdana; font-size: 10px}
.textoPequeno {  font-family: Trebuchet, Verdana; font-size: 9px}

.textoBranco {  color: #FFFFFF}

.formStyle, .formStyleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #D1D1D1;
	border-right: 2px solid #D1D1D1;
	border-bottom: 2px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
}

.formStyleRed {
	border-top: 1px solid #FF5959;
	border-right: 2px solid #FF5959;
	border-bottom: 2px solid #FF5959;
	border-left: 1px solid #FF5959;
}

#Branco {  color: #FFFFFF}
#Laranja {  color: #FD9C00}
#CinzaClaro {  color: #3C3C3C}
#CinzaEscuro {  color: #1D1D1D}
#VerdeEscuro {  color: #396034}
#VerdeClaro {  color: #008B58}
#Preto {  color: #000000}
#Branco {  color: #FFFFFF}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.post img { padding:5px;
}
a {
 	color:#000000;
 	text-decoration:none;
}
a:visited {
 	text-decoration:none;
}
a:hover {
 	color:#FF9900;
 	text-decoration:underline;
}
a.branco {
 	color:#FFFFFF;
 	text-decoration:underline;
	font-weight:normal;
}
a.branco:hover {
 	color:#FFFFFF;
 	text-decoration:underline;
}

.bannerSuper, .bannerFull, .bannerBotao {
	display:inline;
}
#banda_dj {
	width: 149px;
	margin-left: 2px;
}
#banda_dj div {
	overflow: hidden;
}
#banda_dj .conteudo {
	background-image: url(/imagens/f_conteudo.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
	height:35px;
	width: 130px;
	overflow:hidden;
}
#banda_dj .banda {
	background-image: url(/imagens/f_banda.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#banda_dj .dj {
	background-image: url(/imagens/f_dj.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#banda_dj .bottom {
	background-image: url(/imagens/f_rodape.gif);
	background-repeat: no-repeat;
	height: 9px;
}
#banda_dj .divisao {
	background-image: url(/imagens/f_divisao.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#banda_dj a.menu {
	display: block;
	width: 60px;
	height: 33px;
	float: left;
}
#promocoes {
	width: 149px;
	margin-top: 4px;
	margin-left: 2px;
}
#promocoes div {
	overflow: hidden;
}
#promocoes .divisao {
	background-image: url(/imagens/promocoes_05.gif);
	background-repeat: repeat-y;
	height: 3px;
}
#promocoes .item {
	background-image: url(/imagens/promocoes_05.gif);
	background-repeat: repeat-y;
	padding: 0 5px 0 6px;
	height: 30px;
}
.divScrollMainBox {
  width: 450px;
  height: 450px;	
  overflow: scroll;
  position: absolute;
  background-color: white;
}
.divScrollAgenda {
  position: absolute;
  width:311px;
  height:179px;	
  overflow:auto;
  overflow-x:hidden;
  visibility: visible;
}
#boxBaladaTxt {
  white-space:nowrap;
  width:235px;
  overflow: hidden;
  text-overflow:ellipsis;
}
div#popup {
position:fixed;
float:left;
z-index: 1 !important;
width:100%; /* altera o tamanho dela como desejar */
height:100%; /* altera o tamanho dela como desejar */
background:#FFF;
filter:alpha(opacity="85");
-moz-opacity: 0.85;
opacity: 0.85;
left:0px; /* altera a posicao dela como desejar */
top:0px; /* altera a posicao dela como desejar */
}
.mostra {
display:block!important;
}
.oculta {
display:none!important;
}
.nav {
	margin-left: 80px;
	cursor: pointer;
}

