* { padding: 0; margin: 0; }

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
 	background-color: #fff;
 	font-family: Arial, "Helvetica-neue", sans-serif;
	font-size: 14px;
	color: #8b8b8b;
}

a {
	color: #008bd0;
	text-decoration: none;
}
a:hover {
	color: #e12c87;
	text-decoration: none;
}

h1 {
	font-size: 15px;
	color: #e12c87;
}
p {
	font-size: 12px;
	color: #4f0329;
	text-align: justify;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.pb5 {
	padding-bottom: 5px;
}
.pb15 {
	padding-bottom: 15px;
}

.pt5 {
	padding-top: 5px;
}
.pt15 {
	padding-top: 15px;
}
.pt25 {
	padding-top: 25px;
}
.pt50 {
	padding-top: 50px;
}

#wrapper { 
	margin: 0 auto;
	padding-top: 15px;
	width: 973px;
}
#wrapperOver {
	position:absolute;
	width: 973px;
}
#cabecera {
	background-image: url(../images/estructura/superior.gif);
	background-repeat: no-repeat;
	width: 973px;
	height: 171px;
}
a img {
	border: 0px;
}
#cabecera #menu {
	padding-top: 75px;
}
#cabecera ul {
        list-style: none;
	padding-left: 170px;
}
#cabecera li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#izquierda {
	float: left;
	background-image: url(../images/estructura/izquierda.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 320px;
}
#izquierda #micuenta {
	position: relative;
	top: -30px;
	left: 8px;
	color: #e12c87;
	font-size: 12px;
	font-weight: bold;
}
#izquierda #micuenta #superior2 {
	background-image: url(../images/cuenta/superior.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 30px;
}
#izquierda #micuenta #contenido2 {
	background-image: url(../images/cuenta/fondo.gif);
	background-repeat: repeat-y;
	width: 146px;
	min-height: 272px;
	padding-left: 10px;
	padding-right: 10px;
}
#izquierda #micuenta #inferior2 {
	background-image: url(../images/cuenta/inferior.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 15px;
}
#izquierda #micuenta #nick {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}
#izquierda #micuenta .avatar {
	background-image: url(../images/cuenta/fondoAvatar.gif);
	background-repeat: no-repeat;
	width: 145px;
	height: 145px;
}

#izquierda #micuenta .resumen b {
	font-size: 13px;
	color: #e12c87;
	font-weight: bold;
}
#izquierda #micuenta .resumen {
	font-size: 13px;
	color: #c10c67;
	font-weight: normal;
}

#izquierda #micuenta form {
	width: 146px;
	font-size: 14px;
	padding-bottom: 10px;
}
#izquierda #micuenta .campo {
	background-image: url(../images/cuenta/campo.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 34px;
	display: block;
}
#izquierda #micuenta .campo input {
	border: 0px;
	margin-top: 7px;
	margin-left: 15px;
	width: 115px;
	color: #e12c87;
	font-size: 16px;
}
#derecha {
	float: right;
	background-image: url(../images/estructura/derecha.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 320px;
}
#inferior {
	background-image: url(../images/estructura/inferior.gif);
	background-repeat: no-repeat;
	width: 973px;
	height: 65px;
	padding-top: 35px;
	padding-left: 125px;
}
#inferior ul {
        list-style: none;
}
#inferior li {
	background-image: url(../images/estrella.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 25px;
	color: #008bd0;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#inferior li.destacada {
	background-image: url(../images/estrellaAnim.gif);
	padding-right: 25px;
}
#inferior li a,
#inferior li.destacada a:hover{
	color: #008bd0;
	text-decoration: none;
}
#inferior li a:hover,
#inferior li.destacada a{
	color: #e12c87;
	text-decoration: none;
}
#contenido {
	float: left;
	color: #fff;
	height: 320px;
	color: #4c0026;
	font-size: 14px;
}
#contenido .submenu {
	position: relative;
	top: -5px;
}
#contenido #globo {
	float: left;
	width: 427px;
	height: 223px;
	text-align: justify;
	background: url(../images/home-globo.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 9px;
}
#contenido #globo .contenido {
	padding: 25px;
}
#contenido #globo .parrafo {
	color: #4f0329;
	font-size: 14px;
	margin-bottom: 15px;
}
#contenido #globo .subtitulo {
	font-size: 14px;
	text-weight: bold;
}
#contenido #globo .vermas {
	font-size: 12px;
	float: right;
}
#contenido #globo .titulo {
	font-size: 15px;
	color: #e12c87;
	display: block;
	margin-bottom: 10px;
}
#contenido #globo .parrafo span{
	display: block;
	margin-left: 10px;
}
#contenido #globo .fecha {
	color: #e3358e;
	font-size: 11px;
	width: 125px;
	float: left;
	text-align: center;
}
#contenido #nancyHome {
	float: left;
	position: relative;
	left: 0px;
	top: -28px;
	width: 264px; /* 630 */
	height: 374px;
	background-position: left top;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home-nancy.png');
	background /**/: transparent url(../images/home-nancy.png);
}


#fondo {
	width:100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#interiorSuperior {
	background-image: url(../images/interiores/superior.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	width: 516px;
	height: 28px;
}
#interiorContenido {
	background-image: url(../images/interiores/fondo.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 526px;
	height: 267px;
}
#interiorContenido2 {
	background-image: url(../images/interiores/fondo2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 8px;
	width: 510px;
	height: 210px;
}
.tableMisAmigas {
	margin-left: 5px;
	width: 508px;
	height: 210px;
}

#interiorInferior {
	background-image: url(../images/interiores/inferior.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 526px;
	height: 19px;
}

.registrarse {
	margin-left: 100px;
}
.registrarse #nancyRegistrarse {
	position: relative;
	left: 0px;
	top: -14px;
	width: 184px;
	height: 327px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nancy-registrarse.png');
	background /**/: transparent url(../images/nancy-registrarse.png);
}
.registrarse #interiorContenido {
	padding-left: 30px;
	width: 560px;
}

.registrarse form {
	width: 370px;
	padding-bottom: 10px;
	color: #e12c87;
	font-size: 18px;
	font-weight: bold;
}
.registrarse .campo {
	background-image: url(../images/cuenta/campo.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 34px;
	display: block;
}
.registrarse .campo input {
	border: 0px;
	margin-top: 7px;
	margin-left: 15px;
	width: 115px;
	color: #e12c87;
	font-size: 16px;
}

.misAmigas {
	float: left;
	margin-left: 15px;

}
.misAmigas #barraInferior {
	position: relative;
	top: 8px;
}
.misAmigas #addAmiga {
	float: left;
	text-align: center;
	width: 146px;
	color: #e12c87;
	font-size: 13px;
	font-weight: bold;
}
.misAmigas #addAmiga .campo {
	background-image: url(../images/cuenta/campo.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 34px;
	display: block;
}
.misAmigas #addAmiga input {
	border: 0px;
	margin-top: 7px;
	margin-left: 10px;
	width: 105px;
	color: #e12c87;
	font-size: 16px;
	float: left;
}
.misAmigas #addAmiga .boton {
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}
.misAmigas .avatar {
	float: left;
	width: 94px;
	height: 94px;
}
.misAmigas #solicitudes {
	float: right;
	background-image: url(../images/cuenta/fondoInferior.gif);
	background-repeat: no-repeat;
	padding: 5px;
	width: 350px;
	height: 49px;
	color: #e12c87;
	font-size: 13px;
	font-weight: bold;
}
.misAmigas #solicitudes #nick {
	width: 170px;
	height: 25px;
	font-size: 16px;
	float: left;
	display: block;
	padding-top: 5px;
	line-height: 25px;
	text-align: center;
}

.ranking {
	float: left;
	width: 172px;
	margin-left: 15px;
}
.ranking #superior {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/cuenta/rankingSuperior.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 36px;
	float: left;
}
.ranking #contenido {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/cuenta/rankingFondo.gif);
	background-repeat: repeat-y;
	width: 152px;
	height: 266px;
	color: #fff;
	font-size: 14px;
}
.ranking #inferior {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/cuenta/rankingInferior.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 18px;
}

.editorAvatar {
	margin-left: 100px;
	
}
.editorAvatar #interiorContenido {
	padding-left: 20px;
}

.conFondo #contenido {
	background-color: #fff;
	width: 720px;
	padding-left: 25px;
}
.conFondo #cabecera {
	background-image: url(../images/estructura/superiorFondo.gif);
	background-repeat: no-repeat;
	width: 973px;
	height: 171px;
}
.conFondo #inferior {
	background-image: url(../images/estructura/inferiorFondo.gif);
	background-repeat: no-repeat;
	width: 973px;
	height: 65px;
	padding-top: 35px;
	padding-left: 125px;
}
.conFondo #izquierda {
	float: left;
	background-image: url(../images/estructura/izquierdaFondo.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 320px;
}
.conFondo #derecha {
	float: right;
	background-image: url(../images/estructura/derechaFondo.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 320px;
}
.conFondo .thumbs {
	margin-left: 15px;
}
.conFondo .thumbs span {
	float: left;
}
.conFondo #contenido #coleccion {
	width: 510px;
	text-align: left;
}
.conFondo .juegos {
	margin-left: 0px;
}
.conFondo .juegos span {
	float: left;
}
.conFondo .juegos .imagen {
	float: left;
}
.conFondo .juegos .contenido {
	margin-left: 10px;
	float: left;
	width: 300px;
}
.conFondo .juegos .botones {
	float: right;
	width: 200px;
	margin-right: 20px;
}
.conFondo .juego {
	background-image: url(../images/juegos/fondo.gif);
	background-repeat: no-repeat;
	width: 669px;
	height: 150px;
	padding-top: 10px;
	padding-left: 10px;
}
.conFondo .juegos .juego .contenido p {
	font-size: 1.1em;
}
.enviarAmiga {
	background-color: #f0a9ca;
	color: #e12c87;
}
.enviarAmiga .titulo {
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
}
.enviarAmiga form {
	width: 146px;
	font-size: 14px;
}
.enviarAmiga .campo {
	background-image: url(../images/campo2.gif);
	background-repeat: no-repeat;
	width: 297px;
	height: 37px;
	display: block;
}
.enviarAmiga .campo input {
	border: 0px;
	margin-top: 7px;
	margin-left: 15px;
	width: 270px;
	color: #e12c87;
	font-size: 16px;
}

.topJuegos {
	background-color: #f0a9ca;
	color: #fff;
}
.topJuegos table {
	margin-left: 15px;
	font-size: 14px;
}

.opinar #encuesta {
	background-image: url(../images/opinar/fondo.gif);
	background-repeat: no-repeat;
	width: 394px;
	height: 290px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
}
.opinar #encuesta h1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.opinar #encuesta ul {
	width: 350px;
	margin-left: 25px;
	padding-top: 10px;
	font-size: 15px;
        list-style: none;
}
.opinar #encuesta li {
	padding-left: 30px;
	line-height: 30px;
	color: #e12c87;
	cursor: pointer;
}
.opinar #encuesta li.on {
	background-image: url(../images/opinar/checkOn.gif);
	background-repeat: no-repeat;
}
.opinar #encuesta li.off {
	background-image: url(../images/opinar/checkOff.gif);
	background-repeat: no-repeat;
}
.opinar #encuesta li.off:hover {
	background-image: url(../images/opinar/checkOn.gif);
	background-repeat: no-repeat;
}
.opinar #encuesta table {
	width: 350px;
	margin-left: 15px;
	padding-top: 10px;
	font-size: 15px;
}
.opinar #encuesta .res {
	color: #e12c87;
	height: 30px;
}
.opinar #encuesta #btVotar {
	float: right;
	margin-right: 20px;
}
.opinar #encuesta #resumen {
	color: #e12c87;
	float: right;
	margin-right: 20px;
}
.opinar #lista {
	background-image: url(../images/opinar/fondo2.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 303px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	float: right;
	top: -10px;
	position: relative;
	color: #e12c87;
}
.opinar #lista p {
	color: #e12c87;
}
.entrar {
	padding-left: 50px;
}

.noticias p {
	font-size: 12px;
	color: #4f0329;
	text-align: justify;
	margin-bottom: 10px;
}
.noticias ul {
        list-style: disc;
	font-size: 12px;
	text-align: justify;
	display: block;
}
.noticias li {
	margin-left: 25px;
	margin-bottom: 10px;
}
#linkFamosa {
	width: 100px;
	height: 70px;
	float: right;
}