/* CSS Document */

#wContenido #contenido{
	margin: 0 auto;
	width: 100%;
	height: 732px;	
	background: url(../images/home/fondo.jpg) no-repeat center top;
}

#wContenido #contenido #video{
	position:absolute;	
	top: 560px;
	left: 210px;
}

#wContenido #contenido #bienvenida{
	position:absolute;	
	width: 220px;
	font-size: 12px;
	left: 760px;
	top: 280px;
}

#wContenido #contenido #bienvenida span{
	font-weight: bold;
}

#wContenido #contenido #participa{
	position:absolute;	
	width: 215px;
	left: 768px;
	top: 495px;
	text-align: justify;
}

#wContenido #contenido #enlaceParticipa{
	position:absolute;
	background: url(../images/home/entra-y-participa.gif) no-repeat left top;
	width: 86px;
	height: 20px;
	left: 801px;
	top: 567px;
	text-indent: -3000px;
}

#wContenido #contenido #enlaceParticipa:hover{
	background: url(../images/home/entra-y-participa-over.gif) no-repeat left top;
}

#wContenido #contenido #club{
	position:absolute;	
	width: 215px;
	left: 768px;
	top: 802px;
	text-align: justify;
}

#wContenido #contenido #enlaceClub{
	position:absolute;
	background: url(../images/home/visita-el-blog.gif) no-repeat left top;
	width: 68px;
	height: 21px;
	left: 802px;
	top: 880px;
	text-indent: -3000px;
}

#wContenido #contenido #enlaceClub:hover{
	background: url(../images/home/visita-el-blog-over.gif) no-repeat left top;
}

#wContenido #contenido #diasRestantes{
	position:absolute;
	width: 210px;
	left: 325px;
	top: 640px;
}

#wContenido #contenido #diasRestantes span{
	font-weight: bold;
	font-size: 14px;
}

#wContenido #contenido #diasRestantes .size18{
	font-size: 18px;
}

#wContenido #contenido #botonGana{
	position: absolute;
	left: 770px;
	top: 985px;
}

#wContenido #contenido p#diasRestantes span.parpadeo{
	text-decoration: blink;
}
