body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 130%;
}
body {
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
a {
	font-size: small;
	font-weight: bold;
	color: #990000;
}
a:visited {
	color: #993333;
}
#master-top {
	position: relative;
	width: 960px;
	height: 338px;
	margin-right: auto;
	margin-left: auto;
}
#utils {
	position: absolute;
	width: 255px;
	heigth: 20px;
	right: 0px;
	top: 100px;
	color: #CC0000;
	font-size: 11px;
	text-align: center;
}
#utils a{
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
#utils a:hover{
	text-decoration: underline;
}
#topo-flash {
	height: 316px;
	margin-top: 8px;
	position: absolute;
	width: 466px;
	left: 240px;
	top: 14px;
	background-image: url(/images/topo.png);
	background-repeat: no-repeat;
	}
#content-left {
	padding: 10px;
	width: 170px;
	float: left;
}
#content-right {
	width: 700px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content-right img {
	padding: 5px;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
}
#menu {
	height: 47px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 119px;
	width: 206px;
}

#top-content {
	background-image: url(/images/bg-top-content.png);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 34px;
}
#master-content {
	background-image: url(/images/bg-content.png);
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	overflow: hidden;
}
#reservas {
	position: absolute;
	height: 219px;
	width: 206px;
	left: 0px;
	top: 119px;
	background-image: url(/images/bg-reservas.png);
	background-repeat: no-repeat;
}
#reservas-txt {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#pesquisa {
	position: absolute;
	height: 70px;
	width: 230px;
	top: 130px;
	right: 15px;
}
#newsletter {
	position: absolute;
	height: 100px;
	width: 230px;
	top: 200px;
	right: 15px;
}
#rodape {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/bg-bot-content.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 34px;
}
#rodape-txt {
	font-size: 11px;
	padding-left: 205px;
	padding-top: 6px;
}
#rodape-txt a{
	font-size: 11px;
}
.bt-center {
  	text-align: center;
}
.caixa {
	border: 1px solid #A5A29A;
	font-size: 12px;
}	
.caixa2 {
	border: 1px solid #A5A29A;
	font-size: 12px;
}
.mensagem {
	border: 1px solid #A5A29A;
	font-size: 12px;
}
.caixageral {
	padding: 2px;
	border: 1px solid #A5A29A;
}
.caixa-reservas {
	border: 1px solid #A5A29A;
	font-size: 10px;
	}
.destaque-box {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
#content-right div.minfo a.minfo img{
	border: none;
}
#content-right table tbody tr td div.minfo a img{
	border: none;
}
.minfo {
	text-align: right;
}
.minfo a{
	text-decoration:none;	
	}
TD.forumpar
{
    BACKGROUND-COLOR: #DFDFDF;
	padding:4px;
}

TD.forumimpar
{
    BACKGROUND-COLOR: #EEEEEE;
    FONT-SIZE: 16px;
	padding:4px;
	font-weight:bold;
}

TD.forumrealce
{
    BACKGROUND-COLOR: #CCCCCC;
	padding:4px;
	font-weight:bold;
}
TD.forummessage
{
	padding:4px;
}
TD.forumimpar_dest
{
    BACKGROUND-COLOR: #EEEEEE;
    FONT-SIZE: 12px
}

TD.forumpar_dest
{
    BACKGROUND-COLOR: #DFDFDF;
    FONT-SIZE: 12px;
}
#flags {
	position: absolute;
	height: 24px;
	width: 88px;
	top: 30px;
	right: 5px;
}
