html, body	{
	width: 100%;
	height: 100%;
}
body	{
	background-image: url(imagenes/bg_body.jpeg);
}

html, body, div, td	{
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;    	
}

#divPrincipal	{
	width: 998px;
	margin: auto auto auto auto;
	margin-top: 10px; margin-bottom: 10px;
	min-height: 98%;
}

#divPrincipal .top, #divPrincipal .bottom, #divPrincipal .middle	{
	float: left;
	margin: 0px;
}

#divPrincipal .middle	{
	background-image: url(imagenes/principal_base.png);
	min-height: 70%;
	padding: 4px; padding-top: 0px; padding-bottom: 0px;
	width: 990px;
	/*float: left;*/
}

#divPrincipal .pie		{
	float: left;
	width: 990px; height: 98px;
	padding-left: 4px; padding-right: 4px;
	background-image: url(imagenes/Principal_bottom.png);
	color: #fff;
}

#divPrincipal .pie .Informacion	{
	float: right;
	margin-right: 20px;
	font-size: 10px; color: #fff;
	text-align: right;
	width: 50%;
}

#divPrincipal .pie .Informacion div	{
	width: 100%;
	font-size: 10px;
}
#divPrincipal .middle .menuPrincipal	{
	/*float: left;*/
	height: 19px; width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #d8e6f7;
}
#divPrincipal .middle .menuPrincipal .opciones	{
	float: left;
	background-color: #003366;
	height: 17px;
	padding-top: 2px;
	
}
#divPrincipal .middle .menuPrincipal .opciones .opcion	{
	font-size: 11px; color: #fff;
	text-decoration: none; cursor: pointer;
	padding-left: 10px; padding-right: 10px;
	margin-top: 3px;
	border-right: 1px solid #fff;
}
#divPrincipal .middle .menuPrincipal .opcionExterna		{
	font-size: 10px; 
	color: #666;
	text-decoration: none; cursor: pointer;
	margin-top: 3px;
}

#divPrincipal .middle .Ubicacion	{
	float: left; background-color: #FFFFFF;
	height: 22px; width: 100%;
}
#divPrincipal .middle .Ubicacion .Informacion	{
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 3px;
	color: #666666; width: 600px;
}
#divPrincipal .middle .Ubicacion .buscarCondicion	{
	float: right; 
	margin-right: 10px;
}
#divPrincipal .middle .Ubicacion .buscarCondicion input[type="text"]	{
	float: left; 
	font-size: 10px; color: #666;
	height: 16px; border: 1px solid #666;
	background-color: #fff;
	width: 150px;
	margin-top: 2px;
}
#divPrincipal .middle .Ubicacion .buscarCondicion input[type="image"]	{
	float: left;
	margin-left: 5px;
	height: 16px; margin-top: 2px;
}
.tituloSeccionIzquierda, .tituloSeccionDerecha 	{
	margin-top: 0px;
	height: 18px; background-color: #000000;
	font-weight: bolder; font-size :13px;
	letter-spacing: 2px;
	padding-top: 2px; margin-bottom: 0px;
	color: #FFFFFF;
}
.tituloSeccionIzquierda	{
	width: 345px; float: left;
	background-image: url(imagenes/marcaTitulo_der2.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.tituloSeccionDerecha	{
	width: 300px; float: right;
	background-image: url(imagenes/marcaTitulo_izq3.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
}
.seccionFull	{
	width: 100%;
	height: auto;
	float: left;
	background-color: #ffffff;
	background-color: #FFF;
	background-image: url(imgs/bg1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	
}

.seccionFull .derecha	{
	margin-right: 0px;
	width: 335px;
	height: 250px;
	z-index: 10;
}

/*.seccionFull .derecha	{
	margin-right: 0px;
	width: 335px;
	float: right;
	height: 320px;
	z-index: 10;
}*/

.seccionFull .derecha2	{
	margin-right: 0px;
	width: 400px;
	float: right;
	height: 250px;
	z-index: 10;
}
.seccionFull .izquierda	{
	margin-left: 0px;
	width: 655px;
	float: left; position: relative;
	height: 250px;
	background-color: #fff;
}

/*.seccionFull .izquierda	{
	margin-left: 0px;
	width: 620px;
	float: left; position: relative;
	height: 320px;
	background-color: #000;
}*/
.seccionFull .izquierda2	{
	margin-left: 0px;
	width: 590px;
	float: left; position: relative;
	height: 250px;
	background-color: #CCC;
}
.seccionFull .izquierda .frameNegro_imagen	{
	z-index: 1; 
	position: absolute; 
	margin-top: 5px; margin-left: 325px; 
	width: 320px; height: 240px;
	cursor: pointer;
}

/*.seccionFull .izquierda .frameNegro_imagen	{
	z-index: 1; 
	position: absolute; 
	margin-top: 5px; margin-left: 255px; 
	width: 320px; height: 240px;
	cursor: pointer;
}*/
.seccionFull .izquierda .frameNegro_imagen2	{
	z-index: 1; 
	position: absolute; 
	margin-top: 5px; margin-left: 255px; 
	width: 320px; height: 240px;
	cursor: pointer;
}
.seccionFull .izquierda .frameNegro_texto	{
	z-index: 11;
	position: absolute;
	margin: 10px;
	width: 300px; height: 230px;
	color: #fff;
}
.seccionFull .izquierda .frameNegro_texto2	{
	z-index: 11;
	position: absolute;
	margin: 10px;
	width: 235px; height: 230px;
	color: #fff;
}

.seccionFull .izquierda .frameNegro	{
	width: 651px; height: 250px; 
	position: absolute;
	z-index: 10; 
	cursor: pointer;
}

/*.seccionFull .izquierda .frameNegro	{
	width: 580px; height: 250px; 
	position: absolute;
	z-index: 10; 
	cursor: pointer;
}*/

.seccionFull .izquierda .frameNegro2	{
	width: 586px; height: 250px; 
	position: absolute;
	z-index: 10; 
	cursor: pointer;
}

.seccionFull .izquierda .frameNegro_texto .titulo	{
	font-size: 14px; font-weight: bolder;
	color: #fff; text-decoration: none;
	margin-bottom: 5px;
	float: left; width: 100%;
	text-decoration: none; cursor: pointer;
}
.seccionFull .izquierda .frameNegro_texto .subtitulo	{
	font-size: 12px; font-weight: bolder;
	color: #fff; text-decoration: none;
	float: left; width: 100%;
	cursor: pointer;
}
.seccionFull .izquierda .frameNegro_navegacion, .frameNegro_navegacion	{
	z-index: 12;
	font-size: 14px;
	color: #fff; text-decoration: none;
	width: 150px; margin-top: 200px; margin-left: 90px;
	height: 35px;
}
.frameNegro_navegacion  
{
    margin: auto;
}
.seccionFull .izquierda .frameNegro_navegacion .boton, .frameNegro_navegacion .boton		{
	z-index: 12;
	position: relative; cursor: pointer;
	width: 35px; height: 35px;
}
.seccionFull .izquierda .frameNegro_navegacion .paginacion, .frameNegro_navegacion .paginacion	{
	z-index: 12;
	position: absolute; margin: auto;
	margin-top: 10px; margin-left: 66px;
}
.seccionFull .frameComisiones	{
	background-color: #000000;
	float: left; color: #fff;
	margin-left: 6px;
	margin-top: 10px;
	width: 973px;
	height: auto;
	padding-left: 4px;
	/* padding: 5px; */
}
.seccionFull .frameComisiones .Comision	{
	float: left; color: #fff;
	width: 242px; height: 220px;
	margin:auto;  /*height: 220px;*/
	/* margin: 5px; */
	/*margin-left: 5px; margin-right: 5px;*/
}

.seccionFull .frameComisiones .ComisionWall	{
	float: left; color: #fff;
	width: 242px; height: 375px;  /*height: 220px;*/
	/* margin: 5px; */
	/*margin-left: 5px; margin-right: 5px;*/
}

/*SLIDE ELEMENTOS VIDEOWALL
/* ---------------------------------------------------------------------*/

.seccionFull .videoWall .wallReproductores .recuadroVideo	{
    position: relative;
    width: 220px;
    height: 170px;
    overflow: hidden;
    margin: 0 auto;
   /* border: 1px solid #ccc;*/
}

.seccionFull .videoWall .wallReproductores .imagenVideoA	{
  text-decoration: none;
  color: #CCC;
}

.seccionFull .videoWall .wallReproductores .divImagenVideo, .divTextoVideo	{
  /*padding: 10px;*/
  height: 168px;
}

.seccionFull .videoWall .wallReproductores .divImagenVideo {
    margin-top: 0;
  background: #CCC;

  -webkit-transition-property: margin-top;
  -webkit-transition-duration: .9s;
  
  -moz-transition-property: margin-top;
  -moz-transition-duration: .9s;
  
  -o-transition-property: margin-top;
  -o-transition-duration: .9s;
  
  -ms-transition-property: margin-top;
  -ms-transition-duration: .9s;

}
  
.seccionFull .videoWall .wallReproductores .divTextoVideo {
  background: #EEEEEE;
  color: #666666;
  font-family: Arial;
  font-size: 12px;
}

.seccionFull .videoWall .wallReproductores .recuadroVideo:hover .divImagenVideo {
  margin-top: -140px;
}


.overlay {
  width: 165px;
  display: inline-block;
  background: #fff url("/media/img/demos/playlist/thumbs.jpg") no-repeat;
  cursor: pointer;
  margin: 0 1% 2% 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.overlay .close,
.overlay.is-fullscreen .close {
  display: none;
  position: absolute;
  top: 0;
  right: -4em;
  margin: 3px;
  color: #eee !important;
  font-weight: bold;
  cursor: pointer;
}
.overlay .is-splash .fp-ui {
  -webkit-background-size: 25%;
  -moz-background-size: 25%;
  background-size: 25%;
}
.overlay.is-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 100;
  background-color: rgba(0,0,0,0.8);
  background: -webkit-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.8) 100%);
  background: -moz-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.8) 100%);
  background: -ms-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.8) 100%);
  cursor: default;
}
.overlay.is-active .flowplayer {
  margin-top: 10px;
  width: 50%;
  background-color: #111;
  -webkit-box-shadow: 0 0 30px #000;
  -moz-box-shadow: 0 0 30px #000;
  box-shadow: 0 0 30px #000;
}
.overlay.is-active .close {
  display: block;
}
.overlay.is-active .close:hover {
  text-decoration: none;
}
#overlay1 {
  background-position: -1px -1px;
}
#overlay2 {
  background-position: -197px -1px;
}
#overlay3 {
  background-position: -393px -1px;
}
#overlay4 {
  background-position: -589px -1px;
}
body.is-overlayed {
  overflow: hidden;
}


/*------------------------------------------------------------------------*/

/*.seccionFull .frameComisiones .Comision .textoImagenVideo	{
 	width: 242px; height: 180px; 
 	--background-size: 170px 127px; --
 	background-repeat: no-repeat; 
 	border: 1px solid #fff;
 	float: left;
}*/

.seccionFull .frameComisiones .Comision .identificacion	{
	width: 100%; margin-top:  132px;
	color: #fff; font-size: 11px;
	text-align: center;
	cursor: pointer;
}
.seccionFull .frameComisiones .Comision .identificacion:hover	{
	text-decoration: none;	
}
.seccionFull .accionComisiones	
{
    /*
	float: left;
	width: 134px; height: 28px;
	color: #fff;
	margin-left: 846px;
	background-image: url(imagenes/vinneta_comisiones.png);
*/
    float: left;
    width: 978px; height: 25px;
    margin-left: 5px;
    background-image: url(imagenes/vw2/vw_btt2.png);
    background-repeat: no-repeat;

}
.seccionFull .accionComisiones	.boton	
{
    /*
	float: left;
	width: 88px; height: 26px; padding-top: 0px;
	margin-left: 22px;
	color: #fff; font-size: 13px; font-weight: bolder; text-align: center;
	cursor: pointer;
*/
    cursor: pointer;
    float: left;
    width: 182px; height: 18px;
    margin-left: 737px;
    margin-top: 6px;
}

.slideProgramas, .infoComisiones {
    width: 950px; height: 309px; 
    border: 1px solid #ccc;
    margin: auto; margin-top: 5px; 
    margin-bottom: 10px; padding: 3px;
    
    -webkit-box-shadow: 0px 0px 4px -1px #666666;
    -moz-box-shadow: 0px 0px 4px -1px #666666;
    box-shadow: 1 1 #666666;
}
.infoComisiones {
    height: auto;
}

.linkProgramacion   {
    width: 115px; font-size: 11px; font-weight: bolder; padding: 3px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; background-color: #eeeeee; cursor: pointer;
}

.imagenPrograma     {
    width: 320px; height: 240px; margin: 20px; margin-top: 10px; margin-left: 50px; float: left;
}
.seleccionPrograma  {
    width: 100%; background-color: #ffffff;
    border-bottom: 1px solid #dddddd; margin-bottom: 5px; padding-bottom: 10px; padding-top: 5px;  margin-top: 5px;
    cursor: pointer;
}
.seleccionPrograma:hover    {
    background-color: #eeeeee;
}

.noticiaEmision {
    width: 190px; color: #dddddd; margin: 4px; margin-bottom: 0px; cursor: pointer;
}
.noticiaEmision:hover   { color: #ffffff;   }

.scroll{
	margin:10px auto 10px;/*para centrarlo el contenedor debe poseer este margen*/
	padding:0;
	/*width:390px;/*NOTA: si ponemos el width:auto del contenedor, todo se ira hacia el margen izquierdo. */
	width:auto;
	text-align:left;
	height:380px;
	background: url("http://www.camara.cl/common/images/bg-trabajoParlamentario.png") repeat-x scroll 50% 0 white;
    border: 1px solid #C8C8C8;
    overflow: auto;
	font-size:10px;
}

.player_indice{
	padding:0;
	width:370px;
	float:left;
	text-align:center;
	background:;
	height:100px;
	margin-right:10px;
	margin-left: 10px;
	position:relative;
	border: 0px solid #C8C8C8;
}

.indice_detalle{
	margin:10px auto 10px;/*para centrarlo el contenedor debe poseer este margen*/
	padding:0;
	width:400px;/*NOTA: si ponemos el width:auto del contenedor, todo se ira hacia el margen izquierdo. */
	text-align:center;
	height:360px;/*aqui puedes poner una altura deseada teniedo en cuenta que tiene que ser mayor o igual al de la imagen, y si tiene bordes la imagen se le suma a la altura, igual si el
	div->espacio 1 tuviera bordes se lo sumarias a la altura=height,  y cuando hablo que le sumarias el borde seria el borde de arriba + el borde de abajo ahi que tenerlo en cuenta, por recomendaci�n usar height=auto */
	background: url("http://www.camara.cl/common/images/bg-trabajoParlamentario.png") repeat-x scroll 50% 0 white;
    border: 1px solid #C8C8C8;
    overflow:auto; 
}
#ubicacion_player
{
	width: 390px; 
	height: 350px; 
	margin-top: 40px; 
	margin-bottom: 10px; 
	float: right; 
	margin-right: -15px;
}

td.nivel1 {
    padding-left: 0px;
    font-weight:bold;  
    font-size: 12px; 
}

td.nivel2 {
    padding-left: 15px;
    font-size: 12px; 
}
td.nivel3 {
    padding-left: 30px;
    font-size: 11px;
}

td.nivel4 {
    padding-left: 45px;
    font-weight:normal;
    font-size: 10px;
}

.prog {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
 font-weight:bold;
}
.prog a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}
.prog a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #0066CC;
 text-decoration: none;
 font-weight: normal;
}
.prog a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}
.prog a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #009933;
 text-decoration: none;
 font-weight: normal;
}
.progNueva {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000; 
 text-decoration: none;
}

.tablaComisiones {
    margin-top: 5px;
}
.tablaComisiones tr {
}
.tablaComisiones tr:hover {
    border-top: 1px solid #e2dfdf;
    border-bottom: 1px solid #e2dfdf;
    background-color: #eeeeee;
}


/*nuevo*/
.tituloSeccionIzquierda1, .tituloSeccionDerecha1 	{
	margin-top: 0px;
	height: 18px; background-color: #000;
	font-weight: bolder; font-size :13px;
	letter-spacing: 2px;
	padding-top: 2px; margin-bottom: 0px;
	color: White;
}
.tituloSeccionIzquierda1	{
	width: 345px; float: left;
	background-image: url(imagenes/marcaTitulo_der2.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.tituloSeccionDerecha1	{
	width: 300px; float: right;
	background-image: url(imagenes/marcaTitulo_izq3.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
}
.seccionFull1	{
	width: 100%;
	float: left;
	margin-bottom:10px;
	background-color: #FFF;
	background-image: url(/imagenes/bg1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}
.seccionFull2	{
	width: 100%;
	float: left;
	margin-bottom:10px;
	background-color: #FFF;
	background-image: url(/imagenes/bg1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	margin-bottom: 20px;
}

.seccionFull1 .derecha1	{
	margin-right: 0px;
	width: 335px;
	float: right;
	height: 250px;
	z-index: 10;
}
.seccionFull1 .izquierda1	{
	margin-left: 0px;
	width: 990px;
	float: left; position: relative;
	height: 250px;
	background-color: White;
}

.seccionFull1 .izquierda1 .frameNegro1	{
	width: 990px; height: 250px; 
	position: absolute;
	z-index: 10; 
	cursor: pointer;
}
.seccionFull1 .izquierda1 .frameNegro_imagen1	{
	z-index: 1; 
	position: absolute; 
	margin-top: 5px; margin-left: 71px; 
	width: 320px; height: 240px;
	cursor: pointer;
}
.seccionFull1 .izquierda1 .frameNegro_texto1	{
	z-index: 11;
	position: absolute;
	margin: 10px;
	width: 470px; height: 230px;
	color: White;
}
.seccionFull1 .izquierda1 .frameNegro_texto1 .titulo1	{
	font-size: 14px; font-weight: bolder;
	color: Black; text-decoration: none;
	margin-bottom: 5px;
	float: left; width: 100%;
	text-decoration: none; cursor: pointer;
	margin-left: 490px;
}
.seccionFull1 .izquierda1 .frameNegro_texto1 .subtitulo1	{
	font-size: 12px; font-weight: bolder;
	color: black; text-decoration: none;
	float: left; width: 100%;
	cursor: pointer;
	margin-left: 490px;
}
.seccionFull1 .izquierda1 .frameNegro_navegacion1, .frameNegro_navegacion1	{
	z-index: 12;
	font-size: 14px;
	color: black; text-decoration: none;
	width: 150px; margin-top: 200px; margin-left: 630px;
	height: 35px;
}
.frameNegro_navegacion1  
{
    margin: auto;
}
.seccionFull1 .izquierda1 .frameNegro_navegacion1 .boton1, .frameNegro_navegacion1 .boton1		{
	z-index: 12;
	position: relative; cursor: pointer;
	width: 35px; height: 35px;
}
.seccionFull1 .izquierda1 .frameNegro_navegacion1 .paginacion1, .frameNegro_navegacion1 .paginacion1	{
	z-index: 12;
	position: absolute; margin: auto;
	margin-top: 10px; margin-left: 66px;
}

#divPrincipal .middle .opcionRs {
	font-size: 10px; 
	color: #666;
	text-decoration: none; cursor: pointer;
	margin-top: 3px;
	padding-left: 15px;
	/*background: url(imagenes/icn-rss-footer.png) no-repeat right 3px;*/
}

.canalInfo 
{
    width: 100%; height: 100%; position: absolute; z-index: 999; cursor: pointer;
    background-color: transparent;
    color: transparent;
}
.canalInfo:hover   
{
    color: #ffffff;
    background-color: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -webkit-transition: background-color 300ms ease-in;
    -moz-transition: background-color 300ms ease-in;
    -ms-transition: background-color 300ms ease-in;
    -o-transition: background-color 300ms ease-in;
    transition: background-color 300ms ease-in;
}

.canalInfo .infoCanal    
{
    float: left; font-size: 16px; font-weight: bolder; width: 170px; margin-left: 20px; margin-top: 20px; height: 100px; max-height: 100px;
}
.canalInfo .click   
{
    float: left; font-size: 14px; width: 170px; margin-left: 20px; margin-top: 10px;
}
.click   
{
    float: left; font-size: 14px; width: 170px; margin-left: 20px; margin-top: 10px;
}



/*----------------------------slide de portada*/
.main_noticias {
	width:560px;
	height:270px;
	/*float: right; */
	margin:0 auto;
}

.main_cultural {
	width:610px;
	height:300px;
	float: left; 
	margin-left:10px;
}

.main_destacado {
	width:700px;
	height:300px;
	float: left; 
	margin-left:150px;
}
 
.slides{
	width:95%;
}

.main_cultural .slides{
	width:90%;
}

.slidesjs-pagination {
	background:#CCC;
	list-style:none;
	overflow:hidden;
	z-index: 1;
}

.seccionFull2 .slidesjs-pagination {
	background:#424242;
	list-style:none;
	overflow:hidden;
	z-index: 1;
	position: relative;
	bottom: 80px;
}
 
/*slide con numeros*/
.slidesjs-pagination li 
{
    margin-bottom:-10px;
	float:left;
}
 
.slidesjs-pagination li a {
	display:block;
	padding:10px 20px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
 
.slidesjs-pagination li a:hover {
	background:#c0c0c0;
}
/*FIN slide con numeros*/

/*slide con puntos no numeros*/
/*.slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(/imagenes/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }*/
/*FIN slide con puntos no numeros*/
 
.slides .active {
	background:#c0c0c0;
}
 
.slidesjs-navigation{
	background:#c0c0c0;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding:13.5px 20px;
	float:right;
}

/*----------------------------Tooltip comisiones programadas*/

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #FFFFFF;
    color: #000000;
    text-align: justify;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.5s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 94%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #759DC0 transparent transparent transparent;
    z-index: 10;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

a:link   
{   
 text-decoration:none;   
 color:Black
}   

a:visited   
{   
 text-decoration:none;  
 color:Black 
}   

.main_programacion {
	width:500px;
	height:300px;
	float: left; 	
	margin-left:300px;
	margin-top:50px;
}

#fondoSenal{
    border-radius: 0 100px 0 0;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    float: left;
    height: 20px;
    width: 20%; 
}
#fondoSenal2{
    border-radius: 0 100px 0 0;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    float: left;
    height: 20px;
    width: 20%; 
}
#divNoticiasSenal {
    background-color: #FFF;
	background-image: url(/imagenes/bg1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
    height: 325px;
    width: 100%;
    display:inline-flex;
}
#fondoNoticia{
    text-align: right;
    float: right;
    height: 20px;
    width: 20%;
}
.tit16a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #036;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	letter-spacing: 1px;
	text-align: left;
}
.tit16b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #036;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	letter-spacing: 1px;
	text-align: right;
}
.bgnew {
    background-color: #FFF;
	background-image: url(/imagenes/bg1.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	
}
.descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
}
#titu16 {
	float: left;
	height: 25px;
	width: 990px;
	margin-bottom:10px;
}
#dip16 {
	float: left;
	height: auto;
	width: 990px;
	margin-bottom:10px;
	margin-top:110px;
	background-color: #CCC;
	
}


/*************************************************************************************************************/

.bottom-aligned {
    display: flex;
    align-items: flex-end;
}

.embed-padding
{
    padding:10px;
}

#imageCarousel-contain.col-md-3.left-col {
    padding-right:0px;
}
#imageCarousel-contain.col-md-6 {
    padding:0px;
}
#imageCarousel-contain.col-md-3.right-col {
    padding-left:0px;
}

h2.h2Destacado, h4.h4Destacado
{
    text-align:center;
    color:White;
}

@media (max-width: 992px) 
{ 
    h2.h2Noticia
    {
        font-size: 16px;
    }
    h4.h4Noticia
    {
        font-size: 10px;
    }
    h2.h2TituloSec
    {
        margin-top: 6px;
        font-size: 16px;
    }
    h2.h2Destacado
    {
        font-size: 16px;        
    }
    h4.h4Destacado
    {
        font-size: 10px;        
    }
    h4.h4TituloComisionVideo
{
        font-size: 16px;
        padding: 5px;
        color: White;
}
}

@media (min-width: 992px)     
{
    h2.h2Noticia
    {
        font-size: 20px;        
    }
    h4.h4Noticia
    {
        font-size: 16px;
    }
    h2.h2TituloSec
    {
        font-size: 30px;
        margin-top: -2px;
    }
    h2.h2Destacado
    {
        font-size: 24px;        
    }
    h4.h4Destacado
    {
        font-size: 18px;        
    }
    h4.h4TituloComisionVideo
{
        font-size: 16px;
        margin-top: 7px;
        color: White;
}
}

div.h2TituloSec
{
    background-color:#af1010;
    color:White;
    text-align:center;
    border-radius:8px 8px 8px 8px;
    border: 1px Solid Black;
    vertical-align:middle;
    height:30px;
}

iframe.frame-acustado
{
    width:100%;
    height:100%
}

div.row-destacados
{
    width:300px;
}

img.imagenesCarousel
{
    max-height:250px;
}

div.videoWallN
{
    margin-top:20px;
    border: 1px Solid White;
    padding: 10px;
    border-radius:6px 6px 6px 6px;
    
    background-size: cover; 
    background-image:url(imagenes/fondo_blanco.jpg); 
    background-attachment: fixed; 
    background-position: top center; 
    background-repeat: no-repeat;
}

div.player_videowall
{
    margin-top: 15px;
}

img.grabacionWall
{
    border-color: black;
    border: 1px;
    border-style: double;
    border-radius: 5px 5px 0px 0px;
    height:180px;
    width:100%;
}

div.nombregrabacionWall
{
    width: 100%; 
    height: 35px; 
    padding-left:10px;
    background: Gray; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(Gray, Black); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(Gray, Black); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(Gray, Black); /* For Firefox 3.6 to 15 */
    background: linear-gradient(Gray, Black); /* Standard syntax (must be last) */  
    border-color: black;
    border: 1px;
    border-style: Solid;
    border-top-style: inset;
    border-radius: 0px 0px 5px 5px;
}

div.contenedorWall
{
    background-color: black;
    border-radius: 6px 6px 6px 6px;
}

div.responsive
{
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

div.responsive-add
{    
    padding-bottom: 75%;
}

img.responsive-item
{    
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;   
    border-radius: 6px 6px 0px 0px;
    border-color: black;
    border: 1px;
    border-style: Solid;
}

div.responsive-add
{
    border-radius: 6px 6px 0px 0px;
    border-color: black;
    border: 1px;
}

img.estadoVideo
{
    position:absolute;
    z-index:10;
}