body {
	background-color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	margin: 0;
	position: absolute;
	width: 100%;
}

a:visited {
	text-decoration: none;
	color: #4A86EF;
}

hr {
	border: 1px solid white;
}

/* Cabecera superior superior.*/

#top-header {
	margin: 0 0 20px 0;
	float: left;
	clear: both;
	width: 100%;
}

#top-bar {
	float: left;
	clear: both;
}

#top-logo {
	float: left;
	/*background: #000000 url(/images/logo.png) no-repeat scroll center center;*/
	height: 80px;
	width: 241px;
}

#img-logo {
	background: #000000 url(/images/logo.png) no-repeat scroll center center;
	width: 156px;
	height: 64px;
	margin: 5px 0 0 50px;
}

.top-menu {
	background-image: url(/images/globalNavBG.gif);
	display: inline;
	text-decoration: none;
	height: 80px;
	width: 96px;
	float: left;
}

.li-menu {
	display: inline;
}

#top-nav {
	float: left;
	list-style: none inside none;
	margin: 0;
}

/* Items.*/

#top-damelockerz:hover {
	background-position: 0 -160px !important;
}

#top-cuentas:hover {
	background-position: -96px -160px !important;
}

#top-notificacion:hover {
	background-position: -192px -160px !important;
}

#top-invitaciones:hover {
	background-position: -288px -160px !important;
}

#top-sumarptz:hover {
	background-position: -384px -160px !important;
}

/* Linea separadora superior.*/

#top-line {
	height: 38px;
	font-weight: bold;
	clear: both;
}

#main-center {
	text-align: center;
	display: block;
}

#table-email {
	margin-left: auto;
	margin-right: auto;
}

#text-email {
	width: 350px;
	height: 33px;
	font-size: 1.5em;
}

#submit-pedir  {
	background: #000000 url(/images/pedir.png) no-repeat scroll 0 0;
	border: 0;
	width: 104px;
	height: 40px;
	padding: 0;
}

#submit-pedir:hover {
	background-position: 0 -40px !important
}

#sended {
	color: #2CE1EF;
}

#submit-enviar  {
	background: #000000 url(/images/enviar.png) no-repeat scroll 0 0;
	border: 0;
	width: 104px;
	height: 40px;
	padding: 0;
}

#submit-enviar:hover {
	background-position: 0 -40px !important
}

#adsense {
	float: right;
}
