@charset "utf-8";
.pie_pagina a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.pie_pagina a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.pie_pagina a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.pie_pagina a:hover{
	color:#990000;
	text-decoration:none;
}

.pie_pagina {
	float: left;
	height: 40px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

/* CSS Document */
body{
	background-image:url(img/bk.jpg);
	margin:0px;
}
#Box_Body {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	float: left;
	height: 266px;
	width: 1000px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ninja {
	background-image: url(img/ninja.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 91px;
	width: 287px;
	padding-top: 2px;
	padding-right:4px;
}
.logo {
	
	float: left;
	height: 72px;
	width: 290px;
	margin-left: 10px;
	margin-top: 20px;
}
.header_left {
	float: left;
	height: auto;
	width: 300px;
}
.menu {
	float: left;
	height: 30px;
	width: 670px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerImage{
	background-image:url(img/headerImg.png); background-position:right; background-repeat:no-repeat; height:78px;
}
.contenido {
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.contenido_top {
	float: left;
	height: 60px;
	width: 1189px;
	background-image: url(img/contenido_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenido_center {
	float: left;
	height: auto;
	width: 960px;
	background-image: url(img/burbuja.png);
	background-repeat:  repeat-y;
	background-position: center center;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.contenido_botton {
	float: left;
	height: 35px;
	width: 1189px;
	background-image: url(img/contenido_botton.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_intro {
	float: left;
	height: auto;
	width: 440px;
	margin-top: 5px;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #000000;
}
.resena {
	float: left;
	height: 310px;
	width: 330px;
	background-image: url(img/borde.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.jmusic_wallpapers {
	float: left;
	height: 310px;
	width: 310px;
	background-image: url(img/borde.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.blog {
	float: left;
	height: 310px;
	width: 280px;
}
.resena_box {
	height: auto;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	padding-top: 10px;
	margin-bottom: 0px;
}
a:link {
	color: #950000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #950000;
}
a:hover {
	text-decoration: none;
	color: #DD0707;
}
a:active {
	text-decoration: none;
	color: #950000;
}
