html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
}

a {	text-decoration:none; }
a img, :link img, :visited img {border: 0;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	background-color: #000000;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: "Arial Narrow", Arial;
	font-size: 0.8em;
}

input {
	font-family: Arial;
	COLOR: #333;
	border:0;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	color: #333;
	border:0;
	font-size:11px;
}

textarea {
	font-family: Arial;
	COLOR: #333;
	border:0;
}

p {
	color: white;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 10px;
}

p a { color: #D1E338;}
p a:hover { color: #D1E338; text-decoration: underline;}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: white;
	font-size: 11px;
}

li a { color: #D1E338;}
li a:hover { color: #D1E338; text-decoration: underline;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.bloque99 {
	width: 99%;
	height: 99%;
	display: block;
}

.clear {clear:both;}

img { border:none;}

/***********************************************************************************/

body, html {height: 100%;}

.global {
	margin: 0px auto; 
	width: 100%;
	height: 100%;
}

.global td {text-align: center;}

.contenedor {
	width: 960px;
	margin: 0px auto;
}

.contacto {margin-top: 198px;}

.youtube {margin-top: 150px; margin-left: 50px;}
.spotify {margin-top: 15px; margin-left: 50px;}
.facebook {margin-top: 26px; margin-left: 50px;}
.tuenti {margin-top: 21px; margin-left: 50px;}

.myspace {margin-top: 66px; margin-left: 50px;}
.photos {margin-top: 12px; margin-left: 50px;}
.shop {margin-top: 12px; margin-left: 50px;}
.blog {margin-top: 12px; margin-left: 50px;}

.suscribete {margin-top: 85px; margin-left: 50px;}

.login {
	width: 260px;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 14px;
}

.login td {
	color: white;
	padding-bottom: 10px;
}

.login input {
	border: none;
	background-color: #666;
	margin: 2px;
	width: 260px;
	color: white;
	font-size: 13px;
	font-family: "Arial Narrow", Arial;
}

.login #enviar {
	color: white;
	background-color: #F70828;
	border: none;
	width: 70px;
	font-weight: bold;
	cursor: pointer;
	font-family: arial;
}
