body{
  background:#ffffff;
  margin:0;
  font-family:trebuchet ms, tahoma, arial, sans-serif;
  font-size:11px;
  color:#000000;
  height:100%;
}
p{font-size:11px;}
html{height:100%;}
.texto_local {
  font-size: 13px;
  color: #871E19;
}
.texto_cinza {
  color: #666666;
  font-weight:bold;
}
.texto_italico {
  font-size: 11px;
  color: #000000;
  font-style: italic;
}
.tit_filme {
  text-transform:uppercase;
  font-size: 11px;
  color: #000000;
}
.tit_cinza {
  text-transform:uppercase;
  color: #333333;
  font-size: 11px;
  font-family: trebuchet ms, tahoma, arial, sans-serif;
}
a {
  color:#000000;
  font-size: 11px;
}
a:hover {
  color:#DF1517;
  text-decoration:none;
}
a.ed_anterior {
  color:#000000;
  font-size: 11px;
  text-decoration:none;
}
a.ed_anterior:hover {
  color:#871E19;
  text-decoration:none;
} 
input {
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	color:#000000;
}
