body {
	color: white;
	background-color: black;
	text-align: center;
}

a:link {
	color: #000099
	}
a:visited {
	color: #990099
	}
a:active {
	color: #000099
	}
a:hover {
	font-weight:bold;
	color: #000099
	}

div.cuerpo{
	text-align: center;
	position:relative;
	width:100%;
	z-index:1;
	}

div.menu {
	background-color: black;
	text-align: center;
	position: fixed;
	bottom: 0px;
	width:100%;
	z-index:2;
}
div.porencima {
	background-color: black;
	position: fixed;
	text-align: center;
	top: 0em;
	width:100%;
	z-index: 3;
}
div.galstand {
	background-color: black;
	text-align: center;
	position: fixed;
	top: 227px;
	width:100%;
	z-index:2;
}
div.galstandmin {
	text-align: center;
	position:relative;
	width:100%;
	top: 15em;
	z-index:2;
}
table.centrada{
	margin-right:auto;
	margin-left:auto;
}

table.galeria{
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

img.btmenu{
	border: 0px solid;
}
img.imgsb{
	border: 0px solid;
}

/*esto es para el formulario*/
#contacto {
	text-align: center;
	position: relative;
	width: 970px;
	height: 760px;
	margin-right:auto;
	margin-left:auto;
}

#contacto .comment {
	position: absolute;
	top: 120px;
	left: 70px;
	margin: 0;
}

#contacto .email {
	position: absolute;
	top: 485px;
	left: 180px;
	margin: 0;
}

#contacto .nombre {
	position: absolute;
	top: 575px;
	left: 180px;
	margin: 0;
}

.transparente {
	color:inherit;
	/*background-color:transparent;*/
	background:url(../imagenes/trans1.gif);
}

/*#contacto a {
	display:block;
	float:left;
}*/

#contacto span{
	/*display:block;*/
	float:left;
}

/* desde aquí servicios */
#servicios{
	text-align: center;
	position: relative;
	width: 970px;
	height: 660px;
	margin-right:auto;
	margin-left:auto;
}
#servicios img{
	border: 0px solid;
	float:left;
}
#servicios span{
	float:left;
}

/* desde aquí galería hg */
#galhg {
	text-align: center;
	position: relative;
	width: 970px;
	height: 749px;
	margin-right:auto;
	margin-left:auto;
}
#galhg img{
	border: 0px solid;
	float:left;
}
#galhg span{
	float:left;
}

/* desde aquí galería música */
#galmusic {
	text-align: center;
	position: relative;
	width: 970px;
	height: 770px;
	margin-right:auto;
	margin-left:auto;
}

#gmlateral {
	/*position: relative;*/
	width: 306px;
}

#galmusic img{
	border: 0px solid;
	float:left;
}
#galmusic span{
	float:left;
}

#galmusmin {
	position: relative;
}

#galmusmin .miniaturas{
	position: absolute;
}
/* hasta aquí galería música */

