body{
 background: #E7F4CC;
 margin: 0px;
}
    body, td, th, input { /* redundant rules for bad browsers  */
            font-family: verdana, sans-serif;
            font-size: x-small;
            voice-family: "\"}\"";
            voice-family: inherit;
            font-size: small;
    }
body{
 background: #E7f4cc url(fondonuevo.jpg) no-repeat;
}
#content {
  padding-top: 20px;
  padding-left: 40px;
}
#intro-ble{
  padding: 5px;
  background: #484;
  margin-bottom: 20px;
}
#tunes td{
 color: #aaa;
}

#tunes{
 width: 90%;
}
#tunes .song{
 font-weight: bold;
 color: #333;
}
#tunes .song a{
 color: #333;
}
#tunes .album{
 font-style: italic;
  color: #666;
}
#tunes .artist{
 color: #333;
}

#tunes tr.even{
 background: #daffda;
}
#tunes tr.odd{
 background: #fafaff;
}

#tunes{
 background: #6b6;
}
#tunes th{
 text-align:left;
}
#tunes .podcast{
 font-weight: normal;
 float:right;
 color: #666;
}
#tunes .podcast a{
  color: #644;
}
#tunes .comment{
  padding-left: 20px;
  font-style: italic;
  font-size: 0.9em;
}
#tunes .subheader th{
 text-align: center;
 font-weight: normal;
 border-top: 1px solid #9D9;
}
form{
 display: inline;
}


#header div, #content, #breadcrumbs div, #footer-contents, #main-feature .feature-contents {
	max-width: 900px; margin: 0 auto;
}

#header div { position: relative; }

/* header */
#header {
	height: 35px;
	position: relative;
	border-bottom: 2px solid #390;
	background: #693;
	z-index: 1;
}

#header h1 { margin: 0;	}

#header h1 img {
	font-weight: bold;
	color: #7f7c45;
}

#header ul {
	padding: 0;
	margin: 0;
	margin-left: 340px;
	list-style: none;
	border-left: 1px solid #390;
	border-right: 1px solid #060;
	position: absolute;
	top: 0;
}

#header li {
	float: left;
	padding: 0;
	margin: 0;
}

#header ul span, #header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #390;
	border-left: 1px solid #060;
	color: #DFD;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
} #ignored {}

#header ul li span,
#header ul li a.current,
#header ul li a:hover {
	background: #360;
	color: #fff;
	text-decoration: underline;
}

#header ul li span,
#header ul li a.current {
	text-decoration: none;
}

#footer{
 margin-left:20px;
 margin-right:20px;
 margin-top: 20px;
 border-top: 1px solid #999;
 color: #999;
 font-style: italic;
 padding: 10px;
 padding-bottom:100px;
 text-align: right;
 background: url(monita.png) no-repeat;
 
}



p.explanation{
 color: #999;
}
p.explanation span{
 font-weight: bold;
}

div.choro{
  border-left: 6px solid black;
  padding-left: 30px;
}

#flash{
 padding: 5px;
 background: #Fda;
 margin: 10px;
 font-weight: bold;
 border: 1px solid #F99;
}
