/*
//---------------------------------------------------------------------
//		CABECERA
//---------------------------------------------------------------------
*/

#cabecera{
	width: 100%;
	height: 85px;
	background-color: #fff;
	border-bottom: solid 20px #2d622d;
}

#cabecera #logoAsturies{
	float: left;
	height: 76px;
	width: 297px;
	margin: 0px;
	border: 0px;
}
/*
//---------------------------------------------------------------------
//		Hoja de estilos 
//		
//	
//---------------------------------------------------------------------
*/
body{
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Arial", "Helvetica" , sans-serif;
	font-size: small;
	color: #666;
	text-align: center;
}
/*
//---------------------------------------------------------------------
//		CONTENIDO
//---------------------------------------------------------------------
*/


#contenido{
	width: 770px;
	height: auto;

	margin: 10px auto;
	text-align: left;
}

#pie
{
	color: #666;
	font-size: 8pt;
	clear:both;
	margin: 40px 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;
}

/*
//---------------------------------------------------------------------
//		MENU VIDEOS
//---------------------------------------------------------------------
*/

#menuVideos{
	clear: both;
	float: left;
	width: 100%;
	margin: 1px 0px 0px 0px;	
	padding: 1px;
	font-size: 8pt;
	text-align: center;
	background-color: #fff;
	border: solid 1px #eee;
}

#menuVideos h2#tituloVideos{
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	color: #333;
	background: #fff url("./imagenes/fondo_tit.gif") repeat-x;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
	/*
		LISTA VIDEOS
	*/
	#menuVideos ul.listaVideos{
		list-style: none;
		margin: 0px;
		padding: 1px 0px;
		clear: both;

	}
   
	#menuVideos ul.listaVideos li{
		display: block;
		margin: 0px;
		padding: 0px;
          
		width: 33.3%;
		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: #00559b;
		text-decoration: none;
		padding: 5px 0px 5px 5px;
		margin: 0px;
		text-indent: 0px;
		background: #fff none;
		
	}
	#menuVideos ul.listaVideos li a.video:hover{
		background: #fff url('./imagenes/fondo_video.gif') no-repeat right top;
	}
	
	#menuVideos ul.listaVideos li span.titulo{
		line-height: 12px;
		margin: 0px 4px;
		color: #313031;
		width: auto;
		height: 50px;
		overflow: hidden;
		cursor: pointer;
		display: block;
		text-align: left;
	}
	#menuVideos ul.listaVideos li span.fecha{
		display: block;
		color: #A0A0A0;
		margin: 2px;
		line-height: 15px;
	
	}

	/*
		NAVEGACION VIDEOS
	*/

	#menuVideos #navegacionVideos{
		display: block;
		clear: left;
		width: 100%;
		line-height: 15px;
		overflow: hidden;
		padding: 5px 0px;
		margin: 1px 0px 0px 0px;
		border-top: solid 1px #eee;
		background-color: #fff;
		text-align: center;
	}
	
	a.botonSig{
		padding: 0px 5px;
		margin: 0px;
		text-decoration: none;
		color: #2D622D;
		background-color: transparent;
	}
	a.botonAnt{
		padding: 0px 5px;
		margin: 0px;
		text-decoration: none;
		color: #2D622D;
		background-color: transparent;
	}
	a.botonSig:hover, a.botonAnt:hover{
		text-decoration: underline;
	}
	a.botonSig{
		float: right;
	}
	a.botonAnt{
		float: left;
	}
/*
//---------------------------------------------------------------------
//		Reproductor
//---------------------------------------------------------------------
*/

#player{
	width: 416px;
	height: auto;
	float: left;
	margin: 15px 10px 20px 5px;
}
#player object{
	float: left;
}


#playerFlash{
	width: 416px;
	height: auto;
	
	float: left;

	margin: 5px 10px 2px 15px;
	margin-left: 0px;
	
}
#player1{
	float: left;
	margin-left: 10px;
}

/*
	DATOS REPRODUCCION
*/
#datosReproduccion{
	width: 298px;
	float: left;

	margin: 5px 0px 2px 5px;
}

#datosReproduccion h1{
	font-size: 14pt;
	font-weight: normal;
	font-family: "Georgia", sans-serif;
	color: #2d622d;
	text-align: center;
	margin: 3px 0px;
}

#datosReproduccion span#autor{
	text-align: center;
	display: block;
	width: auto;
	margin: 0px;
	font-size: 9pt;
	
}
#datosReproduccion p#descripcion{
	font-size: 9pt;
	margin: 3px 0px;
	text-align: justify;
}


 #datosReproduccion p#publicidad{
	float: left;
	text-align: center;
	width: 100%;
	height: 50px;
	margin: 10px 0px;
	
}



 #datosReproduccion p#publicidad img{
	border: none;
	
}

#datosReproduccion p#publicidad object {
	width: 295px;
	height: 40px;
	
}

#Recomendados{
 display: block;
 position: relative;
 top: 0px;
 left: 0px;
 height: 100%;
 width: 100%;
}

#Recomendados ul{
	display: block;

	position: absolute;
	bottom: 0px;
  left: 0px;
  width: 100%;
	height: auto;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#Recomendados li{
	display: block;
	padding: 0px;
 position: relative;
	bottom: 0px;
  top: auto;
  right: 0px;
	margin-bottom: 0px;
  width: 100%;
  height: auto;
}
#Recomendados a{
	display: block;
	width: 100%;
	border-top: solid 1px #fff;
	text-align: center;
	text-decoration: none;

	padding: 5px 0px;
	line-height: 20px;
	font-size: 8pt;
  color:  #fff;
	background-color: #e84600;
}

#Recomendados a:hover{
	background-color: #c23a00;
	color: #fff;
}


