@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(imagens/bg-roxo-950.jpg) no-repeat center top;
	text-align: center;
}
body.template2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(imagens/bg-geral-template02-950.jpg) no-repeat center top;
	text-align: center;
}
body.template3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(imagens/bg-geral-template03-950.jpg) no-repeat center top;
	text-align: center;
}
body.template4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(imagens/bg-geral-template04-950.jpg) no-repeat center top;
	text-align: center;
}
body.template5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(imagens/bg-geral-template05-950.jpg) no-repeat center top;
	text-align: center;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffea00;
	text-decoration: none;
}

ul {
	margin: 5px 0 5px 15px;
}

.cxAlta {
	text-transform: uppercase;
}


body.template2 h1, body.template3 h1, body.template4 h1, body.template5 h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bold;
	color:#3c2e29;
	margin: 30px 0 20px;	
}


body.template2 p.destaque a:link, body.template2 p.destaque a:visited, body.template3 p.destaque a:link, body.template3 p.destaque a:visited {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px dotted #f1e4df;
	padding: 0px 0px 4px;
	margin: 8px 0px;
}
body.template2 p.destaque a:hover, body.template2 p.destaque a:active, body.template3 p.destaque a:hover, body.template3 p.destaque a:active {
	border-bottom: 1px dotted #fff;
	background: #ae8b7e;
}



.destaqueLista {
	text-transform: uppercase;
	font-size: 13px;
}


.sinopse {
	margin: 10px 30px 50px 230px;
	font-size: 12px;
}
.fotoFilme {
	float: left;
}
.fotoRight {
	float: right;
	margin: 0 0 15px 15px;
}
.imgFoto {
	position: relative;
}
.viewFoto {
	position: absolute;
	right: 1px;
	bottom: -16px;
	font-size: 9px;
	cursor: default;
}
.fotoFilme p, .fotoRight p {
	font-size: 10px;
	color: #FFF;
	margin: 4px 0px 0px;
	width: 170px;
}
.creditoFoto {
	font-size: 9px;
	margin: 1px 0 0 0;
	font-style: italic;
}
.exibicao {
	font-size: 11px;
	width: 150px;
}

.linha {
	border-bottom: 1px solid #ead4d7;
	margin: 5px 0px 25px;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#topo {
	background: url(imagens/bg-identidade.png) no-repeat center;
	height: 192px;
	width: 100%;
	text-align: center;
}

#molduraTopo {
	width: 950px;
	text-align: right;
	margin: 0 auto;
	position: relative;
}

#menuCinemaSemFronteiras {
	text-transform: uppercase;
	padding: 16px 0 4px 0;
	font-size: 10px;
}
#menuCinemaSemFronteiras a {
	margin: 0 8px;
}

#menuIng {
	font-size: 10px;
	position: absolute;
	top: 32px;
	left: 235px;
}


#menuServicos {
	text-transform: uppercase;
	color: #FFF;
	float: right;
}
.itemMenuServicos {
	float: left;
	position: relative;
	z-index: 500;
	text-transform: uppercase;
}
.itemMenuServicos a {
	margin: 0px 8px;
	z-index: 500;
	font-size: 10px;
}
.subMenuServicos {
	position:absolute;
	top:15px;
	width:150px;
	left: -10px;
	color:#FFF;
	display:none;
	z-index: 700;
	text-transform: uppercase;
}
.subMenuServicos a:link, .subMenuServicos a:visited {
	display:block;
	text-align:left;
	text-decoration:none;
	height: 10px;
	color: #ffffff;
	z-index: 700;
}
.subMenuServicos a:hover, .subMenuServicos a:active {
	color: #f0e869;
}
.imgTopSubMenuServicos {
	margin: 0;
}
.listSubMenuServicos {
	list-style:none;
	width:140px;
	padding: 10px 5px 10px;
	z-index: 800;
	background: url(imagens/bg-submenu-servicos.png);
	margin: 0;
}
.listSubMenuServicos li {
	margin: 0 0 12px 0;
	z-index: 900;
}



#menuPrincipal p {
	height: 20px;
	color: #000;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 9px 0 2px;
	margin: 0 5px;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}
#menuPrincipal p:hover, #menuPrincipal p:active, #menuPrincipal p a:hover, #menuPrincipal p a:active {
	color: #000;
}
#menuPrincipal p a {
	vertical-align: middle;
	padding: 0 10px;
}
#menuPrincipal p.menuAtivo a {
	color: #000;
}



#menuPrincipal ul {
	list-style: none;
	margin: 6px 5px;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}
#menuPrincipal ul li {
	color: #D6D7D8;
	height: 16px;
	font-size: 10px;
	padding: 2px 5px 2px 18px;
}
#menuPrincipal ul li a:link, #menuPrincipal ul li a:visited {
	color: #D6D7D8;
}
#menuPrincipal ul li a:hover {
	color: #000;
}
#menuPrincipal ul li.menuAtivo a {
	color: #000;
}
.subMenu {
	display: none;
	font: 9px Helvetica, Arial, sans-serif;
	color: #FFF;
}
li.subMenu a {
	padding-left: 10px;
}
.subMenuExp {
	display: block;
	font: 9px Helvetica, Arial, sans-serif;
	color: #000;
}
#redesSociais {
	margin: 20px 5px 5px 5px;
}
#redesSociais h4 {
	text-indent: -9000px;
	background: url(imagens/tit-cinebhnarede.png) no-repeat;
}
#redesSociais .icones {
	background: #b2b1b1;
	padding: 7px 3px 6px;
	text-align: center;
	margin: 5px 0 0 0;
}
#redesSociais .icones a {
	padding: 0 4px 0 0;
}


#moldura {
	background: url(imagens/bg-moldura-roxa.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
	position: relative;
}

#molduraMostra {
	background: url(imagens/bg-moldura-home-mostra.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
	position: relative;
}

#parceiros {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 176px;
	height: 88px;
}

body.template2 #moldura {
	background: url(imagens/bg-moldura-template2.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
}
body.template3 #moldura {
	background: url(imagens/bg-moldura-template3.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
}
body.template4 #moldura {
	background: url(imagens/bg-moldura-template4.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
}
body.template5 #moldura {
	background: url(imagens/bg-moldura-template5.png) repeat-y;
	text-align: left;
	margin: 21px auto 33px;
	width: 950px;
}

#colunaEsquerda {
	width: 181px;
	float: left;
	background: #918f8f;
	border-bottom: 10px solid #FFF;
}

#centro {
	width: 753px;
	margin: 0 0 0 197px;
}

#banner {
	border-bottom: 15px solid #FFF;	
}

#colunaCentral {
	float: left;
	width: 550px;
}

body.template2 #colunaCentral, body.template3 #colunaCentral, body.template4 #colunaCentral, body.template5 #colunaCentral {
	width: 100%;
	padding: 15px 50px 15px 15px;
}

#caminhoPagina {
	font-size: 8px;
	text-transform: uppercase;
	margin: 5px 0 15px;
	color: #FFF;
}

#display {
	margin: 10px 50px 30px 40px;
	line-height: 16px;
}

#display p {
	line-height: 16px;
	margin: 2px 0px 20px;
}

#display h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 22px 0px 20px;
	color: #FFF;
}

#display h3 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 20px 0px 6px;
	color: #FFF;
}
#display h3 a:link, #display h3 a:visited {
	color: #FFF;
	margin: 0 6px;
}
#display h3 a.primeiro {
	margin: 0 6px 0 0;
}
#display h3 a:hover, #display h3 a:active {
	color: #000;
}
#display h3 a.ativo {
	color: #000;
}

.listaPadrao {
	margin: 0;
}
.listaPadrao li {
	list-style: url(imagens/marcador_seta.png) none;
	margin: 0px 0px 20px;
	
}
.listaPadrao2 li {
	list-style: none;
	margin: 0px 0px 5px;
	font-size: 11px;
}

#responsavelOficina {
	position: relative;
	z-index: 700;
}
#n1 {
	z-index: 900;
}
.curriculoResponsavel {
	visibility: hidden;
	position: absolute;
	top: 22px;
	left: 0px;
	background: url(imagens/bg-submenu-servicos.png);
	width: 550px;
	padding: 10px 12px;
	border: 1px solid #fabab3;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	z-index: 800;
}


#noticiaPrincipal {
	background: #86647e;
	border-bottom: 4px solid #FFF;
	padding: 15px 15px 40px;
}
#noticiaMostra {
	padding: 15px 0 20px;
	width: 220px;
	float: right;
	margin: 0 20px 0;
}
#noticiaPrincipal h2, #noticiaSecundaria h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#noticiaMostra h2 {
	font-size: 11px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#noticiaSecundaria {
	padding: 15px;
}





#noticiaPrincipal p, #noticiaSecundaria p {
	line-height: 18px;
	font-size: 11px;
}
#noticiaMostra p {
	line-height: 16px;
	font-size: 10px;
	margin: 0 0 15px;
}

#colunaDireita {
	width: 178px;
	float: right;
	padding: 10px 5px;
}

#feedTwitter {
	font-size: 10px;
}
#feedTwitter h2 {
	background: url(imagens/tit-twitter.png) no-repeat;
	text-indent: -9000px;
	border-bottom: 1px solid #FFF;
	padding: 0px 0px 4px;
	margin: 0 0 5px;
}


input, textarea {
	border: 1px solid #FFF;
	background: #f5d8e7;
}
.btForm {
	color: #FFF;
	background: #190515;
	height: 18px;
	width: 91px;
	margin: 8px 3px 16px 0;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #FFF;
}
.w50 {
	width: 50px;
}
.w100 {
	width: 100px;
}
.w256 {
	width: 256px;
}
.w350 {
	width: 350px;
}
.semBorda {
	border: none;
	background: url(none);
}
.tabelaForm td {
	padding: 4px 2px;
}
.tabelaFormInterna td {
	padding: 0px 0;
}

#tooltip {
	position:absolute;
	border:1px solid #666;
	padding:4px 7px;
	color: #51514A;
	display:none;
	background: #E1E1E1;
}


#rodape {
	color: #231f20;
	font-size: 10px;
	width: 950px;
	height: 60px;
	margin: 0 auto 50px;
}
#rodape p {
	margin: 30px 0 0 210px;
}
#rodape .logoUniverso {
	float: left;
	margin: 20px 0 0 50px;
}


#menuProgramacao a:link, #menuProgramacao a:visited  {
	margin: 0 1px;
	padding: 5px 10px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background: #b74756;
	font-weight: bold;
	border: 1px solid #ec9ea9;
}

#menuProgramacao a:hover, #menuProgramacao a:active  {
	color: #000;
}

body.template3 select {
	background: #b74756;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 3px 6px;
}
body.template3 select option {
	padding: 3px 0;
}

.titListaProg {
	font-size: 16px;
	color: #FFD737;
	font-weight: bold;
}
.tbProgramacao tr {
	background: url(imagens/linha-hor.png) repeat-x bottom;
}
.pontHor {
	background: url(imagens/linha-hor.png) repeat-x bottom;	
}

.horaProg {
	text-align: left;
	width: 145px;
}
.horaProg h5 {
	text-transform: uppercase;
}
.tbProgramacao th {
	text-align: left;
	width: 145px;
	padding: 5px;
}
.tbProgramacao th h5 {
	font-size: 12px;
	color: #000;
}
.tbProgramacao th p {
	font-size: 9px;
	margin: 2px 0;
}
.tbProgramacao td {
	text-align: left;
	padding: 5px;
	border-left: 1px solid #e5a3ab;
}
.tbProgramacao td h5 {
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}
.tbProgramacao td h5 a:link, .tbProgramacao td h5 a:visited {
	color: #000;
}
.tbProgramacao td h6 a:link, .tbProgramacao td h6 a:visited {
	color: #FFF;
	font-size: 12px;
}
.tbProgramacao td h5 a:hover, .tbProgramacao td h5 a:active, .tbProgramacao td h6 a:hover, .tbProgramacao td h6 a:active {
	color: #FF0;
}
.tbProgramacao td h6 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 4px 0 0;
}
.tbPadrao td {
	padding: 3px;
}
.tbPadrao th {
	font-size: 12px;
	color: #fff68d;
	font-weight: bold;
}
.tbPadrao td {
}
.subItemListaMenor {
	font-size: 12px;
}


.fotoConteudo {
	float: right;
	width: 230px;
	margin: 0px 0px 0px 30px;
}

.txtSubMostra {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
	border-right: 1px solid #d68b95;
	padding-right: 20px;
}

.itemMenuPlayer {
	margin: 9px 0 16px;
}
.itemMenuPlayer a:link, .itemMenuPlayer a:visited {
	margin: 0 1px;
	padding: 2px 10px;
	text-align: center;
	border: 1px solid #365455;
	font-size: 10px;
	color: #000;
}
.itemMenuPlayer a:hover, .itemMenuPlayer a:active {
	color: #FF0;
}

#share {
	
}


#videoHome {
	border-bottom: 8px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top-style: none;
}

#boxProgHome {
	width: 230px;
	float: left;
	margin: 15px 0 10px 20px;
}
#boxProgHome h2 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 0;
	color: #000;
}


.tbProgramacaoHome td h5 a:link, .tbProgramacaoHome td h5 a:visited, .tbProgramacaoHome td h6 a:link, .tbProgramacaoHome td h6 a:visited {
	color: #333;
}
.tbProgramacaoHome {
	margin-top: 13px;
}
.tbProgramacaoHome th {
	text-align: left;
	width: 37px;
	padding: 2px 3px 2px 0;
}
.tbProgramacaoHome th h5 {
	font-size: 10px;
	color: #333;
}
.tbProgramacaoHome th p {
	font-size: 10px;
	margin: 2px 0;
}
.tbProgramacaoHome td {
	text-align: left;
	padding: 2px 0 2px 5px;
	border-left: 1px dotted #947a89;
}
.tbProgramacaoHome td h5 {
	text-transform: uppercase;
	font-size: 9px;
	color: #333;
}
.tbProgramacaoHome td h6 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}
.navData {
	margin: 8px 0;
}
.navData a:link, .navData a:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #947a89;
	font-weight: bold;
}
.navData a:hover, .navData a:active {
	color: #000;
}

.verMais a:link, .verMais a:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #33877f;
	font-weight: bold;
}

.verMais a:hover, .verMais a:active {
	color: #000;
}

