#text_col1{
    width: 50%;
    font-size:13px;
    font-family:verdana;            
    padding:15px;
    text-align:justify;
    word-spacing: 4px;
    border-right: 1px #D0D0D0 solid;
}
#text_col2{
    width: 50%;
    font-size:13px;
    font-family:verdana;            
    padding:10px;
}     
.texto_espacado{
    line-height: 22px;
}        
.texto_contato{
    text-align: center;
    padding: 10px;
    line-height: 22px;
    background: #EBE1DD url('contato.gif') no-repeat bottom right;                
}
