/**********************************************************************
	Noticias
**********************************************************************/
#listadoBusqueda{
	position: relative;
	float:left;
	width:585px;
	font-size:11px;
	overflow:hidden;
	padding:6px;
	padding-top:42px;
	padding-bottom:33px;
	margin-right:4px;
	background-image:url(../imagenes/cuadros/fondo597.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#listadoBusqueda h1{
	position:absolute;
	width:585px;
	left:0px;
	top:0px;
	background-image:url(../imagenes/cuadros/fondo597Sup.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:6px;
}
#listadoBusqueda .cierre{
	width:597px;
	height:16px;
	font-size:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../imagenes/cuadros/fondo597Inf.gif);
	background-repeat:no-repeat;
	z-index:0;
}
#listadoBusqueda p span{
	color:#2D85A8;
	padding-left:6px;
	font-weight:bold;
}
#listadoBusqueda #resultados{
	width:573px;	/* 585 - 6 - 6 */
	padding:6px;
	margin-top:6px;
	border-top:1px dotted #4A4A4A;
	border-bottom:1px dotted #4A4A4A;
	clear:both;
	overflow:auto;
}
#listadoBusqueda #resultados .juego{
	position:relative;
	width:284px;
	height:163px;	/* 176 - 6 - 6 - 1 */
	float:left;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px solid #B0B1B1;	
	overflow:hidden;
}
#listadoBusqueda #resultados .margenDerecho{
	padding-right:5px;
}
#listadoBusqueda #resultados .juego .portada{
	float:left;
	width:118px;
	overflow:hidden;
}
#listadoBusqueda #resultados .juego .portada img{
	border:1px solid #BFBFBF;
}
#listadoBusqueda #resultados .juego .datos{
	width:161px;	/* 166 - 5 */
	float:left;
	overflow:hidden;
	margin-left:5px;
	padding-bottom:38px; /*Dejamos espacio para el Ampliar */
}
#listadoBusqueda #resultados .juego .datos h2{
	color:#2D85A8;
	font-size:11px;
	border-bottom:1px dotted #4A4A4A;
	padding-bottom:9px;
	padding-left:3px;
	margin-bottom:9px;
}
#listadoBusqueda #resultados .juego .datos h2 a{
	color:#2D85A8;
}
#listadoBusqueda #resultados .juego .datos p{
	padding-left:3px;
}
#listadoBusqueda #resultados .juego .datos .ampliar{
	display:block;
	width:162px;
	height:24px;
	position:absolute;
	right:0px;
	bottom:6px;
	overflow:hidden;
}
#listadoBusqueda #resultados .margenDerecho .datos .ampliar{
	right:5px;
}
#listadoBusqueda #resultados .juego .datos .ampliar:hover{
	text-indent:-162px;
}
/**********************************************************************
	Filtrado
**********************************************************************/
#filtrado{
	position:relative;
	width:147px;
	float:left;
	padding:6px;
	padding-top:40px;
	padding-bottom:24px;
	font-size:11px;
	background-image:url(../imagenes/cuadros/fondo159.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#filtrado h1{
	position:absolute;
	top:0px;
	left:0px;
	width:147px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	background-image:url(../imagenes/cuadros/fondo159Sup.gif);
	background-repeat:no-repeat;
}
#filtrado .cierre{
	position:absolute;
	left:0px;
	bottom:0px;
	width:159px;
	height:24px;
	background-image:url(../imagenes/cuadros/fondo159Inf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:0;
}
#filtrado h2{
	color:#2D85A8;
	float:none;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:0px;
	font-size:11px;
	padding-bottom:4px;
	border-bottom:1px dotted #878787;
}
#filtrado p{
	border-bottom:1px dotted #878787;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:6px;
}
#filtrado p a{
	display:block;
	width:136px;	/* 147 - 7 - 7 */
	height:21px;	/* 25 - 4 */
	padding-bottom:4px;
	overflow:hidden;
	line-height:21px;
	background-image:url(../imagenes/busqueda/fondoFiltradoA.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#filtrado p a:hover{
	text-decoration:underline;
}
/**********************************************************************
	Fin Filtrado
**********************************************************************/
/**********************************************************************
	Ordenamiento
**********************************************************************/
#ordenamiento{
	position:absolute;
	top:9px;
	right:10px;
}
/**********************************************************************
	Fin Ordenamiento
**********************************************************************/
/**********************************************************************
	Paginación
**********************************************************************/
#listadoBusqueda .paginacion{
	position:absolute;
	top:42px;
	right:0px;
	width:364px;	/* 584 - 10 - 10*/
	padding-left:10px;
	padding-right:12px;
	text-align:right;
}
#listadoBusqueda .paginacion p{
	float:left;
	display:none;
}
#listadoBusqueda .paginacion span{
	float:right;
	display:block;
}
#listadoBusqueda .paginacion a{
	color:#2D85A8;
}
#listadoBusqueda .paginacion a:hover{
	color:#369DC6;
}



#listadoBusqueda .paginacion02{
	width:564px;	/* 584 - 10 - 10*/
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	bottom:14px;
	left:6px;
	z-index:1;
	text-align:right;
}
#listadoBusqueda .paginacion02 p{
	float:left;
}
#listadoBusqueda .paginacion02 span{
	float:right;
	display:block;
}
#listadoBusqueda .paginacion02 a{
	color:#2D85A8;
}
#listadoBusqueda .paginacion02 a:hover{
	color:#369DC6;
}
/**********************************************************************
	Fin Paginación
**********************************************************************/
