*{
	margin: 0px;
}
body {
	background: url(img/fundo_site.jpg) repeat;
}
body, td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91673D;
}
a {
	color: #C90000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#mais_novidades a {
	color: #333333;
	text-decoration: none;
}
#mais_novidades a:hover {
	color: #97271C;
	text-decoration: underline;
}
li {
	margin-bottom: 3px;
	margin-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #97271C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008000;
}

/* - - - - - classes - - - - - */

.txt_Red {
	color: #C90000;
}
.txt_Cinza {
	color: #7D7D7D;
}
.txt_Branco {
	color: #FFFFFF;
}
.txt_Verde {
	color: #008000;
}
.txt_Verde a {
	color: #008000;
	text-decoration: none;
}
.txt_Verde a:hover {
	color: #00A400;
	text-decoration: underline;
}
.img_bem_vindo {
	padding: 1px;
	border: 1px solid #9E0B0B;
	margin-left: 10px;
}
.img_ambientes {
	padding: 1px;
	border: 1px solid #9E0B0B;
	margin-bottom: 5px;
}
.img_ambientes_p {
	padding: 1px;
	border: 1px solid #9E0B0B;
	margin-bottom: 5px;
	margin-right: 4px;
}
.img_fotos {
	padding: 1px;
	border: 1px solid #9E0B0B;
}
.img_promo {
	padding: 1px;
	border: 1px solid #666666;
	margin: 10px;
}

/*  - - - - - div's - - - - - */

#wrapper {
	position:relative;
	margin: 0px auto;
	width: 995px;
}
#topo {
	height: 265px;
}
#topo_clientes {
	height: 315px;
}
#meio {

}
#esquerda {
	width: 767px;
	float: left;
}
#inicial_bem_vindo {
	width: 374px;
	padding-right: 15px;
	float: left;
}
#inicial_fotos {
	width: 283px;
	border-left: 1px dashed #9E0B0B;
	padding-left: 14px;
	float: left;
}
#direita {
	width: 228px;
	height: 445px;
	float: left;
}
#rodape {
	width: 995px;
	height: 45px;
	padding-top:5px;
	clear: both;
}
#roda_links {
	width: 995px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(img/roda_links.jpg);
	overflow:hidden;
}
#roda_links a {
	color:#BBBBBB;
	text-decoration:none;
}
#roda_links a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/*  - - - - - Extras - - - - - */

#fotos_fachada1, #fotos_fachada2, #fotos_fachada3 {
	text-align: center;
}
#fotos_ambientes_p {
	padding-top: 5px;
	padding-left: 9px;
}
#clear_both {
	clear: both;
}
#pontilhado {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #9E0B0B;
}
#pontilhado_leve {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E1CBAC;
}
#pontilhado_cinza {
	padding-bottom: 4px;
	margin-bottom: 5px;
	height:1px;
	overflow:hidden;
	border-bottom: 1px dashed #999999;
}
#pontilhado_v {
	border-left: 1px dashed #9E0B0B;
	border-right: 1px dashed #9E0B0B;
	height:350px;
	width:2px;
	overflow:hidden;
}
#promocoes_img {
	width: 145px;
	float: left;
}
#promocoes_txt {
	width: 519px;
	padding: 10px;
	float: left;
}
#promocoes_txt_capa {
	width: 222px;
	float: left;
}
#cardapio {
	width: 219px;
	padding-left: 5px;
	padding-right: 4px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1AE7E;
}
#fotos_lista {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#livro_lista {
	margin-bottom: 5px;
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#fotos {
	width: 160px;
	float: left;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	overflow: hidden;
	background-color: #F0DBAE;
	padding: 2px;
	height: 120px;
}
#videos {
	width: 425px;
	padding-bottom: 20px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #9E0B0B;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
}

/*  - - - - - Páginas com mais um fundo - - - - - */

#cadastro {
	padding: 20px;
	width: 585px;
	height: 705px;
	background-image: url(img/fundo_cadastro.jpg);
	margin: 0px auto;
}
#reservas {
	padding: 20px;
	width: 585px;
	height: 580px;
	background-image: url(img/fundo_reservas.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#solicite {
	padding: 20px;
	width: 585px;
	height: 424px;
	background-image: url(img/fundo_reservas_old.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#convide {
	padding: 20px;
	width: 585px;
	height: 436px;
	background-image: url(img/fundo_convide.jpg);
	margin: 0px auto;
}
#extrato {
	padding: 20px;
	width: 585px;
	height: 530px;
	background-image: url(img/fundo_extrato.jpg);
	margin: 0px auto;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#login {
	padding: 50px;
	width: 372px;
	height: 179px;
	background-image: url(img/fundo_login.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

/*  - - - - -  - - - - - */

#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#erros2 {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin-top: 10px;
	margin-left:50px;
	margin-right:70px;
	font-weight: bold;
	text-align: center;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#acertos2 {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	margin-top: 10px;
	margin-left:50px;
	margin-right:70px;
	font-weight: bold;
	text-align: center;
}
.itemSelecionado {
	background-color: #E7D1A9;
}
.intemNaoSelecionado, #intemNaoSelecionado {
	background-color: #F5E5C1;
}
#flutuante {
	position:absolute;
	top:0px;
	left:0px;
	height: 75px;
	width: 240px;
	padding-top: 10px;
	padding-left: 25px;
	text-align: center;
	overflow: hidden;
	z-index: 2;
}
#flutuante2 {
	position:absolute;
	top:740px;
	left:40px;
	height: 175px;
	width: 195px;
	z-index: 5;
}
#celular {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9E0B0B;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
