body{
	background:#293709;
	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:973px; 
	/*background:#fff;*/
	/*padding:0 3px 3px;*/
	margin:0 auto;
}


/* --- Header  --- */
#header{ 
	background:url(images/bg-1.jpg) top left no-repeat; 
	width:973px; 
	height:170px; 
	padding:0; 
	margin:0 auto;
	overflow:hidden;
	float:left;
}
#header h1.desc{ 
	display:none; 
	text-transform:uppercase;
}
#header a.link-logo{ 
	display:block;
	height:91px;
	left:343px;
	position:relative;
	text-indent:-9999px;
	top:76px;
	width:346px;
}


/* --- VIDEO  --- */
#video-box{	
	background:url(images/bg-2.jpg) top left no-repeat;
	width:973px;
	height:281px;
}

#videoContenedor{ 
	background:#FFFFFF none repeat scroll 0 0;
	left:332px;
	padding:4px 5px 2px;
	position:relative;
	top:21px;
	width:364px;
}


/* --- Boton animado  --- */
#boton-box{	
	background:url(images/bg-3.jpg) top left no-repeat;
	width:973px;
	height:151px;
}

	/* --- Boton animado  --- */
	#botonAnimado{
		background:transparent url(images/boton.gif) no-repeat scroll left top;
		height:145px;
		left:399px;
		position:relative;
		top:0px;
		width:240px;
		overflow:hidden;
	}
	#botonAnimado a{ 
		height:145px; 
		display:block; 
		text-indent:-9999px;
	}


/* --- texto animado  --- */
#texto-box{	
	background:url(images/bg-4.jpg) top left no-repeat;
	width:973px;
	height:151px;
}

	/* --- Texto del Video  --- */
	#textoVideo{
	height:110px;
	left:340px;
	position:relative;
	top:7px;
	width:361px;
	}
	#textoVideo p{ 
		line-height:14px; 
		color:#fff;
	}
	h1.titulo{ 
		font-size:20px;
		font-weight:bold;
		text-align:center; 
		color:#fff;
		font-family:"Tahoma";
		margin:0 0 5px;
	}


/* --- Footer --- */
#footer{ 
	/*background:url(images/bg_footer.gif) top left no-repeat;*/
	height:27px;
	width:874px;
	text-align: right; 
	margin:0 auto; 
	padding:6px 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;
}














