#cajaVideos h3, .twitter h3, .altoModulo h3, #encuesta h3, #botonGaleria h3{background: url("../img/caret_down.png") no-repeat center bottom;}
#logoGema{background: url("../img/estudio_gema.png") no-repeat;}

#carouselNoticias .bordes {background: rgb(0, 102, 0);
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);
}
.circuloMas{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);	
}
#carouselNoticias a:hover .bordes, #carouselNoticias .activo .bordes {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;

  /* IE 5-7 */
  filter: alpha(opacity=0) !important;
}

#carouselNoticias a:hover .circuloMas{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

  /* IE 5-7 */
  filter: alpha(opacity=100) !important;

}

#sliderNoticias h5{background: rgb(0, 51, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

  /* IE 5-7 */
  filter: alpha(opacity=75);	
}


#menuClub h5 {
    background: rgb(51, 51, 51);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

  /* IE 5-7 */
  filter: alpha(opacity=75);	
}

#menuClub li.active a h5 {
    background: rgb(51, 153, 51) !important;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */
  filter: alpha(opacity=60);
}


.notaResumida, .captionNoticias, .listadoSliderResumidas, #galeria h1, .captionAlbum, #prensaContenedor, .cajaDias, .bajada {
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000); 
    zoom: 1;
}

#plantel .contenidos{height: 100%;min-height: 1740px}