#letterMenu ul {
	display: inline;
	margin-left: 0;
	padding-left: 0; }
 
	#letterMenu ul li {
		display: inline;
		list-style: none;
		margin-bottom: 0;
		margin-left: 0; }
 
		#letterMenu ul li a {
			background:url(../imatges/gente-list.gif);
			border: 1px solid #09C;
			color:#069;
			display: inline;
			font-weight:bolder;
			list-style: none;
			margin-bottom: 0;
			margin-left: 0;
			padding: 2px 5px 2px; }
 
			#letterMenu ul li a:hover {
				background:url(../imatges/gente-list-here.gif);
				border: 1px solid #FF6600;
				color:#000;
				display: inline;
				list-style: none;
				margin-bottom: 0;
				margin-left: 0;
				padding: 2px 5px 2px;
				text-decoration:none; }
 
		#letterMenu ul li.here {
			font-weight:bolder;
			margin:5px;
			padding: 0px; }
 
#recStats {
	background:url(../imatges/deg_or_button.jpg) bottom repeat-x #fff6cc;
	border:2px solid #FF9900;
	padding:5px;
	width:400px; }
 
	#recStats div {
		color:#663300;
		font-family:Verdana;
		font-size:12px;
		margin:5px; }
 
#userList {
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:10px;
	padding:0px 5px 5px 5px;
	width:800px; }
 
	#userList div.titulo {
		float:left;
		font-family:Verdana;
		font-size:13px;
		font-weight:bolder;
		margin:5px; }
 
	#userList table {
		font-family:Verdana;
		font-size:13px;
		margin:5px; }
 
		#userList table div { margin-left:5px; }
 
	#userList a.chicos { color:#0066CC; }
 
		#userList a.chicos:hover { color:#003399; }
 
	#userList a.chicas { color:#F90; }
 
		#userList a.chicas:hover { color:#F60; }
 
	#userList div.chicos { color:#0066CC; }
 
	#userList div.chicas { color:#F90; }
 
#recSabias {
	background:url(../imatges/sabiasque.jpg) no-repeat;
	height:250px;
	margin-top:23px;
	width:385px; }
 
#sabiasFoto {
	background-color:#FFF;
	border:1px solid #FF9900;
	float:left;
	height:190px;
	left:20px;
	position:relative;
	top:35px;
	width:130px; }
 
#sabiasText {
	background-color: transparent;
	float:left;
	height:150px;
	left:30px;
	position:relative;
	top:33px;
	width:195px; }
 
	#sabiasText p {
		margin:0;
		padding:0;
		text-align:left; }
 
#paginador a { font-size:14px; }
 
	#paginador a:hover {
		font-size:14px;
		font-weight:bold;
		text-decoration:none; }
 
#paginador ul {
	display: inline;
	margin-left: 0;
	padding-left: 0; }
 
	#paginador ul li {
		display: inline;
		list-style: none;
		margin-bottom: 0;
		margin-left: 2px;
		margin-right: 2px; }
 
		#paginador ul li a {
			background-image:none;
			border: 1px solid #09C;
			color:#069;
			display: inline;
			font-weight:bolder;
			list-style: none;
			margin-bottom: 0;
			margin-left: 0;
			padding: 2px 3px 2px; }
 
			#paginador ul li a:hover {
				background-image:none;
				border: 1px solid #FF6600;
				color:#000;
				display: inline;
				list-style: none;
				margin-bottom: 0;
				margin-left: 0;
				padding: 2px 3px 2px;
				text-decoration:none; }
 
		#paginador ul li.here {
			font-weight:bold;
			margin:3px;
			padding: 0px; }
 
#tabs_gente {
	display:block;
	float:left;
	font-size:93%;
	line-height:normal;
	width:100%; }
 
	#tabs_gente ul {
		list-style:none;
		margin:0;
		padding:10px 10px 0 0; }
 
	#tabs_gente li { display:inline; }
 
	#tabs_gente a {
		background:url("../imatges/tableft_gente.gif") no-repeat left top;
		display:block;
		float:left;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none; }
 
		#tabs_gente a span {
			background:url("../imatges/tabright_gente.gif") repeat right top;
			color:#999;
			display:block;
			float:left;
			font-size:18px;
			padding:5px 15px 4px 6px; }
 
		#tabs_gente a span { float:none; }
 
		#tabs_gente a:hover span { color:#ECB546; }
 
		#tabs_gente a:hover { background-position:0% -42px; }
 
			#tabs_gente a:hover span { background-position:100% -42px; }
 
		#tabs_gente a.select span { color:#ECB546; }
 
		#tabs_gente a.select { background-position:0% -42px; }
 
			#tabs_gente a.select span { background-position:100% -42px; }