body {
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0;
}

img {
	border:10px;
}

h1 {
	font-size:18px;
	color:#5F140E;
}

p {
	margin-top:-10px;
	line-height:21px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#5F140E;
}

.casilla {
	color:#5F140E;
}

.casilla:hover {
	color:#666;
}

.ClipLogo {
	position:relative;
	text-align:center;
	top:20px;
	z-index:1001;
}

.logo_imagen {
	width:174px;
	height:154px;
}

.fotoTop {
	position:relative;
	width:100%;
	height:auto;
	top:-97px;
	border-top:4px solid #5F140E;
	border-bottom:4px solid #5F140E;
}

.main {
	position:relative;
	top:-92px;
	margin-top:28px;
	text-align:center;
}

#wlby_movie {
	overflow:hidden;
	position:relative;
	width:100%;
	height:auto;
	top:-97px;
	border-top:4px solid #5F140E;
	border-bottom:4px solid #5F140E;
}

@-webkit-keyframes wlby_KF_4 {
	from {
		-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
	}

	99.86% {
		-webkit-transform: matrix(1, 0, 0, 1, -2000, 0);
		opacity: 1;
	}

	99.87%, to {
		-webkit-transform: matrix(1, 0, 0, 1, -2000, 0);
	}
}

.wlby_2 {
	-webkit-animation-duration: 31.25s;
	-webkit-animation-name: wlby_KF_4;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform: matrix(1, 0, 0, 1, -2000, 0);
	-webkit-transform-origin: 2000px 180px;
	-webkit-animation-timing-function: linear;
	-moz-animation-duration: 31.25s;
	-moz-animation-name: wlby_KF_4;
	-moz-animation-iteration-count: infinite;
	-moz-transform: matrix(1, 0, 0, 1, -2000, 0);
	-moz-transform-origin: 2000px 180px;
	-moz-animation-timing-function: linear;
}

.wlby_3 {
	position:absolute;
}

.wlby_4 {
	position:absolute;
	-webkit-transform:matrix(1,0,0,1,2000,0);
	-moz-transform:matrix(1,0,0,1,2000,0);
}

.wlby_1 {
	-webkit-animation-duration: 0.0416667s;
	-webkit-transform: matrix(1, 0, 0, 1, -591, 0);
	-webkit-transform-origin: 1000px 180px;
	-moz-animation-duration: 0.0416667s;
	-moz-transform: matrix(1, 0, 0, 1, -591, 0);
	-moz-transform-origin: 1000px 180px;
	opacity: 0.898438;
}

@media screen and (max-width:380px) {
	.ClipLogo { top:-9px; }
	.logo_imagen { width:157px; height:139px; }
	body { margin-top:18px; }
}