﻿#scroller {
	width: 784px;
	height: 30px;
	margin: 0 0 5px 0;
}
#destaque {
	float: left;
	width: 385px;
	height: 240px;
}
#festa_destaque {
	float: left;
	width: 397px;
	height: 240px;
}
#festa_destaque img {
	border: 0;
	width: 352px;
	height: 240px;
}
#festas_slider, div.orbit-wrapper { 
	position: absolute;
	left: 16px;
}
#niver2011 { margin-top: 10px !important; }

.aviso-fumantes, .aviso-bebidas {
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 25px;
	margin: 20px 0 20px 10px;	
	min-height: 25px;
	padding: 0 0 0 30px;
}
.aviso-fumantes { background-image: url(../images/src/icon_fumante.png); }
.aviso-bebidas { background-image: url(../images/src/icon_bebida.png); }
