body{
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
#logo{
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(../../Imagenes/Logos/cancionero.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 462px;
	height: 114px;
}
#logo h1{
	display: none;
}
#volver{
	margin-top: 20px;
}
#volver a{
	display: block;
	margin: 0 auto;
	width: 83px;
	height: 21px;
	background-image: url(../../Imagenes/Botones/Anterior.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#volver a:hover{
	background-image: url(../../Imagenes/Botones/Anterior2.gif);
}
#volver h5{
	display: none;
}
#footer {
	border-top: 1px solid #999;
	margin: 1em 0;
	padding: 1em 0;
	text-align: center;
	font-size:10px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#footer ul {
	margin: 0;
	margin-bottom: -6px;
	padding: 0;
	list-style: none;
	font-size:11px;
}
#footer li {
	display: inline;
}
#footer span,#footer a {
	white-space: nowrap;
	padding: 0 1em;
}
#footer p span,#footer p a {
	white-space: nowrap;
	padding: 0 1em;
}
#footer span a {
	padding: 0;
}
#footer p,#footer p a {
	color: #666;
}
#footer p a:hover {
	color: #000;
}
#contenido{
	width: 700px;
	margin: 0 auto;
}
#contenido table{
	width: 700px;
	border: 1px dashed #0000ee;
	margin: 5px 0;
}
#contenido a{
	text-decoration: none;
	color: #000000;
}
#contenido a:hover{
	text-decoration: underline;
}
#contenido table tr.extra{
	background-color: #EEEEEE;
}
#contenido table thead{
	background-color: #CCCCCC;
}
#contenido table td{
	padding: 2px 2px;
}
#contenido h1{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
	padding-bottom: 3px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #E9E4AA;
}
#contenido p{
	text-align: center;
	margin: 0;
}
#contenido #letra{
	border-top: 2px solid #000;
	padding-top: 10px;
	background-image: url(../../Imagenes/Fondos/fondo_00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#letras {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 5px auto;
	padding: 5px 0;
	text-align: center;
	font-size:10px;
	width: 600px;
	background-color: #A6CDE9;
}
#letras ul, #reord ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}	
#letras li, #reord li{
	display: inline;
}
#letras li.actual{
	font-weight: bold;
	text-decoration: underline;
}
#letras a, a:visited, a:active {
	white-space: nowrap;
	padding: 0 4px;
	text-decoration: none;
	color: #000000;
}
#letras a:hover{
	text-decoration: underline;
	font-weight: bold;
}