﻿.area_footer { display: none; }

.menu { display: none; }

.menu2 { display: none; }

.boxOpAtendimento { display: none; }

.busca { display: none; }

.sedes { display: none; }

.banner_home { display: none; }

.destaque_home { display: none; }

body { background: url(../../images/bg_home.gif) repeat-x left top; }

.geral { background: none; }

.chamada_flash { 
    background: url(../../images/bullet_home.gif) no-repeat right center;
    float: left;
    font-size: 11px;
    font-weight: bold; 
    color: #fff;
    margin: 0 0 10px 10px;
    width: 145px;
    text-transform: uppercase;
}

.chamada_fale_conosco { 
    background: url(../../images/bullet_home_2.gif) no-repeat right center;
    float: right;
    font-size: 11px;
    font-weight: bold; 
    color: #fff;
    margin: 0 10px 10px 0;
    width: 215px;
    text-transform: uppercase;
}

.fale_conosco_home {
    display: block;
    float: right; 
    width: 42px; 
    height: 38px;
    margin: 39px 0 0 5px;
}
.balao_fale_conosco {
    position: absolute;   
    display: block;
    right: 6px;
    top: 95px;
    z-index: 10;
}

.balao_fale_conosco .balao_fale_conosco_top {
    background: url(../../images/borda_top_box_home.gif) no-repeat;
    width: 543px;
    height: 16px;
}
.balao_fale_conosco .balao_fale_conosco_bottom {
    background: url(../../images/borda_bottom_box_home.gif) no-repeat;
    width: 543px;
    height: 11px;
}
.balao_fale_conosco .balao_fale_conosco_cont {
    background: url(../../images/borda_cont_box_home.gif) repeat-y left top;
}

.balao_fale_conosco .balao_fale_conosco_cont span {
    color: #e16d00;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
}
.balao_fale_conosco .balao_fale_conosco_cont ul {
    width: 530px;
    
}
.balao_fale_conosco .balao_fale_conosco_cont ul li {
    float:left;
	height:38px;
	line-height:16px;
	margin:5px 5px 15px 20px;
	width:100px;
}
.ie6 .balao_fale_conosco .balao_fale_conosco_cont ul li {
    margin-left: 10px;
    width: 115px;
}

.msg_footer_interna { display: none; }
.msg_footer_home {
    display: block;
    color: #fff;
    float: left;
    font-size: 9px;
    margin: 10px 10px;
    width: 98%
}
.msg_footer_home p { float: left; }
.msg_footer_home .desenvolvido {
    float: right;
}