.home {
	background-image: url(../img/home_dw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 128px;
	width: 40px;
}
.logo {
	background-image: url(../img/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}
.space {
	width: 60px;
	display: block;
}

.bck2 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 652px;
	width: 800px;
	background-color: #2E281C;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.textosmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

.heading {
	background-image: url(../img/artiestrada.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFDE17;
	text-decoration: none;
	text-align: justify;
}
.space2 {
	height: 99px;
	width: 60px;
	display: block;
}
.artistas {
	background-image: url(../img/artistas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}
.artistas_td {
	height: 135px;
	width: 39px;
}
.home_td {
	height: 135px;
	width: 39px;
}
.contactos_td {
	height: 135px;
	width: 39px;
}

.gonzo {
	background-image: url(../img/gonzo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 171px;
	width: 180px;
}
.gonzo2 {
	background-image: url(../img/gonzo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fausto {
	background-image: url(../img/fausto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 530px;
	width: 180px;
}
.tb1 {
	background-color: #17140d;
}
.artistasbut {
	background-image: url(../img/artistas_dw.png);
	height: 140px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: right center;
}
.bck {
	background-image: url(../img/bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactos {
	background-image: url(../img/contactos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.contactosbut {
	background-image: url(../img/contact_dw.png);
	height: 135px;
	width: 39px;
	background-repeat: no-repeat;
	background-position: right top;
}
.homebut {
	background-image: url(../img/home_dw.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 135px;
	width: 39px;
}

html,body { 
scrollbar-base-color: #423f3a;
scrollbar-arrow-color: #ffda09;
scrollbar-3dlight-color: #423f3a;
scrollbar-darkshadow-color: #101010;
scrollbar-face-color: #2d271b;
scrollbar-highlight-color: #d7d2cb;
scrollbar-shadow-color: #101010;
scrollbar-track-color: #17140d;
} 

