@import url("reset.css");
@import url("template.css");

#content{
    background:url('../img/backgrounds/bg-content-internas.jpg') repeat-x center top;
    padding-top: 65px;
}

#content .center{
    width: 914px;
    padding:0 43px;
}

.tt-secao{
    margin-bottom: 36px;
    font-size: 45px;
    color:#1379B7;
    font-weight: bold;
    font-style: italic;
    line-height:100%;
    background:url('../img/backgrounds/bg-secao.png') no-repeat right center;
    letter-spacing: -3px;
}

.infos .tt-secao span{
    font-size:15px;
    letter-spacing:0;
    color:#667785;
    font-family:Trebuchet MS;
    display: block;
    line-height:95%;
    font-style: normal;
    font-weight: normal;
}

.infos{
    width:221px;
    float:left;
    margin-right: 40px;
}

.infos div{
    width:174px;
    background:url('../img/backgrounds/bg-empresa.jpg') no-repeat 0 0;
    height: 274px;
    padding:0 24px 0 23px;
}

.infos address{
    height: 69px;
    padding-top: 20px;
}

.infos span{
    font-size:12px;
    color:#667785;
    font-family:Trebuchet MS;
    line-height:120%;
}

.infos span a{
    color:#667785;
    text-decoration: none;
}

.infos span a:hover{
    text-decoration:underline;
}

.infos strong{
    font-family:Trebuchet MS;
    display: block;
    font-size:13px;
    color:#157AB7;
    font-weight: normal;
    line-height:120%;
}

#quem-somos img{
    margin-bottom: 34px;
}

#quem-somos .conteudo{
    width:653px;
    float:left;
}

#relacionamento img{
    float:left;
    margin-right:40px;
}

#relacionamento .conteudo{
    float:left;
    width:440px;
}

#main p{
    font-size:13px;
    color:#667785;
    font-family:Trebuchet MS;
    line-height:200%;
    margin-bottom: 27px;
}

#main h3{
    font-family:Trebuchet MS;
    font-size:20px;
    color:#157AB7;
    line-height:100%;
    margin-bottom:8px;
}

/*#quem-somos .conteudo input{
    margin: 5px;
}
#quem-somos .conteudo select{
    margin: 5px;
}

#quem-somos .conteudo textarea{
    margin: 5px;
}*/

