body {
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	background-image: url(../images/fondo.png);
	background-repeat: repeat;
	text-align: center;
}
a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
h3 {
	font-family: 'Rock Salt', arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#todo {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000;
	float: none;
}
#contenido_abajo {
	width: 850px;
	background-color: #000;
	float: left;
}
#pie {
	background-color: #000;
	width: 850px;
	float: left;
	font-size: 9px;
	color: #999;
	padding-top: 5px;
	text-align: center;
}
#head {
	float: left;
	height: 200px;
	width: 850px;
}
#menu {
	background-image: url(../images/bk_menu.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 850px;
	float: left;
	padding-top: 12px;
	text-align: left;
}
#contenido {
	float: left;
	width: 565px;
	padding-top: 20px;
	padding-left: 50px;
	background-color: #000;
	text-align: left;
}
#contenido_pics {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-left: 50px;
}
#dest_dcha {
	float: right;
	width: 235px;
	padding-top: 40px;
	background-color: #000;
}
#rep_musica {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	height: 80px;
}
#facebook {
	float: left;
	width: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#green {
	float: inherit;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#last {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 200px;
	float: left;
}
#menu li {
	display: inline;
}
#menu ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	padding: 0;
}
#menu a {
	text-decoration:none;
	color: white;
}
#menu ul li a {
	text-decoration:none;
	margin: 4px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#menu ul li a:hover {
	color: #999;
	text-decoration: none;
}
#sub_menu {
	height: 26px;
	width: 100px;
	float: right;
}
#myspace {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 725px;
	top: 204px;
}
#flag {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 684px;
	top: 204px;
}
#lastfm {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 767px;
	top: 204px;
}
#youtube {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 810px;
	top: 204px;
}
.disco {
	float: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.temas {
	float: right;
	width: 270px;
}
p {
	float: left;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: lighter;
}
            

