#caixa
{
    float:left;
    width:684px;
    background-color: #e9e9e9;
    padding:19px;
    padding-left:20px;
  margin-top:20px;
    
}
#caixa p{
    margin-bottom:-18px;
    text-indent: 15px;
    font-size: 12px;
}
#caixa p.titulo
{
    font-weight: bold;
    font-size: 16px;
    text-indent: 0;
    /*margin:7px;*/
    margin-top:4px;
    margin-bottom:0px;
    text-transform: uppercase;
}
#caixa p.sub
{
    text-indent: 0px;
    margin-bottom: 10px;
}
#caixa p.titulo
{
    margin-bottom:14px;
}
#sobre
{
    width:722px;

}
#diretor
{
    width:342px;
    
    float:left;    
}
#cristo
{
    float:right;
    
}
#sobre img
{
    margin-top:11px;
    border:3px solid #d1d1d1;
}
#sobre
{
    margin-top:10px;
}
