@charset "utf-8";
/* CSS Document */
#apDiv_opcoes {
        position:absolute;
        left:390px;
        top:44px;
        width:200px;
        height:16px;
        z-index:3;
}

.infoCli {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 35px;
	margin-right: 15px;
}

#top_info {
	position:absolute;
	left:0;
	top:0;
	width:960px;
	z-index:1;
	background-image: url(../images/main.png);
	height: 1000px;
}

#top_geral {
	position:absolute;
	left:0;
	top:36px;
	width:960px;
	height:200px;
	z-index:2;
	background-color: #FFFFFF;
}
.top_pesquisa {
	width:960px;
	z-index:2;
}
.main_flash {
	width:960px;
	height: 338px;
	background-image: url(../images/main_flash.png);
	margin-top: 10px;
	z-index: 9999;
}
.main_flash_small {
	width:960px;
        background-image: url(../images/fundo_menu.png);
	height: 40px;
	margin-top:10px;
	z-index: 9999;
}
.main_site {
	position: relative;
	min-height: 300px;
        width:960px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

.main_site_logo {
	margin-left: 15px;
	padding-top: 35px;
	width: 105px;
	height: 100px;
	float: left;
}

.main_site_col_l {
	margin-left: 20px;
	padding-top: 35px;
	padding-bottom: 15px;
	width: 500px;
	float: left;
}
.main_site_col_l li {
        text-align: justify;
}

.main_site_col_m {
        margin-left: 20px;
        padding-top: 35px;
        padding-bottom: 15px;
        width: 750px;
        float: left;
}

.main_site_col_r {
	margin-left: 55px;
	padding-top: 35px;
	width: 250px;
	float: left;
}


.main_site_footer {
        background-image: url(../images/main_bottom.png);
	margin-top: 0px;
	height: 20px;
        background-repeat: no-repeat;
	width:960px;
	clear: both;
}

.footer_cont {
	clear: both;
	width: 960px;
	margin-left: 15px;
	float: left;
}
.footer_top {
	background-image: url(../images/footer_top.png);
	height: 20px;
	clear: both;
}

.footer_bottom {
        background-image: url(../images/footer_bottom.png);
        height: 20px;
	clear: both;
}

.footer_col {
	width: 219px;
	margin-right: 18px;
	float: left;
}
.footer_titulo {
        color: #b79904;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
	margin-bottom: 15px;
}
.footer_intro {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	text-align: justify;
	color: #666666;
}
.footer_linha {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #333333;
}
.footer_links a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
        color: #cccccc;
}

.footer_links a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
        color: #0f0f0f;
}

.main_icons {
	width:960px;
	height: 50px;
	margin-top: 10px;
}
#menu_qi {
	float: left;
	height: 40px;
	width: 800px;
	z-index: 1000;
}
.icon_qi {
	float: left;
	height: 40px;
	width: 96px;
}

.flash {
	position: relative;
	top: -40px;
	z-index: 0;
	float: left;
	height: 298px;
	width: 960px;
}

.icon_fale {
	float: right;
	height: 50px;
	width: 134px;
}
.icon_clientes {
	float: right;
	height: 50px;
	width: 134px;
}



.main_news01 {
	width:310px;
	height:260px;
	margin-top:10px;
	float:left;
	margin-right:15px;
	background-image: url(../images/top_news_bolean.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

.main_bottom {
        width:310px;
        height:260px;
        margin-top:10px;
        float:left;
        margin-right:15px;
        background-image: url(../images/top_news_bolean.png);
        background-repeat: no-repeat;
        background-position: left top;
        color: #FFFFFF;
}

.main_news02 {
	width:310px;
	height:260px;
	margin-top:10px;
	float:left;
	margin-right:15px;
	background-image: url(../images/top_dest_bolean.png);
	background-repeat: no-repeat;
	background-position: left top;
        color: #FFFFFF;
}

.main_news03 {
	width:310px;
	height:260px;
	margin-top:10px;
	float:right;
}


.ads01 {
	width: 310px;
	height: 111px;
	margin-bottom: 14px;
}
.ads02 {
        width: 310px;
        height: 60px;
        margin-bottom: 15px;
}
.ads03 {
        width: 310px;
        height: 60px;
}


.main_footer {
	width:960px;
	float:left;
	background-color: #0f0f0f;
}
