@charset "utf-8";
/* CSS Document */

body { background-image:url(../imagem/bkg.jpg); background-position:top center; background-repeat:no-repeat; background-attachment:fixed; margin:0px; height:100% }
html { height:100%; }

.clear { clear:left; }


label.form {
	display: block;
	float: left;
	margin-bottom: 3px;
	text-align: right;
	width: 80px;
	padding:0px 3px 0px 0px;
	color: #0C9;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

input.form, textarea.form { height:35px ;
color: #0C9;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.hover:hover{cursor:pointer; background-color:#FFF}

.texto_padrao { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #333 }
.texto_destaque { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#819092; font-weight:normal }
.texto_preto { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000 }
.texto_preto_destaque { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #333; font-weight:bold }
.borda_caixa { border: 0px #333 solid; border-top-width:1px; width:500px; margin:10px 0px 0px 100px }


.texto_barra { font-family:Arial, Helvetica, sans-serif; font-size:32px; color:#FFF; font-weight:bold }
.texto_barra_sombra { font-family:Arial, Helvetica, sans-serif; font-size:32px; color:#666; font-weight:bold }
.texto_cinema { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#9c6e23}

.titulo_novidade { font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#9c6e23}

.texto_sala { font-family:Arial, Helvetica, sans-serif; font-size:21px; font-weight:bold; color:#9c6e23}

.texto_destaque2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color: #243166; line-height:1.5}

a { color: #069; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }; 
a:link { text-decoration:none;text-decoration:none; }
a:hover { text-decoration:underline }
a:visited { color:#a30046; }
a:visited:hover { text-decoration:underline  }
