*{
	margin: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	padding: 0; 
}

a.pdf {
	display:table;
	padding: 10px 20px;
	background: #FFCF24;
	color:#000000;
	font-size:20px;
	margin-top:20px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

a.pdf:hover{
	background: #000;
	color:#FFF;
}

.loader {
	display: none;
	position:fixed;
	left:50%;
	top:50%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	overflow-x: hidden;
	background:url(../images/bg.png) repeat;
}

#wrapper {
	width:978px;
	margin: 0 auto;
}

#topo {
	height: 120px;
	width: 100%;
}



.bg_top_nav{
    left: 50%;
    margin-left: -488px;
    margin-top: 20px;
    position: absolute;
	z-index:-1;
}

.bg_top_footer{
    left: 50%;
    margin-left: -488px;
    margin-top: -62px;
    position: absolute;
	z-index:-1;
}

.vantagens img {
    background: url("../images/onibus_azul.jpg") no-repeat;
    clear: both;
    height: 502px;
    margin: 0 0 10px;
    position: relative;
    width: 750px;
}


/*ACOPLAMENTOS*/

#acoplamentos {
	padding: 10px 30px;
}


#acoplamentos .topo{
	height:170px;
}


#acoplamentos h1 {
	font-size:24px;
	background: #FFCF24;
	color: #000;
	text-align: center;
	display:table;
	padding: 10px 20px;
	position: absolute;
	margin-left: 200px;
	top: 20px;
	width: 280px;
	height: 85px;
	padding-top: 25px;
	text-transform:uppercase;
	-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
 border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
border-bottom-left-radius: 20px;
}

#acoplamentos .logo {
	background: url(../images/bg.png) repeat;
	display:table;
	padding: 10px 20px;
	position: absolute;
	margin-left: 520px;
	top: 20px;
	width: 150px;
	height: 60px;
	padding-top: 50px;
	-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-bottom-right-radius: 20px;
}



#acoplamentos p {
	font-size:12px;
	color: #000;
	text-align:left;
}

/*ICONS HOME*/

.icons_home {
	background:url(../images/fundo_icons_home.jpg) no-repeat center 20px;
	height:320px;
}

.icons_home a {
	float:left;
	width: 325px;
	text-align:center;
}

.icons_home a .image{
	height: 120px;
}

.icons_home a:hover {
	cursor: pointer;
}

.icons_home a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.icons_home a:hover .box_clique  {
	background: #BE2C2F;
}

.icons_home a:hover .titulo, .icons_home a:hover .sub {
	color: #FFF;
}



.icons_home .box_clique {
    background: none repeat scroll 0 0 #E8F3F1;
    margin: 0 15px 15px;
    padding: 15px 5px;
    width: 280px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.icons_home a  .titulo{
	font-size:18px;
	color: #BE2C2F;
	font-weight:bold;
	margin-bottom:8px;
}


.icons_home a  .sub{
	font-size:12px;
	color: #333333;
	margin-bottom:5px;
}

/*BARRA FOOTER*/

.col_barrafooter:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.col_barrafooter {
    padding-bottom: 20px;
	margin: 0 auto;
}

.col_barrafooter .column.first {
    border-left: medium none;
    width: 240px;
}

.col_barrafooter .column {
    min-height: 230px;
}

.col_barrafooter .column {
    margin-left: 0;
}

.column {
    float: left;
	text-align: center;
}

.col_barrafooter .column {
    min-height: 230px;
}
.col_barrafooter .column {

}

.col_barrafooter .column {
    border-left: 1px solid #CCCCCC;
    margin-left: 0;
}


/*CHATS*/


.chats{
    overflow: inherit;
}

.chats{
    height: auto;
 }

.chats .box_left{
    float: left;
    height: auto;
    overflow: hidden;
    width: 325px;
}


h1.barra_contato  {
    color: #BE2C2F;
    font-weight: bold;
    margin-bottom: 0;
    display: block;
	font-size:25px;
	font-weight:bold;
    padding-bottom: 0;
}

.box_left.sac_box h3 {
    background: url(../images/sac_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 30px;
    margin-bottom: 0;
}

.chats h3{
    color: #666666;
    height: 35px;
    text-indent: 45px;
}




.box_left.sac_box h4 {
    color: #BE2C2F;
	font-weight:bold;
	font-size:18px;
    margin-left: 45px;
    margin-top: 12px;
}


.chats p{
    
}


.column > a {
    display: block;
    height: 210px;
    padding: 15px 15px;
    width: 212px;
}


.column > a:hover {
	background: url(../images/bg.png) repeat;
}

.column > a p.cta {
	font-size:18px;
	font-weight: normal;
	color:#BE2C2F;
}

.col_barrafooter h2 {
    color: #BE2C2F;
    font-size: 22px;
    font-weight: normal;
    line-height: 1em;
    margin-top: 10px;
	margin-bottom:10px;
}

.col_barrafooter .column p {
    color: #000;
    font-size: 12px;
    line-height: 1.41667em;
    margin-bottom: 14px;
	text-align: center;
	word-spacing: -1px;
}

.gradient-divider-up {
    background:  url("../images/buystrip_gradient_up.png") no-repeat scroll 50% top rgba(0, 0, 0, 0);
	padding-top:103px;
}

.gradient {
    height: 40px;
}

.gradient {
    background: url("../images/buystrip_gradient_down.png") no-repeat scroll 50% top; rgba(0, 0, 0, 0);
    font-size: 0.857em;
    line-height: 47px;
    text-align: left;
}

.box_titulo {
    border-radius: 10px 10px 10px 10px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0 auto;
    padding: 30px 30px;
    width: 605px;
	background: #BE2C2F;
}

#footerDerechos {
    font-family: "Tahoma";
    font-size: 10px;
    margin-top: 20px;
	color: #FFF;
	text-align:center;
	margin-bottom:20px;
}


#wrapper_interna h2 {
    border-bottom: 1px solid #DDDDDD;
    font-size: 18px;
    font-weight: lighter;
    padding-bottom: 18px;
    text-transform: uppercase;
}

#wrapper_interna .borda {
    display: block;
    height: 6px;
    position: absolute;
    margin-top: -6px;
    width: 80px;
	background:#009999;
}

#wrapper_interna .orgaos {
	margin-top:10px;
	padding:30px 15px;
	margin-bottom:60px;
	border: 1px solid #BE2C2F;
	display:block;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#wrapper_interna  ul{
}

#wrapper_interna ul li {
    display: block;
    float: left;
    height: 40px;
    padding: 7px;
    width: 85px;
}

#wrapper_interna  ul li img {
	width:85px;
}

#wrapper_interna  .separador {
    background: url("../images/separador.gif") repeat scroll 0 0 #FFFFFF;
    height: 13px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}


#wrapper_interna .box_empresa {
    background: #BE2C2F;
    -moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
    display: block;
    margin-left: 200px;
    margin-top: -85px;
    padding: 20px 30px;
    position: absolute;
    width: 440px;
}

#wrapper_interna .box_empresa_lava {
    background: #BE2C2F;
    -moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
    display: block;
    margin-left: -150px;
    margin-top: -25px;
    padding: 20px 30px;
    position: absolute;
    width: 350px;
}

/*PASSEIOS E VAIGENS*/

.banner_contato {
	background: url(../images/banner_contato.png) no-repeat;
	height: 51px;
	width: 394px;
}


.icone_lista {
	clear:both;
	margin-bottom:15px;
}

.icone_lista i {
	font-size:22px;
	border: 2px solid #BE2C2F;
	padding:10px; 
	float:left; 
	color:#BE2C2F; 
	border-radius: 100%;
	width: 25px;
	text-align:center;
	margin-top:10px;
	margin-right: 10px;
}

.icone_lista p span {
	color: #BE2C2F;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
}



/*MOSAIC PASSEIOS VIAGENS*/


#wrapper_interna #capa_passeios ul li {
    border-bottom: 1px dotted #CCC;
    display: block;
    float: left;
    height: 260px;
    margin-bottom: 30px;
    margin-right: 20px;
    padding: 0 0 30px;
    width: 172px;
}

#wrapper_interna #capa_passeios ul li .titulo {
	margin-bottom:5px; 
	font-size:12px;
	height: 32px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
}

#wrapper_interna #capa_passeios ul li.last {margin-right: 0;}

#wrapper_interna #capa_passeios .mosaic-block {
	position:relative;
	width:100%;
	height:220px;
	border-radius: 7px;
	overflow:hidden;
	border: 1px solid #CCCCCC;
	background:#F5F5F5;
}

#wrapper_interna #capa_passeios .mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	overflow:hidden;
}

#wrapper_interna #capa_passeios .mosaic-backdrop img {
    height: 170px;
    left: 50%;
    margin-left: -120px;
    position: absolute;
    top: -6px;
    width: 240px;
}


	
#wrapper_interna #capa_passeios .mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	bottom:-220px;
	height:220px;
	background:#BE2C2F;
	color: #FFF;
}

#wrapper_interna #capa_passeios .sobre {
    background: none repeat scroll 0 0 #BE2C2F;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-left: 20px;
    padding: 7px;
    text-align: center;
	border: 1px solid #BE2C2F;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	border: 1px solid #BE2C2F;	
	-webkit-box-shadow: 0 0 0 1px #FFF inset;
	-moz-box-shadow:    0 0 0 1px #FFF inset;
	box-shadow:         0 0 0 1px #FFF inset;
}

#wrapper_interna #capa_passeios .sobre_interna {
    background: none repeat scroll 0 0 #BE2C2F;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-left: 20px;
    padding: 12px 5px;
    text-align: left;
	border-radius: 4px;
	border: 1px solid #BE2C2F;
    box-shadow: 0 0 0 1px #FFF inset;
	color: #FFF;
	margin-top: 5px;
	width: 120px;
}

#wrapper_interna #capa_passeios .sobre:hover, #wrapper_interna #capa_passeios .sobre_interna:hover {
    background: #FFF;
	color: #BE2C2F;
}

#wrapper_interna ul.icons_destinos li {
    width: 230px;
	height: 50px;
	display: inline;
}
	
#wrapper_interna ul.icons_destinos li i {
    border: 3px solid #BE2C2F;
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
    color: #BE2C2F;
    float: left;
    font-size: 28px;
    padding: 3px 2px 2px 3px;
    text-align: center;
    width: 30px;
	margin-right: 5px;
}

#wrapper_interna ul.icons_destinos li .titulo{
	font-size:14px; 
	font-weight:bold;
	line-height:1.2em;
}

#wrapper_interna ul.icons_destinos li .estados{
	font-size:12px;
	color:#999999;
}


#wrapper_interna ul.icons_destinos li a {
	padding:10px;
	display:block;
	cursor: pointer;
}

#wrapper_interna ul.icons_destinos li a:hover {
	background: #009999;
	border-radius: 7px;
	color: #FFFFFF;
}

#wrapper_interna ul.icons_destinos li a:hover i {
	border-color: #FFFFFF;
	color: #FFFFFF;
}

#wrapper_interna ul.icons_destinos li a:hover .estados{
	color: #FFFFFF;
}


/*DESC PROGRAMACAO*/

#desc_programacao {
	padding:15px;
}

#desc_programacao .divider{
	border-bottom: 1px dashed #CCC;
	width:100%;
	margin-top:13px;
	margin-bottom:13px;
	clear:both;
}

#desc_programacao .titulo {	
	font-size: 20px;
	color:#009999;
	margin-bottom:0px;
}

#desc_programacao .informacoes .txt_titulo, .txt_titulo {	
	font-size: 14px;
	color:#009999;
	margin-bottom:5px;
	font-weight:bold;
}

#desc_programacao .informacoes p {
	margin-bottom:10px;
	font-size:12px;
}

#desc_programacao i {
    border: 3px solid #BE2C2F;
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
    color: #BE2C2F;
    float: left;
    font-size: 35px;
    height: 41px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 4px 2px 2px 3px;
    text-align: center;
    width: 43px;
}

#desc_programacao .saida_retorno {	
	font-size: 12px;
	float:left;
	margin-right:20px;
}

#desc_programacao .saida_retorno span{	
	font-size: 14px;
	font-weight: bold;
	color:#009999;
}

.divider{
	border-bottom: 1px dotted #CCC;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

.divider2{
	border-bottom: 1px dashed #CCC;
	width:100%;
	margin-top:13px;
	margin-bottom:13px;
	clear:both;
}




.col_orcamento {
    margin: 20px auto 0;
    text-align: center;
    width: 635px;
}


.box_orcamento {
	border: 1px solid #CCCCCC;
	padding: 40px 20px 40px 70px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:660px;
	text-align:center;
}

.col_orcamento p{
	font-size:12px;
	font-weight:bold;
}

.col_orcamento a{
	float:left;
}

.col_orcamento p{
	float:left;
	margin-top:8px;
	margin-right:10px;
}


a.orcamento{
	padding:20px;
	background: #BE2C2F;
	color:#FFFFFF;
	font-size:20px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display:inline-table;
}

a.orcamento_big{
	padding:40px;
	background: #BE2C2F;
	color:#FFFFFF;
	font-size:22px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display:inline-table;
	font-weight:bold;
}

a:hover.orcamento, a:hover.orcamento_big{
	opacity:0.7;
	filter:alpha(opacity=70);
}


/*BOTAO MENU*/
.botao_menu {
	width: 455px;
	margin:0 auto;
}

.botao_menu a {
	float: left;
	padding:20px;
	display:block;
    background: #BE2C2F;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
	margin-right: 10px;
    padding: 13px 20px;
    text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border: 1px solid #BE2C2F;
	color: #FFF;
	margin-bottom:10px;
	text-transform:uppercase;
}

.botao_menu a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.botao_menu a i {
	float: left;
	display:block;
	margin-right: 5px;
	margin-top:2px;
}

.botao_menu a p {
	float: left;
	font-weight:bold;
}


.titulo_viagens_excursoes {
    color: #BE2C2F;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-left:10px;
	margin-top:5px;
}

.box_borda, .chats {
	-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
	background: #FFF;
}

#slideshow, #slideshow2, #slideshow3 {
    position:relative;
	float:left;
}

#slideshow DIV, #slideshow2 DIV, #slideshow3 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#slideshow DIV.active, #slideshow2 DIV.active, #slideshow3 DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active, #slideshow2 DIV.last-active, #slideshow3 DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG, #slideshow2 DIV IMG, #slideshow3 DIV IMG {
    display: block;
    border: 0;
}

.frota .box_frota {
	padding: 10px 30px;
	background:#BE2C2F;
	font-size: 18px;
	color: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 50px;
	margin-bottom: 10px;
	display:table;
	
}

.frota .frota_pq {
	float:right;
}

.frota .frota_pq ul {
	width: 325px;
}


.frota .frota_pq ul li {
	float:left;
}

.frota .frota_pq ul li a {
	padding: 3px;
	display: block;
}


.frota .frota_pq ul li img {
	width: 95px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 3px solid #FFFFFF;
}

.frota .frota_pq ul li a:hover img {
	border: 3px solid #BE2C2F;
}




.frota .icons ul {
	width: 350px;
	position:absolute;
	z-index:11;
	margin-top:185px;
}


.frota .icons ul li {
    background: #BE2C2F;
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
    float: left;
    padding: 8px 5px 5px;
    text-align: center;
    width: 32px;
	margin-right:5px;
	opacity:0.7;
	filter:alpha(opacity=70);
}


.frota .icons ul li img {
	opacity:0.9;
	filter:alpha(opacity=90);
}

.frota .box_especificacao {
	border:1px solid #CCC;
	padding: 15px 20px;
	margin-top:40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFF;
	overflow: hidden;
}

.frota .box_especificacao h1{
	font-size: 16px;
	margin-bottom:10px;
	color: #BE2C2F;
}


.borda_divider_b {
    border-bottom: 1px solid #DDDDDD;
	margin-bottom: 30px;
	margin-top:30px;
	clear:both;
}

.borda_divider_a {
    background: none repeat scroll 0 0 #009999;
    display: block;
    height: 6px;
    margin-top: 24px;
    position: absolute;
    width: 80px;
	clear:both;
}


/*CAPA PASSEIOS*/





.foto_capa_dicas_passeio {
	height: 200px;
	overflow: hidden;
	text-align:center;
	margin-top:15px;
}

.txt_capa_dicas_passeio {
    background: none repeat scroll 0 0 #BE2C2F;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 20px 5px 10px;
    position: absolute;
	-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
	margin-top:15px;
	left: 20px;

}

.foto_capa_dicas_passeio img{
	width:100%;
	height: auto;
	margin-top: -100px;
	
}

.orcamento_dicas {
	text-align:center;
	margin: 0 auto;
}

.orcamento_dicas p {
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	
}

.orcamento_dicas a{
	padding: 20px 20px;
	background: #BE2C2F;
	color: #FFFFFF;
	text-align:center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: inline-table;
	font-size:18px;
	font-weight:bold;
	

}



.lista_itens_bus ul {
}


.lista_itens_bus ul li {
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 25px;
    width: 210px;
}


.lista_itens_bus ul li i{
	font-size:10px;
	color: #BE2C2F;
	line-height: 1em;
	margin-right:5px;
}


.lista_seguimentos {
	line-height:1.9em;
}

.lista_seguimentos i {
	color: #BE2C2F;
}

.lista_seguimentos span {
	font-size:14px;
	margin-left:5px;
}

/*FOOTER ICONS*/

.footer_icons{
	height: 120px;
	padding-top:10px;
	width:670px;
	margin: 0 auto;
}



.footer_icons ul li {
	float:left;
	display:block;
	padding: 8px;
}

.footer_icons ul li a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}


/*VENDA*/

.box_destaque_venda {
	border: 1px solid #CCC;
	overflow:hidden;
	display:block;
	padding: 25px 15px;
	width:220px;
	clear:both;
	margin-bottom:15px;
	font-size:14px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.box_destaque_venda img {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}


.form_venda {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 450px;
    overflow: hidden;
    width: 640px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
}


/*Botao home*/


.botao_opcao a{
    background: none repeat scroll 0 0 #BE2C2F;
     margin-top: 25px;
    position: absolute;
    width: 350px;
	font-size:22px;
	color:#FFFFFF;
	text-align:center;
	padding: 22px 0px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.botao_opcao a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}

.botao_opcao.compra {
	margin-left: 123px;
}

.botao_opcao.venda {
	margin-left: 500px;
}


/*BUSCA HOME*/

.busca_home .box {
	width:195px; 
	height:280px; 
	border:1px solid #CCC;
	background: #FFF;
	position:absolute;
	z-index:999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px 30px;
 }
 
 .busca_home {
 	float:left;
 }
 
 