#principal {
	background-image: none;
	background-repeat: no-repeat;
}

#space_mac {
	height: 120px;
	width: 500px;
	float: left;
}

body {
	background-color: #E4DEDE;
	margin: 0px;
	padding: 0px;
	margin:0 0 0 5px;
}
#top {
	height: 130px;
	width: 850px;
	float: left;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: -24px 0px;
	background-image: url(http://img.cinemark.com.br/images/fundo_ingresso_top2.jpg);
}
#top #logo {
	height: 50px;
	width: 200px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px 50px;
	padding-top: 43px;
	padding-left: 35px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
}
#top #banner {
	height: 60px;
	width: 468px;
	float: left;
	background-image: none;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#cont_esq {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	height: auto;
}


#caixa {
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	width: 780px;
	background-image: url(http://img.cinemark.com.br/images/fundo_ingresso_top2.jpg);
	height: auto;
}
#caixa_meio {
	position: relative;
	float: left;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 779px;
	z-index: 1;
	background-color: #FFFFFF;
	margin-left: 3px;
}
#caixa_base {
	background-image: url(http://img.cinemark.com.br/images/fundo_principal_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 42px;
	float: left;
	width: 764px;
}
#conteudo {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 15px;
	float: left;
	height: auto;
	width: auto;
}
