@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background: #9a1903 url(../img/bg.jpg) repeat-x;
	margin:0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:10px;
}
p{
	margin:0px;
	margin-bottom:10px;
}
h1{
	font-size:18px;
	color:#CC0000;
	display:block;
	font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 11px;
	color: #666666;
	font-style:italic;
}
img {
	border:0px;
}
.site{
	position:absolute;
	float:left;
	left:50%;
	margin-left:-380px;
	width:760px;
}
.sombra1{
	float:left;
	background:url(../img/sombraesquerda.png) no-repeat;
	width:20px;
	height:824px;
}
.sombra2{
	float:right;
	background:url(../img/sombradireita.png) no-repeat;
	width:20px;
	height:824px;
}
.geral{
	float:left;
	width:720px;
}
.topo{
	width:680px;
	height:144px;
	background:url(../img/topo.jpg) repeat-x;
	padding:0px 20px;
}
.topo_marca{
	float:left;
	width:239px;
}
.topo_texto{
	float:right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0b5fa1;
	text-align:right;
	padding-top:48px;
}
.destaque{
	clear:both;
	width:680px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	height:230px;
	background:#FFFFFF;
}
.miolo{
	clear:both;
	background:#FFFFFF;
	padding-bottom:20px;
}
.menu{
	float:left;
	width:174px;
	height:285px;
	padding-top:15px;
	background:url(../img/menu.jpg);
}
a.menu_cardapio:link,a.menu_cardapio:visited,a.menu_cardapio:hover,a.menu_cardapio:active {
	color:#c62b11;
	font-size:10px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	margin-bottom:5px;
	padding:3px 0px;
	clear:both;
	display:block;
	font-weight:bold;
	text-decoration:none;
	}
a.menulink:link,a.menulink:visited,a.menulink:hover,a.menulink:active {
	color:#c62b11;
	font-size:12px;
	border-bottom:1px solid #c62b11;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	margin-left:30px;
	margin-bottom:5px;
	padding:3px 0px;
	clear:both;
	display:block;
	font-weight:bold;
	text-decoration:none;
	}
a.menulink:hover{
	padding-left:3px;
	text-decoration:none;
	background:url(../img/botao.jpg) repeat-x;
}
.conteudo{
	float:right;
	margin-right:30px;
	width:480px;
}
.formulario{
	float:right;
	margin-right:30px;
	width:450px;
}
.texto {
	float:left;
	width:240px;
	}
.texto_longo {
	float:left;
	width:480px;
	padding-bottom:15px;
	}
.imagem {
	width:220px;
	float:right;
	}
.foto_pequena1 {
	width:100px;
	float:left;
	}
.foto_pequena2 {
	width:100px;
	float:right;
	}
.escolha_suite {
	width:150px;
	float:left;
	}
.suite {
 	width:80px;
	float:left;
	padding-left:5px;
	padding-top:10px;
	}
.suite_imagem {
 	width:50px;
	float:left;
	padding-left:10px;
	}	
.bug{
	clear:both;
	width:0px;
	height:0px;
}
.rodape{
	clear:both;
	width:680px;
	height:136px;
	padding:0px 20px;
	background:url(../img/rodape.png) no-repeat;
}
.rodape_texto{
	float:left;
}
.rodape_marca{
	float:right;
	width:100px;
}
.img_home{
	float:left;
	margin:0px 8px;
}
.fotomaior {
	width:210px;
	height:140px;
	max-width:210px;
	max-height:140px;
	border:1px solid gray;
	margin-bottom:10px;
	padding:5px;
}

.galeria {
	list-style:none;
	width:220px;
	cursor:pointer;
}

.galeria img {
	padding:4px;
}
/* Fale Conosco */
.fc_textfield {
	background:#FECDC5;
	border:1px solid #9A1903;
	color:#c62b11;
}

.fc_textarea {
	background:#FECDC5; 
	border:1px solid #9A1903;
	color:#c62b11;
}

.fc_botao {
	background:#FECDC5; 
	color:#c62b11;
	border:2px solid #9A1903;
}  
.fc_radio {
} 
.fc_dropdown {
	background:#FECDC5; 
	border:1px solid #9A1903;
	color:#c62b11;
}   

/* Reservas */