﻿/*GERAL*/
.titulo 
{
    font-family:'Century Gothic';
    font-size:18px;
    color:#f47a21;
    font-weight:bold;
    text-align:left;   
}

.texto 
{
    font-family:'Calibri';
    font-size:16px;
    color:#626467;
    text-align:left;
    line-height:20px;
    margin-top:20px; 
}

.laranja
{
    color: #f37a21;
}

/*FIM DO GERAL*/



/*DEFAULT*/
.defaultSlider 
{
    margin:0 auto;
    width:1260px;
    height:434px;
}

.defaultContent 
{
    margin:0 auto;
    width:941px;
    height:1000px;
}

.defaultContent .itens
{
    float:left;
    width:398px;
    height:400px;
    margin-top:53px;
}

.defaultContent .itens .item 
{
    width:196px;
    height:198px;
    float:left;
}

.defaultContent .itens .marginleft
{
    margin-left:5px;
}

.defaultContent .itens .margintop 
{
    margin-top:5px;
}

.defaultContent .textArea
{
    width:400px;
    height:351px;
    float:left;
    margin-left:43px;
    margin-top:105px;
}

.defaultContent .textArea .titulo 
{
    font-family:'Century Gothic';
    font-size:18px;
    color:#626467;
    text-align:left;
    font-weight:bold;
}

.defaultContent .textArea .texto 
{
    font-family:'Calibri';
    font-size:16px;
    color:#626467;
    text-align:left;
    line-height:30px;
    margin-top:23px;
}

.defaultContent .servicosArea 
{
    width:941px;
    float:left;
    margin-top:54px;    
}

.defaultContent .servicosArea .titulo 
{
    font-family:'Century Gothic';
    font-size:18px;
    color:#626467;
    font-weight:bold;
    text-align:left;
}

.defaultContent .servicosArea .descricao 
{
    font-family:'Calibri';
    font-size:16px;
    color:#626467;
    margin-top:10px;
    text-align:left;
}

.defaultContent .servicosArea .itensArea1 
{
    width:436px;
    height:16px;
    float:left;
    margin-top:28px;
}

.defaultContent .servicosArea .itensArea1 .item 
{
    width:436px;
    height:39px;
    float:left;
    margin-left:40px;
}

.defaultContent .servicosArea .itensArea1 .margintop,
.defaultContent .servicosArea .itensArea2 .margintop  
{
    margin-top:15px;
}

.defaultContent .servicosArea .itensArea1 .item .img
{
    width:39px;
    height:39px;
    float:left;
}

.defaultContent .servicosArea .itensArea1 .item .texto 
{
    float:left;
    text-align:left;
    margin-left:8px;
    font-family:'Calibri';
    font-size:18px;
    font-weight:bold;
    line-height:15px;
    color:#626467;
    width:389px;
    margin-top:-2px;
    text-transform:uppercase;
}

.defaultContent .servicosArea .itensArea2 
{
    width:467px;
    height:16px;
    float:left;
    margin-left:38px;
    margin-top:28px;
}

.defaultContent .servicosArea .itensArea2 .item 
{
    width:467px;
    height:39px;
    float:left;
    margin-left:40px;
}

.defaultContent .servicosArea .itensArea2 .item .img
{
    width:39px;
    height:39px;
    vertical-align: middle;
    float:left;
}

.defaultContent .servicosArea .itensArea2 .item .texto 
{
    float:left;
    text-align:left;
    margin-left:8px;
    font-family:'Calibri';
    font-size:18px;
    line-height:15px;    
    width:419px;
    font-weight:bold;
    text-transform:uppercase;
}

.defaultContent .servicosArea .itensArea1 .item .texto a,
.defaultContent .servicosArea .itensArea2 .item .texto a 
{
    color:#626467;
    text-decoration:none;
}

.defaultContent .servicosArea .itensArea1 .item .texto a:hover,
.defaultContent .servicosArea .itensArea2 .item .texto a:hover 
{
    color:#F57921;
    text-decoration:none;
}

/*FIM DE DEFAULT*/

/*EMPRESA*/
.empresaContent 
{
    margin:0 auto;
    width:941px;
    height:755px;
}

.empresaContent .textoArea 
{
    width:941px;
    height:226px;
    float:left;
    margin-top:45px;
}

.empresaContent .img 
{
    width:940px;
    height:401px;
    float:left;
    margin-top:50px;
}
/*FIM DE EMPRESA*/

/*ATIVIDADES*/
.atividadesContent 
{
    margin:0 auto;
    width:941px;
    height:441px;
}

.atividadesContent .textoArea 
{
    width:527px;
    height:347px;
    float:left;
    margin-left:17px;
    margin-top:45px;
}

.atividadesContent .img 
{
    float:left;
    width:322px;
    height:213px;
    margin-left:45px;
    margin-top:99px;
}
/*FIM DE ATIVIDADES*/

/*OBJETIVO*/
.objetivoContent 
{
    margin:0 auto;
    width:941px;
    height:788px;
}

.objetivoContent .textoArea 
{
    width:905px;
    height:569px;
    float:left;
    margin-top:45px;
    margin-left:14px;
}

.objetivoContent .textoArea .texto b 
{
    font-family:'Calibri';
    font-size:16px;
    color:#f47a21;
    text-align:left;
    line-height:20px;
    margin-top:23px;
    font-weight:normal;
}
/*FIM DO OBJETIVO*/

/*CONTATO*/
.contatoContent 
{
    margin:0 auto;
    width:941px;
    height:608px;
}

.contatoContent .formArea
{
    float:left;
    width:434px;
    height:608px;
    margin-top:45px;
}

.contatoContent .formArea .campos
{    
    font-family: 'Century Gothic';
    font-size: 12px;
    height: 20px;
    overflow: auto;
    width:330px;
    resize:none;
    border: 2px solid #c1c0bd; /*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;*/
    padding:4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#c1c0bd;
    text-align:left;
    float:left;
    text-transform:uppercase;
}

.contatoContent .formArea .campos2
{    
    font-family: 'Century Gothic';
    font-size: 12px;
    height: 20px;
    overflow: auto;
    width:330px;
    height:174px;
    resize:none;
    border: 2px solid #c1c0bd; /*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;*/
    padding:4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#c1c0bd;
    text-align:left;
    float:left;
    text-transform:uppercase;
}

.contatoContent .formArea .botao
{
    background-color: #eb904d;    
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Century Gothic';
    font-weight:bold;
    padding: 3px;
    width: 84px;
    height:28px;
    cursor:pointer;
    border:none;
}

.contatoContent .formArea .botao:hover
{
    background-color: #f47a21;    
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Century Gothic';
    padding: 3px;
    width: 84px;
    height:28px;
    cursor:pointer;
    border:none;
}

.contatoContent .formArea .textcontato 
{
    font-family:Calibri;
    font-size:11pt;
    color:#4A708B;
    text-align:left;
    float:left;
}

.contatoContent .mapaArea
{
    float: left; 
    width: 305px; 
    margin-left: 80px; 
    margin-top:47px;
}
    
.contatoContent .mapaArea .titulo 
{
    font-family:'Century Gothic';
    font-size:18px;
    color:#f47a21;
    font-weight:bold;
    text-align:left;
    float:left;
}

.contatoContent .mapaArea .texto 
{
    font-family:'Calibri';
    font-size:16px;
    color:#626467;
    text-align:left;
    line-height:20px;
    margin-top:10px;
    float:left;
}

.contatoContent .mapaArea .mapa 
{
    border: 2px solid #dfdfdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float:left;
}

.contatoContent .formArea .Mensagem 
{
    font-family:Calibri;
    font-size:11pt;
    color:#2555b6;
    text-align:left;
    margin-left:-10px;
}

#mapDiv 
{
    width: 300px;
    height: 272px;
    float: left;
}
 
/*FIM DO CONTATO*/

/*PARCERIA*/
.parceriasContent 
{
    margin:0 auto;
    width:941px;
    height:957px;
}

.parceriasContent .marginTop 
{
    margin-top:45px;
}

.parceriasContent .marginLeft 
{
    margin-left:20px;
}

.parceriasContent .textoArea
{
    margin-top:55px;
    width:849px;    
    margin-left:36px;
}

.parceriasContent .textoArea .logo 
{
    float:left;
}

.parceriasContent .textoArea .marginLeft1
{
    margin-left:35px;
}

.parceriasContent .textoArea .marginLeft2
{
    margin-left:50px;
}

.parceriasContent .textoArea .marginLeft3
{
    margin-left:35px;
}

.parceriasContent .textoArea .marginLeft4
{
    margin-left:40px;
}

.parceriasContent .textoArea .marginLeft5
{
    margin-left:22px;
}

.parceriasContent .textoArea .marginLeft6
{
    margin-left:22px;
}

.parceriasContent .textoArea .marginLeft7
{
    margin-left:35px;
}

.parceriasContent .textoArea .marginTop 
{
    margin-top:;
}
/*FIM DE PARCERIA*/