.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	outline: none;
}
#geral {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#topo {
	background-image: url(../images/bg-topo.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 8px;
}
#topo #redes-sociais {
	display: inline-block;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	overflow: hidden;
}
#topo #redes-sociais li {
	float:left;
}
#topo #redes-sociais .facebook a, #topo #redes-sociais .twitter a {
	background-image: url(../images/ico-facebook.jpg);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: block;
	height: 19px;
	width: 19px;
	overflow: hidden;
	margin-right: 3px;
}
#topo #redes-sociais .twitter a {
	margin: 0;
	background-image: url(../images/ico-twitter.jpg);
}
#topo h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: inline-block;
	float: left;
	height: 128px;
	width: 201px;
	margin-top: 17px;
	margin-left: 326px;
	overflow: hidden;
}
#topo #menu-topo {
	clear: both;
	padding-top: 25px;
	*padding-top: 12px;
	text-align: center;
}
#topo #menu-topo li {
	display: inline-block;
	background-image: url(../images/menu-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 9px;
	padding-right: 13px;
	zoom: 1;
	*display:inline;
}
#topo #menu-topo li.last {
	background-image: none;
	margin: 0;
	padding: 0;
}
#topo #menu-topo li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000px;
	display: block;
	height: 16px;
	overflow: hidden;
}
#topo #menu-topo li a:hover {
	background-position: 0px -16px;
}
#topo #menu-topo li.bt-home a {
	background-image: url(../images/menu-home.jpg);
	width: 41px;
}
#topo #menu-topo li.bt-a-cantina a {
	background-image: url(../images/menu-cantina.jpg);
	width: 51px;
}
#topo #menu-topo li.bt-cardapio a {
	background-image: url(../images/menu-cardapio.jpg);
	width: 60px;
}
#topo #menu-topo li.bt-adega-e-bar a {
	background-image: url(../images/menu-adega.jpg);
	width: 79px;
}
#topo #menu-topo li.bt-localizacao a {
	background-image: url(../images/menu-localizacao.jpg);
	width: 76px;
}
#topo #menu-topo li.bt-fotos a {
	background-image: url(../images/menu-fotos.jpg);
	width: 36px;
}
#topo #menu-topo li.bt-eventos a {
	background-image: url(../images/menu-eventos.jpg);
	width: 40px;
}
#topo #menu-topo li.bt-contato a {
	background-image: url(../images/menu-contato.jpg);
	width: 53px;
}
#content {
	margin-bottom: 8px;
}
#content p {
	margin-bottom: 13px;
}

#rodape {
	background-image: url(../images/bg-topo.jpg);
	height: 33px;
	width: 840px;
	overflow: hidden;
}
#rodape .endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
#cntr-img-produtos img{
	width: 276px;
	height: 315px;
}
