#outer
{
background: url(images/common/fondoin03.gif) repeat-y;
}

#splash
{
position: relative;
top:0px;
background: url(images/cabeceras/cabdisco.gif) no-repeat;

width:900px;
height: 197px;
margin: auto;
clear:both;
}
#pageMusica a {
	background: #fff url(images/menuprincipal/mencaston03.gif) no-repeat;
}

#content {
	width:100%;
}
#bloquecentral {
	border-bottom: 1px solid;
}

#envelope {margin: 0 auto 1em auto; text-align: center; color: white;}
#envelope img {margin: 5px; border: 0;}
#image {margin: 0 auto 0 auto; padding: 0.5em 0.5em 0.5em 0.5em; text-align: center;}
#image img {display: block; margin: 0 auto 0.5em auto; border: 0; max-width:650px}
.navigation {text-align: center; font-size: 0.8em; padding: 0.2em;}
#envelope a {
	border-bottom:none;
}
.post
{
	border-bottom: none;
}
.post .entry {
	margin-left:0px;
}
.introdisco {
	border-bottom: #7d7e7b 1px solid;
	font-family: Georgia;
	text-align:justify;
	background: url(images/common/fondodiscografia.gif) repeat-y;
}

.contenidodisco {
	width:100%;
	padding-top:10px;
}

.contenidodisco .temas {
	float:left;
	width:49%;
}
.contenidodisco .audio {
	width:49%;
	float:right;
}
.temas ul {
	padding-left:15px;
	padding-bottom:15px;
}
.temas li {
	list-style-type: decimal;
	list-style-position: inside;	
}
.audio p {
	float:left;
	padding-right:15px;
	padding-left:10px;
}

.audio p.titulotema {
	float:left;
	padding-right:15px;
}

.audio ul {
	padding-left:15px;
	padding-bottom:15px;	
	list-style-type: none;
	list-style-position: inside;
	
	vertical-align:top;	
}

.audio ul li {
	height:18pt;
	vertical-align:text-top;	
}

.audio ul li a {
	
	vertical-align:text-top;	
}
