﻿#tributos
{
    width: 250px;
    float: left;
}

#tributo_estado
{
    background: #fff url('../images/fundo_tributo_estadual.gif') repeat-x; 
    text-align:left;
    padding: 5px 0px 0px 15px;
}

#tributo_federal
{
    background: #fff url('../images/fundo_tributo_federal.gif') repeat-x; 
    text-align:left;
    padding: 5px 0px 0px 15px;
}

#util
{
    width: 166px;
    float: left;
}

#link
{
    background: #fff url('../images/fundo_area.gif') repeat-x; 
    text-align:left;
    padding: 5px 0px 0px 15px;
}

#selo
{
    background: #fff url('../images/fundo_area.gif') repeat-x; 
    font-size: 24px;
    color: #92bc3e;
    text-align: center;  
}

.SeloSucesso
{
    font-size: 30px;
    font-weight: bold;
    color: #92bc3e;
    text-align: center;  
}

.Titulo
{
    font-size: 16px; 
    font-weight:bold; 
    color:#6e6c6d;
}

#empresa 
{
    text-align: justify;
    padding-left: 15px;
    width: 323px;
    float: left;
    padding-right: 15px;
}