@charset "utf-8";
/* CSS Document */
* { margin: 0px;
padding: 0px; 
}
html { width: 100%;}

  

  body {
    width:100%;
    /*background: #D1D1D1;*/
    margin:0;
    padding:0;
    text-align:center;
   }

   #content {
	text-align:left;
	margin:auto;
	background-color:#000000;
	width:760px;
	height:1593px; /*1555*/	
   }

   #cabecera {
	width: 760px;
	height: 210px;
	
	
  }
	

   
   
/*   Division tres columnas*/
	#pelicula_sup
	{
		margin-left:auto;
		margin-right:auto;
		/*margin-top:auto;*/
		float:none;
		width:760px;
		background-color:#000000;
		
	}
	#li,#centro,#ld {
		float:left;
	}
	#li,#ld
	{
		background-color:#000000;
		width:143px;
		height:100px;
	}
	#centro
	{
	width:474px;
	background-color:#000000;
	height:100px;
	}
	/*   Fin Division tres columnas*/
	
	/*   Division Centro*/
	#centrado
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:auto;
		float:none;
		width:760px;
	}
	#li_c,#centro_c,#ld_c {
		float:left;
	}
	#li_c,#ld_c
	{
		background-color:#000000;
		width:143px;
		height:270px;
	}
	#centro_c
	{
	
	width:474px;
	background-color:#000000;
	height:270px;
	}
	/*   Fin Division Centro*/

/*   Division tres columnas inferior*/
	/*#pelicula_inf
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:auto;
		float:none;
		width:760px;
		background-color:#000000;
	}
	#li_inf,#centro_inf,#ld_inf{
		float:left;
	}
	#li_inf,#ld_inf
	{
		background-color:#000000;
		width:143px;
		height:120px;
	}
	#centro_inf
	{
	width:474px;
	background-color:#000000;
	height:120px;
	}*/
	/*   Fin Division tres columnas inferior*/
	
	
	#BarraDivisionFLV
	{
	height:78px;
	float:left;
	width:760px;
	background-color:#000000;	
	/*background:transparent url('imagenes/aleteando.jpg') 0px 0px no-repeat;*/
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	/*margin-left:10px;*/
	
	}
	#Contador
	{
	height:40px;
	float:left;
	width:760px;
	/*background-color:#000000;*/	
	display:block;
	text-align:center;
	
		
	}
	
	#divVideos
	{
		
		margin-left:auto;
		margin-right:auto;
		margin-top:auto;
		float:none;
		width:760px;
		background-color:#000000;
	
	}
  	
	#VideoSupIzq,#VideoSupDer
	{
		float:left;
	}
	#VideoSupIzq,#VideoSupDer
	{
		background-color:#000000;
		width:350px;
		height:220px;
		margin-top:15;
		margin-left:20px;
	}
	#VideoCentroIzq,#VideoCentroDer
	{
		float:left;
	}
	#VideoCentroIzq,#VideoCentroDer
	{
		background-color:#000000;
		width:350px;
		height:220px;
		margin-top:15;
		margin-left:20px;
	}	
	
  	#VideoInfIzq,#VideoInfDer
	{
		float:left;
	}
	#VideoInfIzq,#VideoInfDer
	{
		background-color:#000000;
		width:350px;
		height:220px;
		margin-top:15;
		margin-left:20px;
	}	
	
	
	
	/*  Inicio Division tres filas banner publicidad*/
	
	#PiePagina {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	float:none;
	/*background-color:#0080FF;*/
	width:760px;	
	
  	}
	#PieSup,#PieInf,#PieCentro
	{
	float:left;
	
	}
	#PieSup,#PieInf
	{
	background-color:#000000;
	width:760px;
	height:40px;
	}
	#PieCentro
	{
	width:760px;
	background-color:#000000;
	height:212px;
	}
	
	/*  Fin Division tres filas banner publicidad*/
	

