/* ---------------------------------------------------------------------- --
	GERAL
-- ---------------------------------------------------------------------- */

* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	margin: 0;
	padding: 0;
}
	
body {
	text-align:center; /* horizontal centering for IE Win quirks */
	background-repeat:repeat-x;
	background-color: #B9BFBF;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #404040;
	}
	
/* --------  Links e fontes --------*/

a {
color:#817979;
text-decoration:none;
}

a:active,a.active,a.visited {
color:#817979;
}

a:hover {
color:#f08b1f;
}
.red {
font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#FF0000;
}
.data{
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#999999;
}

/* Fundos */	
#mastercontainer {
	width: 760px;
	margin:15px auto;
	text-align:left;
	background-image:url(../img/topshadow850x10.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	background-position: top left;
	/*background-color: #FFFF00;*/
	}	
#lang {
	height: 18px;
	text-align: right;
	width: 736px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	}
#lang ol li {
	list-style:none;
	background:url(../img/bullet_lang.gif) no-repeat left top;
	padding-left:15px;
	display: inline;
	padding-right: 12px;
}

#header {
	height: 298px;
	text-align: center;
}

#header, #content, #footercontainer, #Menu, #lang, #fdmenu, #contentinterna, #contentform{
    background-image:url(../img/shadow-bg850x1.gif);
	background-repeat:repeat-y; 	
}
#fdmenu {
	height: 45px;
	text-align: center;
	float: left;
	width: 736px;
	padding-left: 12px;
	padding-right: 12px;
}

/* Conteúdo Central */

#content {
	padding: 1px 0;
	}
#contentinterna {
	padding: 1px 0;
	}
#contentform{
	padding: 0px 0;
	}

#destaques {
	height: 440px;
	padding: 0 8px;	/*background-image:url(../img/shadow-bg850x1.gif);*/
}

#destaquesinterna {
	height: 600px;
	padding: 0 8px;	
	background-image:url(../img/shadow-bg850x1.gif);
}

#destaquesform{
	height: 720px;
	padding: 0 8px;	
	background-image:url(../img/shadow-bg850x1.gif);
}
#destaquesmapa {
 height: 1980px;
 padding: 0 8px; 
 background-image:url(../img/shadow-bg850x1.gif);
}
#intro{
	float: left;
	width: 736px;
	height:500px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_meiointerna.gif);
	padding:22px 22px;
	margin-left:4px;
}

#intro h2{
	margin-top: 10px;
	margin-bottom: 20px;
}
#intro p{
	width: 690px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#introform ol li{
margin:6px 50px 6px 30px;
list-style:none;
}
#introform h3{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#E6E6E6;
	font-weight:bold;
	margin-right:50px;
	padding:6px;
	margin-top:20px;
	}
#introform ul li{
margin:4px 50px 4px 30px;
}

#introform{
	float: left;
	width: 736px;
	height:615px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_meioform.gif);
	padding:22px 22px;
	margin-left:4px;
}
#introform h2{
	margin-top: 10px;
	margin-bottom: 20px;
}
#introform p{
	width: 690px;
	margin-top: 10px;
	margin-bottom: 20px;
}
 
#intromapa{
 float: left;
 width: 736px;
 height:1890px;
 background-repeat: no-repeat;
 background-image: url(../img/bg_meiomapa.gif);
 padding:22px 22px;
 margin-left:4px;
}
#intromapa h2{
 margin-top: 10px;
 margin-bottom: 20px;
}
#intromapa ul li{
margin:4px 50px 4px 30px;
}
#intromapa p{
	width: 690px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#download h3{

	margin:20px 50px 6px 30px;
}
#download ul li{
margin:6px 50px 6px 60px;

}
 
 
#mapa {
 width:577px;
 height:375px;
 background-image: url(../img/mapa_buzios.jpg);
 background-repeat: no-repeat;
 padding:4px 4px;
 margin-left:24px;
}
#mapa p{
 margin-left:0px;

}
#esq {
	float: left;
	width: 371px;
	height:222px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_esq.gif);
	padding:18px 0px 0 0px;
}
#esq p{
	padding:4px 54px 0 14px;
	margin:8px 0;
}
#dir {
	float: left;
	width: 371px;
	height:240px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_dir.gif);	
}
#dir p {
	padding:0px 0px 0px 0px;
	

}
.notas {
	padding:16px 6px 0 10px;
	font-weight:bold;
}
.centro{
text-align:center;
padding-top:30px;
}
#popup{
	background-repeat: no-repeat;
	background-image: url(../img/bg_meiopopup.gif);
	text-align:left;
	background-color: #FFFFFF;
	}
	#popup ul li{
	margin:6px 20px;
}
#popup h3{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#E6E6E6;
	font-weight:bold;
	padding:6px;
	margin-top:20px;
	}
.venha {
	padding:0px 2px;
	background-image:url(../img/bg_venha_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin:25px 0 0px 0px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.venha a{
background-image: url(../img/bg_venha.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.venha a:hover{
background: none;
}
	.beneficie {
	padding:0px 2px;
	background-image:url(../img/bg_beneficie_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.beneficie  a{
background-image: url(../img/bg_beneficie.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.beneficie  a:hover{
background: none;
}
	.volte {
	padding:0px 2px;
	background-image:url(../img/bg_volte_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.volte  a{
background-image: url(../img/bg_volte.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.volte  a:hover{
background: none;
}

.english_venha {
	padding:0px 2px;
	background-image:url(../img/english_bg_venha_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin:25px 0 0px 0px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.english_venha a{
background-image: url(../img/english_bg_venha.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.english_venha a:hover{
background: none;
}
	.english_beneficie {
	padding:0px 2px;
	background-image:url(../img/english_bg_beneficie_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.english_beneficie  a{
background-image: url(../img/english_bg_beneficie.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.english_beneficie  a:hover{
background: none;
}
	.english_volte {
	padding:0px 2px;
	background-image:url(../img/english_bg_volte_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.english_volte  a{
background-image: url(../img/english_bg_volte.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.english_volte  a:hover{
background: none;
}


.italiano_venha {
	padding:0px 2px;
	background-image:url(../img/italiano_bg_venha_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin:25px 0 0px 0px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.italiano_venha a{
background-image: url(../img/italiano_bg_venha.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.italiano_venha a:hover{
background: none;
}
	.italiano_beneficie {
	padding:0px 2px;
	background-image:url(../img/italiano_bg_beneficie_h.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.italiano_beneficie  a{
background-image: url(../img/italiano_bg_beneficie.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.italiano_beneficie  a:hover{
background: none;
}
	.italiano_volte {
	padding:0px 2px;
	background-image:url(../img/italiano_bg_volte_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.italiano_volte  a{
background-image: url(../img/italiano_bg_volte.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.italiano_volte  a:hover{
background: none;
}

.espanol_venha {
	padding:0px 2px;
	background-image:url(../img/espanol_bg_venha_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin:25px 0 0px 0px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.espanol_venha a{
background-image: url(../img/espanol_bg_venha.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.espanol_venha a:hover{
background: none;
}
	.espanol_beneficie {
	padding:0px 2px;
	background-image:url(../img/espanol_bg_beneficie_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.espanol_beneficie  a{
background-image: url(../img/espanol_bg_beneficie.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.espanol_beneficie  a:hover{
background: none;
}
	.espanol_volte {
	padding:0px 2px;
	background-image:url(../img/espanol_bg_volte_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.espanol_volte  a{
background-image: url(../img/espanol_bg_volte.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.espanol_volte  a:hover{
background: none;
}


.francais_venha {
	padding:0px 2px;
	background-image:url(../img/francais_bg_venha_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin:25px 0 0px 0px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.francais_venha a{
background-image: url(../img/francais_bg_venha.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.francais_venha a:hover{
background: none;
}
	.francais_beneficie {
	padding:0px 2px;
	background-image:url(../img/francais_bg_beneficie_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.francais_beneficie  a{
background-image: url(../img/francais_bg_beneficie.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.francais_beneficie  a:hover{
background: none;
}
	.francais_volte {
	padding:0px 2px;
	background-image:url(../img/francais_bg_volte_hoover.gif);
	background-repeat: no-repeat;
	width: 347px;
	height:61px;
	margin-left:8px;
	display: inherit;
	text-indent: -5200px;
	}
.francais_volte  a{
background-image: url(../img/francais_bg_volte.gif);
background-repeat: no-repeat;
height: 75px;
width: 200px;
display: block;
}

.francais_volte  a:hover{
background: none;
}


#meio {
	float: left;
	width:435px;
	height:154px;
	background-image: url(../img/bg_meio.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0 304px;
}
#meio p{
	margin-left:0px;
	float: left;
	clear: both;
}
#english_meio {
	float: left;
	width:435px;
	height:154px;
	background-image: url(../img/english_bg_meio.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0 304px;
}
#english_meio p{
	margin-left:0px;
	float: left;
	clear: both;
}
#italiano_meio {
	float: left;
	width:435px;
	height:154px;
	background-image: url(../img/italiano_bg_meio.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0 304px;
}
#italiano_meio p{
	margin-left:0px;
	float: left;
	clear: both;
}
#espanol_meio {
	float: left;
	width:435px;
	height:154px;
	background-image: url(../img/espanol_bg_meio.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0 304px;
}
#espanol_meio p{
	margin-left:0px;
	float: left;
	clear: both;
}
#francais_meio {
	float: left;
	width:435px;
	height:154px;
	background-image: url(../img/francais_bg_meio.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0 304px;
}
#francais_meio p{
	margin-left:0px;
	float: left;
	clear: both;
}
	#buzios {
	width: 160px;
	height:157px;
	background-image: url(../img/link1_meio.gif);
	background-position:0px 0;
	background-repeat: no-repeat;
	margin-left: 0px;
	float:left
}	
	#buzios p {
	padding: 4px 8px 12px 34px;
}
	#buzios h2{
	padding: 84px 8px 4px 34px;
}
	#aovivo {
	width: 134px;
	height:157px;
	background-image: url(../img/link1_meio.gif);
	background-position:-160px 0;
	background-repeat: no-repeat;
	float:left;
	}
	#aovivo p {
	padding: 4px 8px 12px 6px;
}
	#aovivo h2{
	padding: 84px 8px 4px 6px;
}
	#clima {
	width: 141px;
	height:157px;
	background-image: url(../img/link1_meio.gif);
	background-position:-298px 0;
	background-repeat: no-repeat;
	float:right;
	}
	#clima p {
	padding: 4px 8px 12px 6px;
}
	#clima h2{
	padding: 84px 8px 4px 6px;
}
/* Footer Elements */

#footercontainer {
	width: 760px;
	padding-bottom: 10px;
	}

#footer {
	width:722px;
	height:48px;
	margin:0px 6px 0 6px;
	padding: 7px 12px;
	color: #666666;
	font-size: 85%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	}
.clearfloat p{
	padding-right: 80px;
	letter-spacing:1px;
}
	
.clearfloat {

	clear:both;
}	
.clearfloat h3 {
	background-image: url(../img/tit_footer.gif);
	height: 22px;
	width: 60px;
	display: inherit;
	text-indent: -5200px;
}
.clearfloat h2 {
	background-image: url(../img/english_tit_footer.gif);
	height: 22px;
	width: 60px;
	display: inherit;
	text-indent: -5200px;
}
.clearfloat h4 {
	background-image: url(../img/italiano_tit_footer.gif);
	height: 22px;
	width: 60px;
	display: inherit;
	text-indent: -5200px;
}
.clearfloat h5 {
	background-image: url(../img/espanol_tit_footer.gif);
	height: 22px;
	width: 60px;
	display: inherit;
	text-indent: -5200px;
}
.clearfloat h6 {
	background-image: url(../img/francais_tit_footer.gif);
	height: 22px;
	width: 60px;
	display: inherit;
	text-indent: -5200px;
}
/* Fim do Fundo */
#bottom {
	background-image: url(../img/bottomshadow850x10.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	background-position: bottom;
}


/* Menu */

#menu {
	width: 736px;
	height: 45px;
	background: url(../img/bg_menu.gif);
	background-color: #DFEED7;

}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 8px 19px 0 20px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin-top: 8px;
	}

#menu a:hover, #menu .active a {
	background-image:url(../img/bg_menu_hoover.gif);
	color: #2d7609;
}
.selected {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
/* POP UP DO CLIMATEMPO */
#window
{
	position: absolute;
	left: 580px;
	top: 480px;
	width: 220px;
	height: 260px;
	overflow: hidden;
	display: none;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(../img/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(../img/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006633;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 220px;
	background-image: url(../img/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 220px;
	background-image: url(../img/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: s-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 190px;
	width: 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #94d277;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
/* ---------------------------------------------------------------------- --
	PÁGINAS INTERNAS
-- ---------------------------------------------------------------------- */
#header p{

	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.apousada{
	background-image: url(../img/bgprincipal_apousada.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.acomodacoes{
	background-image: url(../img/bgprincipal_acomodacao.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.lazer{
	background-image: url(../img/bgprincipal_lazer.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.tarifas{
	background-image: url(../img/bgprincipal_tarifas.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.galeria{
	background-image: url(../img/bgprincipal_galeria.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.comochegar{
	background-image: url(../img/bgprincipal_comochegar.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.buzios{
	background-image: url(../img/bgprincipal_buzios.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.pacotes{
	background-image: url(../img/bgprincipal_pacotes.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.areaimprensa{
	background-image: url(../img/bgprincipal_areaimprensa.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#header p.faleconosco{
	background-image: url(../img/bgprincipal_faleconosco.jpg);
	width: 736px;
	height: 298px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#destaques_apousada {
	height: 600px;
	padding: 0 8px;	/*background-image:url(../img/shadow-bg850x1.gif);*/
}
#ftapousada{
	list-style:none;
	text-indent: -5300px;
	height: 300px;
	width: 690px;

	
}
#ftapousada1  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	}
	#ftapousada2  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	}
	#ftapousada3  a {
	display: block;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada3.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	
	}
	#ftapousada4 a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada4.jpg);
	background-repeat: no-repeat;	
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	margin-top:15px;
	}
	#ftapousada5  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada5.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
		margin-top:15px;

	}
	#ftapousada6  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_apousada6.jpg);
	background-repeat: no-repeat;
	background-position:top left;
		margin-top:15px;
	}
		#ftacomodacoes1  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	}
	#ftacomodacoes2  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	}
	#ftacomodacoes3  a {
	display: block;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes3.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	}
	#ftacomodacoes4 a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes4.jpg);
	background-repeat: no-repeat;	
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	margin-top:15px;
	}
	#ftacomodacoes5  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes5.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	margin-top:15px;

	}
	#ftacomodacoes6  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_acomodacoes6.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:15px;
	}


	#ftlazer1  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	}
	#ftlazer2  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	}
	#ftlazer3  a {
	display: block;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer3.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	}
	#ftlazer4 a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer4.jpg);
	background-repeat: no-repeat;	
	background-position:top left;
	padding-right: 40px;
	margin-left:38px;
	margin-top:15px;
	}
	#ftlazer5  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer5.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-right: 40px;
	margin-top:15px;

	}
	#ftlazer6  a {
	display: block;
	float: left;
	width: 177px;
	height: 138px;
	background-image: url(../img/ft_thumbs_lazer6.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:15px;
	}


/* ---------------------------------------------------------------------- --
	FOTOS DAS INTERNAS - IMAGEBOX
-- ---------------------------------------------------------------------- */	
	img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(img/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(img/pacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(img/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(img/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/* ---------------------------------------------------------------------- --
	PÁGINAS INTERNAS
-- ---------------------------------------------------------------------- */
