#corpo {
	clear: left;
	width: 100%;
	display: table;
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corpo .col_full {
	float: left;
	width: 704px;
	min-height: 259px;
	_height: 259px;
	margin-bottom: 40px;
	_display: table;
}
#corpo .col_esq {
	float: left;
	width: 398px;
	min-height: 259px;
	_height: 259px;
	_display: table;
}
.col_esq .galeria {
	width: 398px;
}
#corpo .col_dir {
	float: left;
	width: 306px;
	min-height: 259px;
	_height: 259px;
	_display: table;
}
#corpo .col_dir .item{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tit1 span {
	visibility: hidden;
}
.tit1 {
	background-image: url(../images/quemsomos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}

.tit2 span {
	visibility: hidden;
}
.tit2 {
	background-image: url(../images/tit_ambiente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.tit3 span {
	visibility: hidden;
}
.tit3 {
	background-image: url(../images/tit_contato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.tit4 span {
	visibility: hidden;
}
.tit4 {
	background-image: url(../images/tit_localizacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.tit5 span {
	visibility: hidden;
}
.tit5 {
	background-image: url(../images/tit_cardapio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.tit6 span {
	visibility: hidden;
}
.tit6 {
	background-image: url(../images/tit_categorias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.aviso {
	background-color: #EDD6B6;
	border: 1px dotted #BBA08A;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 20px;
	padding: 20px;
	text-align: center;
}
.cols3 .col1 {
	float: left;
	width: 230px;
	padding: 2px;
}
.cols3 .col2 {
	float: left;
	width: 230px;
	padding: 2px;
}
.cols3 .col3 {
	float: left;
	width: 230px;
	padding: 2px;
}
.cols4 .col1 {
	float: left;
	width: 172px;
	padding: 2px;
}
.cols4 .col2 {
	float: left;
	width: 172px;
	padding: 2px;
}
.cols4 .col3 {
	float: left;
	width: 172px;
	padding: 2px;
}
.cols4 .col4 {
	float: left;
	width: 172px;
	padding: 2px;
}
#corpo ul {
	margin: 0px;
	padding: 5px;
}
.limpa { clear: both;}
#corpo ul li {
	background-image: url(../images/pontinha.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	text-indent: 0px;
}
.texto {
	background-image: url(../images/texto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.prato {
	background-image: url(../images/prato.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left bottom!important;
	margin-bottom: 0px!important;
}
.vinho {
	background-image: url(../images/vinho.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left bottom!important;
	margin-bottom: 0px!important;
}
.whisky {
	background-image: url(../images/whisky.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left bottom!important;
	margin-bottom: 0px!important;
}
.preco{
	text-align: right;

}
.preco span{
	font-size: 14px;
	font-weight: bold;
}
.col_dir.prato {
	background-image: url(../images/foto_fundoprato.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: right top!important;
	margin-bottom: 0px!important;
}
