﻿.TituloInstitucional
{
    position:relative; 
    float:left; 
    width:450px;
}

#figuraTitInstitucional 
{
    position:relative; 
    float:left
}

#textoTitInstitucional 
{
    position:relative; 
    float:left; 
    top:5px;
}

#menuInstitucional 
{
    position:relative; 
    float:right; 
    width:600px; 
    top:3px; 
    width:460px;
}
