.html
{
	background-color: #7F7F7F;
}

#page
{
	z-index: 1;
	width: 768px;
	min-height: 962px;
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#u94
{
	z-index: 2;
	width: 768px;
	position: relative;
	margin-right: -10000px;
}

#u117
{
	z-index: 4;
	width: 323px;
	height: 145px;
	position: relative;
	margin-right: -10000px;
	margin-top: 838px;
	left: 403px;
}

#u118
{
	z-index: 5;
	width: 251px;
	height: 63px;
	position: relative;
	margin-right: -10000px;
	left: 517px;
}

.ie #u117,.ie #u118
{
	background-color: #FFFFFF;
	opacity: 0.01;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
}

.light {
	position:  absolute;
	z-index:          2;
	width:         100%;
	height:        100%;
	top: 0;     left: 0;
	background:    #000;
	opacity:          0;

	-webkit-transition: opacity .6s;
	transition: opacity .6s;
}

.light.show {
	opacity: .9;
}

video{
	z-index:         99;
	z-index:          4;
	position:  absolute;
	top: 50%; left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform:         translate(-50%, -50%);
}

.boton {
	left:         30px;
	width:       323px;
	height:      145px;
	bottom:       42px;
	z-index:         3;
	position: absolute;
}