@charset "iso-8859-1";
/* CSS Document */
#fundo_modalidade{
	background:#FFF;
	width: 540px;
	font-size: 12px;
	}
#fundo_video{
	width: 100%;
	background-color: #CCC;
	border: 1px solid #000;
	}
.marquee_bnn_palco{
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	height:180px;
	left: 35px;
	 
}
.marquee_txt_palco{
	text-align:left;
	font:Tahoma, Geneva, sans-serif 12px;
	color:#FFF;
	
	}
/* FOTOS */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #f6f6f6;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	font-size: 8px;
}
#ImageBoxCaptionText
{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../light/blank.gif) ;
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../light/blank.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../light/nextlabel.gif) ;
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image:url(../light/prevlabel.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/*bnn*/
/* bannerrotativo*/
#bnn01{
	background: url(../imagens/bnn/bnn01.png) no-repeat center;
	width:100%;
	height:145px;
}
#bnn02{
	background: url(../imagens/bnn/bnn02.png) no-repeat center;
	width:100%;
	height:145px;
}
#bnn03{
	background: url(../imagens/bnn/bnn03.png) no-repeat center;
	width:100%;
	height:145px;
}
#bnn04{
	background: url(../imagens/bnn/bnn04.png) no-repeat center;
	width:100%;
	height:145px;
}
