#contenedora {
	background-image: url(images/principal.jpg);
	background-repeat: no-repeat;
	height: 758px;
	width: 718px;
	margin: 0 auto;
	z-index:1;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
#logo {
	float: left;
	position:relative;
	height: 220px;
	width: 200px;
	top: 20px;
	left: 25px;
	z-index:4;
}
#contenedora #logo table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
#contenedora #logo a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
#contenedora #logo a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#contenedora #logo a:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#contenedora #logo a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
#contenedora #flash {
	float: right;
	position:relative;
	height: 175px;
	width: 350px;
	top: 81px;
	right: 23px;
	z-index:5;
}
#contenedora #contenidos {
	height: 485px;
	width: 688px;
	top: 35px;
	position:relative;
	float:left;
	left: 15px;
	z-index:6;
}
#contenedora #contenidos #content {
	height: 485px;
	width: 688px;
	border: 0px none #FFFFFF;
}
.td_con_fondo {
	background-image: url(images/fondo_azul_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#contenedora #cabecera {
	width: 758px;
	position:relative;
	z-index:2;
	height: 250px;
	left: 0px;
	top: 0px;
}
#contenedora #housemusiclabel {
	height: 7px;
	width: 96px;
	top: 30px;
	left: 40px;
	float:left;
	position:relative;
	background-image: url(images/housemusiclabel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
