﻿.site .internas .empresa {
    width:735px;
    margin:auto;
    line-height:20px;
    color:#757575;
}

.site .internas .empresa .titulo {
    border-bottom:1px solid #a61719;
    padding-top:13px;
    padding-bottom:9px;
    margin-bottom:30px;
}

.site .internas .empresa .left {
    width:410px;
    float:left;
    text-align:justify;
}

.site .internas .empresa .right {
    width:300px;
    float:right;
    background-image:url(Imagens/bg_empresaright.gif);
    background-repeat:repeat-x;
    height:497px;
}

.site .internas .empresa .right .pic {
    border-bottom:1px solid #fff;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    margin-bottom:20px;
}

.site .internas .empresa .right .txt {
    width:274px;
    margin:auto;
    color:#283f5e;
}

.site .internas .empresa .right .txt ul li {
    list-style-image:url(Imagens/bull.jpg);
    margin-left:-25px;
    padding-bottom:10px;
}