﻿.titulo
{
    font-size: 10pt;
    color: #3a80bc;
    font-weight: bold;
}
#jesus
{
    float: left;
    width: 300px;
    padding: 30px 0px 10px 30px;
    text-align: center;
    font-size: 8pt;
}
#jaime
{
    float: left;
    width: 300px;
    padding: 30px 0px 10px 30px;
    text-align: center;
    font-size: 8pt;
}
#cuerpoQuienes
{
    text-align: justify;
    padding: 50px 30px 30px 30px;
}
#contacto
{
    text-align: center;
    padding: 20px 0px 20px 150px;
    width: 300px;
}
.fotoQuienes
{border-bottom: 2px solid #3a80bc;
    }
