div#piebigmenuRSS {
  width:250px;
  width: expression('300px');
  height:auto;
  height: expression('auto');
  padding:5px;
  float:right;
  display: table;
}

div#piebigmenuservicioslistaRSS {
  clear:both;
  width:100%;
  width: expression('100%');
     display: table;
}

div#piebigmenuservicioslistaRSS a{
  clear:both;
  width:250px;
  width: expression('100%');
  color:#ffffff;
  display: inline;

}
div#encuestaslaterales {
  clear:both;
  width:95%;
  width: expression('100%');
  height:95%;
  height: expression('100%');
  display:table;

}

div#horarios{
  clear:both;
  width:95%;
  width: expression('100%');
  height:95%;
  height: expression('100%');
  display:table;
  padding:5px;
}


<!-- GALERIA -->

div#galeria {
  xwidth:790px;
  xwidth: expression('950px');
  xheight: auto;

}

div#tituloimagen {
  color: #444444;
  width: auto;
  font-size: 10px;
  text-align:center;
}

ul#galeria {
  margin-top:15px;
  clear:both;
  width:534px;
  width: expression('534px');
  height: auto;
  text-align:center;
  display:table;

}



ul#galeria li {
  float: left;
  text-align:center;
   display: table;
    margin-bottom:20px;
  width:170px;
  width: expression('170px');
  height:120px;
  height: expression('120px');
}

ul#galeria li a img{
  border:1px solid #aeb8bc;
  width:170px;
  width: expression('170px');
  height:120px;
  height: expression('120px');
  display: table;
  margin:3px;
}

ul#galeria li a:hover img{
  margin:3px;
  border:1px solid #627782;
  width:170px;
  width: expression('170px');
  height:120px;
  height: expression('120px');
  display: table;

}
