.imagenTitulo {
  background: url(../img/ingles/pag_ingles_2014_banner_900x440.png);
  height: 440px;
  width: 900px;
}

.viernesNegro {
  background: #000 !important;
  color: #fff;
  font-size: 1.2em;
}

.viernesNegro > .columnaTexto > .titulo {
  color: #fff;
}

.viernesNegro > .columnaImagen {
  font-size: 5em;
  height: 50px !important;
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
}

.viernesNegro strong {
  color: #a7d6f9;
}

.espacioInformacion {
  background-color: #fff;
  padding: 40px 0px;
  min-height: 250px;
  width: 900px;
}

.espacioInformacion > div {
  display: inline-block;
  vertical-align: top;
}

.espacioInformacion a {
  color: #fff;
  text-decoration: none;
}

.columnaTexto {  
  min-height: 250px;
  width: 500px;
}

.columnaTexto .titulo {
  font-size: 2em;
  font-weight: bold;
  color: #22428c;
  margin-left: 100px;  
  margin-top: 70px;
}

.columnaTexto .texto {
  font-size: 1.2em;    
  margin-left: 100px; 
  width: 400px;
}

.columnaImagen {  
  background-position: 60px 0px;
  background-repeat:  no-repeat;
  min-height: 250px;
  width: 395px;
}

.imagenTiempo {
  background-image: url(../img/ingles/pag_ingles_2014_reloj_200x240.png);  
}

.imagenMaterial {
  background-image: url(../img/ingles/pag_ingles_2014_material_220x240.png);  
}

.imagenCalendario {
  background-image: url(../img/ingles/pag_ingles_2014_calendariza_200x200.png);  
}

.imagenTOELF {
  background-image: url(../img/ingles/pag_ingles_2014_TOEFL_190x230.png);  
}

.formatoIzquierdo > .columnaImagen {
  background-position: 130px 0px !important;
}

.formatoIzquierdo > .columnaTexto > .titulo, .formatoIzquierdo > .columnaTexto > .texto {
  margin-left: 70px !important;
}

.colorGris {
  background-color: #f5f5f5 !important;
}

.botonGrande {
  background: #22428c;
  color: #fff;
  cursor: pointer;
  font-size: 1.4em;
  width: 200px;
  height: 40px;
  padding-top: 10px;
  text-transform: uppercase; 
  text-align: center;
  margin: 0px 20px;
}

.botonGrande:hover {
  background: #8dc63f;
}

.botonNormal {
  background: #8dc63f;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
  width: 170px;
  height: 30px;
  padding-top: 5px;  
  text-align: center;
  margin: 20px 0px;
}

.botonNormal:hover {
  background: #22428c;
}

.centrado {
  height: 100px !important;
  text-align: center;
}
