@charset "utf-8";

html,body {
	height: 100%;
	font-size: 100%;/* IE hack */
	}
	
body {
	margin:0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	line-height:16px;
	background-image:url(../imagens/bg_a.jpg);
	background-repeat:repeat-x;
	}

img {
border: none;
}

input {
	width:100%;
	background-color: #99cccc;
	font-size: 10px;
	border:0;
	color: #333;
	}
	
	#enviar {
		border:dashed;
		border-width:thin;
		border-color:#FFF;
		width:50px;
	}

.like { float:right; height:35px; text-align:right; width:230px;}

.linguas a:link       {color: #FFF; text-decoration: none; font-weight:100; }
.linguas a:visited    {color: #FFF; text-decoration: none; font-weight:100;  }
.linguas a:hover      {color: #FFF; text-decoration: underline; font-weight:bold; }
.linguas a:active     {color: #FFF; text-decoration: underline; font-weight:bold; }

.mais a:link       {color: #336666; text-decoration: none; }
.mais a:visited    {color: #336666; text-decoration: none; }
.mais a:hover      {color: #336666; text-decoration: underline; }
.mais a:active     {color: #336666; text-decoration: underline; }

.rpleft a:link       {color: #99cccc; text-decoration: none; }
.rpleft a:visited    {color: #99cccc; text-decoration: none; }
.rpleft a:hover      {color: #FFF; text-decoration: underline; }
.rpleft a:active     {color: #FFF; text-decoration: underline; }

.rpright a:link       {color: #99cccc; text-decoration: underline; }
.rpright a:visited    {color: #99cccc; text-decoration: underline; }
.rpright a:hover      {color: #FFF; text-decoration: none; }
.rpright a:active     {color: #FFF; text-decoration: none; }

.questoes a:link       {color: #FFF; text-decoration: underline; }
.questoes a:visited    {color: #FFF; text-decoration: underline; }
.questoes a:hover      {color: #FFF; text-decoration: none; }
.questoes a:active     {color: #FFF; text-decoration: none; }

.powered a:link       {color: #999; text-decoration: underline; }
.powered a:visited    {color: #999; text-decoration: underline; }
.powered a:hover      {color: #666; text-decoration: none; }
.powered a:active     {color: #666; text-decoration: none; }

.botaom a:link       {color: #FFF; text-decoration: none; }
.botaom a:visited    {color: #FFF; text-decoration: none; }
.botaom a:hover      {color: #FFF; text-decoration: underline; }
.botaom a:active     {color: #FFF; text-decoration: underline; }

.botaobackm a:link       {color: #FFF; text-decoration: none; }
.botaobackm a:visited    {color: #FFF; text-decoration: none; }
.botaobackm a:hover      {color: #FFF; text-decoration: underline; }
.botaobackm a:active     {color: #FFF; text-decoration: underline; }

.botaoalm a:link       {color: #FFF; text-decoration: none; }
.botaoalm a:visited    {color: #FFF; text-decoration: none; }
.botaoalm a:hover      {color: #FFF; text-decoration: underline; }
.botaoalm a:active     {color: #FFF; text-decoration: underline; }

a:link       { text-decoration: none; }
a:visited    { text-decoration: none; }
a:hover      { text-decoration: none; }
a:active     { text-decoration: none; }

.porcento a:link       {color: #666; text-decoration: none; }
.porcento a:visited    {color: #666; text-decoration: none; }
.porcento a:hover      {color: #666; text-decoration: underline; }
.porcento a:active     {color: #666; text-decoration: none; }

h3 a:link       {color: #336666; text-decoration: none; }
h3 a:visited    {color: #336666; text-decoration: none; }
h3 a:hover      {color: #FFF; text-decoration: none; }
h3 a:active     {color: #FFF; text-decoration: none; }

.destaque a:link       {color: #FFF; text-decoration: none; }
.destaque a:visited    {color: #FFF; text-decoration: none; }
.destaque a:hover      {color: #336666; text-decoration: none; }
.destaque a:active     {color: #336666; text-decoration: none; }

.destaque1 a:link       {color: #336666; text-decoration: none; }
.destaque1 a:visited    {color: #336666; text-decoration: none; }
.destaque1 a:hover      {color: #99cccc; text-decoration: none; }
.destaque1 a:active     {color: #99cccc; text-decoration: none; }

ul { 
list-style-image: url(../imagens/certoicon.gif);
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
list-style-position: inside;
}

.none {
	list-style-image:none;
	padding:0;
	}
.spa_img {
			width:200px;
			height:auto;
			float:left;
			}

.spa_texto {
			width:250px;
			height:auto;
			float: right;
			padding:0 10px 0 10px;
			color:#666;
			}

.mais {
	color:#336666;
	font-size:10px;
	letter-spacing:0;
	display:block;
	}

h1 { 
	color: #336666; 
	font-size:20px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}


h2 { 
	color: #99cccc; 
	font-size:14px;
	letter-spacing: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	text-transform:uppercase;
	display:inline;
}

h3 { 
	color: #336666; 
	font-size:14px;
	letter-spacing: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	text-transform:uppercase;
	display:inline;
}

h4 { 
	color: #333; 
	font-size:10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}

.alojtitle { 
	color: #930; 
	font-size:20px;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:10px;
	font-weight:bold;
	display:block;
}

.packtitle { 
	color: #99cccc; 
	font-size:20px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
}

.underline { text-decoration:underline;}

hr { 
	  border-top: 1px dashed #336666;
	  border-bottom: 0px;
	  border-left: 0px;
	  border-right: 0px;
}

hi { 
	  border-top: 1px dashed #fff;
	  border-bottom: 0px;
	  border-left: 0px;
	  border-right: 0px;
}

.spacer {
clear: both;
}

.base {
	margin: 0 auto;
	width: 820px;
	height: auto;
}

.sup {
	width: 720px;
	height: 50px;
	margin: 0 auto;
	background-color:#74C499;
}

.linguas {
	width: 250px;
	float:right;
	height: 22px;
	margin: 0 auto;
	text-align:right;
	font-weight:bold;
	line-height:25px;
	font-size:9px;
	color:#FFF;
	margin:10px 5px 0 0;
}

.topo_logo {
	margin: 0 auto;
	width: 470px;
	height:145px;
	float:left;
}

.topo_news {
	margin: 0 auto;
	width: 230px;
	height:145px;
	float: right;
}

.navegacao {
	margin: 0 auto;
	width: 710px;
	height:70px;
	text-align:center
}

	.botao {
		margin-right: 5px;
		width: auto;
		height:70px;
		float:left;
		line-height:40px;
		}
		
		.botaol {
			width:8px;
			height:70px;
			float:left;
			background-image:url(../imagens/bt_esq.jpg);
			background-repeat:no-repeat;
			}
		.botaom {
			width:auto;
			height:70px;
			float:left;
			background-image:url(../imagens/bt_mid.jpg);
			background-repeat: repeat-x;
			font-size:11px;
			letter-spacing: normal;
			font-weight:bold;
			color:#FFF;
			}
		.botaor {
			width:8px;
			height:70px;
			float:left;
			background-image:url(../imagens/bt_dir.jpg);
			background-repeat:no-repeat;
			}
			
			.botaoal {
		margin-right: 5px;
		width: auto;
		height:36px;
		float:right;
		line-height:40px;
		}
		
		.botaoall {
			width:8px;
			height:36px;
			float:right;
			background-image:url(../imagens/bt_esqal.jpg);
			background-repeat:no-repeat;
			}
		.botaoalm {
			width:auto;
			height:36px;
			float:right;
			background-image:url(../imagens/bt_midal.jpg);
			background-repeat: repeat-x;
			font-size:11px;
			letter-spacing: normal;
			font-weight:bold;
			color:#FFF;
			}
		.botaoalr {
			width:8px;
			height:36px;
			float:right;
			background-image:url(../imagens/bt_diral.jpg);
			background-repeat:no-repeat;
			}
			
			
		.botaoback {
		margin-right: 5px;
		width: auto;
		height:36px;
		float:left;
		line-height:40px;
		}
		
		.botaobackl {
			width:8px;
			height:36px;
			float:left;
			background-image:url(../imagens/bt_esqal.jpg);
			background-repeat:no-repeat;
			}
		.botaobackm {
			width:auto;
			height:36px;
			float:left;
			background-image:url(../imagens/bt_midal.jpg);
			background-repeat: repeat-x;
			font-size:11px;
			letter-spacing: normal;
			font-weight:bold;
			color:#FFF;
			}
		.botaobackr {
			width:8px;
			height:36px;
			float:left;
			background-image:url(../imagens/bt_diral.jpg);
			background-repeat:no-repeat;
			}

.conteudo {
	margin: 0 auto;
	width: 720px;
	display:block;
}

.alojamento {
	width: 100%;
	height:auto;
	display:block;
}

.conteudo_teste {
	width:720px;
	height:auto;
	float:left;
	background-image: url(../imagens/bg_aloj.jpg);
	background-repeat:no-repeat;
	display: inline-table;
	overflow:visible;
}

.conteudopar {
	margin: 0 auto;
	width: auto;
}

.conteudo_pack {
	width: 700px;
	padding:10px;
	color:#666;
}

.conteudo_rodape {
	width: 700px;
	padding:10px;
	color:#666;
	font-size:9px;
	font-weight:bold;
	line-height:11px;
}

.conteudonav {
	margin: 0 auto;
	width: 720px;
	height:70px;
	background-image:url(../imagens/nav_bgspa.jpg);
	background-repeat:no-repeat;
}

.conteudo_470 {
	width:470px;
	height:auto;
	float:left;
	}
	
	.conteudo_470_aloj {
	width:720px;
	height:auto;
	float:left;
	background-image: url(../imagens/bg_aloj.jpg);
	background-repeat:no-repeat;
	display:block;
	}
	
	.conteudo_packimg {
	width:200px;
	height:auto;
	float:left;
	}
	
	.conteudo_520 {
	width:520px;
	height:auto;
	float:right;
	}
	
	.conteudo_260 {
	width:260px;
	height:auto;
	float:left;
	}
	.caixa_240{
		width:220px;
		height:auto;
		padding:20px;
		color:#666;
		float:left;
		}
	
	.caixa_470{
		width:450px;
		height:auto;
		padding:10px;
		color:#666;
		}
		
		.caixa_235{
		width:465px;
		height:auto;
		padding:10px;
		color:#666;
		float:left;
		display:block;
		}
		
		.caixa_235_pl{
		width:465px;
		height:42px;
		float:left;
		}
			.caixa_235img{
		width:235px;
		height:auto;
		color:#666;
		float:left;
		display:block;
		}
	
	.porcento {
		width:160px;
		padding:10px;
		height:100px;
		float:left;
		text-align:center;
		color:#666;
		font-weight:bold;
		line-height:10px;
		}

.conteudo_direita {
	width:230px;
	height:auto;
	float: right;
	}
	
.conteudo_230 {
	width:230px;
	height:auto;
	float: right;
	background-color:#74C499;
	}
	
	.caixa_230{
		width:210px;
		height:auto;
		padding:10px 10px 10px 10px;
		_padding:10px 10px 10px 10px;
		color:#FFF;
		}
		
		.caixa_225{
		width:210px;
		height:auto;
		float:right;
		}
		
#caixa_reun{
		width:210px;
		height:auto;
		padding:10px;
		}
	
	.banner_intro {
		width:470px;
		height:200px;;
		}

.rodape {
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-image:url(../imagens/bg_ar.jpg);
	background-repeat:repeat-x;
}

	.rodapein {
		margin: 0 auto;
		width: 820px;
		height: auto;
	}
	
		.rodapein2 {
			margin: 0 auto;
			width: 720px;
			height: 85px;
			background-image:url(../imagens/footer.jpg);
			background-repeat: repeat-y;
		}

		.rpleft {
			width: 500px;
			height: auto;
			padding:10px;
			float:left;
			font-size:9px;
			color:#99cccc;
			letter-spacing:0;
			text-transform:uppercase;
			line-height:10px;
		}
		
			.rpright {
			width: 170px;
			height: auto;
			padding:10px;
			float:right;
			font-size:9px;
			color:#99cccc;
			letter-spacing:1px;
			line-height:10px;
			text-transform:uppercase;
			text-align:right;
		}
		
		.questoes {
			width: 210px;
			height: 55px;
			padding:10px;
			float:right;
			font-size:9px;
			color:#FFF;
			letter-spacing:0;
			line-height:10px;
			text-transform:uppercase;
			text-align:right;
		}
		
			.follows {
			width: 450px;
			height: auto;
			float:left;
			letter-spacing:0;
			margin-left:5px;
		}
		
			.powered {
			width: 200px;
			height: auto;
			float:right;
			font-size:9px;
			color: #FFF;
			letter-spacing:0;
			line-height:15px;
			margin-top:5px;
			margin-right:10px;
			text-align:right;
		}
		
.conteudo_470_b {
	width:470px;
	height:200px;
	float:left;
	margin-bottom:20px;
	}
	
	.conteudo_470_c {
	width:470px;
	height:200px;
	float:left;
	}

.aloj {
	width:225px;
	height:200px;
	float:left;
	}
	
	.alojb {
	width:225px;
	height:200px;
	float:right;
	}
	
.pacotes {
	width:360px;
	height:150px;
	float:left;
	margin-bottom:20px;
	}
		
		.pack_img {
			width:100px;
			height:auto;
			float:left;
			}
			
		.pack_texto {
			width:240px;
			height:auto;
			float: right;
			padding:0 10px 0 10px;
			color:#666;
			}
			
.equipamentos {
	width:350px;
	height:auto;
	float:left;
	margin:0 0 20px 10px;
	font-size:11px;
	letter-spacing:1;
	}
