/*  
Theme Name: Poster Filmes
Theme URI: http://www.posterfilmes.com.br
Description: Website da Poster Filmes Filmes e Ideias
Version: 1.0.0
Author: Logomotiva - Comunicacao
Author URI: http://www.logomotiva.com.br
*/

/* Zerando propriedades naturais . Reset */
	@import url("reset.css");

/* ESTRUTURA BASICA . Basic Structure */
	body {
		background: #0e1124;
		text-align: center }
	#global {
		width: 977px;
		margin: 0 auto;
		text-align: center }
	a { color: #0e1124 }
	#credito {
		background:url(../img/logomotiva.gif) 0px -16px no-repeat;
		margin-top: 15px;
		width: 86px;
		margin: 0 auto 20px auto }
	#credito a {
		display: block;
		height: 16px;
		overflow: hidden;
		text-indent: -999px;
		width: 86px }
	#credito:hover {
		background: url(../img/logomotiva.gif) 0px 0px no-repeat;
		display: block;
		height: 16px;
		overflow: hidden;
		text-indent: -999px;
		width: 86px }

