body {
	margin: 0px;
	padding: 0px;
	background-color: #e6e6b2;
	background-position: top;
	background-repeat: repeat-x;
	color: #000;
	font-size: 11pt;
	font-family: Verdana;
}

img {
	border: 0px;
}

p.thumb {width: 120px; height: 130px;
		margin: 10px; padding: 2px; float: ; text-align: center;
		background-color: #f4f4f4; border: 1px solid;
		border-style: solid; border-width: 2px; border-color: #a0a0a0 #444  #444 #a0a0a0;
/*border-width: 1px 2px 2px 1px; border-style: solid;
border-color: #aaa #000 #000 #aaa;*/}
p.thumb a {color: #000; font-weight: bold;  }
p.thumb:hover {background-color: #fff; font-weight: bold;  }
tt {font-family: verdana; font-size: 10px; color: #000; }

#encabezado {
	position: relative;
	margin: 0px;
	width: 100%;
	min-width: 950px;
	height: 212px;
	background-image: url("../imgs/fndencabezado.jpg");
	background-repeat: repeat-x;
}

#logo {
	position: relative;
	padding-top: 35px;
	margin-left: 35px;
	float: left;	
}

#botonencabezado {
	float: right;
}

#botones {
	margin-top: 40px;
	width: 250px;
	float: left;
}

#botones ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}

#botones ul li {
	display: inline;
}

#botones ul li a {
	color: #000;
	text-decoration: none;
	padding: 8px 0px 8px 25px;
	display: block;
	width: 220px;
	border-bottom: 1px solid #dab83a;
}

#botones ul li a.actual {
	color: #222;
	font-variant: small-caps;
	font-weight: bolder;
	border-bottom: 1px solid #fff;
}

#botones ul li a:hover {
	color: #000;
	font-variant: small-caps;
	font-weight: bolder;
	background-color: #d7d7ad;
	border-bottom: 1px solid #fff;
}

#cuerpo {
	width: 100%;
	min-width: 950px;
}

#reproductor {
	position: relative;
	float: left;
	width: 550px;
	height: 470px;
	text-align: center;
}

#listamultimedia {
	float: right;
	width: 230px;
	border: 1px solid #fff;
}

#contenido {
	margin-top: 25px;
	margin-left: 10px;
	width: 100%;
	min-width: 600px;
}

#contenido h1 {
	font-size: 14pt;
	color: #cca124;
	text-transform: capitalize;
}

#contenido h2 {
	font-size: 14pt;
	color: #980;
}

#contenido legend {
	font-size: 12pt;
	font-weight: bold;
	color: #980;
}

#contenido p {
	font-size: 10pt;
	color: #000;
	text-align: justify;
	word-wrap: break-word;
	margin: 5px;
}

#contenido table {
	font-size: 10pt;
}

#contenido table.repertorio {
	width: 100%;
	border: 0px;
}

#contenido table.repertorio tr.titulo{
	border: 1px solid #000;
	font-weight: bold;
}

#contenido table.repertorio tr.gris{
	background-color: #ccc;
}

#contenido em {
	font-size: 9pt;
}

#banenlaceinteres {
	width: 80%;
	border: 0px;
	margin: 20px 30px 50px 100px;
}

#banenlaceinteres cite {
	font-size: 9pt;
	font-style: normal;
}

#banenlaceinteres a {
	font-size: 9pt;
	font-style: normal;
	text-decoration: underline;
	color: #900;
}

#banenlaceinteres a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #900;
}

#pie {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 8pt;
}
