/* CSS - STUDIO DPI */

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
    list-style: none;
}

/* TODOS OS BODY'S */

body {
    background: #000 url(../images/bg.jpg);
    margin: 0;
    padding: 0;
    text-align: center;
}

#home {
    background: #f1bf6d url(../images/home.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#casa {
    background: #f1bf6d url(../images/acasa.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#cardapio {
    background: #f1bf6d url(../images/ocardapio.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#cadastro {
    background: #f1bf6d url(../images/ocadastro.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#reservas {
    background: #f1bf6d url(../images/areserva.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#fale {
    background: #f1bf6d url(../images/ofale.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#localiza {
    background: #f1bf6d url(../images/alocaliza.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#promo {
    background: #f1bf6d url(../images/apromo.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

#obrigado {
    background: #f1bf6d url(../images/obrigado.jpg) no-repeat top center;
    width: 525px;
    height: 490px;
    margin: 0;
    padding: 0;
}

/* TODOS OS BODY'S */

#bt_home {
    position: relative;
    top: 151px;
    left: 290px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    cursor: hand;
}

/* FOOTER */

#footer {
    float: left;
    width: 765px;
    margin: 50px 0 0 0;
    padding: 0;
    height: 50px;
}

#dpi {
    position: relative;
    top: -45px;
    left: 700px;
    margin: 0;
    padding: 0;
}

/* LOGO DOS BARES */

#bares {
    width: auto;
    height: 50px;
    margin: 0;
    padding: 0;
}

#bares li {
    margin: 0 0 0 10px;
    padding: 0;
    display: inline;
}

#bares img {
    border-right: 1px solid #FFF;
    margin: 0;
    padding: 0;
}

#bares #imgfama {
    border: 0;
    margin: 0;
    padding: 0;
}

/* LOGO DOS BARES */


/* HOME */

.home01 {
    float: right;
    width: 280px;
    height: 150px;
    margin: 100px 50px 0 0;
    padding: 0;
}

.home02 {
    float: right;
    width: 220px;
    height: 150px;
    margin: 15px 30px 0 0;
    padding: 0;
}

/* HOME */


/* A CASA */

.casa01 {
    float: left;
    width: 250px;
    height: 300px;
    margin: 80px 50px 0 0;
    padding: 0;
}

/* A CASA */


/* FORMULÁRIOS */

#nome, #email, #telefone, #endereco, #reserva, #cidade, #convidados, #horario, #nascimento {
    width: 300px;
    height: 19px;
    border: 0;
    margin: 1px 0 1px 0;
    padding: 3px 0 2px 2px;
    font: 12px verdana, arial, sans-serif;
    color: #000;
    background: url(../images/form01.png) no-repeat;
}

#mensagem {
    width: 300px;
    height: 95px;
    margin: 0 0 5px 0;
    padding: 3px 0 0 2px;
    font: 12px verdana, arial, sans-serif;
    color: #333;
    background: url(../images/form02.png) no-repeat;
    overflow: auto;
    border: 0;
}

label {
  	font: 12px Verdana, Arial, Helvetica, sans-serif;
  	color: #6a4200;
}

/* FORMULÁRIOS */


/* CADASTRO */

.cadastro_texto {
    float: left;
    margin: 100px 0 0 0;
    width: 200px;
    height: 100px;
}

.cadastro_form {
    float: right;
    text-align: left;
}

/* CADASTRO */


/* LOCALIZAÇÃO */

.localiza_texto {
    float: left;
    width: 475px;
    height: 30px;
    margin: 410px 0 0 20px;
    padding: 0;
}

/* LOCALIZAÇÃO */


/* GERAL */

#geral {
    background: url(../images/body.jpg) no-repeat top;
    width: 765px;
    height: 810px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

/* GERAL */


/* IFRAME */

#conteudo {
    width: 525px;
    height: 490px;
    float: left;
    margin: 190px 0 0 40px;
    padding: 0;
}

/* IFRAME */


/* MENU PRINCIPAL */

#nav {
    float: right;
    width: 110px;
    height: 170px;
    margin: 140px 42px 0 0;
}

#nav li, ul, a {
    margin: 0;
    padding: 0;
}

#nav li {
    margin: -2px 0 0 0;
    padding: 0;
}

/* MENU PRINCIPAL */


/* CLASSES PARA TEXTO */

p {
    font: 12px verdana, arial, sans-serif;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: left;
}

h3 {
    text-align: left;
    font: bold 14px times, georgia, serif;
    color: #6a4200;
    padding: 0;
    margin: 0;
}

.mais {
    text-align: left;
    font: bold 14px times, georgia, serif;
    color: #6a4200;
    padding: 0;
    margin: 0;
}

.mais:hover {
    color: #000;
}

/* CLASSES PARA TEXTO */

/*cardápio*/

.cardapio01 {
    float: left;
    width: 230px;
    height: 315px;
    margin: 100px 50px 0 20px;
    padding: 0;
}

.cardapio02 {
    float: left;
    width: 230px;
    height: 315px;
    margin: -339px 50px 0 260px;
    padding: 0;
}

#cardapio a {
	font: bold 14px times, georgia, serif;
    color: #6a4200;
}

#voltar {
	position:absolute;
	margin: 415px 0 0 230px;
}

#voltar a {
	font: bold 14px times, georgia, serif;
	color: #000;
}

/* ###### POPUP */



#popup_in {
	position: absolute; 
	top: 15%;
	left: 25%;
	width:550px;
	height:650px;
	visibility:visible;
	z-index: 80000000000;
}

img.botaofecha {
	position: absolute;
}
#reveillon {
	
	width: 406px;
	height: 376px;
	z-index: 800000;
	position: absolute;
	top: 5%;
	left: 20%;
}

#reveillon img  {
	position: absolute;
}

/* ###### /POPUP */