body{
	background:url(images/bg_page.gif) top left repeat;
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#fff;
}
h1, h2, h3, p{ 
	margin:0; 
	padding:0;
}
.clear {
	clear:both;
}
		
/* --- Links --- */
a{ 
	outline-style:none; 
	text-decoration:underline; 
	color:#fff;
}
	
/* Wrapper */
#wrapper{ 
	width:953px; 
	background:url(images/bg_wrapper.gif) top left repeat;
	padding:0 5px 5px; 
	margin:0 auto;
}





/* --- Header  --- */
#header{ 
	background:url(images/bg_header.jpg) top left no-repeat; 
	width:955px; 
	height:261px; 
	padding:0; 
	margin:0 auto;
	overflow:hidden;
}
#header h1.desc{ 
	display:none; 
	text-transform:uppercase;
}
#header a{ 
	display:block;
	height:171px;
	left:291px;
	position:relative;
	text-indent:-9999px;
	top:60px;
	width:307px;
}

	/* --- Texto del Video  --- */
	#textoVideo{
		left:644px;
		position:relative;
		top:-92px;
		width:288px;
	}
	#textoVideo p{ 
		line-height:14px; 
		color:#fff;
	}
	h1.titulo{ 
		font-size:20px;
		font-weight:bold;
		text-align:center; 
		color:#fff;
		font-family:"Tahoma";
	}
	hr.divide{ 
		border:none; 
		border-top:1px dashed #fff; 
		height:1px;
	}


/* --- Header  --- */
#video{ 
	background:url(images/bg_video.jpg) top left no-repeat; 
	width:955px; 
	height:245px; 
	padding:0; 
	margin:0 auto;
	overflow:hidden;
}
	#videoContenedor{ 
		width:364px; 
		padding:9px 18px 0; 
	}


/* --- BTNS  --- */
#btns{ 
	background:url(images/bg_btns.jpg) top left no-repeat; 
	width:955px; 
	height:289px; 
	padding:0; 
	margin:0 auto;
	overflow:hidden;
}

	/* --- texto1  --- */
	#texto1{ 
		height:171px;
		left:49px;
		position:relative;
		top:108px;
		width:312px;
	}
	#texto1 a{
		height:171px; 
		display:block; 
		text-indent:-9999px;
	}

	/* --- Boton animado  --- */
	#botonAnimado{
		background:transparent url(images/boton.gif) no-repeat scroll left top;
		height:201px;
		left:731px;
		position:relative;
		top:-171px;
		width:224px;
	}
	#botonAnimado a{ 
		height:201px; 
		display:block; 
		text-indent:-9999px;
	}


/* --- Footer --- */
#footer{ 
	background:url(images/bg_footer.gif) top left no-repeat;
	width:955px; 
	height:19px; 
	text-align:center; 
	margin:0 auto; 
	padding:3px 0 0;
}
#footer p a{ 
	color:#fff; 
	text-decoration:none; 
	padding:0; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer p a:hover{ 
	text-decoration:underline;
}
