body{
	background-color: #000;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0 auto;
	background-repeat: repeat-x repeat-y;
	background-position: 10px 0px;
	background-image: url("../imagens/detalhe_fundo.png");
	overflow-x: hidden;
}

.Master{
	width: 780px;
	height: 600px;
	margin: 0 auto;
	background-color:#d7cdb0;
}

.LinkTopo{
	height: 100%;
	width: 100%;
	position: absolute;
	cursor: pointer;
}

.Topo{
	width: 600px;
	height: 130px;
	background: url(../imagens/logo.png) no-repeat 160px top;
	position: relative;
	left: 180px;
}

.ImagemRotativa{
	position: absolute;
	z-index: 10;
	width: 248px;
	height: 358px;
	background-image: url("../imagens/fundo_imagem_rotativa.png");
}

.Fita{
	position: absolute;
	z-index: 10;
	margin-left: -46px;
	top: 0px;
}

.ImagemRotativa{
	position: absolute;
	z-index: 10;
	top: 0px;
}

.Menu{
	position: relative;
	z-index: 100;
	left: 40px;
	top: 120px;
	width: 560px;
	height: 41px;
}

	.Menu span{
		top:10px;
		left:33px;
		position:relative;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
	}

	.Menu div{
		cursor: pointer;
	}

	.Menu_Servicos{
		width: 130px;
		height: 41px;
		margin-right: 10px;
		background-image: url(../imagens/bt_servicos.png);
		float: right;
	}

	.Menu_Eventos{
		width:130px;
		height:41px;
		margin-right:10px;
		background-image:url(../imagens/bt_eventos.png);
		float:right;
	}

	.Menu_Fotos{
		width:130px;
		height:41px;
		margin-right:10px;
		background-image:url(../imagens/bt_fotos.png);
		float:right;
	}

	.Menu_Contato{
		width:130px;
		height:41px;
		margin-right:10px;	
		background-image:url(../imagens/bt_contato.png);
		float:right;
	}

.MenuLateral{
	position: absolute;
	margin-left: 70px;
	margin-top: 240px;
}
	
.Container_Meio{
	height: 454px;
}

.Conteudo{
	background-color: #EDE8DB;
	width: 546px;
	height: 403px;
	position: relative;
	left: 218px;
	top: 40px;
}

.Centro_Topo{
	width: 546px;
	height: 60px;
}

	.CantoSupEsq{
		position: relative;
	}

	.CantoSupDir{
		position: relative;
		left: 417px;
	}

.Centro_Container{
	width: 510px;
	height: 367px;
	margin-left: 15px;
	margin-top: -45px;
	border: 3px solid #D7CDB0;
}

.Centro{
	background: url(../imagens/fundo_div.jpg) no-repeat center center;
	width: 510px;
	height: 364px;
	position: relative;
}

.Centro_Final{
	width: 546px;
	height: 60px;
	position: relative;
	top: -45px;
}

	.CantoInfEsq{
		position: relative;
	}

	.CantoInfDir{
		position: relative;
		left: 417px;
	}

.Rodape{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	height: 14px;
	background: url(../imagens/rodape.png);
}

.Formulario{
	border: 1px solid #6F5007;
}

.Botao{
	background-color:#6F5007;
	color:#FFFFFF;
	border: 0;
}

#contato{
	font-weight:bold; 
	font-size:9pt; 
	color: #6F5007;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.Foto_Left{
    width: 70px;
    height: 70px;
    background-color: black;
    position: relative;
    float: none;
    padding-top: 10px;
    margin-top: 18px;
    margin-bottom: -5px;
    cursor: pointer;
    z-index: 1000;
}
.Foto_Right{
    width: 70px;
    height: 70px;
    background-color: black;
    position: relative;
    float: none;
    padding-top: 10px;
    *margin-top: -225px;
    margin-top: 18px;
    margin-bottom: -5px;
    margin-left: 158px;
}

.Fotos_Center{
	width: 350px;
	height: 250px;
	border: 1px solid #C85D2E;
	margin-left: 76px;
}
.Fotos_Menu{
	text-align: center;
	margin-left: 10px;
}
.Fotos_MenuItem{
	width: 80px;
	height: 60px;
	border: 1px solid orange;
	display: inline-block;
	margin: 0 6px;
	cursor: pointer;
}
.Fotos_Sem{
	width: 100%;
	height: 40px;
	background-color: #6F5007;
	text-align: center;
	font-weight: bold;
	margin-top: 120px;
	padding-top: 20px;
	color: #FFF;
}
#Foto_Box{
    position: absolute;
    width: 700px;
    height: 0px;
    background-color: gray; 
    margin-left: 348px;
    margin-top: 50px;
    z-index: 101;
    visibility: hidden;
}
.Fotos_BordaCardapio{
	border-bottom: 1px solid #000;
}
.Foto_Titulo{
	text-align: center;
	color: #6F5007;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}
.Mensagem{
	color: #6F5007;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	height: 30px;
	text-decoration: underline;
}
#MonteCardapio{
	border: 4px solid #777700;
	height: 550px;
	left: 350px;
	padding: 6px;
	position: absolute;
	top: 10px;
	width: 550px;
	z-index: 1001;
	display: none;
	background: url('../imagens/fundo_div.png') no-repeat left bottom #D7CDB0;
}
.CardapioInterno{
	width: 100%;
	height: 414px;
	overflow: auto;
}
.FecharCardapio{
	background-color: #777700;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	height: 20px;
	left: 531px;
	padding-top: 2px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 32px;
	cursor: pointer;
}
