*{
	margin: 0;
	padding: 0;
}
body{
	background: url(bg-body.jpg);
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #555;
	margin: 0px;
}
h1{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 26px;
	color: #555;
	padding: 0 0 5px 0;
}
h2{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 21px;
	color: #CD0174;
	padding: 0 10px;
	margin: 5px 0 0 0;
	font-style: italic;
}
h3{
	font-size: 13px;
	color: #1279DC;
	padding: 5px 10px 5px;
	margin: 8px 0 0 0;
}
h4{
	font-size: 14px;
	color: #222;
	padding: 20px 0 0 0;
}
p{
	font-size: 11px;
	color: #2582C5;
	padding: 0 10px 10px;
	line-height: 18px;
}
a{
	color: #39658A;
	outline: none;
}
a:hover{
	color: #AE4141;
}
ul{
color: #2582C5;
padding: 0 10px 10px 23px;
line-height: 18px;
}
li{
}
.stopfloat{
	clear: both;
}
img{
	border: 0;
}


/* ------------------------- Especiales ------------------------- */
/* ------------------------- Especiales ------------------------- */
/* ------------------------- Especiales ------------------------- */
.logo{
	position: absolute;
	top: 5px;
	left: 15px;
}
.logo-nkt{
	margin: 0 25px 0 0;
}
.hojacabecera{
	height: 60px;
	margin: 0 0 0 0;
}
.banner2x2{
	width: 420px;
	height: 330px;
	margin: 5px 0 20px 0;
}
.banner-cook{
	margin: 0 0 0 0;
}

/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */
#footer p{
	margin: 0 25px 0 0;
	padding: 0;
	color: #ededed;
}
#footer a{
	color: #ededed;
	text-decoration: none;
}



/* ------------------------- Navegacion ------------------------- */
/* ------------------------- Navegacion ------------------------- */
/* ------------------------- Navegacion ------------------------- */
#navegacion-horizontal{
	position: absolute;
	top: 32px;
	right: 20px;
	width: 400px;
	z-index: 100;
}
#navegacion-horizontal ul{
	text-align: center;
	list-style: none;
	float: right;
	position: relative;
	z-index: 100;
}
#navegacion-horizontal li{
	font-size: 11px;
	float: left;
	display: block;
	margin: 0;
	padding: 8px 5px 4px;
	background-color: #fff;
}

#navegacion-horizontal li a{
	color: #333;
	text-decoration: none;
}
#navegacion-horizontal li a:hover{
	color: #777;
}
#nav-inicio{
	background: url(nav-inicio.gif) no-repeat;
	width: 97px;
	height: 20px;
}
#nav-galeria{
	background: url(nav-galeria.gif) no-repeat;
	width: 99px;
	height: 20px;
}
#nav-perfiles{
	background: url(nav-perfiles.gif) no-repeat;
	width: 121px;
	height: 20px;
}
#navegacion-usuarios{
	position: absolute;
	top: 10px;
	right: 20px;
	width: 500px;
}
#navegacion-usuarios ul{
	text-align: center;
	list-style: none;
	float: right;
}
#navegacion-usuarios li{
	font-size: 11px;
	float: left;
	color: #FFF;
	display: block;
	margin: 0 2px;
	padding: 4px 5px;
}
#navegacion-usuarios li a{
	color: #fff;
	text-decoration: none;
}
#navegacion-usuarios li a:hover{
	color: Yellow;
	text-decoration: underline;
}

/* ------------------------- Falso Popup ------------------------- */
/* ------------------------- Falso Popup ------------------------- */
/* ------------------------- Falso Popup ------------------------- */

#capa{
	width:100%;
	height: 200px;
	margin: 0 auto;
	position: absolute;
	z-index: 10000;
	background-color: #CD0174;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	top: 0;
	left: 0;
}
#popup{
	position: absolute;
	z-index: 11000;
}



/* ------------------------- Fotos Perfiles ------------------------- */
/* ------------------------- Fotos Perfiles ------------------------- */
/* ------------------------- Fotos Perfiles ------------------------- */
.foto-perfiles{
	width: 130px;
	height: 120px;
	background: url(bg-perfil.gif) center top no-repeat;
	float: left;
	padding: 0 5px; 
	position: relative;
	margin: 0 0 20px 0;
}
.profile{
	position: absolute;
	top: 9px;
	left: 20px;
}
.user-perfiles{
	padding: 0 10px;
	width: 120px;
	height: 40px;
	position: absolute;
	top: 96px;
	left: 0;
}
/* si no se ha notado ningun perjuicio, borrar este fragmento

.user{
	background: url(user-m-small.gif) 0 -2px no-repeat;
	padding: 3px 0 0 22px;
	line-height: 15px;
}
.user a:hover{
	color: #CD0174;
	text-decoration: underline;
}
.user a{
	color: #1279DC;
	text-decoration: none;
}

*/

/* ------------------------- Fotos Completa ------------------------- */
/* ------------------------- Fotos Completa ------------------------- */
/* ------------------------- Fotos Completa ------------------------- */
.foto-completa{
	width: 420px;
	height: 370px;
	background: url(bg-fotocompleta.gif) center top no-repeat;
	position: relative;
	margin: 0 0 20px 0;
}
.descripcion-completa{
	position: absolute;
	width: 394px;
	height: 62px;
	top: 294px;
	left: 0px;
	padding: 0 13px;
}
.descripcion-completa p{
	text-align: center;
	line-height: 15px;
	padding: 0;
	margin: 0;
	color: #555;
}
.usuario-completo{
	position: absolute;
	top: 372px;
	left: 18px;
}
.extendido{
	color: #555;
}
/* ------------------------- Fotos ------------------------- */
/* ------------------------- Fotos ------------------------- */
/* ------------------------- Fotos ------------------------- */
.foto-box{
	width: 210px;
	height: 270px;
	background: url(bg-foto.gif) center top no-repeat;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
}
.foto{
	position: absolute;
	top: 13px;
	left: 25px;
}
.descripcion{
	position: absolute;
	width: 184px;
	height: 62px;
	top: 138px;
	left: 0px;
	padding: 0 13px;
}
.descripcion p{
	text-align: center;
	line-height: 15px;
	padding: 0;
	margin: 0;
	color: #555;
}
.usuario{
	position: absolute;
	top: 210px;
	left: 18px;
}
.usuario p{
	line-height: 15px;
	padding-bottom: 2px;
}
.usuario p a:hover{
	color: #CD0174;
	text-decoration: underline;
}
.usuario1{
	background: url(user-f-small.gif) 0 -2px no-repeat;
	padding: 3px 0 0 22px;
}
.usuario1 a{
	color: #1279DC;
	text-decoration: none;
}
.usuario2{
	background: url(user-m-small.gif) 0 -2px no-repeat;
	padding: 3px 0 0 22px;
}
.usuario2 a{
	color: #1279DC;
	text-decoration: none;
}

.votar{
	background: url(star.gif) no-repeat;
	padding: 3px 0 0 22px;
}
.votar a{
	color: #1279DC;
	text-decoration: none;	
}
.enviar{
	background: url(mail.gif) no-repeat;
	padding: 3px 0 0 22px;
}
.enviar a{
	color: #1279DC;
	text-decoration: none;	
}
.img-edit{
	background: url(img-edit.gif) no-repeat;
	padding: 3px 0 0 22px;
}
.img-edit a{
	color: #1279DC;
	text-decoration: none;	
}
.img-delete{
	background: url(img-delete.gif) no-repeat;
	padding: 3px 0 0 22px;
}
.img-delete a{
	color: #1279DC;
	text-decoration: none;	
}
.img-add{
	background: url(img-add.gif) 0 2px no-repeat;
	padding: 3px 0 0 22px;
	margin: 0 0 0 8px;
}
.img-add a{
	color: #1279DC;
	text-decoration: none;	
}
.img-add a:hover{
	color: #CD0174;
	text-decoration: underline;
}

/* ------------------------- Paginado ------------------------- */
/* ------------------------- Paginado ------------------------- */
/* ------------------------- Paginado ------------------------- */
.pie{
	height: 30px;
	width: 420px;
	position: absolute;
	bottom: 120px;
	right: 30px;
	text-align: center;
	clear: both;
}
.pie p{
	color: #1279DC;
}
.pie p a{
	color: #1279DC;
	text-decoration: none;
}
.pie p a:hover{
	color: #CD0174;
	text-decoration: underline;
}

.pagina-actual{
	color: #fff;
	background-color: #1279DC;
	padding: 2px 5px;
	border: 1px solid #1279DC;
	margin: 0 2px;
}
.paginado{
	
}
.pagina-link{
}
.pagina-link a{
	padding: 2px 5px;
	border: 1px solid #9AC9F5;
	margin: 0 2px;
}
.pagina-link a:hover{
	color: #CD0174;
	border: 1px solid #CD0174;
}

/* ------------------------- Formularios y aledaņos ------------------------- */
/* ------------------------- Formularios y aledaņos ------------------------- */
/* ------------------------- Formularios y aledaņos ------------------------- */
.form-element-box{
	clear: both;
	margin: 0 0 10px 0;
}

input{
	width: 220px;
	margin: 0 10px 0 0;
	border: 1px #9AC9F5 solid;
	height: 20px;
}

textarea{
	width: 220px;
	height: 150px;
	margin: 0 10px 0 0;
	border: 1px #9AC9F5 solid;
}

select{
	margin: 0 0px 0 0;
	border: 1px #9AC9F5 solid;
	height: 20px;
}

.etiqueta-form{
	display: block;
	width: 150px;
	float: left;
}

.automatik{
	width: auto;
}
.boton{
	width: auto;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	padding: 2px 5px;
	background-color: #1279DC;
	margin: 0 15px 0 0;
}
.form-nook{
	display: block;
	background-color: #DF0000;
	color: #FFF;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0 10px 15px;
}
.form-ok{
	display: block;
	background-color: #CD0174;
	font-weight: bold;	
	color: #FFF;
	padding: 3px 10px;
	margin: 0 10px 15px;
}

/* ------------------------- Login ------------------------- */
/* ------------------------- Login ------------------------- */
/* ------------------------- Login ------------------------- */
.login-box{
	position: absolute;
	z-index: 100000000;
	width: 300px;
	height:134px;
	background: url(bg-login4.gif) no-repeat;
	padding: 0;
	top:35px;
	right: 15px;
}
.logmail{
	position: absolute;
	top: 19px;
	right: 13px;
	width: 150px;
	height: 20px;
}
.logpass{
	position: absolute;
	top: 47px;
	right: 13px;
	width: 100px;
	height: 20px;
}
.botoning{
	position: absolute;
	top: 90px;
	left: 50px;
	width: 90px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	padding: 2px 5px;
	background-color: #1279DC;
}
.botoncanc{
	position: absolute;
	top: 90px;
	right: 45px;
	width: 90px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	padding: 2px 5px;
	background-color: #1279DC;
}

/* ------------------------- Ficha ------------------------- */
/* ------------------------- Ficha ------------------------- */
/* ------------------------- Ficha ------------------------- */
#ficha{
	background: url(bg-perfil.jpg) no-repeat;
	width: 420px;
	height: 310px;
	margin: 5px 0 20px 0;
	position: relative;
}
.p1{
	position: absolute;
	left: 196px;
	top: 60px;
}
.p2{
	position: absolute;
	left: 196px;
	top: 110px;
}
.p3{
	position: absolute;
	left: 196px;
	top: 160px;
}
.p4{
	position: absolute;
	left: 196px;
	top: 210px;
}
.fotoficha{
	position: absolute;
	top: 29px;
	left: 27px;
}
