body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#miscelaneosjb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/miscelaneosjb.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#menublog{
height:400px;
width:280px;
overflow:auto;}
#biografiajb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/biografiajb.jpg);
	background-repeat:no-repeat;
}
#biografiajb #menublog{
background-image:url(images/menublog.png);
padding:5px;
}
#biografiajb #pagina1{
background-image:url(images/biografiajb2.jpg);
background-repeat:repeat-y;
background-position:right;
padding:5px;
}
#fotografiasjb{
	background-color:#000000;
	color:#FFFFFF;
background-image:url(images/fotografiasjb2.jpg);
padding:5px;
}
#fotografiasjb #izquierda{
	background-color:#000000;
}

#videosjb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/videosjb.jpg);
	background-repeat:no-repeat;
	background-position: 0px 150px;
}
#musicadisponiblejb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/musicadisponiblejb.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 0px 150px;
}
#discografiajb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/cuadros.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#iniciojb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/fondo1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#contratacionesjb{
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(images/contratacionesjb.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.contrataciones1{
padding:10px;
background-image:url(images/notasrojas.gif);
margin:20px;
}
.contrataciones1 strong{
color:#FFCC00;
}
#divjb{
position:absolute;
top:-1000px;
width:900px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

#pagina1{
width:900px;
margin:0 auto;
}
#cabecera{
height:200px;
clear:both;
}
#titulo{
float:right;
padding-top:140px;
font-size:42px;
}
#guitarra{
width:62px;
height:180px;
float:right;
margin-left:15px;
background-image:url(images/guitarra1.gif);
}
#menu{
width:200px;
float:right;
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 15px;
font-weight:bold;
text-decoration: none;
color: #fff;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #bb0000;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #bb0000;
}




#izquierda{
width:300px;
float:left;
}
#izquierda a{
color:#FFCC00;
font-weight:bold;
text-decoration:none;
}
#izquierda a:hover{
color: #FF0000;
}
#derecha{
width:590px;
float:right;
}
#derecha h1{
color:#FF6600;
}
#pie{
padding-top:20px;
clear:both;
}
#pie a{
color:#FFFFFF;
}
.p10gris{font-size:10px;}
.divisor{
clear:both;
height:2px;
}