@charset "UTF-8";
/* CSS Document */

img{ border:none;
}

.columna-left {
	width:300px;
	float:left;
	margin:-10px 0px 0px 0px;
	padding:0px;
}


.linea { border-top:1px solid #e2dfdd; height:10px;margin:8px 0px 4px 0px; clear:both }

.populares{
	width:300px;
	border-bottom:1px solid #e2dfdd;
	float:left;
	padding:10px 0px 14px 8px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefcfa), to(#f5f2f0));
	background: -webkit-linear-gradient(#fefcfa, #f5f2f0);
	background: -moz-linear-gradient(#fefcfa, #f5f2f0);
	background: -ms-linear-gradient(#fefcfa, #f5f2f0);
	background: -o-linear-gradient(#fefcfa, #f5f2f0);
	background: linear-gradient(#fefcfa, #f5f2f0);
	-pie-background: linear-gradient(#fefcfa, #f5f2f0);
	margin-bottom:1px;
	height:50px;
}


.populares_01{
	width:300px;
	border-bottom:1px solid #e2dfdd;
	float:left;
	padding:11px 0px 11px 10px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefcfa), to(#f5f2f0));
	background: -webkit-linear-gradient(#fefcfa, #f5f2f0);
	background: -moz-linear-gradient(#fefcfa, #f5f2f0);
	background: -ms-linear-gradient(#fefcfa, #f5f2f0);
	background: -o-linear-gradient(#fefcfa, #f5f2f0);
	background: linear-gradient(#fefcfa, #f5f2f0);
	-pie-background: linear-gradient(#fefcfa, #f5f2f0);
	margin-bottom:1px;
	margin-top:0px;
	height:88px;
}


.populares-images {
	float:left;
	margin:5px 5px 0px 5px;
	padding:3px 0px 3px 0px;
}

.nuevas-images {
	float:left;
	margin:0px 10px 0px 5px;
	padding:0px;
}


.nombre-juego {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#4a4a4a;
	margin:10px 0px 0px 0px;
}

.nombre-juego-01 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#4a4a4a;
	margin: 5px 0px 0px 0px;
	width:140px;
}




.nombre-juego a:link,.nombre-juego-01 a:link, .nombre-juego a:active, .nombre-juego-01 a:active {
	color:#837870;
	text-decoration: none;
}

.nombre-juego a:hover, .nombre-juego-01 a:hover {
	color: #ffb20d;
	text-decoration:none;
}

.nombre-juego a:visited, .nombre-juego-01 a:visited {
	color:#837870;
	text-decoration: none;
}


.bu-juegue {
	float:right;
	margin:10px 8px 10px 0px;
}


.OtrosJuegos {
	height: 26px;
	padding:0px;
	margin: 15px 15px 15px 0px;
	width:86px;
	float: right;
}

.OtrosJuegos ul { 
	padding: 0px;
	margin: 0px 5px 3px 0px;
}
	

.OtrosJuegos li {
	padding: 0px;
	margin: 0px ;
	display: block;
	list-style:none;
}

.OtrosJuegos a,
.OtrosJuegos strong {
	display: block;
	height:26px;
	overflow: hidden;
	text-indent: -100em;
}


.OtrosJuegos a:hover {
	background-position: 0 -26px;
}


.OtrosJuegos .m1,
.OtrosJuegos .m1 a {
	width: 86px;
	background-image: url(/clients/AARP/Juegos/images/bu-juegue.png);
}

