﻿.EdpMarcoControlVideo
{
	width:270px;
	padding:5px; 
} 

.EdpMarcoControlVideo:hover
{
	width:270px;
	padding:5px;
	/*BACKGROUND: url(bkg_narrow_red.gif) #dae0d2 repeat-x 50% bottom;*/
	background: url(../images/control_video.png) #5f5f5f repeat-x;
}

#videoControladorVideo
{
	background-color:#959595;
	background: url(../images/control_video.png) #5f5f5f repeat-x;
	width:270px;
	padding:5px;
}
#videoControladorIzquierda
{
	width:85px;
	float:left;
}

#videoControladorDerecha
{
	/*padding-left:5px;*/
	margin-left:90px;
	text-align:left;
}

#VideoTV
{
	width:1000px;
	background-color:#000000;
}

#VideoTVCabecera
{
	width:1000px;
	height:66px;
	background-image: url(../images/imgTVtop.jpg);
}
#VideoTVCabeceraGallery
{
	width:1000px;
	height:64px;
	background-image: url(../images/imgTVTop.jpg);
}

#VideoTVCabeceraTurismo
{
	width:1000px;
	height:64px;
	background-image: url(../images/imgTVTurismoTop.jpg);
}
#VideoTVFranjaInterna
{
	width:1000px;
	min-height:500px;
	/*padding-left:76px;*/
	/*margin-right:80px;*/
	background:url(../images/imgTVContenido.png) repeat-y;
}
#VideoTVContenido
{
	margin-left:75px;
	min-height:500px;
	background-color:#161616;
	width:845px;
}
#VideoTVContenidoIzquierda
{
	padding-top: 4px;
	padding-left: 5px;
	background-color:#010101;
	width:415px;
	min-height:446px;
	float:left;
}
#VideoTVContenidoIzquierdaMU
{
	padding-top: 4px;
	padding-left: 5px;
	background-color:#393733;
	width:380px;
	min-height:400px;
	float:left;
}
#VideoTVContenidoFranja
{
	width:20px;
	height:450px;
	float:left;
	background-image:url(../images/imgTVFranjaVertical.jpg);
}
#VideoTVContenidoDerecha
{
	background-color:#010101;
	width:400px;
	min-height:450px;
	float:right;
}
#VideoTVContenidoDerechaMU
{
	background-color:#010101;
	width:400px;
	min-height:400px;
	float:right;
}

#VideoTVPie
{
	width:1000px;
	height:73px;
	background-image: url(../images/imgTVdown.jpg);
}
#VideoTVPie2
{
	width:1000px;
	height:102px;
	background-image: url(../images/imgTVpie.jpg);
}

#Especial
{
	margin-left:0px;
    margin-top:0px;
	width:996px;
	background-color:#000000;
}

.LabelFechaVideo
{
	color:#818181;
	font-size:11px;
}
.LinkTextoVideo
{
	color:#ffffff;
	font-size:12px;
}
.LinkTextoVideo:hover
{
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}
.LinkTextoVideo:link
{
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}

.LinkVideoSeleccionado
{
	background-color:#959595;
	background: url(../images/control_video.png) #5f5f5f repeat-x;
}
.LinkVideoSeleccionado:link
{
	background-color:#959595;
	background: url(../images/control_video.png) #5f5f5f repeat-x;
}
.LinkVideoSeleccionado:visited
{
	background-color:#959595;
	background: url(../images/control_video.png) #5f5f5f repeat-x;
}

#videoReproductor
{
	width:280px;
	border-style:solid;
	border-width:1px;
	border-color:#A0A0A0;
}
#videoLista
{
	width:280px;
	background-color:#000000;
}
#VideoMas
{
	background-color:#000000;
	width:282px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	text-align:right;
}
