* {
	margin: 0 auto;
	padding: 0;
}

body {
	background: #0f3fb3 url(../img/bg.gif) repeat-x top;
	margin: 0 auto;
	padding: 0;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150% ;
	color:#003399;
	text-decoration:none;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150% ;
	color:#336600;
	text-decoration:none;
}

p {
	line-height: 150%;
}

.conteudo {
	margin: 0 auto;
	background-color: #FFF;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	width: 760px;
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
}

.recipiente {
	height: 300px;
}

.recipiente_interna {
	margin: 0 auto;
	background:#FFFFFF;
	width: 720px;
}

.recipiente_interna table{
	margin: 0 auto;
}

.recipiente_interna img{
	padding: 5px;
	border-top: none;
	border-left: none;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #BEBEBE;
}

#imgintright {
	margin: 10px;
	float:right;
}

#imgintleft {
	margin: 10px;
	float:left;
}

/* Menu */
.menu{
	margin: 0;
	padding: 15px 0 0 0;
	background: #FFF url(../img/bgmenu.gif) no-repeat center top;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	width: 760px;
	height: 40px;
}

.menu li{
	text-align: center;
	display: inline;
}

.menu li a{
	color: white;
	padding: 20px 11px;
	text-align: center;
	text-decoration: none;
}

.menu li a:visited{
	text-align: center;
	color: white;
}

.menu li a:hover, .menu li .current{
	color: #FFFFCC;
}
/* */

.topo {
	background: #FFF url(../img/topo.gif) no-repeat center top;
	height: 240px;
	clear: both;	
}

.topo h2{
	text-indent: -6000px;
}

.menu2 {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	height: 50px;
	clear: both;	
}

.box_recipiente {
	margin: 5px 0 10px 0;
	width: 750px;
	clear:both;
}
.box1 {
	background: #FFFFFF;
	padding: 2px;
	margin-left: 5px;
	float:left;
	position:relative;
	width: 180px;
}
.box2 {
	background: #FFFFFF;
	padding: 2px;
	margin-left: 5px;
	float:left;
	position:relative;
	width: 545px;
}

.bemvindo {
	background: #FFF url(../img/bemvindo.gif) no-repeat left top;
	padding: 70px 0 0 5px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
	float:left;
	position:relative;
	width: 245px;
}

.direita {
	padding: 0 0 0 0;
	float:right;
	position:relative;
	width: 280px;
}

.space {
	clear:both;
	font: normal 2px Arial, Helvetica, sans-serif;
	width: 2px;
}

.local {
	background: #FFF url(../img/local.gif) no-repeat left top;
	padding: 30px 0 0 0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
	float:left;
	position:relative;
	width: 245px;
}

.local {
	background: #FFF url(../img/local.gif) no-repeat left top;
	padding: 30px 0 0 0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
	float:left;
	position:relative;
	width: 245px;
}

.txtlocal {
	padding: 5px 0 10px 10px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
}

.txtsrv {
	padding: 5px 0 10px 10px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
}

.reserva {
	padding: 0 0 0 0;
	text-align: center;
}

.box_menuleft {
	background: #FFFFFF;
	padding: 2px;
	width: 170px;
}

.box_guialeft {
	background: #FFFFFF;
	margin-top: 10px;
	width: 170px;
}

.txt_comodosdest {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
	color:#003399;
}

.txt_comodos {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150% ;
	color:#666;
}

.form {
	line-height: 160%;
	padding: 10px;
	margin-top: 10px;
}

.form input{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
}

.form textarea{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
}


.formhome {
	background: #F5F5F5;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 160%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	width: 150px;
}

.formhome input{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #0066FF;
}

#btn {
	margin-top: 10px;
	background:#FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#0066FF;
	padding: 2px;
	border: 1px solid #0066FF;
}

.rodape {
	background: #FFF url(../img/filet_rodape.gif) repeat-x center top;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 140%;
	padding: 20px 0 0 0;
	height: 50px;
	width: 100%;
	clear: both;
}

.rodape a {
	font-weight: normal;
	color:#666;
}

.rodape a:hover {
	font-weight: normal;
	color:#000;
}

.resp {
	margin: 30px auto;
	background: #ebebeb;
	border: 1px solid #666;
	text-align: center;
	color: #FF0000;
	width: 460px;
	padding: 30px;
}

.resp a {
	color: #FF0000;
}

.resp a:hover {
	color: #FF6600;
}

#txt_legenda {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}

#txt12 {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

#noborder {
	border: none;
	vertical-align:middle;
}

.menugallery {
border:none;
color:#000;
font: 10px "Lucida Sans Unicode",sans-serif;
font-weight:bolder;
}

.banner {
	padding: 5px 0 5px 0;
	clear:both;
	font: normal 2px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100px;
}