body{
	margin:0; 
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	background:#222222 url(images/bg.gif) top left repeat-x;
}

h1, h2, h3, p{ 
	margin:0; 
	padding:0;
}

.clear {
	clear:both;
}

/* --- Links --- */

a{ 
	outline-style:none; 
	text-decoration:underline; 
	color:#333;
}

/* Wrapper */

#wrapper{ 
	width:962px; 
	border:3px solid #41ff1b;
	border-top:none;
	border-bottom:none;
	background:#383838; 
	padding-top:5px; 
	margin:0 auto;
}

/* --- Header  --- */

#header{ 
	background:url(images/bg_header.jpg) top left no-repeat; 
	width:952px; 
	height:373px; 
	padding:0;
	margin:0 auto;
}

#header h1{ 
	display:none; 
	text-transform:uppercase;
}

#header a{ 
	display:block;
	height:70px;
	left:310px;
	position:relative;
	text-indent:-9999px;
	top:45px;
	width:330px;
}

/* --- texto1  --- */

#texto1{ 
	background:url(images/bg_texto.gif) bottom center no-repeat; 
	border-bottom:none;
	width:960px; 
	height:120px; 
	margin:0 auto;
	margin-top:15px;
}

#texto1 a{
	height:120px; 
	display:block; 
	text-indent:-9999px;
}

/* --- Contenido  --- */

#contenido{ 
	/*background:;*/
	width:885px; 
	padding:15px 20px 50px;
	margin:0 auto;
}

/* --- Texto del Video  --- */

#textoVideo{
	float:right; 
	width:322px;
	margin-top:20px;
}

#textoVideo p{ 
	line-height:16px; 
	letter-spacing:100%; 
	color:#FAFBFD;
}

h1.titulo{ 
	font-size:20px; 
	text-align:center; 
	letter-spacing:100%;
	color:#41ff1b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

hr.divide{ 
	border:none; 
	border-top:1px dashed #020202; 
	height:1px;
}

/* --- Boton animado  --- */

#botonAnimado{
	float:right; 
	background:url(images/boton.gif) top left no-repeat; 
	width:311px; 
	height:188px; 
	padding:0; 
	margin:15px 6px 0 0;
}

#botonAnimado a{ 
	height:188px; 
	display:block; 
	text-indent:-9999px;
}

/* --- Video  --- */

#videoContenedor{ 
	float:left; 
	background:#ff2c9a; 
	border:5px solid #41ff1b; 
	width:513px; 
	height:auto; 
	padding:4px 4px 0px; 
	margin:10px 0 0; 
	overflow:auto;
}

/* --- Footer --- */

#footer{ 
	background:url(images/bg_footer.gif) top left repeat-x;
	width:962px; 
	height:31px; 
	text-align:center; 
	margin:0 auto; 
	padding:6px 0 0;
}

#footer p a{ 
	font-weight:bold; 
	Color:#FFFFFF; 
	text-decoration:none; 
	padding:0; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer p a:hover{ 
	text-decoration:underline;
}
