/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #120e0f;
}

.header {
	width: 850px;
	height: 212px;	
	}
	
.topnav {
	width:532px;
	height: 32px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;	
	}
	
#fotos {
	width: 380px;
	height: 330px;
	margin-top: 0px;
	margin-left: 140px;
	font-weight: bold;
	text-align: center; 
	}
#fotos img {
	border: medium solid #ffffff; 
	}
	
.content {
	margin-top: 65px;
	margin-left: 150px;
	margin-right: 170px;	
	width: 530px;
	height: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	padding-left: 5px;	
	}
	
#main {
	overflow: auto;
	width: 530px;
	height: 350px;
	}
		
.right_img {
	background-image: url(img/home.jpg);
	margin-top: 9px;
	position: absolute;
	margin-left: 664px;
	width: 208px;
	height: 368px;
	}
	   
.foot {
	vertical-align:bottom;
	width: 850px;
	height: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	position: absolute;
	}
	
.caja {     
	width: 850px; 
	background-image: url("img/centro.jpg"); 
    background-repeat: repeat-y; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
} 
 
.cajaarriba { 
    background-image: url("img/header2.jpg"); 
    background-position: top center; 
    background-repeat: no-repeat; 
	} 

.cajaabajo { 
    background-image: url("img/fondo2.jpg"); 
    background-position: bottom left; 
    background-repeat: no-repeat; 
	height: 818px;
	vertical-align: bottom;
	}
.gracias {
	width: 400px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	}

.disco1 {
	height: 160px;
	border-bottom: thin solid #999999;
	margin-bottom: 10px;
	}
.disco2 {
	height: 150px;
	}
.cdtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	border-right: thin solid #999999;
	width: 150px;
	height: 133px;
	text-align: left;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	}
.cdinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	width: 200px;
	text-align: left;
	font-weight: 100;
	float: left;
	}	
.demo1 {
	width: 133px;
	height: 133px;
	background-image: url("img/cd1.jpg");
	float: left;
	margin-right: 5px;
	} 
.demo2 {
	width: 133px;
	height: 133px;
	background-image: url("img/cd2.jpg");
	float: left;
	margin-right: 5px;
	} 
.left_nav {
	width: 130px;
	height: 350px;
/*	background-image: url(img/left_note.png);	*/
	text-align: left;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border-right: thin solid #464646;
	}
	
.left_nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	}
.left_nav ul li {
	padding-top: 0px;
	padding-bottom: 0px;
		
	}

	
.left_nav ul li ul li {
	
	}
.left_nav ul ul{
	padding-left: 10px;
	color: #D50000;
	font-weight: bold;
	font-size: 11px;
	}
#next_prev {
	display: inline;
	
	}
#fotos a:link, #fotos a:visited {
	color: #464646;
	text-decoration: none;
	font-size: 11px;
	}
#fotos a:hover, #fotos a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	}	
	
	
	/* LINKS */
	
a:link, a:visited {
	color: #FCC300;
	text-decoration: none;
	}
a:hover, a:active {
	color: #FCC300;
	text-decoration: underline;
	}
.topnav a:link, .topnav a:visited {
	color: #000000;
	text-decoration: none;
	}
.topnav a:hover, .topnav a:active {
	color: #000000;
	text-decoration: underline;
	}				
.left_nav ul li a:link, .left_nav ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	}

.left_nav ul li a:hover, .left_nav ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	}
.left_nav ul li ul li a:link, .left_nav ul li ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}
.left_nav ul li ul li a:hover, .left_nav ul li ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #D50000;
	font-size: 11px;
	text-decoration: none;
	}
	
	
	/* LINKS */
	
	/* TEXT */
	
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	text-align: left;
	font-weight: bold;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-align: left;
	font-weight: bold;
	}
.demo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-align: left;
	font-weight: bold;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	text-align: center;
	color: #333333;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 17px;
	}
.loading {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 5px;
	text-indent: 350px;
	}


	/* TITULOS */

.title_home {
	background-image: url(img/title_home.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 87px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
		
.title_bio {
	background-image: url(img/title_bio.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 137px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.title_formacion {
	background-image: url(img/title_formacion.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 151px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.title_disco {
	background-image: url(img/title_disco.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 167px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.title_fotos {
	background-image: url(img/title_fotos.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 75px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.title_cartelera {
	background-image: url(img/title_cartelera.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 133px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.title_audio {
	background-image: url(img/title_audio.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 81px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	}
.title_contacto {
	background-image: url(img/title_contacto.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 137px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
a#home {
	display: block;
	width: 56px;
	height: 25px;
	background: url(img/nav_02.gif) top left no-repeat;
	}

a#home:hover {
	background-position: 0 -25px;
}

a#biografia {
	display: block;
	width: 79px;
	height: 25px;
	background: url(img/nav_03.gif) top left no-repeat;
	}

a#biografia:hover {
	background-position: 0 -25px;
}

a#formacion {
	display: block;
	width: 85px;
	height: 25px;
	background: url(img/nav_04.gif) top left no-repeat;
	}

a#formacion:hover {
	background-position: 0 -25px;
}

a#discografia {
	display: block;
	width: 93px;
	height: 25px;
	background: url(img/nav_05.gif) top left no-repeat;
	}

a#discografia:hover {
	background-position: 0 -25px;
}

a#fotos_nav {
	display: block;
	width: 51px;
	height: 25px;
	background: url(img/nav_06.gif) top left no-repeat;
	}

a#fotos_nav:hover {
	background-position: 0 -25px;
}

a#cartelera {
	display: block;
	width: 81px;
	height: 25px;
	background: url(img/nav_07.gif) top left no-repeat;
	}

a#cartelera:hover {
	background-position: 0 -25px;
}

a#contacto {
	display: block;
	width: 79px;
	height: 25px;
	background: url(img/nav_08.gif) top left no-repeat;
	}

a#contacto:hover {
	background-position: 0 -25px;
}
a#flog {
	display: block;
	width: 52px;
	height: 25px;
	background: url(img/nav_09.gif) top left no-repeat;
	}

a#flog:hover {
	background-position: 0 -25px;
}