@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/body-bg.jpg);
	background-position: center;
}
ul, ol{
	margin:0 0 0 25px;
}
li{
	margin:0 0 20px 0;
	font-size: 12px;
}
.wrap_index, 
.wrap_bio, 
.wrap_gallery,
.wrap_descargas,
.wrap_contact{
	margin:0px auto;
	width:800px;
	position:relative;
}

.wrap_index{
	background-image:url(images/index-bg.jpg);
	height:600px;
}
.wrap_bio{
	background-image:url(../images/bio-bg.jpg);
	height:735px;
}
.wrap_gallery{
	background-image:url(../images/gallery-bg.jpg);
	height:735px;
}
.wrap_descargas{
	background-image:url(../images/descargas-bg.jpg);
	height:735px;
}
.wrap_contact{
	background-image:url(../images/contact-bg.jpg);
	height:735px;
}
#social_media_links{
}
#social_media_links img {
	margin: 0 1px;
}
.footer{
	width:800px;
	background-image: url(../images/footer-bg.png);
	height: 156px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navegacion{
	position:absolute;
	left: 274px;
	top: 17px;
	color:#333;
	font-weight: bold;
	width: 493px;
	height: 19px;
	font-size: 12px;
}
.navegacion a{
	padding:0 10px;
	color: #FFF;
	font-size: 12px;
}
#social_media_links {
	position: absolute;
	left: 3px;
	top: 6px;
}
.subtitulo{
	color:#630;
	font-size:18px;
}
.contenido_galeria{
	position:absolute;
	left: 73px;
	top: 366px;
	width: 629px;
	text-align: justify;
}
.contenido_inicio{
	position:absolute;
	left: 361px;
	top: 379px;
	width: 365px;
	text-align: justify;
}
.contenido_contacto{
	position:absolute;
	left: 197px;
	top: 355px;
	width: 380px;
	text-align: justify;
}
.contenido_izq{
	position:absolute;
	left: 75px;
	top: 376px;
	width: 279px;
	text-align: justify;
	font-size: 11px;
}
.contenido_descargas{
	position:absolute;
	left: 69px;
	top: 360px;
	width: 632px;
	text-align: justify;
	font-size: 11px;
}
.contenido_der{
	position:absolute;
	left: 416px;
	top: 375px;
	width: 279px;
	text-align: justify;
	font-size: 11px;
}
.contenido_galeria a,
.contenido_inicio a,
.contenido_izq a,
.contenido_der a,
.contenido a{
	color:#930;
}
.download {
	font-size: 10px;
	color: #600;
	text-align: right;
	margin: 0 60px 0 0;
}
.DownloadTableBorder {
	padding: 0 20px;
}

.DownloadSongTitle {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	background-color: #8D7261;
	padding: 0 0 0 10px;
}

