body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #666666
}
.style3 {
	font-size: 9px;
	color: #666666;
}
.contenedor {
	width:100%;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
.content {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:802px;
	height:634px;
	background-image:url(images/fondo.jpg);
	background-repeat: no-repeat;
    background-position: top center;
}
.btnLang{
	display:inline-block;
	position:absolute;
	top:428px;
}
.lta {
	position:relative;
	padding-top:167px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:320px;
	height:240px;
}
video{
	width:100%;
}
.btn1 {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:157px;
}
.btnEsp{left:78px;}
.btnPor{left:184px;}
.footer {
	width:100%;
	align:center;
}
.imgprog {
	margin-left:auto;
	margin-right:auto;
	max-width: 1245px;
    width: 100%;
	height:680px;
	background-image: url(images/fondoProg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.programacion {
	width:959px;
	height:463px;
}
.iframe1 {
	padding-top:164px;
	padding-right:0;
	margin-left:auto;
	margin-right:auto;
	max-width: 959px;
    width: 95%;
	border:0px;
}
iframe{
	width:100%;
}