@charset "utf-8";
#contenedorGeneral ul {
	width: 100%;
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
}
.canales {
	display: block;
	width: 324px;
	float: left;
	list-style-type: none;
	padding-right: 7px;
	padding-bottom: 10px;
}
#secCanales {
	float: left;
	width: 96%;
	top: -5px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 2%;
	padding-left: 2%;
}
#chn {
	float: left;
	width: 82%;
	margin-left: 0px;
}
#secPub {
	float: left;
	width: 17%;
	margin-left: 1%;
}
.chnsomIzq {
	background-image: url(../images/esqIzqAr.PNG);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 100%;
	padding-top: 5px;
}
.chnsomDer {
	background-image: url(../images/esqDerechaAr.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 100%;
}
.chnSomA {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 10px;
	margin-left: 10px;
	height: 10px;
}
.imgVideo {
	height: 50px;
	width: 50px;
	background-color: #FFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
	margin-top: 20px;
}
.contentVideo {
	background-color: transparent;
	height: 150px;
	width: 90%;
	margin-left: 30px;
	z-index: 50;
	background-image: url(../images/VideoBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
/*#chn ul li .contentVideo h1 {
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #000;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	position:relative;
}
*/
.cuerpoVideo {
	width: auto;
	margin-left: 45px;
	margin-right: 20px;
	padding-top: 20px;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000;
}
.canales .contentVideo .cuerpoVideo h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-family: Geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	display: block;
}
.canales .contentVideo .cuerpoVideo p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.cuerpoVideo a, a:visited {
	color: #000000;
	text-decoration: none;
}
