body {

}

.margen-iconos {
  padding-left: 1px;
  padding-right: 1px;
}

#pLogoG {
  position: relative;
  height: 150px;
  background-repeat: no-repeat;
  background-image: url(../../img/logoG.png);
}

#pLogoP {
  position: relative;
  height: 100px;
  background-repeat: no-repeat;
  background-image: url(../../img/logoP.png);
}

#banderaCatalan {
  display: inline-block;
  background: url(../../img/cat.png) no-repeat center top;
  width: 35px;
  height: 23px;
  /*margin: 2px;*/
}

#banderaIngles {
  display: inline-block;
  width: 35px;
  height: 23px;
  z-index: -1;
  background: url(../../img/eng.png) no-repeat center top;
  /*margin: 2px;*/
}

#banderaEspanol {
  display: inline-block;
  background: url(../../img/esp.png) no-repeat center top;
  width: 35px;
  height: 23px;
  /*margin: 2px;*/
}

#banderaValenciano {
  display: inline-block;
  background: url(../../img/val.png) no-repeat center top;
  width: 35px;
  height: 23px;
  /*margin: 2px;*/
}
