/* CSS Document */

#mais_informacao_cinema{
	font-size: 20px;
	color:#333333;
	background-image: url(../entretenimento/imagens/ico_mais.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#mais_informacao_cinemas{
	font-size: 20px;
	color:#333333;
	background-image: url(../entretenimento/imagens/ico_exibicao.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#busca_filme {
	TEXT-ALIGN: left;
	WIDTH: 600px;
	MARGIN-BOTTOM: 10px;
	background-color: #;
	border: 1px solid #663399;
	margin-top: 10px;
	background-color: #CCCCCC;
	height: 32px;
}
#texto_busca {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #663399;
	padding: 0px;
	margin-left: 10px;
	float: left;
	width: 130px;
}
#busca_cinema {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	float: left;
}
.copia_filme {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #663399;
	padding: 0px;
}
.dados_filme_cinema {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	padding: 0px;
}
.nome_filme_cinema {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.nome_filme_cinema a:link{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.nome_filme_cinema a:visited{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.dados_filme {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #333333;
	padding: 0px;
}
.nome_cinema{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	font-weight: bold;

}

#nome_filme{
	font-size: 20px;
	color:#333333;
	margin-bottom: 1px;
	font-weight: bold;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#nome_filme_original{
	font-size: 15px;
	color:#333333;
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#exibe_filme {
	text-align: left;
	padding-bottom: 10px;
}

#exibe_filme .imagem {
	float: left;
	padding-right: 10px;
	clear: right;
}
#exibe_filme .filme {
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
}

#lista_filmes {
	width: auto;
	margin-top: 10px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#lista_filmes .foto_filme {
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;
	clear: right;
}
#lista_filmes .texto_filme {
	font-size: 13px;
	color: #666666;
}
#lista_filmes .texto_resenha_home {
	font-size: 11px;
	color: #666666;
}
#lista_filmes .titulo_filme {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#lista_filmes .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#lista_filmes .veja_mais a:link {
	font-size: 12px;
	color: #92499C;
}
#lista_filmes .veja_mais a:visited {
	font-size: 12px;
	color: #92499C;
}

