/* CSS Document */

.AtributosBody
{
  background-color:#000000;
  margin-top:10px;
}

.CajaContenedora
{
  margin:auto;
  width:750px;
  height:420px;
  background-color:#000000;
  border: 1px solid rgb(100,100,100);
  padding:2px 2px 2px 2px;
  position:relative;
}

.CajaContenedoraSuperior
{
  background-color:#000000;
  border:1px solid rgb(100,100,100);
  position:absolute;
  height:350px;
  width:748px;
}

.CajaContenedoraInferior
{
  background-color:#000000;
  border:1px solid rgb(100,100,100);
  margin-top:2px;
  position:absolute;
  height:64px;
  width:748px;
  top:354px;
}

.CajaLogoUNITIN
{
  background-color:#000000;
  width:177px;
  height:70px;
  position:absolute;
  right:0px;
  top:0px;
}

.CajaEnlaces
{
  background-color:#000000;
  width:100px;
  height:40px;
  position:absolute;
  right:7px;
  top:68px;
  text-align:right;
}

.CajaLogoINDIGO
{
  background-color:#000000;
  width:307px;
  height:270px;
  position:absolute;
  left:40px;
  top:5px;
}

.CajaMenu
{
  background-color:#000000;
  height:190px;
  width:300px;
  text-align:left;
  position:absolute;
  right:70px;
  bottom:20px;
}

.CajaTitulo
{
  background-color:#000000;
  height:40px;
  width:728px;
  text-align:center;
  position:absolute;
  left:10px;
  top:18px;
  vertical-align:top;
}

.CajaControles
{
  background-color:#000000;
  height:70px;
  width:30px;
  text-align:center;
  position:absolute;
  left:40px;
  bottom:25px;
}

.Foto
{
  width:538px;
  height:340px;
}

.LogoUNITIN
{
  width:177px;
  height:70px;
}

.LogoINDIGO
{
  width:307px;
  height:270px;
}

.IconoCastellano
{
  width:30px;
  height:30px;
  position:absolute;
  top:0px;
  left:0px;
  border:0px;
}

.IconoIngles
{
  width:30px;
  height:30px;
  position:absolute;
  bottom:0px;
  left:0px;
  border:0px;
}
