	
	#CuerpoPrincipal	{
		clear:both;
		text-align:center;
		
	}
	
	#Players	{
		text-align:center;
		
	}
	
	/*NOTICIAS CENTRO*/
	#ContenedorNoticias	{
		margin-left:20px;
		margin-right:20px;
		height:600px;
	}
	
	#NoticiasCentro	{
		float:left;
		width:518px;
		height:600px;
		text-align:center;
	}
	
	#NoticiasIzquierda	{
		float:left;
		width:200px;
		height:600px;
		text-align:left;
	}
	
	#NoticiasDerecha	{
		float:left;
		width:200px;
		height:600px;
		text-align:left;
	}
	/*FIN NOTICIAS CENTRO*/
	
	/*casillas y titulos*/
	#Casilla	{
		display:inline; 
		position:relative; 
		float:left;
		width:100%;
		height:80px;
		text-align:left;
		margin-top:15px;
		/*border-bottom:#006A85 dashed 1px;*/
	}
	
	#TituloCasilla	{
		display:inline; 
		position:relative; 
		float:left;
		width:100%;
		height:10px;
		text-align:left;
	}
	
	#TituloCasilla a{
		text-align:left;
		color:#006A85;
		font-size:0.9em;
		font-weight:bold;
	}
	
	#TituloCasilla a:hover{
		text-align:left;
		color:#006A85;
		font-size:0.9em;
		font-weight:bold;
		text-decoration:none;
	}
	/*fin casillas y titulos*/
	
	/*Noticias Izquierda*/
	#CasillaFotoIzquierda	{
		float:left;
		width:85px;
		height:50px;
		text-align:left;
	}
	
	#CasillaTextoDerecha	{
		margin-top:5px;
		float:right;
		width:100%;
		height:70px;
		text-align:left;
		color:#6B6B6B;
		font-size:0.8em;
		font-weight:bold;
	}
	/*Fin Noticias Izquierda*/
	
	/*Reportajes Derecha*/
	#CasillaFotoDerecha	{
		float:right;
		width:85px;
		height:50px;
		text-align:right;
	}
	
	#CasillaTextoIzquierda	{
		margin-top:5px;
		float:left;
		width:100%;
		height:70px;
		text-align:left;
		color:#6B6B6B;
		font-size:0.8em;
		font-weight:bold;
	}
	/*Fin Reportajes Derecha*/
	
	
	
	#Abajo	{
		clear:both;
		width:960px;
		height:132px;
		background:url('../images/home_bottom_bg.png');
		padding:0px 0px 0px 0px;
	}
	
	#Marquesina	{
		width:738px;
		height:28px;
		float:left;
		background: url('../images/bg_marquee.png');
		behavior: url('css/iepngfix.htc'); 
		background-repeat: no-repeat;
		color:black;
		line-height:28px;
	}
	
	#BannerImagenAbajoDerecha	{
		float:right;
		padding-right:10px;
		clear:both;
	}

	#contenidofinal	{
		width:960px;
		height:3px;
		margin-left:auto;
		margin-right:auto;	
		clear:both;
	}

	.etiquetaultimasnoticias	{
		font-Weight:bold;
		float:left;
		margin-left:10px;
		padding:0px 5px 0px 0px;
	}

	.textoultimasnoticias	{
		margin-left:5px;
		float:left;
	}
	
	#productCat	{
		height:132px;
	}
	
	#productCat li	{
		padding:0;
		margin:0;
		display:inline;
		list-style-position:inside;
	}
	
	#contentArea {
		padding-top:0px;
	}
	
	#hotNewsText a	{
	text-decoration:none;
	display:block;
	width:640px;
	color:#222D33;
}

#hotNewsText a:hover	{
	color:#11779F;
}

