#promocao{
	width:963px;
	height:480px;
	font-size:11px;
	margin:-27px 0 0 0;
	padding: 10px 20px 10px 20px;
	background:#fff url(../img/layout/bg.jpg) left top no-repeat;
}
#bread{
	padding:0;
	margin:0 0 20px 0;
	font-size:11px;
	color:#808080;
}
#bread a{
	margin-bottom:20px;
	font-size:11px;
	color:#808080;
	text-decoration:underline;
}
#colunas{
	width:833px;
	padding: 0 65px 0 65px;
}

#col_01{
	float:left;
	width:257px;
	height:400px;
	margin-right:31px;
	background:url(../img/layout/bg_clube.png) left bottom no-repeat;
	color:#fff;
}
#col_01 h1{
	width:162px;
	height:67px;
	margin:0 44px 0 44px;
	padding:0px;
	background:url(../img/layout/text_clube.png) left top no-repeat;
}
#col_01 p.img {
	margin:0 30px 18px 30px;
	padding:0px;
}
#col_01 p {
	margin:10px 40px 0 40px;
	padding:0;
	font-weight:bold;
	color:#fff;
}
#col_02{
	float:left;
	width:257px;
	height:400px;
	margin-right:31px;
	background:url(../img/layout/bg_cinema.png) left bottom no-repeat;
	color:#fff;
}
#col_02 h1{
	width:170px;
	height:67px;
	margin:0 40px 0 40px;
	padding:0px;
	background:url(../img/layout/texto_cinema.png) left top no-repeat;
}
#col_02 p.img {
	margin:12px 30px 0 35px;
	padding:0px;
}
#col_02 p {
	margin:10px 30px 0 30px;
	padding:0;
	font-weight:bold;
	color:#fff;
}
#col_03{
	float:left;
	width:257px;
	height:400px;
	background:url(../img/layout/bg_new.png) left bottom no-repeat;
	color:#fff;
}
#col_03 h1{
	width:162px;
	height:67px;
	margin:0 44px 0 44px;
	padding:0px;
	background:url(../img/layout/texto_promo.png) left top no-repeat;
}
#col_03 h1.none{
	width:162px;
	height:67px;
	margin:-29px 44px 0 33px;
	padding:0px;
	background:none;
}
#col_03 p.img {
	margin:-8px 0 36px 21px;
	padding:0px;
}
#col_03 p {
	margin:0px 41px 0;
	padding:0;
	font-weight:bold;
	color:#fff;
}
#col_01 h1 span, #col_02 h1 span, #col_03 h1 span{
	display:none;
}
#col_01 a, #col_02 a, #col_03 a{
	cursor:pointer;
}
#col_01 p a, #col_02 p a, #col_03 p a{
	color:#fff;
}
#col_01 p a:hover, #col_02 p a:hover, #col_03 p a:hover{
	color:#fff;
	text-decoration:underline;
}
