html, body {
	min-height: 100%; !important;
	height: auto !important;
	margin:0;
	padding:0;
}

a{
	color: #000000;
	text-decoration:none;
}
a :hover {
	color: #666666;
	text-decoration:underline;
}
.ie a:hover { text-decoration:underline; }

a i {
	font: 10px Verdana;
	font-style: normal;
}

form {
	margin: 0px;
	padding: 0px;
}
form .botao {
	font: 10px Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #7f7f7f url(images/bg_bt.gif) repeat-x left top;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/*	float:right; */
	margin: 0px;
	height: 19px;
	padding-right: 2px;
	padding-left: 2px;
	width: auto;
}
h3 {
	font: bold 20px "Trebuchet MS";
	margin-top: 0px;
	margin-bottom: 10px;

}
h4 {
	font: bold 16px "Trebuchet MS";
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h5 {
	font: bold 13px "Trebuchet MS";
	color: #666666;
	margin-top: 15px;
	margin-bottom: 5px;
}
h6 {
	font: normal 10px Verdana;
	color: #999999;
	margin: 0px;
}
img {
	border: 0;
}

input{
	font: 12px Arial;
	color: #666666;
	background: #FFFFFF url(images/bg_input.gif) repeat-x top;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	width: 100%;
	padding-left: 2px;
	padding-right: -2px;
}
.ie input {
	margin-right: -10px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
p b u {
	font-size: 13px;
	text-decoration: none;
	margin-right: 5px;
}
select {
	font: 10px Arial;
	color: #666666;
	background-color:#F0F0F0;
	width: 45px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
}

ul{
	list-style: outside;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
li {
	margin-bottom: 5px;
	padding-left: 0px;
	list-style-image: url(images/pt1.gif);
}

ul.aba {
	list-style: none;
	font-family:Tahoma;
	margin: 0px;
	padding: 0px;
}
ul.aba li{
	display: inline;	
}
ul.aba li a {
	text-align: center;
	margin-right: 2px;
	font-size: 11px;
	width: 140px;
	height: 17px;
	background: url(images/bg_promo_off.gif) no-repeat;
	display: block;
	float: left;
	padding-top: 4px;
}
ul.aba li a.atual {	background: url(images/bg_promo_on.gif) no-repeat; font-weight:bold}
ul.aba li a.verde {color:#008000}
ul.aba li a.azul {color:#0548cd}
ul.aba li a.vermelho {color:#cd0101}
ul.aba li a.laranja {color:#db6e00}
/* --------------------------------------------------------------------------------------- */
#CorpoTopo{
	width: 940px;
	margin:0 auto;
	text-align:center;
	clear: both;
}
#CorpoMenu {
	background-color:#0099FF;
	width:920px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
.ie #CorpoMenu {
	background-color:#FFFFFF;
	margin-bottom: -4px;
}
#CorpoGeral {
	background-color:#ffffff;
	background-image:url(images/bg1_01.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	vertical-align:top;
	margin-bottom: -100px;
	clear:both;
	padding-left:20px;
	padding-right:20px;
}

.ie7 #CorpoGeral{
	position:relative;
	min-height: 500px;
	height: 100%;
}

.gecko #CorpoGeral {
	min-height: 100%; !important
	height: auto; !important
	margin-bottom: -120px;
}
/*#CorpoGeral h4{ margin-bottom:5px; margin-top:20px;}*/

#CorpoConteudo{
	font: 11px/15px "Trebuchet MS";
	color: #333333;
	vertical-align: top;
	width: 920px;
	clear: both;
	margin:0px auto;
}

#CorpoSessoes{
	font: 12px/15px "Arial";
	color: #333333;
	background-color:#FFFFFF;
	vertical-align: top;
	border:solid 2px;
	width: 866px;
	min-height: 188px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	padding: 25px;
}
.ie6 #CorpoSessoes{
	height: 210px;
}
.ie7 #CorpoSessoes{
	min-height: 210px;
	height: 100%;
}

#ConteudoEsquerda{
	width: 210px;
	min-height: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ConteudoMeio{
	width: 480px;
	min-height: 150px;
	float: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ie #ConteudoMeio{
	margin-bottom: 100px;
}
#ConteudoDireita{
	width: 210px;
	min-height: 150px;
	float: right;
	margin: 0px;
	padding: 0px;	
}

/* RODAPÉ -------------------------------------------------- */


#CorpoRodape{
	background: url(images/bg1_03.jpg) repeat-x bottom center;
	height: 200px;
	margin:0px;
	margin-top: 10px;
	
	padding-left:20px;
	padding-right:20px;
	position: relative;
	bottom: 0;
}
#RodapeConteudo{
	background: url(images/bg2_01.gif) no-repeat center top;
	width: 920px;
	height: 200px;
	margin:0 auto;
}

#RodapeConteudo #div1{ width:420px; float:right; height:150px; font-family:Tahoma; font-size:10px; margin-top:18px; }
#RodapeConteudo #div1 ul{ padding:0; margin:0px; float:left; margin-right:20px;}
#RodapeConteudo #div1 ul li{ list-style: none outside; margin-top:0px; margin-bottom:0px;}
#RodapeConteudo #div1 ul a{ display:block;}
#RodapeConteudo #div1 a:hover{ text-decoration:underline;}
.ie6 #RodapeConteudo #div1 a:hover b{ color:#666666; }
.ie6 #RodapeConteudo #div1 br{ line-height:20px;}
.ie6 #RodapeConteudo #div1 ul li{ list-style: url(none); list-style-type:none; line-height:6px; margin-top:0px; margin-bottom:0px; }
.ie7 #RodapeConteudo #div1 br{ line-height:13px;}
.ie7 #RodapeConteudo #div1 ul li{ list-style: url(none); list-style-type:none; line-height:12px; margin-top:0px; margin-bottom:0px; }

#RodapeConteudo #div2{ width:460px; height:110px; float:left; margin-left:15px; font-family:Arial; font-size:10px; }
.ie6 #RodapeConteudo #div2{ margin-left:8px;}
#RodapeConteudo #BeeWeb{ text-align:center; width:60px; float:right; margin-top:10px; margin-right:85px; }
.ie6 #RodapeConteudo #BeeWeb{ text-align:center; width:65px; float:right; margin-top:10px; margin-right:42px; }
#RodapeConteudo #div2 img{ margin-top:13px; margin-left:5px; margin-right:5px;}
#RodapeConteudo #div2 a{ display: inline; color:#666666;}

#RodapeConteudo #div3{ font-family:Tahoma; font-size:10px; color:#666666; background-image:url(images/rodalogo_redes.gif); background-repeat:no-repeat; background-position:left 20px; border-top:solid 1px #cbcbb3; width:460px; float:left; margin-left:15px; padding-top:4px;}
#RodapeConteudo #div3 b{ display:inline; margin-left:4px; margin-right:115px;}
#RodapeConteudo #div3 a{}
#RodapeConteudo #div3 img{ display:inline; margin-right:3px; margin-left:3px; margin-top:6px;}
.ie6 #RodapeConteudo #div3{ margin-left:10px;}

#RodapeConteudo #div4{ width:440px; float:left; height:30px;}

#RodapeConteudo #div5{ margin-top:15px; margin-left:-5px; width:200px;  }
#RodapeConteudo #div5 a{ font-weight:bold; margin-right:5px; margin-left:5px;}
#RodapeConteudo #div5 a:hover{ color:#666666; }

#RodapeConteudo #div6{ width:170px; float:right; height:40px; }
#RodapeConteudo #div6 img{ float:right; margin-right:10px;}
#RodapeConteudo #div6 p{ margin-top:14px; margin-bottom:0;}

/* ---------------------------------------------------------- */

#tituloSess {
	color: #FFFFFF;
	margin-left: -25px;
	margin-right: -25px;
	margin-top: -25px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	border-bottom: solid 3px #CCCCCC;
}

#tituloSess h1, #tituloSess h2, #tituloSess h3, #tituloSess h4, #tituloSess h5{
	color:#FFFFFF;
	letter-spacing: 0px;
	margin-bottom: 2px;
}
#menuSess {
	font: 12px Arial;
	text-align:right;
	margin-bottom: 18px;
	margin-top: -5px;
	border-bottom: solid 1px #CCCCCC;
}
.ie #menuSess {
	margin-top: 3px;
}
#menuSess a {
	line-height: 28px;
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

.ie #menuSess a {
	line-height: 22px;
}
#menuSess .atual {
	background: #EAEAEA;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#menuSess a:hover {
	text-decoration:underline;
}

#menuSess #subMenu{
	font: 10px Verdana;
	border-top:solid 1px #CCCCCC;
	padding-top: 6px;
}
.ie #menuSess #subMenu{ padding-top: 11px;}

#menuSess #subMenu a { line-height: 20px; padding-top: 3px; padding-bottom: 4px; }
.ie #menuSess #subMenu a { line-height: 16px; padding-top: 3px; padding-bottom: 4px; }
/* --------------------------------------------------------------------------------------- */
.ajuste_resumo {
	padding-bottom: 7px;
	margin-bottom: 5px !important;
}
.ajuste_resumo_promo {
	font-size: 10px !important;
	padding-bottom: 15px !important;
	margin: 0px !important;
}
.ie6 .ajuste_resumo_promo {
	margin-left: 10px !important;
}
.ajuste_resumo_promo h2 {
	font-size: 11px !important;
}
.ajuste_resumo_promo img {
	margin: 0px !important;
	margin-right: 4px !important;
}
.bannerEsq1{ float:left;}
.bannerDir1{ float:right;}
.bannerEsq1 .ultimo { margin-right: 0px;}
.bannerEsq1 img{ margin-right: 16px; display:inline;}
.bannerDir1 img{ margin-left: 16px; display:inline;}

.DivHR { clear:both; border-bottom:solid 1px #CCCCCC; margin-bottom: 20px;}

.DivSlot1{
	background: #FFFFFF;
	border: 2px solid #E5E5E5;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0px;
}
.DivSlot1 img {
	float:left;
}
.DivSlot1 object {
	float:left;
}
/*.DivSlot1 object {
	line-height:8px;
}
.ie7 .DivSlot1 object {
	line-height:4px;
}*/
.DivSlot1 .titulo {
	font: 15px "Trebuchet MS";
	color: #666666;
	background: url(images/bt_titulo1.gif) repeat-x left top;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
}
.DivSlot1 .titulo img{
	margin-top: 4px;
	clear:both;
}
.DivSlot1 .corpo{
	padding-top:5px; padding-left:10px; padding-right:10px; padding-bottom: 10px;
}
.divTitulo1 {
	background: url(images/bg2.jpg) no-repeat right top;
	text-align: left;
	padding: 10px;
	margin-top: -3px;
	width: 327px;
	float: left;
}
.divTitulo1 img { margin-left: 0px; margin-top:10px; margin-bottom: 25px;}
.EmocaoSlot {
	float: left;
	height: 170px;
	width: 158px;
	margin-right: 1px;
	margin-bottom: 0px;
}
.EmocaoSlotUltimo {
	float: left;
	height: 170px;
	width: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fotoDir1 {
	text-align: right;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}
.fotoEsq1 {
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.fotoDir1 img, .fotoEsq1 img{
	border-bottom: 3px solid #D6D6D6;
	border-left: 3px solid #D6D6D6;
	margin-bottom: 8px;
	margin-left: 6px;
	display:inline;
}
.fotoEsq1 img{
	margin-left: 0px;
	margin-right: 6px;
}
.fotoEsq2 {
	text-align: left;
	float: left;
/*	margin-right: 15px; */
	width:345px;
	margin-top: 4px;
}
.fotoEsq2 img{
	border-bottom: 3px solid #D6D6D6;
	border-left: 3px solid #D6D6D6;
}

.limpar{
	clear:both;
	line-height:0px;
}
.promo_box_esq * {
	margin: 0px;
	padding: 0px;
}
.promo_box_esq {
	border: 2px solid #e5e5e5;
	border-top: none;
	background: url(images/box_promo_bg.gif) repeat-x;
	padding: 0px 10px 10px 10px;
}
.ie .promo_box_esq {
	margin-top: -5px;
	width: 186px;
}
.ie6 .promo_box_esq {
	width: 186px;
	padding: 0px;
	position: relative;
	padding-left: 5px;
}
.promo_box_esq h2{
	font-size:12px;
	color: #db6e00;
	margin-top: 10px;
	margin-bottom: 7px;
}
.promo_box_esq .paginacao {
	margin-top: 14px;
}
.ie .promo_box_esq .paginacao {
	margin-top: 10px;
}
.promo_box_esq .paginacao, .promo_box_esq .paginacao a {
	color: #db6e00;
}
.promo_rodape {
	width: 920px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.ie6 .promo_rodape {
	margin-top: 55px;
}
.promo_rodape_cont {
	border: 2px solid #e6e6e6;
	clear: both;
	width: 918px;
}
.promo_rodape_cont .box_cont {
	background-color: #f5f3eb;
	width: 200px;
	float: left;
	margin: 4px;
	margin-left: 5px;
	font-size: 10px;
	padding: 10px;
	font-family: Tahoma;
}
.ie6 .promo_rodape_cont .box_cont {
	margin: 4px;
}
.promo_rodape_cont .box_cont img {
	float: left;
	margin-right: 10px;
}
.promo_rodape_cont .box_cont h2 {
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px 0px 3px 0px;
	padding:0px;
}
.promo_rodape_cont span {
	display: none;
}
.promo_rodape_cont span.azul {
	display: block;
}
span.azul .box_cont h2 {color: #0548cd;}
span.verde .box_cont h2 {color:#008000}
span.vermelho .box_cont h2 {color:#cd0101}
span.laranja .box_cont h2 {color:#db6e00}

.resumo {
	font: 12px Arial;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 15px;
	background: url(images/h1.gif) repeat-x bottom;
}
.resumo a {
	text-decoration:none;
}
.resumo img, img.borda {
	border: 3px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 15px;
	float: left;
}
.resumo .mais {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.resumo .mais a {
	background: #FFFFFF;
	padding-left: 10px;
	color: #B30077;
}
.setas {
	text-align: right;
	padding-top: 3px;
}
.slotCapa {
	background: url(resort-ceu-aberto/images/bg_emocao1.gif) no-repeat center bottom;
	text-align: center;
	width:270px;
	height: 210px;
	float:left;
	margin-right: 27px;
	margin-top: 20px;
}
.slotCapa .titulo { margin-bottom: 18px; }
.ie .slotCapa .titulo { margin-bottom: 15px; }

.slotCapa .texto {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font: 10px Verdana;
	color: #333333;
}
.VisitarSlot {
	background-color:#006600;
	height:110px;
	clear:both;
	margin-bottom: 1px;
}
.VisitarSlotUltimo {
	background-color: #006600;
	height: 110px;
	clear: both;
	margin-bottom: 0px;
}


/* ESTABELECIMENTOS --------------------------- */

.slotEstab {
	background: url(images/bg_estab1.gif) no-repeat center top;
	padding-left: 20px;
	padding-top: 13px;
	margin-bottom:20px;
	border-bottom:solid 2px #e5e5e5;
}
.slotEstab .titulo {
	font: bold 13px "Trebuchet MS";
	letter-spacing: 1px;
	clear: both;
	margin-bottom: 10px;
}
.slotEstab .fotoG {
	width: 185px;
	float: left;
}
.slotEstab .fotoP {
	width: 85px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.slotEstab .fotoP img, .slotEstab .fotoG img { border-left:solid 3px #D6D6D6; border-bottom: solid 3px #D6D6D6; display:block; margin-bottom:12px; }
.ie .slotEstab .fotoP img, .slotEstab .fotoG img { margin-bottom:9px; }

.slotEstab .texto {
	float: left;
	width: 530px;
	margin-left: 15px;
	margin-top: -3px;
	font: 11px Arial;
}
.slotEstab .icones { float:left; margin-left: 15px; margin-top: 7px; margin-bottom:10px;}
.ie .slotEstab .icones { margin-top: 6px;}
.slotEstab .icones img { display:inline; margin-right:3px; cursor:pointer; }

.slotEstab .info { width: 264px; margin-right:1px; margin-top: 4px; float:left;}
.slotEstab .info2 { margin-right:1px; margin-top: 4px;}
.slotEstab a { text-decoration:underline;}
.slotEstab a:hover { text-decoration:none;}
.slotEstab b { margin-right: 2px;}
.slotEstab p { margin-bottom: 4px;}

/* /ESTABELECIMENTOS -------------------------- */
