h1{
/*text-indent:-9999px;*/
}
#perfil-columna {
	height: 100%;	
}
#perfil-ficha {
	margin:-22px 0 0 0;
	position:relative;
}

#contenido-bottom {
	padding-bottom:80px;
}


/*********************/
/* PERFIL FLASH */
/********************/
#perfil-repeat {
	margin:0 0 0 7px;
}
#perfil-top {
	height:auto !important;
	height:160px;
	min-height:160px;
}
#perfil-bottom {
	height:auto !important;
	height:317px;
	min-height:317px;
}


/* galeria */
#perfil-galeria {
	height:100px;
	margin:7px 0 0 0;
}
#perfil-galeria-flash {
	margin:0 0 0 15px;
}
#perfil-galeria-titulo {
	display:inline;
	height:31px;
	margin:-3px 0 0 48px;
	padding:6px 0 0;
	text-indent:-9999px;
	width:138px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
	position:absolute;
}
#perfil-galeria-botones {
	margin:6px 0 0 403px;
	position:absolute;
}
#perfil-galeria-botones div {
	display:inline;
	float:left;
}
.perfil-galeria-prev {
	background:transparent url(../../images/home/flecha-izq-thumb.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:28px;
	margin:15px 0 0 -8px;
	position:relative;
	width:28px;
}
.perfil-galeria-prev:hover { background-position:0 -28px; }
.perfil-galeria-thumbs {
	display:inline;
	float:left;
	overflow:hidden;
	padding:3px 0 0 3px;
	width:531px;
}
.perfil-galeria-thumbs ul {
	width:4450px;
}
.perfil-galeria-thumbs ul li {
	background:transparent url(../../images/home/fondo-thumb.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:53px;
	margin:0 8px 0 0;
	width:81px;
}
.perfil-galeria-next{
	background:transparent url(../../images/home/flecha-der-thumb.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:28px;
	margin:15px 0 0 -3px;
	width:28px;
}
.perfil-galeria-next:hover { background-position:0 -28px; }
.perfil-galeria-verTodos:hover { background-position:0 -25px; }
.perfil-galeria-verTodos {
	background:transparent url(../../images/perfil/general/ver-todos.jpg) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:25px;
	text-indent:-9999px;
	width:84px;
}
.perfil-galeria-subirFoto:hover { background-position:0 -25px; }
.perfil-galeria-subirFoto {
	display:inline;
	float:left;
	height:25px;
	text-indent:-9999px;
	width:91px;
}


/*********************/
/* COMENTARIOS */
/*********************/
#comentarios {
	margin:-10px 0 0 20px;
	width:586px;
}
#comentarios-content {
	height:auto !important; /* Todos los browsers */
	height:531px; /* Para IE 6 */
	min-height:531px; /* Todos los browsers */
	padding:0 0 17px 0;
}
#comentarios-content h1 {
	height:34px;
	margin:0 0 0 10px;
	position:absolute;
	text-indent:-9999px;
	width:239px;
}
#escribeme {
	display:inline;
	float:left;
	height:15px;
	margin:46px 0 0 20px;
	text-indent:-9999px;
	width:91px;
}
#comentario-input {
	color:#A4A4A4;
	border:0;
	display:inline;
	font:normal normal bold 12px Tahoma, Geneva, sans-serif;
	float:left;
	height:24px;
	margin:34px 0 0 6px;
	padding:10px 10px 0 10px;
	width:322px;
}
#publicar {
	height:38px;
	margin:32px 0 0 8px;
	position:absolute;
	text-indent:-9999px;
	width:120px;
}
#publicar:hover {
	background-position:0 -38px;
}
#comments {
	height:auto !important; /* Todos los browsers */ 
	height:391px; /* Para IE6 */
	min-height:391px; /* Para todos los browsers */
	margin:21px 0 0 18px;
	width:550px;
}

/* Estilo comentarios */
.comment1-content, .comment2-content {
	height:auto !important;
	height:49px;
	min-height:49px;
	padding:9px 14px 11px 10px;
}
.comment-thumb {
	display:inline;
	float:left;
	height:49px;
	width:57px;
}
.comment-user1, .comment-user2 {
	display:inline;
	font:normal normal bold 15px Arial, Helvetica, sans-serif;
	float:left;
	margin:0 0 0 8px;
	text-decoration:underline;
}
.comment-date1, .comment-date2 {
	display:inline;
	font:normal normal bold 11px Arial, Helvetica, sans-serif;	
	float:right;
}
.comment-txt1, .comment-txt2 {
	display:inline;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	float:left;
	margin:5px 0 0 8px;
	width:461px;
}
.comment-separador {
	height:7px;
}


/* Paginado */
#primera-btn {
	display:inline;
	float:left;
	height:38px;
	margin:13px 0 0 21px;
	text-indent:-9999px;
	width:110px;
}
#paginado-num {
	display:inline;
	float:left;
	height:27px;
	margin:19px 0 0 5px;
	width:107px;
}
#paginado-num ul {
	margin: 3px 0 0 13px;
}
#paginado-num li {
	margin:0 9px 0 0;
	display:inline;
	float:left;
}
#paginado-num a {
	color:#147f00;
	font:normal normal bold 12px Tahoma, Geneva, sans-serif;
}
a#selected, #paginado-num a:hover {
	color:#e74c00;
}
#ultima-btn {
	display:inline;
	float:left;
	height:38px;
	margin:13px 0 0 8px;
	text-indent:-9999px;
	width:94px;
}
#primera-btn:hover, #ultima-btn:hover { background-position:0 -38px; }
#paginado-flechas {
}
#paginado-flechas li {
	display:inline;
	float:left;
}
#paginado-flechas a {
	display:inline;
	float:left;
	height:29px;
	margin-top:20px;
	text-indent:-9999px;
	width:28px;
}
#ant-btn {
	margin-left:162px;
}
#ant-btn:hover { background-position:0 -29px; }
#sig-btn {
	background-position:-28px 0;
	margin-left:7px;
}
#sig-btn:hover { background-position:-28px -29px; }

#cargador { position: absolute; margin: 170px 0 0 263px; }



/***********************/
/* foto agregar */
/***********************/
#foto-agregar {
	background:transparent url(../../images/perfil/subirFoto-back.png) no-repeat scroll 0 0;
	height:200px;
	position:absolute;
	top:50%;
	margin:-100px 0 0 -185px;
	left:50%;
	width:370px;
	display:none;
}
#foto-agregar h1 {
	background:transparent url(../../images/perfil/subirFoto-titulo.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:27px;
	margin:26px 0 0 22px;
	text-indent:-9999px;
	width:223px;
}
#foto-agregar-cerrar {
	background:transparent url(../../images/perfil/subirFoto-cerrar.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:26px;
	margin:15px 0 0 83px;
	text-indent:-9999px;
	width:26px;
}
#foto-agregar-cerrar:hover { background-position:0 -26px; }
#foto-agregar-aviso {
	color:#FFF;
	font:normal normal normal 11px Tahoma, Geneva, sans-serif;
	margin:17px 0 0 43px;
}
#foto-agregar-input {
	margin:7px 0 0 34px;
}
#foto-agregar-subir {
	background:transparent url(../../images/perfil/subirFoto-btn.png) no-repeat scroll 0 0;
	display:block;
	height:30px;
	margin:17px 0 0 134px;
	text-indent:-9999px;
	width:133px;
}



/*************************/
/* ELIMINAR FOTO */
/*************************/
#foto-eliminar {
	background:transparent url(../../images/perfil/globito.png) no-repeat scroll 0 0;
	display:none;
	height:110px;
	margin:-55px 0 0 -130px;
	left:50%;
	position:absolute;
	top:50%;
	width:259px;
}
#foto-eliminar-mensaje {
	background:transparent url(../../images/perfil/eliminar-foto-txt.png) no-repeat scroll 0 0;
	height:37px;
	margin:22px 0 0 15px;
	text-indent:-9999px;
	width:231px;
}
#foto-eliminar ul {
	margin:9px 0 0 74px;
}
#foto-eliminar li {
	display:inline;
	float:left;
}
#foto-eliminar a {
	background-image:url(../../images/perfil/eliminar-foto-btn.png);
	display:block;
	height:28px;
	text-indent:-9999px;
	width:56px;
}
#foto-eliminar-si:hover { background-position:0 -28px; }
#foto-eliminar-no { background-position:-56px 0; }
#foto-eliminar-no:hover { background-position:-56px -28px; }