 div.galenic {
   float:left;
  background: url(Componentes/div.png);
    height: 313px;
   width: 248px;
 }
  div.mision {
  float:left;
  /* background: url(Componentes/mision.png);*/
   height: 236px;
   width: 299px;
 }
  div.vision {
   float:left;
 /*  background: url(Componentes/vision.png);*/
   height: 236px;
   width:299px;
 }
  div.ingresar {
   float:left;
 /*  background: url(Componentes/ingresar.png); */
   height: 236px;
   width: 234.75px;
 }

div.encabezado{
  background: url(Componentes/encabezado.png);
  height: 296px;
  width: 939px;
  margin-left: 15%;
  margin-right: 15%;

}
div.encabezadoad{
  background: url(Componentes/encabezadoad.png);
  height: 296px;
  width: 939px;
  margin-left: 15%;
  margin-right: 15%;

}
div.encabezadoerror{
  background: url(Componentes/encabezadoerror.png);
  height: 296px;
  width: 939px;
  margin-left: 15%;
  margin-right: 15%;

}

 div.cuerpo {
 /* background: url(Componentes/fondo.png);*/
  width: 941px;
  height: 807px;
  margin-left: 15%;
  margin-right: 15%;
  background-color: #ffffff;

}


a#menus {
font-size: 14.5px;
font-family: "Meiryo UI";
font: bold;
color: #FFFFFF;
  margin-left: 2px;
  text-decoration: none;
}

p.barras {
 color:#FFF;
 margin-top:2px;
 margin-bottom:2px;
 margin-right:10px;
 font-family: "Levenim MT";
 font-size: 14px;
}
p.barrasini {
 color:#000;
 margin-top:2px;
 margin-bottom:2px;
 margin-right:10px;
 font-family: "Levenim MT";
 font-weight: bold;
 font-size: 14px;
}
.textocon {
 color:#000;
 margin-top:2px;
 margin-bottom:2px;
 margin-right:10px;
 font-family: "Levenim MT"; 
 font-size: 14px;
}
a#descarga {
  font: medium;
  color: #FFFFFF;
 /* margin-left: -2px; */
  text-decoration: none;
}
a#pag {
  font: medium;
  color: #ffffff;
  margin-left: 12px;
  text-decoration: none;
}

p#letrab {
  font-size: medium;
  font: bold;
  color: #FFF2F0;

}
#ui {
	color: #FFF;
}

/*br#salto {
  line-height: 50px;
}*/
div#centrotitulodos{

  height: 139px;
  width: 687px;
/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/

  }
div#centrotitulo{
  /* 936  */
  font-size: small;
  height: 80px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }
  div#contenidomenu{
  /* 936  */
  font-size: small;
  height: 1399px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }

div#nomrevista{
  font-size: small;
  height: 100px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }
  div#nomrevistados{
  font-size: small;
  height: 35px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }
div#subirarchivos{
 font-size: small;
  height: 161px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }
div#comentarios{
   font-size: small;
  height: 620px;
  width: 687px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  }


p#tex {
  font-size: 30px;
  font-family: Kalinga;
  font: bold;
  color: #bcdd3b;
}

  a#enlace {
    color: #ffffff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: small;
    margin-left: 13px;
   /* margin-bottom: 19%;*/
   margin-bottom: 25px;
   }
 a#enlacedos {
    color: #ffffff;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: small;
    font: bold;
    margin-top: 5px;
   /* margin-left: 13px; */

   }

   button.butongl {
     background: url(Componentes/boton.png);
     border-bottom: transparent;
     border: none;
     height:  19px;
     width: 68px;
     font-size: x-small;
     color: #FFFFFF;
     font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

   }




div#barraizquierda {
  background: url(Componentes/barraiz1.png);
  height: 223px;
  width: 216px;
  /*margin-top: -20px;*/


}

div#barraizquierdados {
  background: url(Componentes/barraizquierda222.png);
   height: 1158px;
  width: 216px;


}
div#barraizquierdadosad {
  background: url(Componentes/barraizquierda222.png);
   height: 1158px;
  width: 246px;


}

div#cuerpo {
  background: url(Componentes/fondo.png);
  width: 939px;
  height: 1434px;
  margin-left: 15%;
  margin-right: 15%;
}
body#fondo{


background: #ccd5dd;

}

////////////

label {
    display: inline;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #236d69;
    border: 1px solid #66C2E6;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
    background-color: #236d69;
    border: 1px solid #66C2E6;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 18px;
    position: absolute;
    top: -7px;
    left: 1px;
    color: #66C2E6;
}


.big-checkbox + label {
    padding: 18px;
}

.big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}

.tag {
    font-family: Arial, sans-serif;
    width: 200px;
    position: relative;
    top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    float: left;
}
/////////

