@charset "utf-8";
/* CSS Document */
body{padding:0px; margin:0px; font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#808080; background-image:url(../images/bg.jpg);}
ul{list-style:none;}

.Ajuste{width:937px; margin:0 auto 0 auto;}
.Principal{width:937px; margin:auto; background-color:#fff; float:left; box-shadow:0px 0px 10px 3px #bbb;}

.Cabecalho{width:937px; float:left;}
.Cabecalho .Logo{float:left; margin:15px 0 0 26px; height:92px; width:300px;}
.Cabecalho .MenuTopo{float:right; margin:15px 26px 0 0; height:92px; width:585px;}
.Cabecalho .MenuTopo ul{float:right; margin:10px 0 0 0; }
.Cabecalho .MenuTopo ul li{float:left;}
.Cabecalho .MenuTopo ul li a{text-decoration:none; color:#808080;}
.Cabecalho .MenuTopo ul li a:hover{text-decoration:underline; font-weight:bold;}
.Cabecalho .Pesquisa{float:right; margin:8px 26px 0 0;}

.Cabecalho .Menu{width:975px; height:43px; background-image:url(../images/bg_menu.png); float:left;  margin-left:-19px; margin-top:16px; font-family:Calibri;}
.Cabecalho .Menu ul{padding:0; margin:0 0 0 45px;}
.Cabecalho .Menu ul li{float:left; line-height:50px; margin-top:5px; }
.Cabecalho .Menu ul li a{float:left; text-decoration:none; color:#333333; line-height:38px; padding:0 28px; font-size:16px;}
.Cabecalho .Menu ul li a:hover{text-decoration:underline; font-weight:bold;}

.Slider{width:885px; height:389px; margin-left:26px; float:left;}
.Slider img{width:885px; height:389px;}

.Conteudo{margin-top:19px; margin-left:26px; float:left;}
.Conteudo h2{margin:0; padding:0; width:885px; background:url(../images/bg_faixa.jpg) no-repeat center; font-weight:100; font-size:16px; color:#f7931e; text-transform:uppercase;}
.Conteudo h3{margin:0; padding:0; font-weight:100; width:100%; font-size:16px; color:#f7931e; text-transform:uppercase;}
.Conteudo .Destaques{width:885px; margin:20px 0 0 0;}
.Conteudo .Destaques .Destaque{width:276px; height:208px; float:left;}
.Conteudo .Destaques .Destaque h3{width:276px; margin:0; padding:0; font-weight:100; text-transform:uppercase; font-size:14px;}
.Conteudo .Destaques .Destaque p{width:266px; padding:5px; margin:0; background-color:#e6e6e6; height:77px;}
.Conteudo .Destaques .Destaque .Botao{width:109px; height:21px; background-image:url(../images/bg_botao1.jpg); cursor:pointer; color:#fff; font-size:11px; line-height:21px; position:absolute; margin-top:-10px; margin-left:160px;}
.Conteudo .Destaques .Roteiro{width:295px; height:368px; float:left;}
.Conteudo .Destaques .Viagens{width:295px; float:left;}
.Conteudo .Destaques .Informacoes{width:290px; height:338px; float:left; text-align:justify; overflow-y:auto; overflow-x:hidden; padding-right:5px; margin-top:5px;}
.Conteudo .Destaques .Informacoes2{width:878px; height:350px; border:1px solid #e6e6e6; float:left; text-align:justify; overflow-y:auto; overflow-x:hidden; padding-right:5px; margin-top:5px;}
.Conteudo .Destaques .Links{float:left; width:100%;}
.Conteudo .Destaques .Links .Botao{width:83px; height:25px; background-image:url(../images/bg_botao2.jpg); text-align:center; text-decoration:none; font-weight:bold; cursor:pointer; color:#fff; font-size:11px; line-height:25px; float:left;}
.Conteudo .Destaques .Links .Botao:hover{background-image:url(../images/bg_botao2over.jpg);}
.Conteudo .Destaques .RoteiroSlider{width:570px; height:368px; float:right;}
.Conteudo .Destaques .Pacotes{width:875px; margin-top:30px; float:left;}
.Conteudo .Destaques ul{padding:0; margin:0 0 0 10px;}
.Conteudo .Destaques ul li{margin-top:5px; }
.Conteudo .Destaques ul li a{text-decoration:none; color:#808080;}
.Conteudo .Destaques ul li a:hover{text-decoration:underline;}


.News{margin-top:69px; width:937px; float:left; background-color:#f05a23; height:87px; color:#fff;}
.News .Formulario{width:740px; border-right:1px dashed #fff; float:left; margin-top:9px;}
.News img{position: absolute; margin-top:-27px; margin-left:41px;}
.News h2{margin:0 0 0 170px; padding:0; text-transform:uppercase;}
.News p{margin:0 0 0 170px; padding:0;}
.News .Botao{width:109px; height:21px; background-image:url(../images/bg_botao1.png); cursor:pointer; color:#fff; font-size:11px; line-height:21px; margin-top:34px; margin-left:40px;}

.News2{margin-top:69px; width:937px; float:left; background-color:#f05a23; height:150px; color:#fff;}
.News2 .Formulario{width:740px; border-right:1px dashed #fff; float:left; margin-top:9px;}
.News2 img{position: absolute; margin-top:-27px; margin-left:41px;}
.News2 h2{margin:0 0 0 170px; padding:0; text-transform:uppercase;}
.News2 p{margin:0 0 0 170px; padding:0;}
.News2 .Botao{width:109px; height:21px; background-image:url(../images/bg_botao1.png); cursor:pointer; color:#fff; font-size:11px; line-height:21px; margin-top:65px; margin-left:40px;}


.Rodape{width:100%; height:294px; background-color:#b3b3b3; border-top:1px solid #808080; float:left;}
	.Rodape .RodapeConteudo{width:937px; margin:auto; color:#fff;}
	.Rodape .RodapeConteudo a{text-decoration:none; color:#fff; line-height:15px;}
	.Rodape .RodapeConteudo a:hover{color:#ffffff; text-decoration:underline;}
	.Rodape .RodapeConteudo ul{margin:0; padding:0; float:left; height:180px; padding-left:10px; padding-right:10px;}
	.Rodape .RodapeConteudo h2{margin:0; padding:0; color:#e6e6e6; text-transform:uppercase; font-size:16px; font-weight:100; padding-left:10px;}
	
.faixa{background-image:url(../images/faixa.jpg); width:100%; height:4px;}
.Foco{background-color:#CCC; color:#fff;}
.Titulo{font-weight:bold;}
.font1{margin:0; padding:0; font-size:14px; color:#f7931e; text-transform:uppercase;}
.font2{margin:0; padding:0; font-size:16px; color:#808080; text-transform:uppercase; font-weight:bold;}
.font3{margin:0; padding:0; font-size:12px; color:#808080;}