html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
}
.tit {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #03263D;
}

.form_texto {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}
.diretor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bio_diretor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	text-align: justify;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
}
.dadostecnicos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.sinopse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.fichatecnica {
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fichatecnicanome {
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000066;
}
