﻿@charset "utf-8";


/* Estrutura da Home e Páginas */

.Main 
{
    width:100%;
    height:640px;
    background-image: url('../images/fd_site.gif');
    background-repeat:repeat-x;
    position:absolute;
    top:50%;
    left:0;
    margin-top:-325px;
}

.Estrutura
{
      overflow: hidden;
      margin: 0 auto;
      position: relative;
      z-index: 0;
      width: 980px;
      height:100%;
      /*background-color:Gray; */
}

.Topo
{   
    width:100%;
    height:99px;
    padding:0px 15px 0px 15px;
}

.MeioSite
{
    width:100%;
    height:430px;
    margin-top:25px;
    padding:0px 15px 0px 15px;
}

.Conteudo
{
    width:100%;
    height:370px;
    padding-top:30px;
    overflow:hidden;
}

.Rodape
{
    width:100%;
    height:100%;
    margin-top:28px;
    padding:0px 15px 0px 15px;
}


/* Estilos do Topo, Menu e Menu Suspenso */

.Logo
{
    width:152px;
    height:99px;
    background-image: url('../images/LogoHome.png');
    background-repeat:no-repeat;
    float:left;
}
.Menu
{
    width:580px;
    float:left;
    margin-top:70px;
    text-align:right;
}

.MenuSuspenso
{
    width:200px;
    margin-top:65px;
    float:right;
}

.LinksMenu 
{
    font-size:14px;
    color:#a3a3a3;
    text-transform:uppercase;
    letter-spacing:1px;
}

/* Estrutura do Rodapé */

.CopyRight
{
    width:400px;
    margin-top:10px;
    float:left;
}

.BoxEndereco
{
    width:400px;
    margin-top:10px;
    float:right;
    text-align:right;
    margin-right:15px;
}

.TextoRodape
{
    font-size:13px;
    color:#636466;
    letter-spacing:1px;
}

.TextoRodapeTel
{
    font-size:13px;
    color:#636466;
    letter-spacing:1px;
}

/* Estrutura Home */

.BoxCentral
{
    width:740px;
    height:100%;
    float:left;
    background-color:#f2f2f3;
}

.BoxLateral
{
    width:190px;
    height:100%;
    margin-right:15px;
    float:right;
}

.BarraCinza
{
    width:100%;
    height:15px;
    background-color:#c7c7c7;
    margin-top:3px;
    margin-bottom:3px;
}

.BarraFina
{
    width:100%;
    height:1px;
    background-color:#a4a4a4;
    margin-top:3px;
    margin-bottom:3px;
}    

.BoxSubmenu
{
    width:100%;
    height:145px;
    overflow:hidden;
}

.BoxMaisSite
{
    width:100%;
    height:150px;
    background-image: url('../images/fd_maissites.gif');
    background-repeat:repeat-x;
    padding:15px;
}  

.BoxLinksMaisSite
{
    width:100%;
    margin-top:8px;
}  

/* Estrutura páginas */

.BoxCentro
{
    width:500px;
    height:100%;
    float:left;
    margin-left:43px;
}

.BoxLatDir
{
    width:190px;
    height:100%;
    float:right;
    margin-right:15px;
    background-color:#f2f2f3;
}

.BoxLatEsq
{
    width:190px;
    height:100%;
    float:left;
    background-color:#f2f2f3;
}

.BoxCentroImprensa
{
    width:425px;
    height:100%;
    float:left;
    margin-left:43px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.BoxLatDirImprensa
{
    width:270px;
    height:100%;
    float:right;
    margin-right:15px;
    background-color:#f2f2f3;
    margin-bottom: 5px;
    margin-top: 5px;    
}

.BoxSiteNegocios
{
	position:absolute;
	top: 100%;
	left: 310px;
    width:100px;
    
}

/* Estilos das fontes */

@font-face{
	font-family:Calibri, Arial, Verdana;
	src: url('../fonts/calibri.eot') format("opentype");
	src: url('../fonts/calibri.ttf') format("truetype");
}

.TituloMenuLat
{
    font-size:16px;
    color:#faa61a;
    text-transform:uppercase;
    letter-spacing:-1px;
}

.LinkMenuLat 
{
    font-family: Calibri, Arial, Verdana;
    font-size: 14px;
    color:#636466;
    font-weight:bold;
}  

.AcesseLat
{
    font-size: 16px;
    color:#636466;
    text-transform:uppercase;
    letter-spacing:-1px;
}  

.LinkSitesLat
{
    font-family: Calibri, Arial, Verdana;
    font-size: 14px;
    color:#636466;
    font-weight:bold;
    line-height:21px;
} 


.TituloPaginas
{
    font-size: 16px;
    color:#636466;
    text-transform:uppercase;
    letter-spacing:-1px;
} 

.SubTituloPaginas
{
    font-family: Calibri, Arial, Verdana;
    font-size: 15px;
    color:#939598;
    font-weight:bold;
    text-transform:uppercase;
} 

.TextoCorrido
{
    font-family: Calibri, Arial, Verdana;
    font-size: 14px;
    color:#939598;
    line-height:20px;
 }


.TituloImprensa
{
    font-family: Calibri, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color:#939598;
    line-height:20px;
    text-transform:uppercase;
}

.SubTituloImprensa
{
    font-family: Calibri, Arial, Verdana;
    font-size: 12px;
    color:#939598;
    line-height:20px;
}

.BoxLatDirResponsabilidadeSocial
{
    width:100%;
    height:100%;
    overflow:hidden;
}

.labelform
{
	font-size: 12px;
	font-family: Verdana;
	color: #939598;
}

.btEnviar
{
    border-style:none;
    background-color:#f2f2f3;
    font-family:Calibri;
    font-size:15px;
    color:#b1b3b6;
    font-style:italic;
    font-weight:bold;
}