﻿body
{
    margin: 0px;
    background-image: url('../imagens/fundo/empresa.gif');
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}
#ContentorPricipal
{
    margin: 0px auto;
    width: 932px;
    height: 100%;
}
.SombraEsquerda
{
    background-image: url('../imagens/fundo/sombra_l.png');
    height:100%;
}
.SombraDireita
{
    background-image: url('../imagens/fundo/sombra_r.png');
    height:100%;
}
#ConentorConteudo
{
    background-color: #FFFFFF;
    width: 901px;
    min-height:100%;
    height:auto !important;
    height:100%;

}
#EstruturaMenuPrincipal
{
    background-image: url('../imagens/menu/f_main_menu.png');
    background-repeat: repeat-x;
    z-index: 3;
    position: relative;
    height: 73px;
}
#BannerLinhaDirecta
{
    width: 901px;
    height: 161px;
}

#ContentorSubConteudo
{
    width: 901px;
    vertical-align: top;
}
#BarraLateral
{
    float: left;
    height: 100%;
    width: 248px;
}
.ContentorDescritivoConteudo
{
    height: 100%;
}
.TopSombraBanner
{
    background-image: url('../imagens/banner/top_sombra.png');
    background-repeat: no-repeat;
    height: 12px;
    width: 901px;
}
.BottomSombraBanner
{
    background-image: url('../imagens/banner/btm_sombra.png');
    background-repeat: no-repeat;
    height: 12px;
    width: 901px;
}
.EstruturaFotoBannerLinhaDirecta
{
    height: 164px;
    width: 901px;
}
#PosicionarBannerConteudo
{
    position: relative;
}
#FotoBanner
{
    width: 652px;
    height: 164px;
    float: left;
}
#LinhaDirecta
{
    width: 249px;
    height: 164px;
    float: left;
    text-align: left;
}
#contentorPrinipalSubConteudo
{
    width: 652px;
    position: relative;
    top: 2px;
    left: 2px;
}
#TopSombraConteudo
{
    width: 652px;
    height: 12px;
    position:relative;
    z-index: 2;
    background-image: url('../imagens/banner/btm_sombra.png');
    top: 3px;
    left: 0px;
}
#SubContentorPaginaConteudo
{
    width: 554px;
    text-align: left;
    padding-left: 59px;
    padding-right: 39px;
    padding-bottom: 20px;
}
#LogoInst
{
    width: 194px;
    height: 61px;
    float: left;
}
#MenuPrincipal
{
    width: 707px;
    float: left;
    height: 26px;
    text-align: left;
    padding-top: 35px;
}
#TopSombraBanner
{
    clear: both;
    height: 12px;
}
.EstiloMenuPrincipal
{
        font-size: 12px;
        padding-left: 5px;
        color: #000000;
        Cursor: hand;
}
.EstiloNivelDoisMenu
{
    padding: 3px 5px 3px 5px;
    font-size: 12px;
    color: #000000;
    background-color: #C3D3D9;
}
.EstiloMenuPrincipalhover
{
    color: #32469D;
    cursor: hand;
}
#Menu1
{
    cursor: hand;
}
#TopSombraNoticias
{
    padding-top: 3px;
    width: 249px;
}
.TituloNoticia
{
    width: 100%;
    padding-top: 2px;
    margin-top: 1px;
    height: 20px;
    color: #E97618;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.TextoGeralNoticias
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
}
.LinkVerMais
{
    color: #66CCFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#TituloFullNoticia
{
     background-image: url( '../imagens/fundo_tit/fundo_titulo_noticia.gif' );
     background-repeat:repeat-x;
     width:593px;
     height:33px;
     position:relative;
     z-index:1;
     top:-9px;
     left:0px;
     border-bottom-style:solid;
     border-bottom-width:1px;
     border-bottom-color:#C0C0C0;
     text-align:left;
     padding-left:59px;
     padding-top:6px;
}
#ImagemNoticiaFull
{
    width: 554px;
    text-align: left;
    padding-left: 59px;
    padding-right: 39px;
    padding-bottom: 20px;
}
#TituloAssociadoNoticia
{
    font-size: 14px;
    color: #6699FF;
    font-weight: bold;
    text-align: left;
    padding-left: 59px;
    padding-bottom: 15px;
}
#DestaqueImagem
{
    width: 249px;
    height: 164px;
}
#TextoDestaque
{
    padding-top: 10px;
    padding-left: 10px;
}
#TituloEnvioPedidoContacto
{
    background-color: #3399FF;
    width: 593px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 59px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#EstruturaFormularios
{
    padding: 10px 20px 10px 59px;
    width: 573px;
    text-align: left;
}
.LabelFormularioContacto
{
    width: 100px;
    font-weight: bold;
}
.TextFormularioContactos
{
    border: 1px solid #CCCCCC;
    background-color: #DDDDDD;
    height: 20px;
}
#ListaPortfolio
{
    text-align: left;
    padding-left: 59px;
    padding-right: 39px;
}
.TituloProdutoPortfolio
{
    color: #0099FF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.TextoDescProdutoPortfolio
{
    font-size: 11px;
    color: #999999;
    font-weight: bold;
}
.LinkSitePortfolio
{
    font-size: 11px;
    text-decoration: none;
    color: #FF5050;
}
.LinkSitePortfolio:hover
{
    font-size: 11px;
    text-decoration: none;
    color: #003300;
}
.BorderImagemPortfolio
{
    border: 4px ridge #FF9900;
}
#BoxIndexConteudo
{
    border-style: solid;
    border-width: 1px;
    text-align: left;
    padding-top: 20px;
    margin-left: 59px;
    margin-right: 40px;
    margin-bottom: 20px;
    border-top-color: #dddddd;
    border-right-color: #dddddd;
    border-bottom-color: #dddddd;
    border-left-color: #dddddd;
    padding-left: 20px;
    padding-right: 20px;
}
a.LinkIndexMaisInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}
a.LinkIndexMaisInfo:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.IE8Fix 
{ 
    z-index: 1000; 

}


