@charset "iso-8859-1";
/* CSS Document */
* {
    margin:0;
    padding:0;
}
body {
    background-image: url(../img/bg.gif);
    font-family:Arial, Helvetica, sans-serif;
}

#faixa{
    width:100%;
    height:2px;
    display:block;
    float:left;
    background-color:#000000;
    padding:0;
    margin:0;
    text-indent:-999999px;
    overflow:hidden;
}
/* bordas sombreadas */

#borderLeft{
    width:8px;
    height:600px;
    display:block;
    float:left;
    background:url(../img/sombra_esq.gif) 0 0 repeat-y;
    opacity:0.15;
    -moz-opacity: 0.15;
    filter: alpha(opacity=15);
}
#borderRight{
    width:8px;
    height:600px;
    display:block;
    float:left;
    background:url(../img/sombra_dir.gif) 0 0 repeat-y;
    opacity:0.15;
    -moz-opacity: 0.15;
    filter: alpha(opacity=15);
}
#borderBottom{
    width:980px;
    height:21px;
    display:block;
    float:left;
    background:url(../img/rodape2.gif) 10px -10px no-repeat;
}
#borderBottom .imgRodape{
    width:980px;
    height:21px;
    display:block;
    float:left;
    background:url(../img/sombra_rodape.gif) 0 0 no-repeat;
    opacity:0.25;
    -moz-opacity: 0.25;
    filter: alpha(opacity=25);
    z-index:1;
}

#borderTop{
    width:980px;
    height:21px;
    display:block;
    float:left;
    background:url(../img/top.gif) 10px 0px no-repeat;
}
#borderTop .imgTop{
    width:980px;
    height:21px;
    display:block;
    float:left;
    background:url(../img/sombra_top.jpg) 0 0 no-repeat;
    opacity:0.15;
    -moz-opacity: 0.15;
    filter: alpha(opacity=15);
}
/* bordas sombreadas */

#container {
    width:980px;
    display:block;
    margin: 0 auto;
}
#container #topo {
    width:960px;
    height:138px;
    display:block;
    padding-left:8px;
    position:relative;
}

#container #topo #logo {
    width:960px;
    height:83px;
}
#container #topo #logo h1 {
  width:182px;
  height:30px;
  display: block;
  float: left;
  padding-top:26px;
}

#container #topo #logo h1 a {
  width:182px;
  height:30px;
  display:block;
  background:url(../img/logo.gif) 1px 0 no-repeat;
  text-indent: -999999px;
  overflow:hidden;
}
#container #topo #logo .preferencias{
    width:220px;
    height:60px;
    display:block;
    float:right;
}
#container .ulGaleria{
    list-style:none;
    margin:0;
    padding:0;
}
#container .ulGaleria li img{
    border:none;
    padding:0;
    margin:0;
    border: 1px solid #e7e7e7;
}
#container .ulGaleria li{
    width:150px;
    height:113px;
    display:block;
    list-style:none;
    float:left;    
    padding:0 25px 25px 0;
}
#container .ulGaleria li a{
    padding:0;
    margin:0;
    width:150px;
    height:113px;
    display:block;
}
#container .ulGaleria li a img{
    padding:0;
    margin:0;
    display:block;
}
#container #topo #logo .preferencias div.divIdiomas{
    display:block;
    float:right;
    clear:both;
    width: 80px;
    background-color:#ffffff;
    position:absolute;
    left:883px;
    top:30px;
    display:none;
}
#container #topo #logo .preferencias div.divIdiomas ul li{
    padding-top: 10px;
}
#container #topo #logo .preferencias div.divIdiomas ul li a p{
    width:55px;
    float:left;
}
#container #topo #logo .preferencias div.divIdiomas ul li a img{
    width:20px;
    position:absolute;
    float:left;
}
#container #topo #logo .preferencias ul.idioma{
    height:22px;
    display:block;
    padding:15px 0 5px 10px;
    float:right;
    clear:both;
}
#container #topo #logo .preferencias ul.idioma li{
    list-style-type:none;
    float:left;
}
#container #topo #logo .preferencias ul.idioma li a{
    color:#858585;
    display:block;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
#container #topo #logo .preferencias ul.idioma li a img{
    border:none;
    padding-left:10px;
}

#container #topo #logo .preferencias ul.busca{
    width:215px;
    height:22px;
    display:block;
    padding-left:10px;
    background:url(../img/inputbusca.jpg) 0 0 no-repeat;
    clear:both;
}
#container #topo #logo .preferencias ul.busca li{
    list-style:none;
    display:block;
    float:left;
}
#container #topo #logo .preferencias ul.busca li input{
    display:block;
    float:left;
    width:175px;
    height:18px;
    display:block;
    background:none;
    color:#888888;
    padding:4px 10px 0 0;
    font-size:12px;
    border:none;
}
#container #topo #logo .preferencias ul.busca li input.btn_buscar{
    display:block;
    float:left;
    width:25px;
    height:22px;
    display:block;
    background:url(../img/btn_busca.jpg) 0 0 no-repeat;
    border:none;
    cursor:pointer;
}
#container #topo #menu {
width:980px;
height:42px;
float:left;
display:block;
z-index:5;
background-repeat: no-repeat;
background-position: 0 0;
}
#container #topo #menu ul {
    list-style:none;
    width:980px;
    height:41px;
    display:block;
}
#container #topo #menu ul li {
    float:left;
    height:41px;
    display:block;
}
#container #topo #menu ul li a {
    padding:0;
    height:41px;
    display:block;
    width:auto;
    text-decoration:none;
    text-indent:-999999px;
    overflow:hidden;
}
#container #topo #menu ul li a.btn_home {
    background:url(../img/btn_home.jpg) 0 0 no-repeat;
    width:110px;
}
#container #topo #menu ul li a.btn_home:hover {
    background:url(../img/btn_home.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li.btn_sobre_nos {
    background:url(../img/btn_sobre_nos.jpg) 0 0 no-repeat;
    width:145px;
}
#container #topo #menu ul li.btn_sobre_nos:hover {
    background:url(../img/btn_sobre_nos.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li.btn_sobre_nos_hover {
    background:url(../img/btn_sobre_nos.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li.btn_produtos{
    background:url(../img/btn_produtos.jpg) 0 0 no-repeat;
    width:129px;
}
#container #topo #menu ul li.btn_produtos:hover {
    background:url(../img/btn_produtos.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li.btn_produtos_hover {
    background:url(../img/btn_produtos.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li a.btn_treinamento {
    background:url(../img/btn_treinamento.jpg) 0 0 no-repeat;
    width:147px;
}
#container #topo #menu ul li a.btn_treinamento:hover {
    background:url(../img/btn_treinamento.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li a.btn_downloads {
    background:url(../img/btn_downloads.jpg) 0 0 no-repeat;
    width:143px;
}
#container #topo #menu ul li a.btn_downloads:hover {
    background:url(../img/btn_downloads.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li a.btn_destaques {
    background:url(../img/btn_destaques.jpg) 0 0 no-repeat;
    width:151px;
}
#container #topo #menu ul li a.btn_destaques:hover {
    background:url(../img/btn_destaques.jpg) 0 -41px no-repeat;
}
#container #topo #menu ul li a.btn_contato {
    background:url(../img/btn_contato.jpg) 0 0 no-repeat;
    width:137px;
}
#container #topo #menu ul li a.btn_contato:hover {
    background:url(../img/btn_contato.jpg) 0 -41px no-repeat;
}

#container #topo #subMenuSobre {
    position:absolute;
    top:120px;
    left:118px;
    width:141px;
    /*border:2px solid #e7e7e7;
    border-top:none;
    background-color:#FFFFFF;*/
    color:#888888;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display:none;
    height:75px;
    z-index:100;
}
#container #topo #subMenuSobre ul {
    list-style:none;
    padding-left:5px;
    height:75px;
}
#container #topo #subMenuSobre ul li {
    list-style:none;
    height:25px;
    line-height:25px;
    clear:both;
}
#container #topo #subMenuSobre ul li a {
    color:#888888;
    text-decoration:none;
    text-indent:0;
}
#container #topo #subMenuSobre ul li a:hover {
    color:#ff6902;
}
#container #topo #subMenuSobre .bordaMiddleEmpresa{
    width:145px;
    display:block;
    background:url(../img/borda-menu-empresa-middle.gif) 0 0 repeat-y;
}
#container #topo #subMenuSobre .bordaBottomEmpresa{
    width:145px;
    height:12px;
    display:block;
    background:url(../img/borda-menu-empresa.gif) 0 0 no-repeat;
}
#container #topo #subMenuProdutos {
    width:710px;
    display:none;
    /*border:2px solid #e7e7e7;
    background-color:#FFFFFF;*/
    color:#888888;
    padding-bottom:10px;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    position:absolute;
    top:120px;
    left:93px;
    clear:both;
    z-index:100;
}
#container #topo #subMenuProdutos div {
    padding-bottom:20px;
    float:left;btn_produtos
    display:block;
}
#container #topo #subMenuProdutos ul li a{
    text-indent:0;
}
#container #topo #subMenuProdutos div.divMenuMenor {
    width:310px;
}
#container #topo #subMenuProdutos div.divMenuMenor ul {
    list-style:none;
    width:310px;
    padding-left:10px;
    float:left;
}
#container #topo #subMenuProdutos div.divMenuMenor ul li {
    height:15px;
    line-height:15px;
    width:310px;
    float:left;
    display:block;
}
#container #topo #subMenuProdutos div.divMenuMenor ul li a {
    text-decoration:none;
    color:#888888;
    width:310px;
    height:15px;
    float:left;
    display:block;
}
#container #topo #subMenuProdutos .bordaTop{
    width:710px;
    height:12px;
    display:block;
    background:url(../img/borda-menu.gif) 0 0 no-repeat;
    padding:0;
}
#container #topo #subMenuProdutos .bordaBottom{
    width:710px;
    height:12px;
    display:block;
    background:url(../img/borda-menu-botton.gif) 0 0 no-repeat;
    padding:0;
}
#container #topo #subMenuProdutos .bordaMiddle {
    background:url(../img/borda-menu-middle.gif) 0 0 repeat-y;
    padding:0;
}
/*#container #topo #subMenuProdutos #escondeBorda{
    height:5px;
    top:-10px;
    background-color:#fff;
    width:125px;
    position:absolute;
    left:170px;
    float:left;
}*/
#container #topo #subMenuProdutos div h2 {
    font-size:14px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#ff6902;
    text-transform:uppercase;
    font-weight:normal;
    padding:0 0 10px 10px;
}
#container #topo #subMenuProdutos div ul {
    list-style:none;
    width:370px;
    padding-left:10px;
    float:left;
}
#container #topo #subMenuProdutos div ul li {
    height:15px;
    line-height:15px;
    width:370px;
    float:left;
    display:block;
}
#container #topo #subMenuProdutos div ul li a {
    text-decoration:none;
    color:#888888;
    width:370px;
    height:15px;
    float:left;
    display:block;
}
#container #topo #subMenuProdutos div ul li a:hover {
    color:#ff6902;
}
#container #topo #subMenuProdutos div ul li a span {
    color:#888888;
    font-weight:bold;
}

#container #geral {
    width:980px;
    display:block;
    float:left;
}

#container #geral #conteudo{
    width:960px;
    display:block;
    float:left;
    background:url(../img/pixel-conteudo.jpg) 0 0 repeat-x #ffffff;
}

#container #geral #vitrine {
    width:960px;
    height:410px;
    display:block;
    float:left;
}

#container #geral #destaques {
    width:960px;
    height:140px;
    background-color:#FFFFFF;
    float:left;
}

#container #geral #destaques .box {
    width:319px;
    height:140px;
    background-color:#f8f8f8;
    float:left;
}
#container #geral #destaques .box h1 {
    color:#333333;
    margin:30px 0 0 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:normal;
    width:280px;
}
#container #geral #destaques .box h1 a {
    color:#9a9a9a;
    text-decoration:none;
}
#container #geral #destaques .box p {
    margin:38px 0 0 20px;
    color:#9a9a9a;
    font-size:13px;
    width:130px;
    float:left;
}
#container #geral #destaques .box p a {
    text-decoration:none;
    color:#9a9a9a;
    padding-right:12px;
}
#container #geral #destaques .box p a img{
    padding:0 0 0 3px;
    width:13px;
    height:12px;
    margin:0;
}
#container #geral #destaques .box a img{
    margin:38px 0 0 20px;
}

#container #geral #destaques .box p a:hover {
    color:#ff6902;
}

#container #geral #destaques #separacao {
    width:1px;
    height:140px;
    background-image: url(../img/separacao.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    float:left;
}

/* produtos */

#menuProdutos{
    width:217px;
    display:block;
    float:left;
    padding:10px 7px 15px 15px;
}

#menuProdutos h2{
    width:200px;
    height:27px;
    display:block;
    background:url(../img/h2_menu.gif) 0 0 no-repeat;
    color:#444444;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    padding: 15px 0 0 17px;
}

#menuProdutos ul{
    width:217px;
    height: auto;
    display:table;
    background:url(../img/menuprodul.jpg) left bottom no-repeat;
    padding-bottom:14px;
    float:left;
}
#menuProdutos ul li{
    list-style:none;
    float:left;
    width:215px;
    height: auto;
    display:block;
    border-left:1px solid #ededed;
    border-right:1px solid #ededed;
    background:url(../img/pontos.gif) center bottom no-repeat;
    padding: 0 0 9px 0;
}
#menuProdutos ul li.borderNone{
    list-style:none;
    float:left;
    width:215px;
    height: auto;
    display:block;
    border-left:1px solid #ededed;
    border-right:1px solid #ededed;
    background:none;
}
#menuProdutos ul li a.menu_selecionado{
    width:180px;
    height:auto;
    display:block;
    margin-left:17px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#f18509;
    text-decoration:none;
    padding-top:10px;
    background:url(../img/btn_menuprod_hover.jpg) right 13px no-repeat;
}
#menuProdutos ul li a{
    width:180px;
    height:auto;
    display:block;
    margin-left:17px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#888888;
    text-decoration:none;
    padding-top:10px;
    background:url(../img/btn_menuprod.jpg) right 13px no-repeat;
}
#menuProdutos ul li:hover a{
    color:#f18509;
    background:url(../img/btn_menuprod_hover.jpg) right 13px no-repeat;
}
#menuProdutos ul li.semSeta:hover a{
    color:#f18509;
    background:url(../img/btn_menuprod_seta.jpg) right 13px no-repeat;
}
#menuProdutos ul li.semSetaeBorda{
    list-style:none;
    float:left;
    width:215px;
    height: auto;
    display:block;
    border-left:1px solid #ededed;
    border-right:1px solid #ededed;
    background:none;
}
#menuProdutos ul li.semSetaeBorda a{
    color:#888888;
    background:url(../img/btn_menuprod.jpg) right 13px no-repeat;
}
#menuProdutos ul li.semSetaeBorda a:hover{
    color:#f18509;
    background:url(../img/btn_menuprod_seta.jpg) right 13px no-repeat;
}
#menuProdutos ul li ul.subCategorias{
    background:none;
    display:none;
    padding-top:9px;
    padding-bottom:0px;
}
#menuProdutos ul li ul.subCategorias li{
    border:0;
    background:none;
    height:auto;
}
#menuProdutos ul li ul.subCategorias li a{
    border:0;
    background:none;
    height:auto;
    font-size:11px;
    background:url(../img/ico-submenu.gif) 7px 5px no-repeat;
    padding-left:15px;
    padding-top:0;
    color:#888888;
}
#menuProdutos ul li ul.subCategorias li a:hover{
    color:#f18509;
    background:url(../img/ico-submenu-hover.gif) 7px 5px no-repeat;
}
#menuProdutos ul li ul.subCategorias li a.submenu_selecionado{
    border:0;
    background:none;
    height:auto;
    font-size:11px;
    padding-left:15px;
    padding-top:0;
    color:#f18509;
    background:url(../img/btn_menuprod_seta.jpg) right 13px no-repeat;
    display:block;
}
#content{
    width:684px;
    display:block;
    float:left;
    padding:0px 0 20px 15px;
}
#content #contentCenter img{
    float:left;
    margin:0 10px 5px 0;
    padding:0;
}
#content .contentCenter{
    width:530px;
    display:block;
    float:left;
}
#content .divMapaSite{
    width:530px;
    display:block;
    float:left;
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
}
#content .divMapaSite ul{
    padding-left:10px;
    list-style:none;
}
#content .divMapaSite ul li ul.MapaSiteEmpresa li{
    background:url(../img/bullet.gif) 0 2px no-repeat;
    padding-left:10px;
}
#content .divMapaSite ul li ul li ul li{
    background:url(../img/bullet.gif) 0 2px no-repeat;
    padding-left:10px;
}
#content .divMapaSite ul li a{
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
}
#content .divMapaSite ul h3{
    height:15px;
    padding:5px 0 5px 0;
    margin:0;
    color:#ff9900;
}
#content .divMapaSite ul h3.MapaSiteBold{
    font-weight:bold;
}
#content .divMapaSite ul h3.MapaSiteBold a{
    font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ff9900;
}
#content .contentCenter .certificacoes{
    clear:both;
    height:160px;
}
#content h3 ,#content h3 a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#888888;
    text-decoration:none;
    font-weight:normal;
    padding-top:15px;
    padding-bottom:5px;
}
#content h3#h3_link{
    padding-top: 23px;
}
#content h3#h3_link a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
    text-decoration:none;
    font-weight:normal;
    padding-bottom:5px;
}
#content h3 a:hover{
    text-decoration:underline;
}
#content h2{
    width:100%;
    height:20px;
    display:block;
    float:left;
    clear:both;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:normal;
    color:#ff6902;
    padding-bottom:28px;
    background-position: 0 0;
    background-repeat:no-repeat;
    text-indent:-999999px;
    overflow:hidden;
    margin-top:15px;
}
#content h2.h_contato{
    background-image:url(../img/h_contato.gif);
}
#content h2.h_erros{
    background-image:url(../img/h_erros.gif);
}
#content h2.h_estrutura{
    background-image:url(../img/h_estrutura.gif);
}
#content h2.h_certificacoes{
    background-image:url(../img/h_certificacoes.gif);
}
#content h2.h_treinamento{
    background-image:url(../img/h_treinamento.gif);
}
#content h2.h_downloads{
    background-image:url(../img/h_downloads.gif);
    padding-bottom:15px;
}
#content h2.h_destaques{
    background-image:url(../img/h_destaques.gif);
}
#content h2.h_historia{
    background-image:url(../img/h_historia.gif);
}
#content h2.h_fixacaocranial{
    background-image:url(../img/h_fixacaocranial.gif);
}
#content h2.h_neuroestimulacao{
    background-image:url(../img/h_neuroestimulacao.gif);
}
#content h2.h_neuronavegacao{
    background-image:url(../img/h_neuronavegacao.gif);
}
#content h2.h_perfuracaocranial{
    background-image:url(../img/h_perfuracaocranial.gif);
}
#content h2.h_radiocirurgia{
    background-image:url(../img/h_radiocirurgia.gif);
}
#content h2.h_radiofrequencia{
    background-image:url(../img/h_radiofrequencia.gif);
}
#content h2.h_estereotaxia{
    background-image:url(../img/h_estereotaxia.gif);
    padding-bottom: 10px;
}
#content h2.h_software-de-planejamento{
    background-image:url(../img/h_software-de-planejamento.gif);
}
#content h2.h_outros{
    background-image:url(../img/h_outros.gif);
}
#content h3.sub_titulo{
    margin-top:0;
    padding-top:0;
    height: 20px;
}
#content h3.h3_sub_titulo{
    width:690px;
    height:42px;
    display:block;
    color:#ff9900;
    text-indent:-999999px;
    overflow:hidden;
    font:Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}
#content p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#777777;
    line-height:18px;
    padding-bottom:10px;
}
#content p a.btn-catalogo{
    width:316px;
    height:79px;
    display:block;
    background:url(../img/btn-catalogo.gif)  center;
    text-indent:-999999px;
    overflow:hidden;
}
#content p a.btn-download{
    width:316px;
    height:79px;
    display:block;
    background:url(../img/btn-down.gif)  no-repeat;
    text-indent:-999999px;
    overflow:hidden;
}

#content p a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#f18509;
    text-decoration:none;
}
#content p a:hover{
    text-decoration:underline;
}

#content #divBusca ul{
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin-bottom: 10px;
}
#content #divBusca ul li.titulo{
    font-size:14px;
    color:#ff9900;
}
#content #divBusca ul li{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#777777;
    line-height:18px;
    border-bottom:dotted 2px #cfcfcf;
}
#content #divBusca ul li a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#ff9900;
    line-height:18px;
    text-decoration:none;
}
#content #divBusca ul li.SemBorda{
    list-style:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

#content ul.contato{
    width:505px;
    display:block;
    float:left;
}
#content ul.contato li{
    display:block;
    float:left;
    list-style:none;
    padding-bottom:10px;
}
#content ul.contato li label{
    height:20px;
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
    padding-left:5px;
}
#content ul.contato li input{
    height:18px;
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
    margin-left:12px;
    padding-top:2px;
    border:0;
    background:0;
}
#content ul.contato li.nome{
    width:305px;
    background:url(../img/input-contato.gif) 0 18px no-repeat;
    clear:both;
}
#content ul.contato li.nome input{
    width:285px;
}
#content ul.contato li.ddd{
    width:50px;
    background:url(../img/ddd.gif) 0 18px no-repeat;
    clear:left;
}
#content ul.contato li.ddd input{
    width:35px;
}
#content ul.contato li.tel{
    width:225px;
    background:url(../img/tel.gif) 0 18px no-repeat;
}
#content ul.contato li.tel input{
    width:150px;
}
#content ul.contato li.text{
    width:505px;
    height:145px;
    background:url(../img/txt-area.gif) 0 18px no-repeat;
}
#content ul.contato li.text textarea{
    width:475px;
    height:108px;
    padding:10px;
    border:0;
    background:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
}
#content ul.contato li.select{
    width:305px;
}
#content ul.contato li.select select{
    width:305px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
    margin-left:5px;
    border:1px solid #888888;
    background:#ffffff;
}
#content ul.contato li.botao{
    clear:both;
}
#content ul.contato li.botao input{
    width:65px;
    height:22px;
    display:block;
    background:url(../img/btn-enviar.gif) 0 0 no-repeat;
    text-indent:-999999px;
    overflow:hidden;
    margin-left:5px;
    border:0;
}
#content ul.contato li.botao input:hover{
    background:url(../img/btn-enviar.gif) 0 -22px no-repeat;
}
#content ul.contato li.botao input:active{
    background:url(../img/btn-enviar.gif) 0 -44px no-repeat;
}
#content img{
    padding-bottom:15px;
}

#content ul.menuExtrasSemBorda{
    width:130px;
    display:table;
    float:right;
    padding-bottom:10px;
    padding-top:28px;
}
#content ul.menuExtrasSemBorda li{
    list-style:none;
    float:left;
    width:130px;
    display:block;
}
#content ul.menuExtrasSemBorda li a{
    width:130px;
    height:15px;
    display:block;
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#888888;
    text-decoration:none;
    padding-top:10px;
    background:url(../img/btn_menuprod.jpg) right 13px no-repeat;
}
#content ul.menuExtrasSemBorda li a:hover{
    color:#f18509;
    background:url(../img/btn_menuprod_seta.jpg) right 13px no-repeat;
}
#content ul.menuExtrasSemBorda li ul{
    width:130px;
    height:35px;
    display:block;
    border-top:dotted 2px #cfcfcf;
    border-bottom:dotted 2px #cfcfcf;
}
#content ul.menuExtrasSemBorda li ul li{
    width:26px;
    height:35px;
    display:block;
    list-style:none;
    float:left;
}
#content ul.menuExtrasSemBorda li ul li a{
    width:26px;
    height:35px;
    display:block;
    list-style:none;
    float:left;
    text-indent:-999999px;
    overflow:hidden;
    padding:0;
    border:0;
}
#content ul.menuExtrasSemBorda li ul li a.aumentarFonte{
    background:url(../img/aumentarfonte.gif) center 14px no-repeat;
}
#content ul.menuExtrasSemBorda li ul li a.reduzirFonte{
    background:url(../img/reduzirfonte.gif) center 16px no-repeat;
}
#content ul.menuExtrasSemBorda li ul li a.imprimir{
    background:url(../img/imprimir.gif) center 12px no-repeat;
}
#content ul.menuExtrasSemBorda li ul li a.enviarEmail{
    background:url(../img/enviar.gif) center 12px no-repeat;
}
#content ul.menuExtrasSemBorda li ul li a.reportarErros{
    background:url(../img/erro.gif) center 12px no-repeat;
}
#content ul.menuExtrasSemBorda li ul li a:hover{
}
#content ul.menuExtras{
    width:130px;
    display:table;
    float:right;
    border-bottom:dotted 2px #cfcfcf;
    padding-bottom:10px;
    padding-top:28px;
}
#content ul.menuExtras li{
    list-style:none;
    float:left;
    width:130px;
    display:block;
}
#content ul.menuExtras li a{
    width:130px;
    height:15px;
    display:block;
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#888888;
    text-decoration:none;
    padding-top:10px;
    background:url(../img/btn_menuprod.jpg) right 13px no-repeat;
}
#content ul.menuExtras li a:hover{
    color:#f18509;
    background:url(../img/btn_menuprod_seta.jpg) right 13px no-repeat;
}
#content ul.menuExtras li ul{
    width:130px;
    height:35px;
    display:block;
    border-top:dotted 2px #cfcfcf;
    border-bottom:dotted 2px #cfcfcf;
}
#content ul.menuExtras li ul li{
    width:26px;
    height:35px;
    display:block;
    list-style:none;
    float:left;
}
#content ul.menuExtras li ul li a{
    width:26px;
    height:35px;
    display:block;
    list-style:none;
    float:left;
    text-indent:-999999px;
    overflow:hidden;
    padding:0;
    border:0;
}
#content ul.menuExtras li ul li a.aumentarFonte{
    background:url(../img/aumentarfonte.gif) center 14px no-repeat;
}
#content ul.menuExtras li ul li a.reduzirFonte{
    background:url(../img/reduzirfonte.gif) center 16px no-repeat;
}
#content ul.menuExtras li ul li a.imprimir{
    background:url(../img/imprimir.gif) center 12px no-repeat;
}
#content ul.menuExtras li ul li a.enviarEmail{
    background:url(../img/enviar.gif) center 12px no-repeat;
}
#content ul.menuExtras li ul li a.reportarErros{
    background:url(../img/erro.gif) center 12px no-repeat;
}
#content ul.menuExtras li ul li a:hover{
}

#content ul.menuContatos{
    width:160px;
    display:table;
    float:right;
    border-bottom:dotted 2px #cfcfcf;
    padding-bottom:10px;
    padding-top:10px;
}
#content ul.menuContatos li{
    list-style:none;
    float:left;
    width:160px;
    height:15px;
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#888888;
    padding-top:10px;
}
#content ul.menuContatos li h4{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#f18509;
}
#content ul.menuContatos li.doted{
    border-bottom:dotted 2px #cfcfcf;
    padding-bottom:10px;
    background:url(../img/ico-skype.gif) 0 5px no-repeat;
    padding-left:20px;
    width:160px;
}
#content ul.menuContatos li.pdTop{
    padding-top:10px;
}
#content ul.menuContatos li.h_contatos{
    list-style:none;
    float:left;
    width:160px;
    height:45px;
    display:block;
    border-bottom:dotted 2px #cfcfcf;
}
#content ul.menuContatos li a{
    width:130px;
    display:block;
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#888888;
    text-decoration:none;
}
#content ul.menuContatos li a:hover{
    text-decoration:underline;
    color:#f18509;
}
#content ul.menuContatos li h3{
    width:90px;
    height:19px;
    display:block;
    text-indent:-999999px;
    overflow:hidden;
}

#content ul.downloads{
    width:685px;
    display:block;
    float:left;
}
#content ul.downloads li{
    width:300px;
    height:105px;
    padding-right:20px;
    display:block;
    float:left;
    list-style:none;
    padding-bottom:20px;
}
#content ul.downloads li img{
    float:left;
    padding-right:15px;
}
#content ul.downloads li h3{
    padding:0 0 10px 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#f18509;
    background:url(../img/pdf.gif) 0 0 no-repeat;
}
#content ul.downloads li p{
    padding:0 0 10px 0;
    line-height:16px;
    font-size:12px;
}
#content ul.downloads li p a{
    width:87px;
    height:22px;
    display:block;
    float:left;
    background:url(../img/btn-download.gif) 0 0 no-repeat;
    text-indent:-999999px;
    overflow:hidden;
}
#content ul.downloads li p a:hover{
    background:url(../img/btn-download.gif) 0 -22px no-repeat;
}
#content ul.downloads li p a:active{
    background:url(../img/btn-download.gif) 0 -44px no-repeat;
}

#container span#data_destaques {
    color:#888888;
    font-size:10px;
    margin:0px;
    padding:0px;
    
}

/* produtos */

/* downloads */
#content .contentCenter table.tableDownloads{
    border:1px solid #e7e7e7;
    width:530px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#888888;
}
#content .contentCenter table.tableDownloads tr th{
    height: 22px;
    margin:0;
    padding:0;
    text-align:center;
}
#content .contentCenter table.tableDownloads tr td{
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    text-align:center;
}
#content .contentCenter table.tableDownloads tr td a{
    text-align:center;
    margin:0 auto;
    padding:0;
    width:16px;
    height:16px;
    display:block;
}
#content .contentCenter table.tableDownloads tr td a img{
    width:16px;
    height:16px;
    margin:0;
    padding:0;
}
/* rodape */
#container #geral #rodape {
width:960px;
height:80px;
float:left;
background-image: url(../img/rodape.gif);
color:#9a9a9a;
background-repeat: no-repeat;
background-position: 0 0;
}
#container #geral #rodape #left {
    width:460px;
    height:54px;
    float:left;
    padding:26px 0 0 20px;
}
#container #geral #rodape #left address{
    font-style:normal;
    color:#9a9a9a;
    font-size:11px;
    line-height:18px;
}
#container #geral #rodape #right {
    width:460px;
    height:54px;
    float:left;
    padding:26px 20px 0 0;
}
#container #geral #rodape #right p a{
    text-decoration:none;
    color:#9a9a9a;
    font-size:10px;
}
#container #geral #rodape #right p a:hover {
    color:#ff6902;
}

#container #geral #rodape #right a.guiropa{
    width:43px;
    height:16px;
    display:block;
    background:url(../img/guiropa.gif) 0 0 no-repeat;
    text-indent:999999px;
    overflow:hidden;
}
/* rodape */

.box_destaque {
    width:498px;
    display:block; 
    border-left:1px solid #ededed;
    border-right:1px solid #ededed; 
    padding-right:15px;
    padding-left:15px;
    padding-top:20px;
    float:left;
}
.destaque_borderBottom{
    width:530px;
    height:14px;
    display:block;
    background:#fff url(../img/destaque-bottom.jpg) left top no-repeat;
    margin-bottom:15px;
    float:left;
}
.destaque_borderTop{
    width:530px;
    display:block;
    margin-top:4px;
    float:left;
}
.destaque_borderTop h3{
    width:515px; 
    display:block; 
    background:url(../img/destaque-titulo.gif) 0 bottom no-repeat;
    padding-left:15px;
}
.destaque_borderTop h3 a{
    padding:0;
    margin:0;
}

.downloadPdf{
    width:350px;
    height:40px;
    display:block;
    padding-top:20px;
}

.downloadPdf a{
    width:350px;
    height:25px;
    display:block;
    background:url(../img/reader.jpg) 0 0 no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#888888;
    padding-left:30px;
    text-decoration:none;
    padding-top:5px;
}
.downloadPdf a:hover{
    text-decoration:underline;
}
