<?php include_once 'header.php'; ?>
<div class="row">
  <div id="content" class="col-xs-12 col-sm-12">
    <div class="row">
      <div class="col-xs-12">            
        <h1 id="welcome"><strong>About</strong></h1>
        <br/>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12">
        <h4>
            SIDIHAM is an open international project 
            for the scientific cooperation in Hamiltonian Dynamics,
            Celestial Mechanics and Weak KAM theory.
        </h4>        
        <h4>
            Our main goal is to develop collaboration through the exchange
            of researchers, doctoral students and knowledge
            between the involved Southern American countries and France.                        
        </h4>
      </div>
      </div> 
      <br/>
      <div class="row">
        <div class="col-xs-12 col-sm-6">
          <p>            
          SIDIHAM is supported by the MATH AmSud cooperation regional program,
          in which are participating
          France, Argentina, Brazil, Chile, Colombia, Ecuador, Paraguay, Peru, Uruguay and Venezuela.
          </p>
        </div>
        <div class="col-xs-12 col-sm-4">
          <p> 
              SIDIHAM is also the natural continuation of the old SIDIMEC 
              MATH AmSud project, and is currently financed by 
              the national agencies CAPES of Brazil, CONICYT of Chile,
              CNRS of France, and ANII of Uruguay.
          </p>
        </div>
      </div>      
    
    <br/>
    <div class="row">
      <div class="col-xs-12">
        <p>
          <strong>Scientific coordinators: </strong>
          Ezequiel Maderna, Anete Soares, Andrea Venturelli, Claudio VIdal.
        </p>
      </div>
    </div>
  </div>   
</div>

<?php //include_once 'sidebar.php' ?>
<?php include_once 'footer.php' ?>