@charset "UTF-8";
#propagandas {
	padding-left: 15px;
	float: left;
	width:  200px;
}
#propagandas #apoio {
	margin-top: 10px;
	background-image: url('../img/fundo_apoio.jpg');
	height: 88px;
	width: 171px;
	padding-left: 10px;
}
#propagandas #apoio ul li {
	width: 130px;
	margin: 0px auto;
}
#propagandas #chamadas {
	height: 150px;
	padding: 30px 0 10px 0;
	text-align: center;
	width: 171px;
	clear: both;
	background: url('../img/fundo_localizacao.jpg') no-repeat center 22px;
}
#propagandas #chamadas img {
	padding-top: 10px;
}
#propagandas #apoio h2,
#propagandas #horarios h2 {
	text-align: center;
	line-height: 25px;
	padding: 0;
}
#propagandas #horarios {
	margin-top: 10px;
	background-image: url('../img/fundo_horarios.jpg');
	height: 131px;
	width: 182px;;
}
#propagandas #horarios p,
#lateral #reservas p {
	color: #5C5C5C;
	font-size: 12px;
	text-align: center;
	margin-top: 13px;
}
#propagandas #horarios p strong,
#lateral #reservas p strong {
	display: block;
	color: #3C3A32;
}
#lateral #reservas p {
	margin-top: 25px;
	font-size: 14px;
}
#miolo {
	float: left;
	width: 280px;
}
#miolo #promocoes {
	background-image: url('../img/fundo_promocoes.jpg');
	width: 233px;
	height: 156px;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}
#miolo #promocoes hr {
	border: 1px solid #666;
	margin-top: 2px;
	clear: both
}
#miolo #promocoes a {
	font-style: normal;
}
#miolo #localizacao,
#miolo #perguntas {
	margin-top: 50px;
	width: 260px;
	background: url('../img/fundo_localizacao.jpg') no-repeat;
}
#miolo #perguntas h2 img,
#miolo #perguntas p img  {
	position: relative;
	top: 5px;
}
#miolo #perguntas {
	padding: 0 10px;
	width: 230px;
	font-size: 11px;
}
#miolo #localizacao img {
	margin-left: 10px;
}
#miolo #localizacao a {
	margin-left: 20px;
}
#lateral {
	float: right;
	width: 280px;
}
#lateral #reservas {
	margin-top: 20px;
	background-image: url('../img/fundo_reservas.jpg');
	width: 258px;
	height: 161px;
}
#lateral #recordes {
	background-image: url('../img/fundo_recordes.jpg');
	width: 260px;
	height: 208px;
	color: #5C5C5C;
	position: relative;
}
#lateral #recordesLi li {
	position: relative;
}
#lateral #recordesLi li span {
	position: absolute;
	top: 0;
	right: 15px;
}
#lateral #recordes a {
	position: absolute;
	bottom: 5px;
	right: 10px;
	color: #5C5C5C;
	font-weight: bold;
}
#lateral #recordes a:hover {
	color: #f00;
}
#lateral #recordes h2 {
	padding: 42px 0 0 30px;
}
#miolo .nov {
	padding: 25px 25px 0 5px;
}
#miolo .nov p {
	font-size: 11px;
	margin-bottom: 2px;
	text-align: center;
}
#miolo .nov p.maior {
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#lateral .nov {
	margin-top: 10px;
	background-image: url('../img/fundo_promocoes.jpg');
	height: 156px;
	width: 223px;
	padding: 0 15px;
}
#lateral .nov p{
	margin-top: 10px;
	color: #666;
	font-weight: bold;
}
h2 {
	color: #313131;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	line-height: 18px;
}
a {
	color: #313131;
}
a:hover {
	color: #f00;
}
a.saiba {
	font-size: 12px;
}
#recordesLi li {
	height: 27px;
	line-height: 27px;
	display: block;
	font-size: 11px;
	margin-left: 20px;
}
.conhecaBowl {
	padding-right:40px;
	margin: 40px 15px 0 0;
	text-align: center;
	font-size: 11px;	
}
.nov h2 {
	background: #CECECE;
}