@CHARSET "ISO-8859-1";

@import url('reset.css');
@import url('fonts.css');

a:active, a:before, a:visited, a { outline:none; }

strong{ font-weight:bold;}

img { border:0;}

*{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	
	}

body {

	background: #fff url('../imagens/bgAll.gif') top center no-repeat;
	margin:0;
	padding:0;
}

h1{
	float:left;
	padding:0;
	margin:0 20px;
	color:#003575;
	font-size:24px;
	line-height:50px;
	letter-spacing:-1px;
	width:900px;
}

h2{
	float:left;
	padding:0;
	margin:0;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	letter-spacing:-1px;
}

h3{
	float:left;
	padding:0;
	margin:0;
	color:#6A0000;	
}

.all {
	width:980px;
	height:auto;
	margin:0 auto;
	display: table;
}

.head{
	width:980px;
	height:385px;
	margin:0;
}

.content{
	float:left;
	width:980px;
	min-height:350px;
	margin:-50px 0 0 0;
	padding:0;
	background: #fff url('../imagens/bgContent.gif') top center no-repeat;
}

.menu{
	position:relative;
	width:100%;
	height:50px;
	top:-49px;
	background: url('../imagens/bgMenu.png') top center no-repeat;
	z-index:10;
}

.menu ul{
	list-style:none;
	margin:0 0 0 20px;
	height:50px;
}

.menu ul li{
	float:left;
	width:auto;
	background: url('../imagens/bgMenu_li.png') top right no-repeat;
}
.menu ul li.last{
	background:none;
}

.menu ul li a{
	float:left;
	color:#666;
	font-size:15px;
	text-decoration:none;
	font-weight: 100;
	padding:15px 26px 6px 25px;	
}
.menu ul li a:hover{
	border-bottom:10px solid #ccc;
}

.bannerCanton{
	float:left;
	width:920px;
	height:180px;
	margin: 0 0 0 30px;
	background:url(../imagens/cantonFair.jpg) center no-repeat;
	}

a#voltar{
	float: right;
	width:50px;
	height:20px;
	padding:0;
	margin:5px 20px 0 0;
	background:url('../imagens/btVoltar.gif') no-repeat left center;
	text-indent:-9999px;
}

.content .left{
	float:left;
	width:650px;
	margin:0;
}


.content .pacotes{
	float:left;
	width:auto;
	margin:0 0 0 30px;
	padding:0;
}
.content .pacotes img{
	float:left;
	width:100px;
	height:80px;
}
.content .pacotes h2{
	width:555px;
	margin:10px 0 0 0;
	border-bottom:1px solid #ccc;
}
.content .pacotes a.vejaTodos {
	width:auto;
	margin:27px 0 0 0;
	float:right;
	font-weight:bold;
}
.content .pacotes h3 a{
	width:130px;
	color:#6A0000;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
}
.content .pacotes a{
	width:100%;
	margin:5px 0 0 0;
	text-decoration:none;
	float:left;
	color:#666;
}
.content .pacotes a:hover{
	text-decoration: underline;
}
.content .pacotes a{
	width:135px;
	margin:5px 0 0 0;
	text-decoration:none;
	float:left;
	color:#666;
}
.content .pacotes strong{
	margin:5px 0 0 0;
	float:left;
}
.content .pacotes ul.nacionais, ul.internacionais{
	float:left;
	width:620px;
}
.content .pacotes ul.pacote-lista{
	float:left;
	width:920px;
}
.content .pacotes ul.nacionais li, ul.internacionais li{
	float:left;
	width:135px;
	margin:10px;
}


.content .pacotes02{
	float:left;
	width:300px;
	margin:0;
	padding:0;
}
.content .pacotes02 img{
	float:left;
	width:100px;
	height:80px;
}
.content .pacotes02 h2{
	width:225px;
	margin:10px 0 0 0;
	border-bottom:1px solid #ccc;
}
.content .pacotes02 a.vejaTodos {
	width:auto;
	margin:27px 0 0 0;
	float:right;
}
.content .pacotes02 h3 a{
	width:130px;
	color:#6A0000;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
}
.content .pacotes02 a{
	width:100%;
	margin:5px 0 0 0;
	text-decoration:none;
	float:left;
	color:#666;
}
.content .pacotes02 a:hover{
	text-decoration: underline;
}
.content .pacotes02 a{
	width:135px;
	margin:5px 0 0 0;
	text-decoration:none;
	float:left;
	color:#666;
}
.content .pacotes02 strong{
	margin:5px 0 0 0;
	float:left;
}
.content .pacotes02 ul{
	float:left;
	width:auto;
}
.content .pacotes ul li{
	float:left;
	width:135px;
	height:230px;
	margin:10px;
	overflow:hidden;
}

.content .pacotes03{
	float:left;
	width:auto;
	margin:0 0 0 20px;
	padding:0;
}


.internas{
	float:left;
	width:940px;
	margin:0 20px;
	padding:0;
	background: url('../imagens/bgInternas.gif') top center no-repeat;
}

.internas .lazerRight{
	float: left;
	width:655px;
	margin:20px 0 0 0;
	padding:0;
}

.internas .left{
	float: left;
	width:270px;
	margin:20px 0 0 15px;
	padding:0;
}

.internas p{
	float:left;
	width:900px;
	margin:0 20px;
	line-height:24px;
}

.internas .cruzeiros{
	float:left;
	width:450px;
	margin:0 20px;
	padding:0;
	background: url('../imagens/bgInternas.gif') top center no-repeat;
}

.breadcrumb {
	float:left;
	width:870px;
	height:30px;
	margin:0 0 0 30px;
	line-height:30px;
	color:#666;	
}
.breadcrumb ul{
	width:100%;
}
.breadcrumb ul li {
	float:left;
	width:auto;
	margin-left:10px;
	font-size:11px;
	
}
.breadcrumb ul li.navig {
	float:left;
	width:auto;
	padding:0;
	margin:0;
	background: url('../imagens/seta1.gif') center right no-repeat;
}
.breadcrumb ul li a{
	text-decoration:none;
	padding:0 15px;
	float:left;
	font-size:11px;
	color:#666;
}
.breadcrumb ul li a:hover {
	background: #F5F5F5 url('../imagens/seta1.gif') center right no-repeat;
}

.detalhePacote{
	float:left;
	width:900px;
	margin:20px;
	padding:0;
	display:table;
}

.detalhePacote .detalheLeft{
	float:left;
	width:300px;
	display:table;
}
.internas .detalhePacote .detalheLeft .atendimentoInternas{
	float:left;
	width:275px;
	height:69px;
	margin:0 0 0 25px;
	_margin:0 0 0 12px;	
	padding:0;
}

.internas .detalhePacote .detalheLeft .atendimentoInternas img{
	border:none;
	padding:0;
	margin:0;
}

.detalhePacote .detalheLeft img{
	float:left;
	margin:0;
	padding:10px;
	border:0;
	border:1px solid #ccc;
}

.detalhePacote .detalheRight{
	float: right;
	width:520px;
	margin:0;
	display:table;
}

.detalhePacote .detalheRight h1.tituloPacote{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.detalhePacote .detalheRight ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.detalhePacote .detalheRight ul li{
	float:left;
	width:100%;
	margin:5px 0;
}

.relatorioWeb{
	float:left;
	width:279px;
	height:80px;
	padding:0;
	margin:20px; 0 0 20px;
	background:#003366;
	font-family:Trebuchet MS, arial;
	color:#FFFFFF;
}

.twitter{
	float:left;
	width:280px;
	height:670px;
	padding:0;
	margin:0 0 0 0;	
	color:#666666;
}

.sigaTwitter{
	width:280px;
	margin:0 0 0 90px;	
}

.twitter img{
	float:left;
}

.links{
	float:left;
	width:620px;
	padding:0;
	margin:20px 0 0 30px;
}

.links a.linkLaser{
	float:left;
	width:200px;
	height:96px;
	margin:0;
	background: url('../imagens/bgLinkLazer.gif') top center no-repeat;
	text-indent:-9999px;
	outline:none;
}

.links a.linkCorporativo{
	float:left;
	width:200px;
	height:96px;
	margin:0 0 0 10px;
	background: url('../imagens/bgLinkCorporativo.gif') top center no-repeat;
	text-indent:-9999px;
	outline:none;
}

.links a.linkIntercambio{
	float:left;
	width:200px;
	height:96px;
	margin:0 0 0 10px;
	background: url('../imagens/bgLinkIntercambio.gif') top center no-repeat;
	text-indent:-9999px;
	outline:none;
}


.internas form { display:block; width:100%; margin:20px auto; float:left;}
.internas form dl { float:left; width:100%; }
.internas form dt { float:left; clear:left; width:30%; padding:3px 0; }
.internas form dd { float:left; width:70%; padding:3px 0; }
.internas form dd p small { float:left; font-size:.6em; width:80%; font-weight: 100; color:#666; }
.internas form label { float:right; margin:3px 5px 0 0; font-weight: 100; font-size:12px; color:#666; }
.internas form label.error { float:left; margin: 0 0 0 10px; color: #990000;}
.internas form input[type="text"] { float:left; padding:4px; font-size:12px; font-weight: 100; color:#666; -moz-border-radius:.4em; -webkit-border-radius:.4em; border:1px solid #e0e0e0; }
.internas form input[type="submit"] { padding:4px; font-size:12px; font-weight: 100; color:#666; -moz-border-radius:.4em; -webkit-border-radius:.4em; background:#f0f0f0; border:1px solid #e0e0e0; }
.internas form textarea { float: left; padding:4px; font-size:12px; font-weight: 100; color:#666; -moz-border-radius:.4em; -webkit-border-radius:.4em; border:1px solid #e0e0e0; }

.internas form .agrupa { float:left; clear:left; width:750px; padding:5px 0 5px 200px; }
.internas form .agrupa dt { width:20px; clear: none; padding: 5px 0; }
.internas form .agrupa dd { width:100px; padding: 0;  }
.internas form .agrupa dd label {float: left; margin: 0; padding: 5px 0; }


#Form1 { width:100%; margin:50px auto; }
#Form1 span { float:left; margin:0 0 0 20px;}
#Form1 span.cssBoxLabelEsp{ float:left; width:95%; margin:0 0 0 20px;}
#Form1 .separaForm{ width:100%; float:left; margin:10px 0; }
#Form1 span.cssBoxLabel{ float:left; margin:0 0 0 20px; font-size:14px; line-height:25px;}
#Form1 input.cssTextBox{ float:left; margin:0 5px;}
#Form1 select.cssSelectBox{ float:left; margin:0 5px;}
#Form1 input.cssButton{ float:left; margin:0 0 0 20px;}

.footer{
	width:100%;
	height:440px;
	clear:both;
	display:table;
	_text-align:left;
	background: url('../imagens/bgFooter.gif') top left repeat-x;
	margin:50px 0 0 0 !important;

}
.footer .centraliza{
	width:980px;
	margin:0 auto;
	padding:0;
} 
.footer .centraliza img{
	float:left;
}
.footer .centraliza address{
	float:left;
	width:600px;
	margin:20px 0 0 20px;
	padding:0;
	color:#FFF;
	text-align:left;
	line-height:18px;
	font-style:normal;
}

.footer p{
	float:left;
	width:600px;
	padding:0;
	color:#FFF;
	text-align:left;
	line-height:18px;
	font-style:normal;
	margin:20px 0 0 20px;
}

.footer a.wing{
	background: url('../imagens/logoWing.gif') no-repeat;
	float:right;
	margin:60px 0 0 0;
	width:32px;
	height:24px;
	text-indent:-9999px;
	outline:none;
}

.footer .centraliza .navigation{
	float:left;
	width:670px;
	margin:0;
	padding:0;
}

.footer .centraliza .navigation ul{
	float:left;
	width:100px;
	height:120px;
	padding:0;
	margin:30px 0 0 0;
	border-left:1px solid #004497;
}

.footer .centraliza .navigation ul.pesquise {
	float:left;
	width:185px;
}

.footer .centraliza .navigation ul.servicos{
	float:left;
	width:130px;
}

.footer .centraliza .navigation ul.dicas {
	float:left;
	width:140px;
}

.footer .centraliza .navigation ul li{
	float:left;
	width:90%;
	color:#fff;
	padding:2px 5px;
	font-weight:bold;
}

.footer .centraliza .navigation ul li a{
	text-decoration:none;
	color:#fff;
	padding:2px 5px;
	margin:0;
	font-size:11px;
	font-weight:100;
	width:90%;
}

.footer .centraliza .navigation ul li a:hover{
	background:#fff;
	color:#000066;
}

.footer .centraliza .atendimento{
	float:left;
	width:275px;
	height:69px;
	margin:0;
	padding:0;
}




.footer .centraliza .news{
	float:left;
	width:250px;
	height:160px;
	margin:10px 0 0 0;
	padding:0;
	color:#fff;
	font-weight:bold;
}

.footer .centraliza .news fieldset{
	float:left;
	width:240px;
	height:100px;
	margin:0;
	padding:0;
	font-weight:100;
}

.footer .centraliza .news form label{
	float:left;
	width:240px;
	margin:7px 0;
	padding:0;
}

.footer .centraliza .news form input {
	float:left;
	width:230px;
	margin:0;
	padding:5px;
	border: none;
	background:#fff;
	-moz-border-radius: 7px;
}

.footer .centraliza .news form input.btEnviar {
	float:right;
	width:80px;
	margin:0;
	padding:5px;
	border:0;
	background:#001E42;
	color:#fff;
}

.footer .centraliza .sigaNos{
	float:left;
	width:130px;
	margin:0;
	padding:0;
}

.footer .centraliza .sigaNos ul li a{
	color:#fff;
	text-decoration:none;
}

.footer .centraliza .sigaNos ul li a:hover{
	text-decoration:underline;
}

.tlist{ float:left; padding:5px; width:95%; }
.tlist li {padding:10px 0; width:100%; border-bottom:1px solid #EFEFEF; }

.xdebug-var-dump { background:#fff; padding:10px; top:0; z-index:20; position:fixed; border:10px solid #000; -moz-opacity:.8; }
div.validation-advice {	float:left;	margin-top: 2px; margin-left: 5px; padding-left: 20px; padding-top: 3px; padding-bottom: 3px; background: transparent url(../imagens/erro2.gif) no-repeat left top; height: 18px; color: #000; font-size: 9px; display:inline; }

