

.tvideo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 32px;
	background-image: url(../imgs18/t_video1.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}

.cabPublicacionesDefault {
	line-height: 35px;
	background-image: url(../imgs18/cab_publicaciones.gif);
	background-repeat: no-repeat;

	
}

.cabNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 40px;
	background-image: url(../imgs18/cab_noti.png);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}

.cabTVISS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 40px;
	background-image: url(../imgs18/cab_tviss.png);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}

.cabGaleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 40px;
	background-image: url(../imgs18/cab_galeria.png);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}

.cabPublicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 40px;
	background-image: url(../imgs18/cab_publicacion.png);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}


.cabAlocuciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 40px;
	background-image: url(../imgs18/cab_alocuciones.png);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-weight: bold;

}

.linkTVActiva{
margin-left: 45px;
}
.linkAlocucionesActiva{
margin-left: 40px;

}
.linkNoticiasActiva{
margin-left: 15px;
}

.linkGaleriaActiva{
margin-left: 40px;
}
.linkPulicacionesActiva{
margin-left: 40px;
}

.linkNoticias{
margin-left: 15px;
color: #7798DD;
}
.linkTV{
margin-left: 45px;
color: #7798DD;
}
.linkAlocuciones{
margin-left: 40px;
color: #7798DD;
}
.linkGaleria{
margin-left: 40px;
color: #7798DD;
}
.linkPulicaciones{
margin-left: 40px;
color: #7798DD;
}


a:active {
	outline: none;
}

a.playerHome {
	display: block;
	width: 296px;
	height: 262px;
	float: left;
	cursor: pointer;
	
}

div.playerHome {
	display: block;
	width: 296px;
	height: 262px;
	float: left;
	cursor: pointer;
	
}

div.playerHome div.info  {
background:#000000 url(../imgPlayer/h80.png) repeat-x scroll 0 0;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
font-family:"bitstream vera sans","trebuchet ms";
font-size:12px;
height:40px;
margin-top:220px;

padding-left:5px;
text-align:left;
position: relative;

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.7;

}

/* splash image */
.imgPlayPlayer {
	margin-top: 105px;
	margin-left: 135px;
	float: left;
	border: 0;
	position: absolute;
}

.imgBackgruoundPlayer {
	display: block;
	float: left;
	cursor: pointer;
	border : 0;
	position: absolute;
}


.fondoTresNoticias {
background: url(../imgs18/fondo_noticia.png) repeat;
max-height: 262px;
}
.fondoOtrasNoticias {
background-color: #E6EFF9 ;
max-height: 262px;
}

.fondoTittleOtrasNoticias {
max-width: 586px;
}



.fechaTresNoticias {
 font-size:10px;
 color:#FFFFFF;
 font-family: Verdana;	
 margin-right: 5px;
 float: left;
 font-weight: bold;
 margin-top: 32px;
}


a.player {
	display: block;
	width: 408px;
	height: 284px;
	float: left;
	cursor: pointer;
}

/* splash image */
.imgPlayPlayerDetalle {
	margin-left: 200px;
	margin-top: 105px;
	float: left;
	border: 0;
	position: absolute;
}

div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:260px !important;
	margin: 0px;
}

div.playlist div.clips {	

	height:20000em;
	background-color: #333333;
	position: absolute;
}

div.clips.petrol a {
	background-color:#193947;
	color:#fff;
}


div.clips a {
	background:url(../imgPlayer/button-playlist.png);
	display:block;
	height:52px;
	width: 178px;
	font-size:12px;	
	text-decoration:none;
	letter-spacing:-1px;
	color:#000;
}

div.clips.petrol a:hover {
	background:url(../imgPlayer/button-playlist-over.png);
} 

div.clips.petrol a.playing,  div.clips.petrol a.progress {
	background:url(../imgPlayer/button-playlist-pause.png);
	border:0;
}

div.clips.petrol a.paused {
	background:url(../imgPlayer/button-playlist-play.png);
	border:0;
}

div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}


/*{{{ go buttons */

a.go {
	width:18px;
	height:18px;
	background:url(../imgPlayer/up.png) no-repeat;
	cursor:pointer;
	display: block;
	float: left;
	margin:2px 0 2px 50px;
	
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(../imgPlayer/down.png);	
}

div.petrol a.go {
	background-image:url(../imgPlayer/up_dark.png);		
}

div.petrol a.go.down {
	background-image:url(../imgPlayer/down_dark.png);		
}

div.buttons-playlist   {
	background:url(../imgPlayer/button-inferior.png) repeat-x;
	display:block;
	height:24px;
	width: 178px;
	
}
a.go.disabled {
	visibility:hidden;		
}

font.titulo-item {
 font-size:13px;
 color:#fff;
 font-family: Verdana;	
 margin-left: 30px;
 margin-top: 4px;
 float: left;
 font-weight: bold;
 
}
font.duracion-item {
 font-size:10px;
 color:#737373;
 font-family: Verdana;	
/* margin-right: 5px;*/
 float: left;
 font-weight: bold;
 margin-top: 12px;
 
}


.tabTd{
  cursor: pointer;
}


