.snack {
	background-image: url(http://img.cinemark.com.br/images/fundo_snack.jpg);
	height: 115px;
	width: 450px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8f6f;
	float: left;
	background-position: 80px 20px;
	padding-left: 80px;
	text-decoration: none;
	padding-top: 20px;
}
.snack .foto1 {
	float: left;
	height: 113px;
	width: 145px;
}
.snack .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #9e9e76;
	padding-top: 5px;
	float: left;
	padding-bottom: 5px;
	width: 250px;
	padding-left: 10px;
}
.snack .esq {
	width: 30%;
	float: left;
	padding-top: 3px;
	line-height: 1.5em;
	padding-left: 10px;
	color: #9e9e76;
}
.snack .dir {
	width: 27%;
	float: left;
	padding-top: 3px;
	line-height: 1.5em;
	padding-left: 2px;
	color: #9e9e76;
}
.snack a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8f8e6f;
}
.snack a:hover {
	color: #AE0B10;
}

#gavetaaaa {
	background-image: url(http://img.cinemark.com.br/images/fundo_gaveta.jpg);
	float: left;
	height: 20px;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-top: 2px;
	background-position: 208px bottom;
	padding-left: 225px;
}
#gaveta {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	width: 280px;
	float: left;
	position: relative;
	left: 200px;
	top: -5px;
}
#gaveta_meio {
	background-image: url(http://img.cinemark.com.br/images/fundo_gaveta_meio.gif);
	background-repeat: repeat-y;
	top: 5px;
	position: relative;
	float: left;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8e6f;
	height: auto;
	left: 5px;
	text-decoration: none;
	padding-top: 0px;
}
#gaveta_base {
	background-image: url(http://img.cinemark.com.br/images/fundo_gaveta_base.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 280px;
	float: left;
}
#gaveta_meio .texto {
	float: left;
	height: auto;
	width: 254px;
	padding-left: 8px;
}
#gaveta_meio .texto .nome {
}
.space{
	height: 50px;
	width: 400px;
	background-color: #FF0000;
	float: right;
}
