@charset "utf-8";
#topo
{
	height: 192px;
	width: 1004px;
}
#linhabaixotopo
{
	height: 1px;
	width: 1004px;
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
}
#video
{
	height: 400px;
	width: 1004px;
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
}
#linhabaixovideo
{
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
	height: 40px;
	width: 1004px;
}
#linhabaixoparceiros
{
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
	height: 47px;
	width: 1004px;
}
#carta-teatro
{
	height: 82px;
	width: 1004px;
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
}
#linhabaixocarta
{
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
	height: 55px;
	width: 1004px;
}
#patrociniorodape
{
	background-color: #003366;
	height: 111px;
	width: 1004px;
	
}
#parceiros
{
	height: 196px;
	width: 1004px;
	background-image: url(../images/linhabaixotopo.gif);
	background-repeat: repeat;
}
#parceiros #contribua
{
	/*
	background-image: url(../images/espacoparceiros.gif);
	background-repeat: repeat;
	*/
	height: 196px;
	width: 422px;
	float: left;
	margin-left: 54px;
}
#rodape
{
	/*
	background-image: url(../images/rodape.gif);
	background-repeat: no-repeat;
	*/
	height: 38px;
	width: 1004px;
}
#parceiros #espacoflash
{
	height: 196px;
	width: 422px;
	float: left;
	background-image: url(../images/espacoflashparceiros.gif);
	background-repeat: repeat;
	margin-left: 40px;
}
#carta-teatro #carta
{
	float: left;
	height: 82px;
	width: 424px;
	margin-left: 54px;
}
#carta-teatro #linkteatro
{
	/*
	background-image: url(../images/teatro.jpg);
	background-repeat: no-repeat;
	*/
	height: 82px;
	width: 424px;
	float: left;
	margin-left: 40px;
}

.Inputs
{
	font: 11px Verdana, Arial, sans-serif, Geneva, Helvetica;
	color: #102132;
	border: 1px solid #4A3E40;
	margin-right: 0px;
}
/*
.InputTextArea
{
	font: 11px Arial, Verdana, sans-serif, Geneva, Helvetica;
	color: #102132;
	border: 1px solid #284279;
	width: 280px;
	height: 30px;
}
*/

.lbl_Normal
{
	font: 12px Verdana, Arial, sans-serif, Geneva, Helvetica;
	color: #102132;
}

.lbl_bold
{
	font: 11px Verdana, Arial, sans-serif, Geneva, Helvetica;
	color: #102132;
}

.lnk_Normal:link, .lnk_Normal:visited, lnk_Normal:active, .lnk_Normal:hover
{
	font: 13px Verdana, Arial, sans-serif, Geneva, Helvetica;
	color: #102132;
	text-decoration: underline;
}

.lnk_Paginacao
{
	font: 13px Verdana, Arial, sans-serif, Geneva, Helvetica;
	color: #102132;
	text-decoration: underline;
}

.btnBotao
{
	border: 1px solid #000000;
	/*
	background-image: url(../images/bgBotao.gif);
	background-position: left center;
	background-repeat: repeat-x;
	*/
	height: 20px;
	margin-top: 3px;
}