body {
	margin: 10px 0 0 0;
	background-image: url(../images/bg01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#corpo {
	width: 767px;
	margin:0 auto;
}
#topo {
	width: 767px;
}
#menu {
	width: 767px;
	height: 39px;
	text-align: center;
}
#conteudo {
	background:#FFFFFF;
	width: 767px;
	margin:0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	min-height: 406px;
	padding: 5px 0 5px 0;
}
#conteudo2 {
	background:#FFFFFF;
	width: 767px;
	margin:0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 406px;
	padding: 5px 0 5px 0;
}
#rodape {
	width:767px;
	height:36px;
	background-image: url(../images/rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #986b49;
	padding-top: 10px;
	padding-bottom: 10px;
}
#suites {
	width: 338px;
	height: 406px;
	background-color: #F1F2EC;
	float: left;
}
#suites_2 {
	width: 767px;
	height: 406px;
	background-color: #F1F2EC;
	float: left;
}
#cardapio {
	width: 767px;
	background-color: #F1F2EC;
	float: left;
	min-height:406px;
}
#cardapio2 {
	width: 767px;
	background-color: #F1F2EC;
	float: left;
	height:406px;
}
#infos {
	width: 423px;
	height: 406px;
	float: left;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#infos_topo {
	background:#f2ebdf;
	padding: 20px 20px 0 20px;
}
#infos_bottom {
	padding: 10px 20px 0 20px;
}
#veja_mais {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
}
#veja_mais2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
	padding-top: 12px;
}
#suites_infos {
	padding: 20px 20px 20px 20px;
	position: relative;
	clear: both;
	display: table;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #182591;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #98393a;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
a {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #98393a;
	text-decoration: underline;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #eb1f1f;
	text-decoration: none;
}
div#pai:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}
#image{
	margin:0;
	text-align: center;
}
form {
	padding:0px;
	margin:0px;
}
.box {
	border:1px solid;
	border-color:#ccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #ffffff;

}
.bot {
	border: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#fff;
	cursor : pointer;
	background-color: #6C0002;
}
.border {
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
}
.border2 {
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
}
/*.shadow{
	border:3px solid #FFFFFF;
	font:10pt arial;
	position:static;
	display:inline;
	background:white;
	z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}*/
