@charset "utf-8";
/* CSS Document */
.configposters{
	margin:4px;
	width:181px;
	height:265px;
	border:solid 1px #F3F3F3;
}
#conteudofilme{
	margin:auto;
	width:1000px;
	height:310px;
}
#poster{
	float:left;
	margin-left:10px;	
	width:236px;
	height:305px;
	text-align:center;
}
#fichatecnica{
	float:left;
	margin-left:10px;
	width:300px;
	height:305px;
	font:normal 14px gothan, Arial, Helvetica, sans-serif;
	color:#282828;
}
#cenas{
	float:left;
	margin-left:20px;	
	width:400px;
	height:305px;
}
.configposter{
	max-width:236px;
	max-height:305px;
}
.configcenas{
	width:130px;
	height:98px;
}
#chamadasinopse{
	margin:auto;
	margin-top:10px;	
	width:1000px;
	height:30px;
	font:normal 16px gothan, Arial, Helvetica, sans-serif;
	color:#262626;
	line-height:30px;
}
#caixatextosinopse{
	margin:auto;
	margin-top:10px;
	width:1000px;
	height:auto;
	font:normal 14px gothan, Arial, Helvetica, sans-serif;
	color:#262626;
	text-align:justify;
}