@charset "utf-8";
#textos {
	width: 750px;
	height: 200px;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#contenedor_noticias_masivos{
	width: 827px;
	height: 1160px;
	font-weight: 930;
	text-align: center;

}
#contenedor_noticias_masivos2{
	width: 827px;
	height: 1000px;
	text-align: center;
}
#espectador{
	width: 827px;
	height: 970px;
	
}
#tiempo{
	width: 827px;
	height: 650px;

}
#semana{
	width: 500px;
	height: 150px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
}

#botonera {
	width: 549px;
	height: 38px;

}
#textos{
	width: 827px;
	height: 650px;
}
#videouno{
	width: 425;
	height: 344;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px; 
}
#videodos{
	width: 425;
	height: 344;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px; 
}
#sinopsis{
	width: 325px;
	height: 344;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	text-align: left;
}
.vision {
	font-size: 34px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.capital {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.lotro {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.sub_titulos {
	font-size: 20px;
}
.numeros {
	background-color: #066;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

