body {
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

html {
	height: 100%;
}
.texto_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: 30px;
}
.titulo_sessao {
	font-family: "Gill Sans Std", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.ficha_tecnica {
	font-family: "Gill Sans Std", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.titulo_filme {
	font-family: "Gill Sans Std", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
}
.minuto_filme {
	font-family: "Gill Sans Std", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}

.ficha_tecnica_nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.submenu {
	font-family: "Gill Sans Std", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.programacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: -50px;
	margin-left: 50px;
}
.layer_center {
	position: static;
}
