/* CSS Document */

.body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color:#999999;
	background-color: #f4f4f4;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


input[type=text]{
	border:1px solid #666;
	padding:3px;
	font-size:11px;
	width:270px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.floatLeft {
	display:block;
	float:left;
}
.floatRight {
	display:block;
	float:right;
}

/*HOMEPAGE*/

/*conteúdo geral*/
.container {
	display:block;
	width:1000px;
	min-height: 600px;
	background-color:#ffffff;
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
}

/*menu topo*/

#menu {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	height: 44px;
}

#menu ul {
	padding:13px 0 0 0;
	margin:0;
}

#menu ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

#menu ul li a {
	display: block;
}

#menu ul li a span {
	display: none;
}

#menu ul li ul {
	font:12px arial;
	display:none;
	position:absolute;
	z-index:99999;
	background:#ffffff;
	width:250px;
	padding:21px 0 0px;
}

#menu ul li ul li {
	height:22px;
	margin:0 3px 3px;
	float:none;
}

#menu ul li ul li a {
	width:96%;
	height:60%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:none;
	padding:4px 0 5px 10px;
}
#menu ul li ul li a:hover {
	color:#A98469;
}
.menuGca ul li{
	background:#331400;
}

.bt01 {
	display:block;
	background: url(../img/bt01.gif);
	width:56px;
	height:12px;
}
.bt01 a, .bt01Active a{
	display:block;
	width:56px;
	height:12px;
}
.bt01 a:hover, .bt01Active{
	background:url(../img/bt01.gif) 0 -12px;
	width:56px;
	height:12px;
}

.bt02 {
	display:block;
	background:url(../img/bt02.gif);
	width:52px;
	height:12px;
}
.bt02 a, .bt02Active a{
	display:block;
	width:52px;
	height:12px;
}
.bt02 a:hover, .bt02Active{
	background:url(../img/bt02.gif) 0 -12px;
	width:52px;
	height:12px;
}

.bt03 {
	display:block;
	background:url(../img/bt03.gif);
	width:88px;
	height:12px;
}
.bt03 a, .bt03Active a{
	display:block;
	width:88px;
	height:12px;
}
.bt03 a:hover, .bt03Active{
	display:block;
	background:url(../img/bt03.gif) 0 -12px;
	width:88px;
	height:12px;
}

.bt04 {
	display:block;
	background:url(../img/bt04.gif);
	width:64px;
	height:12px;
}
.bt04 a, .bt04Active a{
	display:block;
	width:64px;
	height:12px;
}
.bt04 a:hover , .bt04Active{
	background:url(../img/bt04.gif) 0 -12px;
	width:64px;
	height:12px;
}

.bt05 {
	display:block;
	background:url(../img/btLabCriativo.gif);
	width:76px;
	height:12px;
}
.bt05 a, .bt05Active a{
	display:block;
	width:76px;
	height:12px;
}

.bt05 a:hover, .bt05Active{
	background:url(../img/btLabCriativo.gif) 0 -12px;
	width:76px;
	height:12px;
}

.bt07 {
	display:block;
	background:url(../img/btNoticias.gif);
	width:51px;
	height:12px;
}
.bt07 a, .bt07Active a{
	display:block;
	width:51px;
	height:12px;
}
.bt07 a:hover, .bt07Active{
	background:url(../img/btNoticias.gif) 0 -12px;
	width:51px;
	height:12px;
}

.bt06 {
	display:block;
	background:url(../img/bt07.gif);
	width:69px;
	height:12px;
}
.bt06 a, .bt06Active a{
	display:block;
	width:69px;
	height:12px;
}
.bt06 a:hover , .bt06Active{
	background:url(../img/bt07.gif) 0 -12px;
	width:69px;
	height:12px;
}





.bt035 {
	display:block;
	background:url(../img/btMultimedia.gif);
	width:67px;
	height:12px;
}
.bt035 a, .bt035Active a{
	display:block;
	width:67px;
	height:12px;
}
.bt035 ul{
	background:red;
}
.bt035 a:hover , .bt035Active{
	background:url(../img/btMultimedia.gif) 0 -12px;
	width:67px;
	height:12px;
}

.bt036 {
	display:block;
	background:url(../img/btAmigosMecenas.gif);
	width:112px;
	height:12px;
}
.bt036 a, .bt036Active a{
	display:block;
	width:112px;
	height:12px;
}
.bt036 a:hover , .bt036Active{
	background:url(../img/btAmigosMecenas.gif) 0 -12px;
	width:112px;
	height:12px;
}

.bt029 {
	display:block;
	background:url(../img/btImprensa.gif);
	width:58px;
	height:12px;
}
.bt029 a, .bt029Active a{
	display:block;
	width:58px;
	height:12px;
}
.bt029 a:hover , .bt029Active{
	background:url(../img/btImprensa.gif) 0 -12px;
	width:58px;
	height:12px;
}


















/*pesquisa*/
.divPesquisa {
	float: right;
	display:block;
	margin:15px 10px 0 0;
	width: 206px;
	height: 25px;
	background-image:url(../img/inputPesquisa.gif);
}

.inputPesquisa {
	display:block;
	border:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	margin:1px 0 0 1px;
	padding: 6px 0 0 5px !important;
	width:165px !important;
}

.btOkPesquisa {
	display:block;
	background-image:url(../img/btOkPesquisa.gif);
	width:28px;
	height:25px;
}
.btOkPesquisa span{
	display:none;
}

/*imagem ambiente*/
.imagemAmbiente{
	display:block;
	margin: 0 0 0 10px;
	background:url(../img/imgAmbiente1.jpg);
	width:980px;
	height:260px;
}

.logo{
	display:block;
	float:right;
	margin: 65px 71px 0 0;
	/*background:url(../img/logoFundoClaro.png);*/
	width:125px;
	height:143px;
}

.logo a{
	display:block;
	float:right;
	margin: 65px 71px 0 0;
	width:125px;
	height:143px;
}

.logo span {
	display:none;
}

/*destaque*/
.fundoDestaque{
	background:url(../img/imgDestaque.jpg);
	width:373px;
	height:260px;
	display:block;
	margin-right:3px;
}

.conteudos{
	display:block;
	float:left;
	margin: 10px 0 0 10px;
	width:600px;
}

.barraDestaque{
	display:block;
	margin: 180px 0 0 0;
	background:url(../img/barraDestaque3.png);
	width:100%;
	height:80px;
}

.diaDestaque{
	display:block;
	float:left;
	margin: 15px 0 0 16px;
	width:72px;
	padding: 6px 0 8px 0;
	font-family: Arial;
	font-size: 30px;
	color:#fff;
	text-align:center;
}

.dadosDestaque {
	display: block;
	float:left;
	margin: 15px 0 0 15px;
	line-height:14px;
}

.mesDestaque{
	font-family: Arial;
	font-size: 14px;
	text-transform:uppercase;
	color:#fff;
}

.tituloDestaque{
	font-family: Arial;
	font-size: 11px;
	text-transform:uppercase;
	color:#999999;
}

.linkInfo{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color:#fff;
}

.separadorLinks{
	float: left;
	width: 16px;
	font-family: Arial;
	font-size: 11px;
	color:#fff;
	text-align:center;
}

.linkEnviar{
	font-family: Arial;
	font-size: 11px;
	color:#fff;
}






.leftBar{
	margin:10px 10px 0 0;
	float:right;
	width:210px;
	text-align:center;
}


.areaLivre {
        background:#E4E4E4 none repeat scroll 0 0;
        clear:both;
        float:right;
        font-size:11px;
        margin:10px 0 0;
        padding:5px;
        text-align:left;
        width:200px;
	color:#331400;
        font-family:verdana;
}
/*calendário*/
.calendarioBase {
	display:block;
	float:left;
	padding: 0 10px;
	width:190px;
	height:210px;
	float:right;
	background-color:#f4f4f4;
}
#calendar_table{
	height:144px;
}
.calendario {
	display:block;
	width:190px;
}

.mes a{
	width:190px;
	display:block;
	margin: 8px 0 4px 0;
	font-family: Arial;
	font-size:16px;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.mes a:hover{
	width:190px;
	margin: 8px 0 4px 0;
	font-family: Arial;
	font-size:16px;
	color:#000;
	text-align:center;
	text-decoration:underline;
}

.diaSemanaTop {
	font-family: Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
}
.diaSemana {
	font-family: Arial;
	font-size:12px;
	color:#999;
}
.diaSemanaHoje {
	font-family: Arial;
	font-size:12px;
	color:#999;
	background-image:url(../img/calendarioHoje.gif);
	background-repeat:no-repeat;
}

.diaEvento {
	font-family: Arial;
	font-size:12px;
	color:#fff;
	background-image:url(../img/calendarioEvento.gif);
	background-repeat:no-repeat;
}
.diaEvento a{
	color:#fff;
	text-decoration:none;
}
.diaEvento a:hover{
	color:#fff;
	text-decoration:underline;
}

.separadorCalendario {
	border-bottom: 1px solid #e4e4e4;
	width:190px;
	margin: 0 0 10px 0;
}

.navegacao {
	display:block;
	width:190px;
	height:18px;
}

.anterior {
	display:block;
	float:left;
	height:16px;
	background-image:url(../img/setaAnterior.gif);
	background-repeat:no-repeat;
}

.anterior a {
	padding: 0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.proximo {
	display:block;
	float:right;
	height:16px;
	background-image:url(../img/setaSeguinte.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.proximo a {
	padding: 0 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}


.separadorRodape {
	border-bottom: 1px solid #e4e4e4;
	width:979px;
        margin: 20px 0 0 10px;
}


/*menu rodape*/
#menuRodape {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

#menuRodape ul {
	padding:13px 0 0 0;
	margin:0;
}

#menuRodape ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}

#menuRodape ul li a {
	display: block;
}

#menuRodape ul li a span {
	display: none;
}

.bt08 {
	display:block;
	background: url(../img/bt08.gif);
	width:109px;
	height:12px;
}
.bt08 a{
	display:block;
	width:109px;
	height:12px;
}

.bt09 {
	display:block;
	background:url(../img/bt09.gif);
	width:80px;
	height:12px;
}
.bt09 a{
	display:block;
	width:80px;
	height:12px;
}

.bt10 {
	display:block;
	background:url(../img/bt10.gif);
	width:55px;
	height:12px;
}
.bt10 a{
	display:block;
	width:55px;
	height:12px;
}

.bt11 {
	display:block;
	background:url(../img/bt11.gif);
	width:23px;
	height:12px;
}
.bt11 a{
	display:block;
	width:23px;
	height:12px;
}



.bt12 {
	display:block;
	background:url(../img/btAlugueres.gif);
	width:117px;
	height:12px;
}
.bt12 a{
	display:block;
	width:117px;
	height:12px;
}




.bt13 {
	display:block;
	background:url(../img/btRedesSociais.gif);
	width:83px;
	height:12px;
}
.bt13 a{
	display:block;
	width:83px;
	height:12px;
}

.bt14 {
	display:block;
	background:url(../img/btCafeConcerto.gif);
	width:92px;
	height:12px;
}
.bt14 a{
	display:block;
	width:92px;
	height:12px;
}


.bt15 {
	display:block;
	background:url(../img/btPorCa.gif);
	width:41px;
	height:12px;
}
.bt15 a{
	display:block;
	width:41px;
	height:12px;
}


.bt16 {
	display:block;
	background:url(../img/btNewsletter.gif);
	width:73px;
	height:12px;
}
.bt16 a{
	display:block;
	width:73px;
	height:12px;
}













/*newsletter*/
.divNews {
	float: left;
	display:block;
	margin:17px 0 0 0;
	width: 268px;
	height: 25px;
	background-image:url(../img/inputNews.gif);
}

.inputNews {
	display:block;
	border:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	margin:1px 0 0 81px;
	padding: 6px 0 0 5px !important;
	width:150px !important;
}

.btOkNews {
	display:block;
	background-image:url(../img/btOkNews.gif);
	width:25px;
	height:25px;
}
.btOkNews span{
	display:none;
}

/*copyright*/
.copyright{
	float:right;
	margin: 22px 10px 0 0;
	font-family: Arial;
	font-size: 11px;
}
.desenvolvido{
	float:right;
	margin: 0 10px 0 0;
	font-size: 10px;
}

/*TEMPLATE evento_detalhe*/

/*título página*/
.tituloPagina{
	display:block;
	margin: 0 0 0 10px;
	width:770px;
	height:47px;
	background-color:#ffc000;
}

.textoCategoria{
	padding:12px 0 0 15px;
	font-family:Arial;
	font-size:21px;
	text-transform:uppercase;
	color:#FFF;
}

.separadorTitulo{
	float:left;
	background-image:url(../img/separadorTitulo.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:20px;
	height:47px;
}

.textoTitulo{
	padding:12px 0 0 15px;
	font-family:Arial;
	font-size:21px;
	text-transform:uppercase;
	color:#FFF;
}

/*destaque interior*/
.fundoDestaqueInterior{
	display:block;
	float:left;
	margin: 0 0 0 10px;
	background:url(../img/imgEventoGr2.jpg);
	width:770px;
	height:214px;
}

.barraDestaqueInterior{
	display:block;
	margin: 134px 0 0 0;
	background:url(../img/barraDestaque3.png);
	width:770px;
	height:80px;
}

.linkInfoInterior{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color:#ffc000;
}

.linkEnviarInterior{
	font-family: Arial;
	font-size: 11px;
	color:#ffc000;
}

/*imagem ambiente interior*/
.imagemAmbienteInterior {
	background:transparent url(../img/imgAmbienteInterior.jpg) repeat scroll 0 0;
	display:block;
	float:right;
	height:261px;
	left:770px;
	margin:0 0 0 10px;
	position:absolute;
	top:54px;
	width:210px;
}

.logoInterior{
	display:block;
	margin: 64px 0 0 42px;
	/**/
	background:url(../img/logoFundoEscuro.png);
	width:125px;
	height:143px;
}

.logoInterior a{
	display:block;
	margin: 35px 0 0 42px;
	width:125px;
	height:143px;
}

.logoInterior span {
	display:none;
}

/*conteúdo GCA*/
.conteudoGCA{
	display:block;
	float:left;
	margin: 10px 0 0 10px;
	width:760px;
	font-family: Arial;
	font-size: 12px;
	color:#999999;
	line-height:16px;
}

.tituloGCA{
	font-family: Arial;
	font-size: 15px;
	/*text-transform:uppercase;*/
	color:#331400;
	padding:10px 0 10px 0;
}

.dataGCA{
	font-family: Arial;
	font-size: 12px;
	text-transform:uppercase;
	color:#999999;
	padding-bottom:10px;
}

.separadorCorpoTexto {
	border-bottom: 1px solid #e4e4e4;
	width:100%;
	margin: 15px 0 15px 0;
}

.fichaTecnica {
	float:left;
	width:50%;
	border-right: 1px solid #e4e4e4;
	min-height:100px;
}

.reservaBilhetes {
	display:block;
	float:left;
	margin-left:10px;
        position:relative;
        width:365px;
        
}

.reservaBilhetes a{
	display:block;
	width:155px;
	height:38px;
	background:url(../img/btReservarBilhetes.png) no-repeat 0 0;
}

/*TEMPLATE evento_detalhe_video*/

/*título página*/
.tituloPaginaVideo{
	display:block;
	margin: 0 0 0 10px;
	width:760px;
	height:47px;
	background-color:#99bb1c;
}

/*destaque*/
.fundoDestaqueInterior{
	display:block;
	float:left;
	margin:0 0 0 10px;
	background:url(../img/imgEventoGr3.jpg);
	width:770px;
	height:214px;
}

.barraDestaqueInteriorVideo{
	display:block;
	margin: 134px 0 0 0;
	background:url(../img/barraDestaque4.png);
	width:760px;
	height:80px;
}

.linkInfoInterior{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color:#99bb1c;
}

.linkEnviarInterior{
	font-family: Arial;
	font-size: 11px;
	color:#99bb1c;
}

.reservaBilhetesVideo {
	display:block;
	float:left;
	width:294px;
	height:100px;
	margin-left:10px;
}

.reservaBilhetesVideo a{
	display:block;
	width:294px;
	height:85px;
	background:url(../img/btReservarBilhetes04.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.videoGCA{
	display:block;
	float:left;
	margin:0 15px 15px 0;
	width:299px;
	height:251px;
	background:url(../img/playerVideo.jpg);
}

/*TEMPLATE GCA*/

/*título página*/
.tituloPaginaGCA{
	display:block;
	margin: 0 0 0 10px;
	width:770px;
	height:47px;
	background-color:#331400;
}

/*destaque*/
.fundoDestaqueGCA{
	display:block;
	float:right;
	margin: 0 0 0 10px;
	/*background:url(../img/imgEventoGr4.jpg);*/
	/*width:760px;*/
	width: 190px;
	height:214px;
}

#botoesGCA {
	float: left;
	margin-top: 30px;
	padding: 0;
	width:100%;
}

#botoesGCA ul {
	float: left;
	margin: 0;
	padding: 0;
}

#botoesGCA ul li {
	float: left;
	list-style: none;
	margin:10px;
	width:153px;
	height:36px;
	/*border:2px solid #E2E2E2;*/
        background: url(/temas/default/img/botao_submenu.gif) no-repeat;
	display:block;
}

#botoesGCA ul li a {
	/* display: block; */
	color:#331400;
	text-transform:uppercase;
	text-decoration:none;
	/* padding-top:11px; */  
	text-align:center;
	width:153px;
	height:36px;
	/*
	height:100%;
	*/
	/* line-height:100%; */
}

#botoesGCA ul li a span{
	display:block;
	position:relative;
}

a
{
font-family: Arial;
font-size: 11px;
color:#331400;
text-decoration: underline;
}

a:hover
{
font-family: Arial;
font-size: 11px;
color:#331400;

}








.sugiraTable td{
	font-size:11px;
}
.sugiraTable td input[type=text]{
	border:1px solid #666;
	padding:3px;
	font-size:11px;
	width:270px;
}
.sugiraTable td textarea{
	padding:3px;
	border:1px solid #666;
	font-size:11px;
	height:45px;
	width:270px;
}



.imagemAmbiente{
        position: absolute;
        width: 770px;
        height: 214px;
        overflow:hidden;
}

.imagemAmbienteHome{
        position: relative;
        width: 990px;
        height: 260px;
        overflow:hidden;
	margin-left:10px;
}

.breadcrumbs{
	margin:0 0 10px 0;
}
.breadcrumbs b{
	color:#331400;
	font-weight:normal;
	font-size:11px;
}


.paginacao_sel{
        margin: 0 2px 3px 2px;
        float: left;
        padding:3px;
        padding:1px 5px;
        border:1px solid #eee;
}

.paginacao{
        margin: 0 2px 3px 2px;
        float: left;
        padding:1px 5px;
        border:1px solid #eee;
}



.janelaVideo{
        margin:10px 10px 10px 0!important;
        float:left;
}




.semresultados{
        margin:50px auto;
        font-weight:bold;
        text-align:center;
}


.clear { display: block; clear: both; }

a.voltar:link, a.voltar:visited { text-decoration: none; font-size: 12px; }
.lisubmenu { float:right;margin:4px 7px 0 0;cursor:pointer; }



.spiffyfg {
	line-height:34px;
}