@charset "utf-8";
/* CSS Document */
.ofertas{
	background:url(../imagenes/pestanamenu2.png);
	}
.ofertas p{
	color:#FFFFFF;
	}
.oferta{
  
  }
.oferta img{
  margin:0 auto;
  padding:0;
  float:left;
  margin-left: 45px;
  margin-top:20px;
  }
#right{height:100%;}
#right h2{margin-bottom:10px;}
.galeriacompleta{
  width:690px;
	/*height:360px;*/
	margin-left:12px;
	margin-top:10px;
  margin-bottom:10px;
	background:#fff;
	overflow:auto;
  padding:10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
 }
.galeriacompleta img{
  border:0px;
  }