body
{
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url('img/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  background-position: top left;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('img/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 386px;
  width: 345px;
  margin: 0;
}

/* FIX PARA IE6*/
* html .PageBackgroundGlareImage { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://hotelplaza.umwtest.com.ar/img/Page-BgGlare.png); }

.contenedor-flash{
	position:absolute;
	left:50%;
	width:766px;
	margin-left:-383px;
	top:10px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D844B;
	border-right-color: #978E4F;
	border-bottom-color: #C1B988;
	border-left-color: #9A9252;
}

.logoImg{
background-image: url('img/Page-BgGradient.jpg');
position:absolute;
left:50%;
width:550px;
margin-left:-275px;
top:50%;
height:246px;
margin-top:-123px;
}
