body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0;
}
/* LOGO */
.logo {
	background-image: url(images/bigworldmusiclogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 384px;
	padding: 3%;
	background-position: center bottom;
}
/* LOGO 2 */
.logo2 {
	background-image: url(images/bigworldmusiclogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 384px;
	padding: 6% 3% 0%;
}
/* MENU */
.menu {
	color: #FFFFFF;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4682B4;
	text-decoration: none;
	font-weight: normal;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #27408B;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #27408B;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #27408B;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #27408B;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
/* MAIN */
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #27408B;
	text-decoration: none;
	padding-right: 3%;
	padding-left: 3%;
	line-height: 5px;
	}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	line-height: 125%;
	}
.artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	background-color: #FFFFFF;
	height: auto;
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: thin none #339900;
	margin-left: 550px;
}
a.artist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #27408B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-align: left;
}
a.artist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #27408B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
a.artist:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #27408B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
a.artist:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #27408B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
.foto {
	background-image: url(images/gran.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 717px;
	width: 500px;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #27408B;
	background-color: #FFFFFF;
	height: auto;
	float: left;
	margin-left: 10px;
	width: 34%;
	line-height: 100%;
}
.footerart {
	background-color:#527FAD;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left: none;
	float: left;
	width: 100%;
	height: 130px;
}
strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #27408B;
	line-height: normal;
}

