@import "estilo-internas.css";
/************* ESTRUTURA GERAL *************************************/
*{
    margin:0;
    padding:0;
    border:0;
    list-style: none;
    text-align: justify;
}

body{
    font: small Tahoma, Arial, Helvetica, sans-serif;
    color:#231f20;
    background:#F8F7F2 url(../img/bg.png) 0 0 repeat-x;
}

div#cortina{
   position: absolute;
   margin: 0;
   border: 0;
   top: 0;
   left: 0;
   width: 100%;
   height: 2000px;
   min-height: 100%;
   background-color: #000000;
   filter:alpha(Opacity=75);
   opacity: 0.75;
   -moz-opacity: 0.75;
   -khtml-opacity: 0.75;
   z-index: 100;
}

div#resultadoBusca{
   position: absolute;
   display: block;
   margin: 0;
   border: 0px solid #FF620A;
   top: 130px;
   left: 50%;
   margin-left: -290px;
   width: 580px;
   background-color: #FFFFFF;
   z-index: 101;
   font-size: 8pt;
} 


#content{
    width: 100%;
    position:relative;
    float:left;
    margin-bottom:33px;
}
#content-miolo{
    width:940px;
    margin:0 auto;
}
.off{
     position: absolute;
    left: -9000px;
    top: 0;
}
h1, h2, h3, h4, h5 {
    font-weight:normal;
}
/************* TOPO *************************************/
div#top{
    width:100%;
    float:left;
    height:126px;
    background:url(../img/topo.jpg) center 0 no-repeat;
}
div#content-top{
    width:940px;
    margin:0 auto;
    height:126px;
}
div#content-top h1{
    width:211px;
    height:45px;
    background: url(../img/logo.png) 0 0 no-repeat;
    text-indent:-9000px;
    margin-top:20px;
    float:left;
    display: none
}
div#content-busca{
    float:left;
    width:100%;
    height:84px;
}
/*menu topo ************/
ul#menu-topo{
    width:265px;
    float:right;
    font-size:11px;
    margin:43px 0 0 0;
}
ul#menu-topo li{
    float:left;
}
ul#menu-topo li a{
    float:left;
    display:block;
    color:#fff;
    text-decoration:none;
}
ul#menu-topo li.mnhome a{
    color:#000;
}
ul#menu-topo li a:hover{
    text-decoration:underline;
}
ul#menu-topo span{
    color:#fff;
    font-size:110%;
    display:block;
    float:left;
    margin:0 5px 0 5px;
}
ul#menu-topo span.mnhome{
    color:#000;
}
/*busca topo ************/
fieldset#busca{
    width:190px;
    float:right;
    margin-top:37px;
}
fieldset#busca ul li{
    float:left;
}
fieldset#busca legend, fieldset#busca label{
    display:none;
}
fieldset#busca input {
    width:129px;
    color:#848182;
    font-size:10px;
    height:17px;
    border-bottom:1px solid #e9e8e8;
    border-top:1px solid #e9e8e8;
    border-left:1px solid #e9e8e8;
    float:left;
    padding:2px 0 0 5px;
}
fieldset#busca button {
    overflow:visible;
    background:#000;
    color:#fff;
    font-weight:bold;
    font-size:10px;
    height:21px;
    width:55px;
    float:left;
    cursor:pointer;
}
fieldset#busca button:hover {
    background:#900;
}

/*menu principal ************/
ul#menu{
    width:828px;
    float:left;
    position:relative;
    z-index:100;
}
ul#menu li{
    float:left;
    position:relative;
}

ul#menu li a{
    float:left;
    display:block;
    height:42px;
    text-indent:-9000px;
    position:relative;
}
ul#menu li.mnEmpresa a{
    width:91px;
    background:url(../img/mn_empresa.png) 0 0 no-repeat;
}
ul#menu li.mnEmpresa a:hover{
    background:url(../img/mn_empresa.png) 0 -42px no-repeat;
}
ul#menu li.mnTrabalho a{
    width:153px;
    background:url(../img/mn_trabalho.png) 0 0 no-repeat;
}
ul#menu li.mnTrabalho a:hover{
    background:url(../img/mn_trabalho.png) 0 -42px no-repeat;
}
ul#menu li.mnLocalidades a{
    width:197px;
    background:url(../img/mn_localidades.png) 0 0 no-repeat;
}
ul#menu li.mnLocalidades a:hover{
    background:url(../img/mn_localidades.png) 0 -42px no-repeat;
}
ul#menu li.mnFiliais a{
    width:74px;
    background:url(../img/mn_filiais.png) 0 0 no-repeat;
}
ul#menu li.mnFiliais a:hover{
    background:url(../img/mn_filiais.png) 0 -42px no-repeat;
}
ul#menu li.mnServicos a{
    width:94px;
    background:url(../img/mn_servicos.png) 0 0 no-repeat;
}
ul#menu li.mnServicos a:hover{
    background:url(../img/mn_servicos.png) 0 -42px no-repeat;
}
ul#menu li.mnDuvidas a{
    width:177px;
    background:url(../img/mn_duvidas.png) 0 0 no-repeat;
}
ul#menu li.mnDuvidas a:hover{
    background:url(../img/mn_duvidas.png) 0 -42px no-repeat;
}
ul#menu li ul {
 display:none;
 position:absolute;
 top:0;
 left:0;
 margin:42px 0 0 0;
 padding:0;
 z-index:1000;
 width:143px;
}
ul#menu li:hover ul { display:block; }
body.bd-empresa ul#menu li.mnEmpresa a{
    background:url(../img/mn_empresa.png) 0 -42px no-repeat;
}
body#bd-empresa ul#menu li ul li.submenu a {
    background:#000;
    width:122px;
    height:auto;
    text-indent:0;
    display:block;
    padding:5px 0 5px 21px;
    border-bottom:1px solid #47474c;
    color:#bebab3;
    font-size:11px;
    text-decoration:none;
    background:#313138 url(../img/ico_menu_emp.png) 10px 10px no-repeat;
}
body#bd-empresa ul#menu li ul li.submenu a:hover {
    background:#313138 url(../img/ico_menu_hover.png) 10px 10px no-repeat;
    color:#FF6418;
}
ul#menu li ul li.submenu a {
    background:#000;
    width:122px;
    height:auto;
    text-indent:0;
    display:block;
    padding:5px 0 5px 21px;
    border-bottom:1px solid #47474c;
    color:#bebab3;
    font-size:11px;
    text-decoration:none;
    background:#313138 url(../img/ico_menu_emp.png) 10px 10px no-repeat;
}
ul#menu li ul li.submenu a:hover {
    background:#313138 url(../img/ico_menu_hover.png) 10px 10px no-repeat;
    color:#FF6418;
}
a#valores{
    width:112px;
    height:32px;
    background:url(../img/lk_valores.png) 0 0 no-repeat;
    display:block;
    float:left;
    text-indent:-9000px;
}
a#valores:hover{
    filter:alpha(opacity=70);
    -moz-opacity:.7;
    opacity:.7;
    background:url(../img/lk_valores.png) 0 0 no-repeat;    
}
/************* DESTAQUE *************************************/
#destaque {
        height:48px;
        margin-bottom:25px;
        float:left;
}
#destaque-flash{
    width:940px;
    height:208px;
    float:left;    
    position:relative;
    z-index:0;
}

/************* MIOLO INDEX *************************************/
/*left ************/
div#content-rastreia{
    width:145px;
    float:left;
    background:url(../img/puma.png) 0 bottom no-repeat;
    padding-left:95px;
}
div#content-rastreia h2{
    font-size:20px;
}
div#content-rastreia p{
    font-size:10px;
    color:#231f20;
    margin-bottom:10px;
}
fieldset#pedidos ul{
    height:61px;
}
fieldset#pedidos ul li{
    float:left;
    width:100%;
    margin-bottom:5px;
}
fieldset#pedidos legend{
    display:none;
}
fieldset#pedidos label{
    display:none;
}
fieldset#pedidos input{
    width:131px;
    height:18px;
    background:#4A4A48;
    color:#F6F5EF;
    font-size:10px;
    padding:3px 0 0 3px;
}
fieldset#pedidos button {
    width:135px;
    height:47px;
    background:transparent;
    cursor:pointer;
}

fieldset#pedidos button img{
    display:none;
}
/*midle ************/
div#content-midle{
    width:368px;
    float:left;
    margin-left:35px;
}
div#content-midle h2{
    font-size:20px;
    border-bottom:1px dashed #231F20;
    margin-bottom:9px;
}
div#content-midle p.destaque{
    color:#231f20;
    font-size:17px;
 
}
div#box-clientes{
    width:100%;
    float:left;
    border-bottom:1px dashed #CDCCC8;
    margin: 15px 0 4px 0;
    padding-bottom:15px;
}
div.clientes{
    width:370px;
    float:left;
    text-alignxxx: justify;
    text-align: center;             
}
div.clientes img{
    borderxxx:1px solid #DDD4CA;
    margin-bottom:2px;
}
div.clientes p{
    font-size:100%;
    fontxxx-weight:bold;
    line-height:1.3em;
}
div.clientes p a{
    color:#231F20;
    text-decoration:none;
}
div.clientes p a:hover{
    text-decoration:underline;
}
div.clientes img:hover{
    borderxxx:1px solid #f90;
}
div.clientes-right{
    float:right;
}
div.clientes dl{
    color:#787574;
    font-size:80%;
    margin-top:6px;
}
div.clientes dl dt{
    font-weight:bold;
}
a.bt-saibamais{
    width:78px;
    height:13px;
    background:url(../img/bt_saibamais.png) 0 0 no-repeat;
    display:block;
    text-indent:-9000px;
    float:left;
}
a.bt-saibamais:hover{
    filter:alpha(opacity=60);
    -moz-opacity:.6;
    opacity:.6;
    background:url(../img/bt_saibamais.png) 0 0 no-repeat;    
}

/*right ************/
div#content-right{
    width:228px;
    float:left;
    margin-left:49px;
}
div.box-right{
    width:146px;
    float:left;
    padding-left:82px;
    margin-bottom:20px;
}
div.box-localidades{
    background:url(../img/mapa.png) 0 0 no-repeat;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
div.box-intranet{
    background:url(../img/caixa.png) 0 0 no-repeat;
    margin-top: 50px;
}
div.box-right h2{
    font-size:20px;
    border-bottom:1px dashed #231F20;
    margin-bottom:5px;
}
div.box-right p{
    color:#231f20;
    font-size:11px;
    
    line-height:1.3em;
    margin-bottom:7px;
}
div.box-right p a{
    color:#231f20;
    text-decoration:none;
}
div.box-right p a:hover{
    text-decoration:underline;
}
a.bt-localidades{
    width:71px;
    height:14px;
    background:url(../img/bt_cliqueaqui.png) 0 0 no-repeat;
    display:block;
    text-indent:-9000px;
}
a.bt-localidades:hover{
    filter:alpha(opacity=60);
    -moz-opacity:.6;
    opacity:.6;
    background:url(../img/bt_cliqueaqui.png) 0 0 no-repeat;    
}
a.bt-intranet{
    width:123px;
    height:9px;
    background:url(../img/bt_acesse.png) 0 0 no-repeat;
    display:block;
    text-indent:-9000px;
}
a.bt-intranet:hover{
    filter:alpha(opacity=60);
    -moz-opacity:.6;
    opacity:.6;
    background:url(../img/bt_acesse.png) 0 0 no-repeat;    
}
/************* FOOTER *************************************/
div#footer{
    width:100%;
    float:left;
    padding-bottom:17px;
}
div#content-footer{
    width:940px;
    margin:0 auto;
    height:119px;
    background:url(../img/bg_footer_home.png) 0 0 no-repeat;
}
div#bloco-tel{
    float:left;
    width:100%;
    margin:38px 0 15px 0;
}
div#bloco-tel h3{
    float:left;
    width:67px;
    height:24px;
    background:url(../img/nosos.png) 0 0 no-repeat;
    text-indent:-9000px;
    margin:6px 38px 0 18px;
    display: inline;
}
div#bloco-tel ul{
    float:left;
    width:210px;
}
div#bloco-tel ul li{
    font-size:10px;
    margin-bottom:2px;
    float:left;
    width:100%;
    background:url(../img/seta.png) 0 4px no-repeat;
    padding-left:13px;
}
ul#menu-footer{
    float:left;
    width:872px;
    margin-left:3px;
    display:inline;
}
ul#menu-footer li{
    float:left;
    font-size:10px;
    font-weight:bold;

}
ul#menu-footer li a{
    float:left;
    display:block;
    color:#4E4A4A;
    text-decoration:none;
}
ul#menu-footer li a:hover{
    text-decoration:underline;
}
ul#menu-footer span{
    margin: 0 5px 0 5px;
}
a.bolt{
    float:left;
    width:48px;
    height:13px;
    background:url(../img/bolt.png) 0 0 no-repeat;
    text-indent:-9000px;
}
a.bolt:hover{
    filter:alpha(opacity=60);
    -moz-opacity:.6;
    opacity:.6;
    background:url(../img/bolt.png) 0 0 no-repeat;    
}

#puma {
        position: absolute;
        top: 0;
        left: 0;
        z-index:999999
}

