@charset "utf-8";
/**************************************************************************
ESTRUCTURA
***************************************************************************/
html {
	height: 100%;
}
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background:#FFF url(../imagenes/bg/body.gif) repeat-x left top;
}
#wrapper {
	background:url(../imagenes/bg/header.jpg) no-repeat top center;
	}
#container {
	width:980px;
	margin:0 auto;
}
/**************************************************************************
HEADER
***************************************************************************/
#header {
	height:172px;
}
#header .fleft {
	width:160px;
	padding:80px 0 0 27px;
}
#header .fleft p {
	color:#f3c303;
	font-size:10px;
	padding:5px 0 0 0;
}
#header .fright {
	width:600px;
	height: 138px;
}
#header .fright ul {
	float:right;
	height:35px;
	padding:103px 0 0 0;
}
#header .fright ul li {
	float:left;
	background:url(../imagenes/bg/accesos.gif) no-repeat top;
	text-align:center;
	margin:0 0 0 10px;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	width:80px;
	height:15px;
}
#header .fright ul li.perfil {
	background-position:0 -30px;
}
#header .fright ul li.logout {
	background-position:bottom;
	padding-left:10px;
	width:70px;
}
#header .fright ul li.enviaamigo {
	background:url(../imagenes/bg/enviaramigo.gif) no-repeat top;
	padding-left:10px;
	width:128px;
}
#header .fright ul li.enviaamigo2 {
	background:url(../imagenes/bg/enviaramigo2.gif) no-repeat top;
	padding-left:0px;
	width:128px;
}
#header .fright ul li a {
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#header .searchtop {
	width:183px;
	padding:0 0 0 16px;
	height:34px;
	float:right;
	background:url(../imagenes/bg/form_search.gif) no-repeat;
}
.input-1 {
	float:left;
	margin-top:8px;
	border:#FFF solid 1px;
	font-size:10px;
	width:134px;
	color:#6f6d62;
}
.partBusca {
	float:right;
	margin-right:-5px;
}
.buscar {
	float:left;
}
/**************************************************************************
MENU
***************************************************************************/
.nav {
	z-index:100;
	/*padding:138px 0 0 0;*/
	position:relative;
	float:right;
}
.nav li {
	background:url(../imagenes/bg/menu_big.gif) no-repeat top;
	float:left;
	position:relative;
	width:127px;
	height:34px;
	line-height:34px;
	text-align:center;
}
#menu li.first {
	width:76px;
	background:url(../imagenes/bg/menu_small.gif) no-repeat top;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	color:#f3c303;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.nav li a:hover {
	color:#fdb813;
}
#menu li.active,
#menu li:hover,
#menu li.sfHover {
	background-position:bottom;
}
#menu li.active a,
#menu li:hover a,
#menu li.sfHover a {
	color:#fdb813;
}
#menu li:hover ul a,
#menu li.sfHover ul a {
	color:#383731;
}
#menu li:hover ul a:hover,
#menu li.sfHover ul a:hover {
	background:#fdb813;
	color:#FFF;
}
.nav ul {
	background:url(../imagenes/bg/submenu.png) no-repeat;
	width:560px;
	padding:7px 11px 12px 10px;
	height:215px;
	position:absolute;
	top:-999em;
	left:-1px;
	text-align:left;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top:34px;
}
.nav ul li {
  	background:url(../imagenes/bg/submenu_sep.gif) repeat-x bottom;
	width:265px;
	height:28px;
	line-height:28px;
	padding-left:14px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#383731;
}
.nav ul a {
	color:#383731;
	text-decoration:none;
	padding:0 2px;
	font-weight:normal !important;
}
/**************************************************************************
FOOTER
***************************************************************************/
#footer {
	margin-top: 40px;
	padding-top:10px;
	border-top: 1px solid #CCCCCC;
	}
#footer .fleft p {
	color:#b7b3a1;
	font-size:9px;
	}
#footer .fleft p a {
	color:#b7b3a1;
	text-decoration:none;
}
#footer .fleft .condiciones {
	color:#febd24;
	font-size:10px;
}
#footer .fleft .condiciones a {
	color:#febd24;
	text-decoration:underline;
}
#footer .fright strong {font-weight:bold; font-size:11px; color:#b7b3a1;}
/**************************************************************************
AYUDA
***************************************************************************/
.help {
	background:url(../imagenes/bg/help.gif) no-repeat;
	width:961px;
	padding:4px 4px 0 15px;
	height:136px;
	margin-bottom: 16px;
}
.help h2 {
	float:left;
	padding:13px 0 0 10px;
}
.help h3 {
	color:#917401;
	font-weight: bold;
	font-size: 14px;
}
.blockhelp {
	float:left;
	padding:0 0 0 20px;
	width:290px;
}
.blockhelp p {
	color:#FFF;
	font-size:12px;
	line-height:13px;
	min-height:30px;
}
.help_link {
	background:url(../imagenes/bg/help_link.gif) no-repeat;
	width:219px;
	height:29px;
	margin-top:8px;
	min-height:inherit !important;
	line-height:25px !important;
}
.help_link a {
	font-size:13px;
	color:#FFF;
	padding:0 0 0 30px;
	font-weight:bold;
}
/*
FORMULARIOS
*/
#splash .login h2 {
	background-color:#000000;
	color:#FFFFFF;
	padding: 10px;
}
#splash .login form {
	background-color:#CCCCCC;
	padding: 10px;
}
#splash .login label {
	font-weight: bold;
	display: block;
}
#splash .login label {
	font-weight: bold;
	display: block;
	clear:both;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#splash .login .chkbox {
	vertical-align: middle;

}
#splash .login .text {
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#splash .login .boton {
	background-color:#000000;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checLogin {float:left; margin-top:1px;}
.checLoginB {float:left; padding:0 0 0 5px;}
.enviarEntrar{background:url(../imagenes/bg/boton.gif) no-repeat; width:144px; height:24px; background-position:0 -480px; border:none; font-family:"trebuchet MS", Arial; font-size:12px; font-weight:bold; color:#FFF; cursor:pointer;}
.enviarEntrar_hover {background-position:0 -504px;}
/*
#acceso .login h2 {
	background-color:#000000;
	color:#FFFFFF;
	padding: 10px;
}
#acceso .login form {
	background-color:#CCCCCC;
	padding: 10px;
}
#acceso .login label {
	font-weight: bold;
	display: block;
}
#acceso .login label {
	font-weight: bold;
	display: block;
	clear:both;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#acceso .login .chkbox {
	vertical-align: middle;

}
#acceso .login .text {
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#acceso .login .boton {
	background-color:#000000;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
.btnRegistrar {background:url(../imagenes/bg/boton.gif) no-repeat;}
/**************************************************************************
TAGS
***************************************************************************/
.tag1, .tag2, .tag3, .tag4, .tag5, .tag6, .tag7, .tag8, .tag9, .tag10 {text-decoration:none;}
.tag1, .tag4, .tag7, .tag10 {color:#FFF;}
.tag2, .tag3, .tag5, .tag6, .tag8, .tag9 {color:#706d60;}
.tag1 	{font-size:10px;}
.tag2 	{font-size:12px;}
.tag3 	{font-size:14px;}
.tag4 	{font-size:16px;}
.tag5 	{font-size:18px;}
.tag6 	{font-size:20px;}
.tag7 	{font-size:22px;}
.tag8 	{font-size:24px;}
.tag9 	{font-size:26px;}
.tag10 	{font-size:28px;}
/**************************************************************************
AÑADIR KEA
***************************************************************************/
.anadirKea h2,
.newuser h2,
.main h1,
#ayudawrapper h1 {
	background:url(../imagenes/bg/title.gif) no-repeat top;
	width:907px;
	height:47px;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	padding:22px 0 0 73px;
}
.newuser h2 {background-position:0 -69px;}
.main h1 {background-position:0 -138px;}
.anadirKea ul {
	background:url(../imagenes/bg/tabs_bg.gif) repeat-x top;
	border-bottom:#ada998 solid 1px;
	float:left;
	width:980px;
}
.listTabs li,
.anadirKea ul li {
	float:left;
	height:54px;
	background:url(../imagenes/bg/tabs.gif) no-repeat top left;
	font-size:13px;
	font-weight:bold;
}
.listTabs li {
	height:45px;
}
.listTabs #masLis1 {
	background-position:0 -108px;
	width:158px;
}
.listTabs #masLis2 {
	background-position:-158px -108px;
	width:159px;
}
.listTabs li a,
.anadirKea ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#8e8b7d;
}
#masLis1 a {padding:10px 0 0 36px;}
#masLis2 a {padding:10px 0 0 36px;}
#kea1 a {
	padding:10px 0 0 32px;
}
#kea2 a {
	padding:10px 0 0 36px;
}
#kea3 a {
	padding:10px 0 0 39px;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
   color:#FFF;
   text-decoration:none;
}
.anadirKea ul #kea1 {
	width:158px;
}
.anadirKea ul #kea2 {
	width:159px;
	background-position:-158px 0;
}
.anadirKea ul #kea3 {
	width:165px;
	background-position:-317px 0;
}
#kea1.tabs-selected {
	background-position:0 -54px;
}
.anadirKea ul #kea2.tabs-selected {
	background-position:-158px -54px;
}
.anadirKea ul #kea3.tabs-selected {
	background-position:-317px -54px;
}
#kea1.tabs-selected a {
	padding:12px 0 0 45px;
}
#kea2.tabs-selected a {
	padding:14px 0 0 55px;
}
#kea3.tabs-selected a {
	padding:14px 0 0 55px;
}
#masLis1.tabs-selected {
	background-position:0 -153px;
}
#masLis2.tabs-selected {
	background-position:-158px -153px;
}
#masLis1.tabs-selected a {
	padding:12px 0 0 50px;
}
#masLis2.tabs-selected a {
	padding:12px 0 0 45px;
}
/**************************************************************************
AÑADIR KEA TEXTO
***************************************************************************/
.anadirKea form,
.newuser form,
.contentForm {
	border:#ada998 solid 1px;
	border-top:none;
	background-color:#b7b3a1;
}

.newuser2 form {background:none;}
.anadirKea form .capaKea1,
.anadirKea form .capaKea2,
.anadirKea form .capaKea3 {
	border-top:#c7c2ad solid 1px;
	border-bottom:#ada998 solid 1px;
}
.anadirKea form .capaKea4 {
	border-top:#c7c2ad solid 1px;
}
.anadirKea form .capaKea1 {
	padding:15px 0 15px 22px;
}
.anadirKea form .capaKea2 {
	padding:20px 0 20px 22px;
}
.anadirKea form .capaKea3 {
	padding:20px 0 20px 22px;
}
.anadirKea form div fieldset {
	float:left;
	width:135px;
}
.anadirKea form div fieldset label {
	color:#FFF;
	font-weight:bold;
}
.anadirKea form div select {
	border:#FFF solid 1px;
	width:300px;
	font-size:10px;
	color:#5d5b51;
	font-family:"trebuchet MS", Arial;
}
.input-2 {
	width:680px;
	border:#FFF solid 1px;
}
.input-3 {
	width:531px;
	border:#FFF solid 1px;
	float:left;
	margin-right:6px;
}
/**************************************************************************
BOTONES
***************************************************************************/
.btn {
	background:url(../imagenes/bg/boton.gif) no-repeat top left;
	width:144px;
	height:24px;
	text-align:center;
	line-height:24px;
	float:left;
}
.btnHover {background-position:0 -24px;}
.btnDelete {background-position:0 -72px; width:130px;}
.btnDelete_hover {background-position:0 -96px; width:130px; color:#b7b3a1;}
.btnHover a {
	color:#b7b3a1 !important;
}
.btn a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.anadirKea form div.fleft {
	width:680px;
}
.anadirKea form div.fleft .btn {
	margin:10px 10px 0 0;
}
.textAr {
	width:680px;
	height:200px;
}
.anadirKea form textarea {
	font-size:12px;
	font-family:"trebuchet MS", Arial;
}
.buscar,
.enviar,
.enviar2,
.buscarInput {
	border:none;
	cursor:pointer;
	text-align:left;
}
.enviar {padding-left:40px; margin:20px 0 0 157px;}
.enviar, .btn-2, .btn-big {background:url(../imagenes/bg/enviar.gif) no-repeat top left; width:154px; height:42px; color:#FFF; font-size:14px; font-weight:bold; font-family:"trebuchet MS", Arial;}
.btn-2 a, .btn-big a {color:#FFF; font-size:14px; font-weight:bold; text-decoration:none; padding:15px 0 0 40px; float:left;}
.marFiel {margin:1px 0 0 157px; float:left;}
.enviarHover {
	background-position:0 -392px;
}
.newHabi {
	background-position:0 -42px;
}
.newHabiDis {
	background-position:0 -476px;
	color:#b7b3a1;
}
/**************************************************************************
TOOLTIP HELP
***************************************************************************/
.icoHelpContent {
	margin-right:10px;
	float:right;
}
.capaHelpContent {
	display:none;
	background:url(../imagenes/bg/tooltip.png) no-repeat;
	width:618px;
	height:68px;
	position:absolute;
	z-index:101;
	padding:17px;
	color:#64625a;
	line-height:14px;
	font-size:11px;
	margin:-80px 0 0 105px;
}
#anaOtra {
	background:url(../imagenes/bg/ico_anadirimg.gif) no-repeat left center;
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
	font-size:12px;
}
.inputFile {height:18px; border:#FFF solid 1px; margin:1px 2px 0 0;}
#vengaPonte .inputFile {height:18px; background-color:#fdbf2c; border:#ffa500 solid 1px; margin:1px 2px 0 0;}
/**************************************************************************
LOCALIZADOR
***************************************************************************/
.mapaGoogle {
	display:none;
}
.mapaGoogle .btn {border:none; color:#FFF; font-weight:bold; font-family:"trebuchet MS", Arial; cursor:pointer; font-size:12px;}
.mapaGoogle p, #capIntF p, .notLogIn p {
	color:#3f3e37;
	font-size:12px;
	line-height:14px;
}
.mapaGoogle p,
.mapaGoogle p strong, #capIntF p, #capIntF p strong, .notLogIn p {
	color:#FFF;
}
.mapaGoogle fieldset label {
	padding-right:5px;
}
/**************************************************************************
ETIQUETAS
***************************************************************************/
#etiquetas,
#etiquetas2,
#etiquetas3 {margin:-2px 0 0 0;}
.textAreMor {
	margin:15px 0 0 0;
	display:none;
}
.etiquetasOcul {
	padding:0 0 0 135px;
	float:left;
	display:none;
}
.etiquetasOcul fieldset {
	border-bottom:#b2ae9c solid 1px;
	padding:5px 0;
}
.etiquetasOcul .limpia {
	border-bottom:#c4c0ae solid 1px;
}
.etiquetasOcul .last {
	border:none;
}
.etiquetasOcul label {
	padding-left:10px;
	cursor:pointer;
	color:#383731 !important;
}
.youLab {color:#46443b; font-size:12px; cursor:pointer;}
.videoYou {
	background:url(../imagenes/bg/you_bg.gif) no-repeat;
	color:#FFF;
	font-size:12px;
	line-height:13px;
	width:658px;
	margin:5px 0 10px 0;
	padding:5px 20px 5px 5px;
	height:42px;
}
.videoYou a {
	color:#FFF;
	text-decoration:none;
}
.videoYou a:hover {text-decoration:underline;}
.labeSy {color:#FFF; font-size:12px; font-weight:bold;}
/**************************************************************************
REGISTRO DE USUARIOS
***************************************************************************/
.textRe {padding:5px 0 5px 22px; border-bottom:#ada998 solid 1px; color:#393832; font-size:18px; font-weight:bold;}
.contentForm .textRe {border-bottom:none;}
.textRe strong {font-size:12px; color:#FFF;}
.capaUser {padding:15px 0 15px 22px; border-top:#c7c2ad solid 1px; border-bottom:#ada998 solid 1px; float:left; width:956px;}

.capaHelpUserOther,
.capaHelpUser {
	display:none;
	background:url(../imagenes/bg/tooltip_small.png) no-repeat;
	width:333px;
	height:68px;
	position:absolute !important;
	z-index:102;
	padding:17px;
	color:#64625a;
	line-height:14px;
	font-size:11px;
	margin:-100px 0 0 448px;
}
.newuser form fieldset {float:left; width:157px;}
.newuser form label {color:#FFF; font-weight:bold;}
.newuser2 form fieldset {float:left; width:157px;}
.newuser2 form label {color:#000; font-weight:bold;}
.input-5 {
	width:300px;
	border:#FFF solid 1px;
	float:left;
	margin-right:10px;
}
.capaInfo {
	background:#646156 url(../imagenes/bg/error.gif) no-repeat top left;
	min-height:10px;
	line-height:10px;
	padding:4px 0 4px 25px;
	font-size:11px;
	color:#FFF;
	float:left;
	width:335px;
	margin-left:10px;
}
.usuaPeefilA .capaInfo {
	width:300px;
}
.usuaPeefilA .moreCapain {
margin:5px 0 0 157px !important;
}
.accept {background:#646156 url(../imagenes/bg/accept.gif) no-repeat top left;}
.morMa {margin-left:30px;}
.selcA {color:#FFF; font-weight:bold;}
.capaAvatar {float:left; margin:5px 0 10px 0;}
.capaAvatar li {float:left; margin-right:10px;}
.capaAvatar li img {display:block;}
.centrIn {margin:30px 0 0 10px;}
.capaUserRad {width:312px !important;}
.capaUserCont .capaUserRad fieldset,
.capaDif .hidden fieldset {width:80px;}
.capaDif .hidden label,
.capaUserRad label {color:#46443b !important;; font-weight:normal !important;}
.viseCa {float:left; width:300px !important; background-color:#979384; height:18px !important; line-height:18px;}
.viseCa input {margin:2px 5px 0 5px; float:left; vertical-align:middle;}
.viseCa label {float:left; vertical-align:middle; font-size:11px; font-weight:normal;}
.capaDif {padding:0 0 0 157px;}
.mar5 {margin-right:5px;}
#pulInpuE {width:auto !important; float:none !important;}
.capaDif .hidden .input-5 {margin-top:5px; display:none;}
.capaUser label a {color:#FFF; text-decoration:none;}
.capaUser label a:hover {text-decoration:underline;}

.btnHoverAdd {background-position:0 -392px;}
.btn-big {width:246px; background-position:0 -124px;}
.btnHoverAdd2 {background-position:0 -518px;}
.textRe .btn-2 {margin:10px 0;}
.textRe ul {
width:400px;
padding-bottom:15px;
}
.textRe ul li {
	width:200px;
	background:url(../imagenes/bg/etiquetas_bg.gif) repeat-x bottom left;
	float:left;
	height:30px;
}
.textRe ul li.last {
	background:none;
}
.textRe ul li a {
	color:#383731;
	text-decoration:none;
	font-size:12px;
	padding:0 1px;
}
.textRe ul li a:hover {
	color:#FFF;
	font-size:12px;
	background-color:#fdb813;
}
/**************************************************************************
PLAZAS
***************************************************************************/
.contHead {background-color:#ebebeb; float:left; width:656px; padding:10px 0 0 7px; height:134px;}
.icons {float:left; width:100px; }
.iconsStatsH {float:left; width:200px; }
.iconsOther {float:left; padding:5px 0 0 0;}
.iconsOther li {padding:4px 5px 0 20px;}
.capHeadLeft-plaza {float:left; width:350px;}
.capHeadLeft-ficha {float:left; width:350px;}
.capHeadRi {float:left; width:282px;}
.icons li {color:#383731; font-size:14px; font-weight:bold; height:22px; padding-left:25px; line-height:22px; margin-bottom:2px;}
.icons li span {font-size:12px; font-weight:normal; color:#a8a595;}
.icons li span.color1 {font-size:14px; color:#383731;}
.iconsStatsH li {color:#383731; font-size:14px; font-weight:bold; height:22px; padding-left:25px; line-height:22px; margin-bottom:2px;}
.iconsStatsH li span {font-size:12px; font-weight:normal; color:#a8a595;}
.iconsStatsH li span.color1 {font-size:14px; color:#383731;}
.iconsInfo {color:#383731;}
.amigoWidht {width:100px !important;}
.icoKea {background:url(../imagenes/icons/ico-1.gif) no-repeat top left;}
.icoHabi {background:url(../imagenes/icons/ico-2.gif) no-repeat top left;}
.icoKeaMas {background:url(../imagenes/icons/ico-3.gif) no-repeat top left; height:24px !important; width:240px;}
.icoKeaMasHabitantes {background:url(../imagenes/icons/ico-3.gif) no-repeat top left; height:24px !important; width:140px;}
.icoKeaApoyo {background:url(../imagenes/icons/ico-29.gif) no-repeat top left; height:22px !important; width:210px;}
.moreWidht {width:240px;}
.icoKeaAmigo {background:url(../imagenes/icons/ico-11.gif) no-repeat top left; height:23px !important; float:right;}
.icoKeaAmigo a {color:#6a3c08; font-weight:bold; font-size:11px; text-decoration:none;}
.anadirKeabtn {background-position:0 -166px;}
.anadirKeabtn_hover {background-position:0 -434px;}
.rss {background:url(../imagenes/bg/rss.gif) no-repeat top left; height:18px; padding:3px 0 0 5px;}
.rss a {color:#e9a920; font-size:10px; text-decoration:none;}
.userIcos {
	float:left;
	width:282px;
	padding-top:5px;
}
.userIcos li {
	float:left;
	width:24px;
	height:21px;
	margin:0 4px 4px 0;
}
.userIcos li a img {
	display:block;
}
.userIcos li a:hover img {
	border:#000 solid 1px;
}
.contHead .btn-2 {
	margin:7px 0;
	float:left;
	}
#sidebar {
	margin-top:7px;
	width:317px;
	float:left;
	background-color:#b7b3a1;
}
.minilistTabs {
	border:#ada998 solid 1px;
	border-top:#c7c2ad solid 1px;
	float:left;
	padding:3px 0 3px 18px;
	width:297px;
}
.listTabs {
	float:left;
	width:317px;
	}
.minilistTabs li {
	float:left;
	font-size:10px;
	width:56px;
	text-align:center;
	background:url(../imagenes/bg/mascara.gif) no-repeat top;
	margin-right:56px;
}
.minilistTabs li.last {margin-right:0;}
.minilistTabs li a {
	text-decoration:none;
	color:#FFF;
	font-size:10px;
}

.minilistTabs li.active,
.minilistTabs li.active a,
.minilistTabs li:hover a {
	font-weight:bold;
	color:#8e8b7d;
}
.minilistTabs li.active,
.minilistTabs li:hover {
	background-position:0 -15px;
}
.tabMas {
	border-top:#c7c2ad solid 1px;
	border-bottom:#ada998 solid 1px;
	padding:8px 13px 5px 13px;
}
#mas-apoyados .first {border-top:none;}
.apoyos {
	color:#fedb61;
	font-weight:bold;
	font-size:18px;
	background:url(../imagenes/icons/ico-6.gif) no-repeat top left;
	padding:0 0 0 23px;
}
.apoyosComen {
	color:#fedb61;
	font-weight:bold;
	font-size:18px;
	background:url(../imagenes/icons/ico-22.gif) no-repeat top left;
	padding:0 0 0 23px;
}
.apoyos a,
.apoyosComen a {
	color:#fedb61;
	text-decoration:none;
	font-weight:bold;
}
.apoyos span {
	font-size:10px;
}
.tabMas h3.comenMini {color:#FFF; font-weight:bold; line-height:12px; font-size:12px; padding:5px 0;}
.tabMas h3.comenMini a {text-decoration:none; color:#FFF;}
.otrosCiu ul li, .tabMas ul li {float:left; padding-top:2px;}
.icoUser a,
.icoComen a,
.icoApoyados a,
.fecha a {color:#535147; font-size:10px; text-decoration:none;}
.fecha {width:70px;}
.icoComen {background:url(../imagenes/icons/ico-7.gif) no-repeat top left; height:25px; padding:2px 0 0 25px; width:85px;}
.icoApoyados {background:url(../imagenes/icons/ico-21.gif) no-repeat top left; height:25px; padding:2px 0 0 25px; width:85px;}
.icoComen:hover, .tabMas .icoUser:hover, .otrosCiu .icoUser:hover {background-position:0 -27px !important;}
.icoComen:hover a, .tabMas .icoUser:hover a, .otrosCiu .icoUser:hover {color:#FFF;}
.icoUser {background:url(../imagenes/icons/ico-8.gif) no-repeat top left; height:25px; padding:2px 0 0 25px;}
#sidebar h4 {background: url(../imagenes/bg/title.gif) no-repeat; color:#FFF; font-size:13px; font-weight:bold; line-height:28px; padding:0 0 0 43px; height:46px; width:274px;}
#sidebar h4.first {border:none;}
#sidebar h4.tit_etiquetas {background-position:0 -207px;}
#sidebar h4.tit_nosvemos {background-position:-317px -207px;}
#sidebar h4.tit_links {background-position:-634px -207px;}
.contenTag {padding:10px; border-bottom:7px solid #FFF;}
.nosV {text-transform:uppercase; font-size:10px; background:url(../imagenes/bg/etiquetas_bg.gif) bottom repeat-x; padding:10px 20px 10px 20px;}
.donPla {color:#FFF; line-height:14px; padding:10px 20px 5px 20px;}
.donPla2 {font-size:14px; font-weight:bold;}
.donPlaMap {color:#535147; line-height:14px; padding:10px 20px 0px 15px;}
.donPla a {color:#FFF; text-decoration:none;}
.donPla a:hover {text-decoration:underline;}
.aqueHor {background:url(../imagenes/icons/ico-9.gif) no-repeat top left; color:#535147; font-size:10px; margin:0 0 0 20px; padding:0 0 0 20px;}
.aqueHorMap {color:#535147; font-size:10px; padding:0px 0px 0px 15px;}
.contenDon {background:url(../imagenes/bg/etiquetas_bg.gif) bottom repeat-x; padding:0 0 10px 0; border-bottom:#FFF solid 7px;}
.listLinks {padding:14px 20px 14px 20px;}
.listLinks li {padding:2px 0;}
.listLinks li a {color:#FFF; font-size:11px;}
.listLinks li a:hover {text-decoration:none;}
#tabSide {border-bottom:#FFF solid 7px;}
.contentMain {float:left; margin:7px 0 0 7px; width:656px;}
.contentMain h3 {background:url(../imagenes/bg/title.gif) no-repeat; background-position:0 -253px; height:40px; padding:6px 0 0 50px; font-size:18px; color:#FFF; font-weight:bold;}
#playeraudio { padding:0 0 0 15px; }
.contentMain h4, .contentMain h4 a {font-size:20px; color:#383731; font-weight:bold; text-decoration:none;}
.todoConte {border:#eeede9 solid 1px; border-top:none; padding:10px 15px; background-color:#f7f7f7;}
.noPaConte{padding:10px 0;}
.noPaConte h4, .noPaConte p {padding:0 15px;}
.noPaConte p {float:left;}
.icoCont {padding:5px 0;}
.icoCont li {float:left; font-size:10px; height:22px;}
.icoCont .fecha {color:#69675b; width:66px;}
.icoCont .icoUser {background:url(../imagenes/icons/ico-10.gif) no-repeat top left; padding:0 20px 0 21px;}
.icoCont .icoUser:hover {background-position:0 -22px !important;}
.icoCont li a {color:#69675b; text-decoration:none;}
.todoConte p {color:#787878; line-height:14px;}
.todoConte p a {color:#787878;}
.todoConte p a:hover {text-decoration:none;}
.algoKea {background:url(../imagenes/icons/ico-12.gif) no-repeat top left; padding:5px 0 0 45px; height:30px;}
.videoKea {background:url(../imagenes/icons/ico-20.gif) no-repeat top left; padding:10px 0 0 45px; height:34px;}
.algoKea a, .videoKea a {color:#b7b3a1; font-size:16px; font-weight:bold; text-decoration:none;}
#paginacion {margin:10px 0 0 2px; float:left;}
#paginacion li {color:#b7b3a1; float:left; font-size:11px; text-align:center;}
#paginacion li a {text-decoration:none; font-size:11px; color:#b7b3a1;}
#paginacion span {padding:0 5px;}
.borderBotn {border-bottom:#FFF solid 7px;}
#paginacion li a.active,
#paginacion li a:hover {color:#fdb813; text-decoration:underline;}
.pagiFin {float:right; height:15px; margin:5px 5px 0 0; line-height:15px;}
.pagiFin li {float:left; font-size:11px; font-weight:bold;}
.pasaPag {text-decoration:none; color:#FFF; font-weight:bold; text-align:center; background:url(../imagenes/bg/paginacion-fin.gif) repeat-x;}
.pasaPag2 {text-decoration:none; color:#FFF; font-weight:bold; text-align:center; background:url(../imagenes/bg/paginacion-fin2.gif) repeat-x; height:15px;}
/**************************************************************************
BUSCAR HABITANTE
***************************************************************************/
.buscarHabi {width:267px; float:left; padding:15px 25px 15px 25px;}
.input-6 	{width:260px; border:#FFF solid 1px; float:left;}
.buscarInput {background:url(../imagenes/bg/boton.gif) no-repeat; background-position:0 -48px; height:24px; width:144px; color:#FFF; font-weight:bold; margin-top:10px; padding:0 0 0 25px; font-family:"trebuchet MS", Arial;}
.buscarHabi p {font-size:11px; color:#646156; clear:both; padding-top:10px;}
.ciudaMasPr {padding:5px 0 0 40px; float:left;}
.ciudaMasPr h3 {background:url(../imagenes/icons/ico-15.gif) no-repeat top left; padding:0 0 0 24px; float:left;}
.ciudaMasPr .pagiFin {padding:0 100px 0 0; margin-top:5px;}
.ciudaMasPr .userIcos {width:523px;}
/**************************************************************************
FICHA HABITANTE
***************************************************************************/
.blockFicha {float:left; background-color:#d5d5d5; padding:10px 8px; width:229px; margin:14px 58px 0 14px;}
.blockFicha p {color:#383731; padding-left:9px; width:100px; line-height:12px;}
.blockFicha img {float:left;}
.infOnombre {font-size:14px;}
.blockConte {float:left; background-color:#ebebeb; height:144px;}
.icoKeaApo 	{background:url(../imagenes/icons/ico-18.gif) no-repeat top left; padding-top:2px;}
li.icoKeaCome {background:url(../imagenes/icons/ico-19.gif) no-repeat top left; height:25px; padding-top:2px;}
div.soliciAmi {background-position:0 -166px; width:208px;}
#sidebar h4.tit_partic  {background-position:-656px -253px;}
#sidebar h4.tit_keamas  {background-position:0 -299px; padding:0 0 0 50px; width:267px;}
#sidebar h4.tit_notasciu  {background-position:-317px -299px;}
.particPla {color:#535147; font-weight:bold; background:url(../imagenes/bg/etiquetas_bg.gif) repeat-x bottom; padding:10px 9px 10px 9px;}
.particPla h5 {color:#FFF; font-weight:bold; padding:1px 0 0 24px; height:21px;}
.particPla h5 a {color:#FFF; text-decoration:none;}
.particPla p {color:#535147; padding:0 0 0 24px; margin-top:-5px;}
.particPla p span {color:#FFF;}
.otrosCiu {color:#FFF; font-weight:bold; background:url(../imagenes/bg/etiquetas_bg.gif) repeat-x bottom; padding:0 0 10px 0; float:left; width:317px;}
.otrosCiu div.fleft {width:232px; padding:15px 10px 0 10px;}
.otrosCiu img.fleft {margin:15px 0 0 15px;}
.otrosCiu div.fleft p {line-height:13px;}
.otrosCiu div.fleft p a {color:#FFF; text-decoration:none;}
.otrosCiu .btn {margin:7px 0 0 15px;}
.confIp {float:left; padding:10px 10px 0 10px; color:#383731;}
.btnYes {background:url(../imagenes/bg/yes_no.gif) no-repeat top; float:left; width:20px; height:20px; text-align:center; line-height:20px; margin:10px 4px 0 0;}
.btnPreg_hover {background-position:bottom;}
.btnYes a {color:#FFF; font-weight:bold; text-decoration:none; font-size:11px; text-transform:uppercase;}
.btnNormal {width:131px; height:24px; line-height:24px; background:url(../imagenes/bg/boton.gif) no-repeat; background-position:0 -192px; margin:0 10px 0 0; text-align:center;}
.btnNormal_hover {background-position:0 -216px;}
.btnNormal a, .btnNormal span {color:#FFF; font-weight:bold; text-decoration:none;}
.capHeadLeft .btnNormal {margin:2px 0 0 0;}
/**************************************************************************
TABS FICHA HABITANTE
***************************************************************************/
.tabsList {
	background:url(../imagenes/bg/bglist_tabs.gif) repeat-x bottom;
	height:47px;
}
.tabsList li {
	background:url(../imagenes/bg/tabs.gif) no-repeat;
	float:left;
	line-height:30px;
	height:47px;
	padding:0 0 0 38px;
}
.tabsList li a {
display:block;
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:13px;
}
#hecreado {width:153px; background-position:0 -198px;}
#hecreado.active {background-position:0 -245px; padding:5px 0 0 47px; width:144px; height:42px;}
.tabsList li.active a {color:#48463e; font-size:18px;}
#heapoyado {width:153px; background-position:-191px -198px;}
#heapoyado.active {background-position:-191px -245px; padding:5px 0 0 47px; width:144px; height:42px;}
#hecomentado {width:169px; background-position:-382px -198px;}
#hecomentado.active {background-position:-382px -245px; padding:5px 0 0 47px; height:42px;}
.subFiltros {
background:#f7f7f7 url(../imagenes/bg/etiquetas_bg2.gif) repeat-x bottom;
float:left;
padding-top:3px;
height:21px;
border-left:#eeede9 solid 1px;
border-right:#eeede9 solid 1px;
width:654px;
}
.subFiltros li {
	float:left;
	font-size:10px;
	width:56px;
	height:15px;
	color:#8e8b7d;
	text-align:center;
	font-weight:bold;
	background:url(../imagenes/bg/mascara.gif) no-repeat;
	background-position:0 -30px;
	margin:0 55px 0 0;
}
.subFiltros li.first {background:none; width:100px;}

.subFiltros li:hover {
	background-position:bottom;
}
.subFiltros li:hover a {
	color:#8e8b7d;
}
.subFiltros li a {
	text-decoration:none;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
}
.subFiltros li.active a {
	color:#8e8b7d;
}
.subFiltros li.active {
	background-position:bottom;
}

.dejarForm {padding:0 0 0 15px;}
.btnNota {background:url(../imagenes/bg/boton.gif) no-repeat; background-position:0 -432px; width:116px; height:20px; padding:4px 0 0 28px; margin:10px 0;}
.btnNota_hover {background-position:0 -144px;}
.btnNota a {color:#FFF; font-weight:bold; text-decoration:none;}
.enviar2 {background:url(../imagenes/bg/boton.gif) no-repeat; background-position:0 -456px; width:144px; padding:0 0 0 28px; height:24px; font-weight:bold; color:#FFF; font-size:12px; font-family:"trebuchet MS", Arial; margin:5px 0 10px 0;}
.enviar2_hover {background-position:0 -408px;}
.pagiAmigos {
	float:right;
	padding-right:4px;
}
.pagiAmigos li {float:left; font-size:11px; line-height:15px; font-weight:bold; margin-top:5px;}
.pagiAmigos li img {display:block;}
.capHeadLeft-plaza img.fleft {margin:0 15px 0 0;}
.iconsOtr {margin:0 0 5px 0; float:left;}
.iconsOtr li {float:left; font-size:10px; color:#535147;}
.iconsOtr li a {font-size:10px; color:#535147; text-decoration:none;}
.nameIco {background:url(../imagenes/icons/ico-2.gif) no-repeat top left; padding:0px 0 0 22px; height:22px;}
.masInfoico {font-weight:bold; color:#535147; line-height:12px;}
.masInfoico a {font-weight:bold; color:#535147;}
.masInfoico span {font-size:10px;}
.btnKeaV {background:url(../imagenes/bg/enviar.gif) no-repeat; background-position:0 -208px; width:154px; height:42px; float:left; margin:9px 0 0 0;}
.btnKeaV_hover {background-position:0 -250px;}
.btnKeaV span, .btnKeaV a {color:#FFF; font-weight:bold; font-size:14px; text-decoration:none; float:left; padding:13px 0 0 42px;}
.masPa {padding:15px 0 0 0;}
.redesicos {
	float:left;
	background:url(../imagenes/bg/etiquetas_bg2.gif) repeat-x bottom;
	width:654px;
}
.redesicos li {float:left; padding:10px 37px 5px 15px;}
.redesicos li img {display:inline-block;}
.redesicos li a{text-decoration:none;}
.redesicos li a span {color:#787878; text-decoration:none; font-size:10px; vertical-align:middle; padding:0 0 0 5px;}
.btnComentic {background-position:0 -240px; margin:10px 5px 10px 15px;}
.btnComentic a {padding:0px 0 0 30px; float:left;}
.btnComentic_hover {background-position:0 -144px;}
.btnenviaAm {background-position:0 -288px; margin:10px 0;}
.btnenviaAm a {padding:0px 0 0 25px; float:left;}
.btnenviaAm_hover {background-position:0 -312px;}
.capaComentGlo {
	background:url(../imagenes/bg/etiquetas_bg2.gif) repeat-x top;
	padding:0 15px 15px 15px;
}
.capaComentGlo h6 {
color:#383731; font-weight:bold; font-size:16px;
margin:10px 0 5px 0;
float:left;
 }
 .avatMini {float:left; margin-right:10px;}
.capaComentGlo p.limpia {width:623px; padding:5px 0 0 0;}
.capaRSS {background:url(../imagenes/bg/etiquetas_bg2.gif) repeat-x top; padding:10px 0 0 15px;}
.capitRss {background:url(../imagenes/bg/rss2.gif) no-repeat top left;height:22px; line-height:22px;}
.capitRss a {color:#e9a920; text-decoration:none; font-size:10px; padding-left:5px;}
.abusoIco {background:url(../imagenes/bg/abuso.gif) no-repeat top left; width:102px; height:21px; line-height:21px; margin:12px 15px 0 0;}
.abusoIco a {color:#be1e1e; font-size:10px; text-decoration:none; padding-left:5px;}
.abusoIcoOk {background:url(../imagenes/bg/abusook.gif) no-repeat top left; float:right; width:92px; padding-left:10px; font-size:10px; height:21px; line-height:21px; color:#09ae09; margin:12px 15px 0 0;}
.imgKea {padding:0 0 10px 15px;}
.enviarDatosWR {background-position:0 -560px; height:42px; width:166px; float:left; margin:0 10px 0 20px; font-size:14px;}
.enviarDatosWR_hover {background-position:0 -602px; height:42px; width:166px; margin:0 10px 0 20px;}
.btnCancelar, .btnCancelar_hover {background:url(../imagenes/bg/enviar.gif) no-repeat; background-position:0 -644px; height:42px; width:115px; float:left; line-height:42px; font-size:14px; text-align:center;}
.btnCancelar_hover {background-position:0 -686px;}
.btnCancelar a, .btnCancelar_hover a {color:#FFF; text-decoration:none; font-weight:bold;  font-size:14px;}
/**************************************************************************
AÑADIR COMENTARIO
***************************************************************************/
.formgener {
	padding:0 15px 10px 15px;
}
.enviarComensub {border:none; font-family:"trebuchet MS"; font-size:12px; font-weight:bold; color:#FFF; background-position:0 -336px; margin:10px 0 10px 0; text-align:left; padding:0 0 0 26px; cursor:pointer;}
.enviarComensub_hover {background-position:0 -360px;}
.formgenerComen {
	padding:0 15px 10px 15px;
}
.formgenerComen .input-5 {font-size:12px;}
.formgenerComen label {color:#787878; font-weight:bold;}
.formgenerComen fieldset {
	padding:7px 0 0 0;
}
.tagsText {color:#6a3c08 !important;  font-size:11px;}
.tagsText a {text-decoration:none; color:#6a3c08; font-size:11px;}
/**************************************************************************
AYUDA
***************************************************************************/
#ayudacontent 	{background-color:#b7b3a1; float:left; width:980px; border:#ada998 solid 1px; border-top:none;}
#columnLeft 	{width:207px; float:left; padding:20px 0 10px 20px;}
#columnLeft li 	{width:207px; float:left; background:url(../imagenes/bg/enviar.gif) no-repeat; background-position:0 -292px; width:154px; height:50px; color:#FFF; font-weight:bold; font-size:18px; margin-bottom:10px;}
#columnLeft li span,
#columnLeft li a {text-decoration:none; color:#FFF; font-weight:bold; font-size:14px; float:left; padding:6px 20px 0 20px;}
#columnRight 	{float:left; color:#FFF; width:720px; margin:30px 0 0 0;}
#columnLeft li.active {background-position:0 -342px;}
#columnLeft li.active {background-position:0 -342px;}
/**************************************************************************
ICONOS DE PLAZAS
***************************************************************************/
.plaza-15 {background:url(../imagenes/icons/plazas/plaza-1.gif) no-repeat top left;}
.plaza-2 {background:url(../imagenes/icons/plazas/plaza-2.gif) no-repeat top left;}
.plaza-3 {background:url(../imagenes/icons/plazas/plaza-3.gif) no-repeat top left;}
.plaza-4 {background:url(../imagenes/icons/plazas/plaza-4.gif) no-repeat top left;}
.plaza-5 {background:url(../imagenes/icons/plazas/plaza-5.gif) no-repeat top left;}
.plaza-6 {background:url(../imagenes/icons/plazas/plaza-6.gif) no-repeat top left;}
.plaza-7 {background:url(../imagenes/icons/plazas/plaza-7.gif) no-repeat top left;}
.plaza-8 {background:url(../imagenes/icons/plazas/plaza-8.gif) no-repeat top left;}
.plaza-9 {background:url(../imagenes/icons/plazas/plaza-9.gif) no-repeat top left;}
.plaza-10 {background:url(../imagenes/icons/plazas/plaza-10.gif) no-repeat top left;}
.plaza-11 {background:url(../imagenes/icons/plazas/plaza-11.gif) no-repeat top left;}
.plaza-13 {background:url(../imagenes/icons/plazas/plaza-13.gif) no-repeat top left;}
.plaza-14 {background:url(../imagenes/icons/plazas/plaza-14.gif) no-repeat top left;}
.icoCont .icoPlaza-15, .icoCont .icoPlaza-2, .icoCont .icoPlaza-3, .icoCont .icoPlaza-4, .icoCont .icoPlaza-5, .icoCont .icoPlaza-6, .icoCont .icoPlaza-7, .icoCont .icoPlaza-8, .icoCont .icoPlaza-9, .icoCont .icoPlaza-10, .icoCont .icoPlaza-11, .icoCont .icoPlaza-13, .icoCont .icoPlaza-14 {padding:0 0 0 21px;}
.plaza-15:hover, .plaza-2:hover, .plaza-3:hover, .plaza-4:hover, .plaza-5:hover, .plaza-6:hover, .plaza-7:hover, .plaza-8:hover, .plaza-9:hover, .plaza-10:hover, .plaza-11:hover, .plaza-13:hover, .plaza-14:hover, .icoCont .icoPlaza-15:hover, .icoCont .icoPlaza-2:hover, .icoCont .icoPlaza-3:hover, .icoCont .icoPlaza-4:hover, .icoCont .icoPlaza-5:hover, .icoCont .icoPlaza-6:hover, .icoCont .icoPlaza-7:hover, .icoCont .icoPlaza-8:hover, .icoCont .icoPlaza-9:hover, .icoCont .icoPlaza-10:hover, .icoCont .icoPlaza-11:hover, .icoCont .icoPlaza-13:hover, .icoCont .icoPlaza-14:hover {background-position:0 -22px !important;}
.icoCont .icoPlaza-15 {background:url(../imagenes/icons/plazas/plaza-1b.gif) no-repeat top left;}
.icoCont .icoPlaza-2 {background:url(../imagenes/icons/plazas/plaza-2b.gif) no-repeat top left;}
.icoCont .icoPlaza-3 {background:url(../imagenes/icons/plazas/plaza-3b.gif) no-repeat top left;}
.icoCont .icoPlaza-4 {background:url(../imagenes/icons/plazas/plaza-4b.gif) no-repeat top left;}
.icoCont .icoPlaza-5 {background:url(../imagenes/icons/plazas/plaza-5b.gif) no-repeat top left;}
.icoCont .icoPlaza-6 {background:url(../imagenes/icons/plazas/plaza-6b.gif) no-repeat top left;}
.icoCont .icoPlaza-7 {background:url(../imagenes/icons/plazas/plaza-7b.gif) no-repeat top left;}
.icoCont .icoPlaza-8 {background:url(../imagenes/icons/plazas/plaza-8b.gif) no-repeat top left;}
.icoCont .icoPlaza-9 {background:url(../imagenes/icons/plazas/plaza-9b.gif) no-repeat top left;}
.icoCont .icoPlaza-10 {background:url(../imagenes/icons/plazas/plaza-10b.gif) no-repeat top left;}
.icoCont .icoPlaza-11 {background:url(../imagenes/icons/plazas/plaza-11b.gif) no-repeat top left;}
.icoCont .icoPlaza-13 {background:url(../imagenes/icons/plazas/plaza-13b.gif) no-repeat top left;}
.icoCont .icoPlaza-14 {background:url(../imagenes/icons/plazas/plaza-14b.gif) no-repeat top left;}
.white {color:#FFF;}
.highlight { color: #fdbd24; font-weight:bold; }
.fechaInTag { font-size:10px; }
.searching { font-size:14px; font-weight:bold;

background:#f7f7f7 url(../imagenes/bg/etiquetas_bg2.gif) repeat-x bottom;
float:left;
padding:3px 0 6px 15px;
border-left:#eeede9 solid 1px;
border-right:#eeede9 solid 1px;
width:639px;

}
.underline { text-decoration:underline; }