/*--------------- PALETA DE COLORES-------------

https://color.adobe.com/es/WIL-color-theme-10033931/edit/?copy=true&base=2&rule=Custom&selected=4&name=Copia%20de%20WIL&mode=rgb&rgbvalues=0.505882,0.67451,0.737255,0.564706,0.705882,0.74902,0.670588,0.756863,0.772549,0.819608,0.847059,0.819608,0.92549,0.905882,0.847059&swatchOrder=0,1,2,3,4

------CAPAZ DE LA PANTALLA PRINCIPAL----------*/


.fieldset { border:2px solid #6DBCDB; }

legend {
  padding: 0.2em 0.5em;
  border:1px solid #6DBCDB;
  color:#FC4349;
  font-size:16px;
  text-align:left;
  width: 300px;
  }

  .tituloAcuerdo
  {
    width: 600px;
    color: #012C40;
    font-size: 20px;
    font-weight: bolder;
  }

  .titulo1Bg{
       background: #6DBCDB;
       color: #FFFFFF;
       font-weight: bold;
       font-size: 18px;
       text-align: right;
       padding: 0px;
  }

  .titulo3Bg{
    background: #6DBCDB;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 0px;
}

.titulo4{
  color: #012C40;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 0px;
}

.titulo5{
  
  color: #1ca5b8ff;
  font-style: italic;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  padding: 0px;
}

.titulo6{
  
  color: #FC4349;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 0px;
}


  .estadisticaReuniones{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
  }
  
  .titulo2Bg{
    background: #6DBCDB;
    color: #FFFFFF;
    text-align: center;
}

  .titulo1{
    color: #012C40;
    text-align: right;      
    font-size: 16px;
    font-weight: bolder;
  }
  
  .tituloS{
    padding-left: 4px;
    color: #FFFFFF;
    text-align: left;      
    font-size: 16px;
    font-weight: bold;
    background-color:  #035a82;
  }  

  .fondoPs
  {
    background-color: rgb(182, 234, 255);
  }

  .fondoPs1
  {
    background-color: #FFFFFF;
  }

  .tituloA{
    padding-left: 4px;
    color: #FFFFFF;
    text-align: left;      
    font-size: 16px;
    font-weight: bold;
    background-color: #035a82;
  }  

  .contenedor2{
    text-align: center;
    margin-top: 0px;
    margin-left: 10px;
    float: left;
    width: 850px;
    /*background-color: #FC4349*/
  }

  
  .contenedor3{
    margin-top: -2px;
    margin-left: 50px;
    float: left;
    width: 300px;
    /*background-color: #FC4349;*/

  }

  .contenedor4{
    margin-top: 0px;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
    width: 420px;
    height: 184px;
  }

  .contenedor5{
    margin-top: 20px;
    margin-left: 13px;
    float: left;
    width: 420px;    

  }

  .contenedor6{
    margin-top: 20px;
    margin-left: 13px;
    float: left;
    width: 800px;    
    /*background-color: #FC4349;    */

  }

  .tabla1{
    width: 220px;
  }

  .tabla2{
    width: 850px;
  }

  .tabla3{
    width: 340px;
  }

  .tablaS{
    width: 420px;
    border-collapse: collapse;
  }

  .tablaA{
    width: 420px;
    border-collapse: collapse;
  }
  
  a
  {
    color: #FFFFFF;
    text-decoration: none;
  }

  .enlaceSesiones
  {
    color: #035a82;;
    text-decoration: none;
    font-size: 16px;
  }

  .fecha
  {
    color: #035a82;;
    text-decoration: none;
  }