/*
//---------------------------------------------------------------------
//		CABECERA -->TEMPLATES/COMMON/CABECERA/index.css
//---------------------------------------------------------------------
*/
div#cabecera{
	width: 100%;
	height: auto;
	margin: auto;
	
}
div#cabecera  #logoTelecable{
	float: left;
	margin: 40px auto 8px 10px;
	height: 26px;
	width: 146px;
	border: 0px;
}

div#cabecera  #logoMirador{
	float: right;
	margin: 0px 28px;
	height: 80px;
	width: 74px;
}

/*
//---------------------------------------------------------------------
//		HOJA DE ESTILO -> TEMPLATES/MIRADOR.CSS (GENERAL)
//---------------------------------------------------------------------
*/
	

body{

	margin: 0px;
	padding: 0px;
	font-family:  "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 11pt;
	background-color: #fff;
	text-align: left;
}
* {

	font-family:  "Arial", "Verdana", "Helvetica", sans-serif;
}

#webContainer
{
	width: 560px;
	
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.container{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-right: solid 1px #fff;
	border-left: solid: 1px #fff;
}

.containerfondoClaro{
	background-color: #f7f9f0;
}
#zonaSuperior{
	border-top: solid 5px #c8d4e0;
	background-color: #fff;
	width: 100%;
	height: auto; 
	text-align: center;
	margin: 1px 0px;
	padding: 0px;
	
}

.dataContainer
{
	clear: both;
	float: left;
	width: 100%;
	height: 103px;
	margin-bottom: 1px;
	overflow: hidden;
	border-top: solid 5px #c8d4e0;
	background-color: #e7f0f7;
}

#pie
{
	color: #666;
	font-size: 8pt;
	clear:both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;

}

#pie a{
	color: #000;
}

#pie a:hover{
	text-decoration: none;
}

/*
//---------------------------------------------------------------------
//		Reproductor --->PORTADA
		templates/components/Reproductor/index.css :
			templates/common/Player/index.css';
			templates/common/PlayerFlash/index.css';
			templates/common/DatosReproduccion/index.css';
			templates/common/MasVistos/index.css';
//---------------------------------------------------------------------
*/

#player{
	width: 560px;
	height: auto;
	float: left;
	margin: 0px;
	background-color: #000;
}
#player object{
	
}

#playerFlash{
	
	float: left;
	width: 560px;
	
	padding-top: 10px;
	margin: 0;
	border: 0;
	padding: 0;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000;
}


#player1{
	position: relative;
	padding: 0;
	border: 0;
	
	top: 0px;
}


/* IE */
* html #playerFlash #player1
{
	top: 0px;
}
/*
	DATOS REPRODUCCION
*/
#datosReproduccion{
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	margin: 5px 1px; 
	padding:  0px;
/*	border-left: solid 3px #144575;
	border-right: solid 3px #144575;
*/
}

#datosReproduccion h1{
	font-size: 11pt;
	font-weight: 600;
	color: #144575;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	
}

#datosReproduccion img{
	float: right;
	margin: 2px;
	border: 0px;
	padding: 0px;

}

#datosReproduccion span{
	clear: left;
	text-align: left;
	display: block;
	width: auto;
	margin: 3px 3px 0px 20px;
	padding: 0px;
	font-size: 8pt;
	color: #476484;
}

#datosReproduccion p#descripcion{
	clear: both;
	font-size: 8pt;
	color: #144575;
	margin: 2px 0px;
	text-align: justify;
	padding-left: 5px;
}

/*
//---------------------------------------------------------------------
//		MENU VIDEOS
//---------------------------------------------------------------------
*/

#menuVideos{
	float: right;
	width: 100%;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-size: 8pt;
	text-align: center;
}

#menuVideos h2#tituloVideos{
	font-size: 9pt;
	line-height: 15px;
	height: 15px;
	color: #6f7e95;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #c8d4e0;
}
	/*
		LISTA VIDEOS
	*/
	#menuVideos ul.listaVideos{
		list-style: none;
		margin: 0px;
		padding: 0px;
		
		clear: both;
	}
  
	#menuVideos ul.listaVideos li{
		display: block;
		margin: 0px 1px 1px 0px;
		padding: 0px;
         
		width: 278px;
		height: 70px;
		float: left;
		overflow: hidden;	
		text-align: left;
	}

	#menuVideos ul.listaVideos li a img{
		border: 0px;
		width: 80px;
		height: 60px;
		float: left;
		margin: 0px 10px 5px 0px;
	}

	#menuVideos ul.listaVideos li a.video{
		display: block;
		width: 100%;
		height: 60px; 
		color: #6f7e95;
		text-decoration: none;
		background: #e7f0f7 url('imagenes/playoff.gif') no-repeat bottom right;
		padding: 5px 0px 5px 5px;
		margin: 0px;
		text-indent: 0px;
	}
	#menuVideos ul.listaVideos li a.video:hover{
		background: #c8d4e0 url('imagenes/play.gif') no-repeat bottom right;
	}
	
	#menuVideos ul.listaVideos li span.titulo{
		line-height: 12px;
		margin: 0px 2px;
		color: #144575;
		width: 170px;
		height: 50px;
		overflow: hidden;
		cursor: hand;
		display: block;
		text-align: left;
		font-weight:bold;
		
	}
	#menuVideos ul.listaVideos li span.fecha{
		display: block;
		color: #6f7e95;
		margin 3px;
		line-height: 15px;
		
	}

	/*
		NAVEGACION VIDEOS
	*/

	#menuVideos .navegacionVideos{
		display: block;
		clear: left;
		width: 100%;
		line-height: 15px;
		overflow: hidden;
		padding: 0px;
		margin: 1px 0px;
		background-color: #c8d4e0;
		text-align: center;
	}
	.barra{
		padding: 0px 5px;
		margin: 0px;
		text-decoration: none;
		color: #144575;
		background-color: transparent;
		height:5px;
		}
	a.botonSig, a.botonAnt{
		padding: 0px 5px;
		margin: 0px;
		text-decoration: none;
		color: #144575;
		background-color: transparent;
	}
	a.botonSig:hover, a.botonAnt:hover{
		background-color: #144575;
		color: #fff;
	}
	a.botonSig{
		float: right;
		border-left: solid 1px #fff;
	}
	a.botonAnt{
		float: left;
		border-right: solid 1px #fff;
	}

