
ul.menu_privado{
	height: 30px;
	width: 100%;
	background-color: #d4d4d4;	
	border-top: 1px solid #ccc;
}

ul.menu_privado li{
	float: left;
	display: inline;
}
ul.menu_privado li a{
	color: #333;
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
ul.menu_privado li a:hover{
	background-color: white;
}

ul.menu_privado li a.activo{
	background-color: white;
}

.perfil_foto{
	float: left;
	display: inline;
	margin-bottom: 30px;

}

.perfil_foto img{
	height: 150px;
	width: 150px;
	margin:20px 0 0 55px;
	float: left;
	padding: 3px;
	background: white;
	border: 1px solid #ccc;
}
.tienda img{
	height: 280px;
	width: 300px;	
	margin-left: 20px;
}

a.agregar{
	background: url(../img/add_user.png) no-repeat left;
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	margin: 0px 0px 0px 20px;
	clear: both;
	float: left;
	display: block;
}
a.agregar:hover{
	text-decoration: underline;
}

a.rechazar{
	background: url(../img/delete-alt.png) no-repeat left;
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	margin: 0px 0px 0px 20px;
	clear: both;
	float: left;
	display: block;
}
a.rechazar:hover{
	text-decoration: underline;
}

a.camisetas{
	font-size:14px;
	width: 100%;
	line-height: 20px;
	text-align: center;
	
}
a.camisetas:hover{
	text-decoration: underline;
}
a.enviar_mensaje{
	background: url(../img/send_mail.png) no-repeat left;
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	margin-left: 64px;
	clear: both;
	float: left;
	display: block;
}
a.enviar_mensaje:hover{
	text-decoration: underline;
}
a.editar_foto{
	background:  url(../img/icono_foto.png) no-repeat left;
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	margin-left: 64px;
	clear: both;
	float: left;
	display: block;
}
a.editar_foto:hover{
	text-decoration: underline;
}

a.crear_diseno{
	background: url(../img/paint.png) no-repeat left;
	font-size: 12px;
	padding-left: 25px;
	line-height: 28px;
	margin-left: 64px;
	clear: both;
	float: left;
	display: block;
}
a.crear_diseno:hover{
	text-decoration: underline;
}

a.editar_datos{
	background: url(../img/edit_16.png) no-repeat left;
	font-size: 12px;
	padding-left: 25px;
	line-height: 28px;
	margin-left: 64px;
	clear: both;
	float: left;
	display: block;
}
a.editar_datos:hover{
	text-decoration: underline;
}

a.editar_foto{
	background:  url(../img/icono_foto.png) no-repeat left;
	font-size: 12px;
	padding-left: 25px;
	line-height: 28px;
	margin-left: 67px;
	clear: both;
	float: left;
	display: block;
}
a.editar_foto:hover{
	text-decoration: underline;
}
a.cambiar_password{
	background: url(../img/key.png) no-repeat left;
	font-size: 12px;
	padding-left: 25px;
	line-height: 28px;
	margin-left: 64px;
	clear: both;
	float: left;
	display: block;
}
a.cambiar_password:hover{
	text-decoration: underline;
}


.perfil_nick{
	float: left;
	display: inline;
	width: 150px;
	height: 120px;
	mbackground:  url(../img/hangerIcon.gif) no-repeat 30px 0px; 
	margin: 40px 0 0 60px;
	position: relative;
}
.perfil_nick ul{
	list-style: none;
	padding: 20px;
}

h2.nick{
	font-size: 24px;
	padding-top: 10px;
	line-height: 30px;
	font-family: "Trebuchet MS";
	color:#247894;
}
.datos_personales{
	font-size: 12px;
	width: 330px;
	float: left;
	margin: 20px 0 20px 40px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
}
.datos_personales p{
	padding: 5px 5px 5px 20px;

}
.datos_personales strong{
	color:#247894;
}

.log{
	width: 180px;
	height: 100px;
	border-left: 1px solid #ccc;
	position: absolute;
	top: 300px;
	left: 240px;
}



.amigo{
	width: 161px;
	height: 100px;
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
}
.amigo a:hover{
	filter: alpha(opacity=70); opacity: .7;	

}
.amigo img{
	height: 75px;
	margin-top: 20px;
	width: 75px;
	border: 1px solid #339abb;
}



.foto_autor_small{
	margin: 15px 15px 0 15px;
	color: white;
	height: 45px;
	position: relative;
	background: url(../img/fondo_boton_azul.gif) repeat-x bottom;

	}

.foto_autor_small img{
	height: 45px;
	width: 45px;
	border: 1px solid #339ABB;
	position: absolute;
	top: 2px;
	left: 5px;
}

a.boton_agregar{
	background:  url(../img/add_user.png) no-repeat ;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 70px;
	bottom: 0;
}

a.boton_enviar_mensaje{
	background: url(../img/send_mail.png) no-repeat ;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 30px;
	bottom: 0;

	
}

a.boton_tienda{
	background: url(../img/tiendas_24.png) no-repeat ;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 30px;
	bottom: 0;

	
}

.foto_autor_small h2{
	padding-left: 40px;
	position: absolute;
	top: 22px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
}

a.correo{
	position: absolute;
	top:10px;
	right: 5px;
	background:  url(../img/correo.png) no-repeat;
	color: #333;
	height: 55px;
	padding: 30px 0px 0px 50px;
}
a.correo:hover{
	text-decoration: underline;
}

ul.lista_eventos{
	list-style-position: inside;
	
}
ul.lista_eventos a{
}


.zona_privada{
	height: 100px;
	width: 100%;
}
a.enlace{
	font-size: 12px;
	padding-left: 30px;
	line-height: 28px;
	margin:0 0 0  66px;
	clear: both;
	float: left;
	display: block;
}
a.enlace:hover{
	text-decoration: underline;
}
a.editar_datos{
	background: url(../img/edit_16.png) no-repeat left;
}
a.cambiar_imagen{
	background: url(../img/icono_foto.png) no-repeat left;
}
.cambiar_contrasenya{
	background: url(../img/key.png) no-repeat left;
}
.crear_nuevo_disenyo{
	background: url(../img/paint.png) no-repeat left;
}









/****** Estilos para la caja superior de un socio
que muestra el estado de su cuenta **************/


/* aņadido el 22 de mayo */

.zona_privada_estado{
	width:300px;
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	border-right: 1px solid #ccc;
}
.zona_privada_estado p, .zona_privada_noticias p{
	padding: 0px 0 8px 20px;
}
.zona_privada_noticias{
	float: left;
	display: block;
	width:500px;
	margin: 10px 0 10px 0;
}

ul.lista_estado{
	list-style: none;
	float: left;
	display: block;
	padding: 0px 0 10px 20px;
	text-align:left;
}
ul.lista_estado li a{
	line-height: 18px;

}
ul.lista_estado li a.cuadrito{
	line-height: 18px;
	padding-left: 10px;
	color: #666;
	background: url(../img/iconito.gif) no-repeat 0px 4px;
}


ul.lista_estado li a:hover{
	text-decoration: underline;
}


ul.lista_estado li a.noticia{
	line-height: 18px;
	padding-left: 15px;
	background: url(../img/icono_noticias.gif) no-repeat 0px 2px;
}

span.fecha{
	color: #999;
}


.listado_emails{
	margin: 15px 25px 0 35px;
	color: white;
	/*height: 45px;*/
	float: left;
	display: inline;
	position: relative;
	background: url(../img/fondo_boton_gris.gif) repeat-x 0px 20px;
}

.listado_emails img{
	height: 45px;
	width: 45px;
	border: 1px solid #6B8188;
	position: absolute;
	top: 2px;
	left: 5px;
}

.listado_emails h2{
	padding-left: 40px;
	position: absolute;
	top: 22px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
}

.listado_emails_texto{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFF;
}

h4.conectado{
	color:  #339ABB;
	margin: 5px;
	padding: 0px 0 0 5px;
	border-bottom: 1px dotted #ccc;
	font-family:Tahoma, Arial;
	font-size:11px;
}

div.agregar_elemento
{
	padding:10px 47px;
}
#listado_busqueda{
	width: 800px;
	/*clear: both;*/
}
#listado_busqueda .usr{
	float: left;
	width: 160px;
	text-align: center;
	cursor: pointer;
}
