html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: #7A0003;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 8px auto;
	width: 800px;
	position: relative;
	background: maroon url(../imagenes/fondo.jpg) repeat-y;
}
#cabecera{
	background:url(imagenes/logo.jpg) no-repeat;
	vertical-align:top;
	width: 800px;
	height: 232px;
	margin-top: 0;
}

#nav_prin {
	float:left;
	background:url(imagenes/bar_menu.jpg);
	width:216px;
	height:476px;
	left:0;
}

#nav_prin a {
  text-decoration: none;
  color: white;
}
#nav_prin li {
  _height: 1%;
  padding: 9px 12px 12px 70px;
}

#nav_biog {
	float:left;
	background:url(imagenes/bar_menu_biog.jpg);
	width:216px;
	height:910px;
	left:0;
}

#nav_biog a {
  text-decoration: none;
  color: white;
}
#nav_biog li {
  _height: 1%;
  padding: 9px 12px 12px 70px;
}

#nav {
	float:left;
	background:url(imagenes/bar_menu.jpg);
	width:216px;
	height:706px;
	left:0;
}
#nav a {
  text-decoration: none;
  color: white;
}
#nav li {
  _height: 1%;
  padding: 9px 12px 12px 70px;
}

#body-right 
{
	float: right;
	background:url(imagenes/cuerpo.jpg);
	width: 584px;
	height:706px;
	padding-right: 0px;
}

#body-videos 
{
	float: right;
	background:url(imagenes/cuerpo_videos.jpg);
	width: 584px;
	height:478px;
	padding-right: 0px;
}

#repertorio_cla 
{
	float: left;
	background:url(imagenes/repertoriocla.jpg);
	width: 700px;
	height:2150px;
	padding-right: 0px;
}

#repertorio_bso 
{
	float: left;
	background:url(imagenes/repertoriocla.jpg);
	width: 700px;
	height:580px;
	padding-right: 0px;
}

#repertorio_beatles
{
	float: left;
	background:url(imagenes/repertoriocla.jpg);
	width: 700px;
	height:630px;
	padding-right: 0px;
}

#body-right_prin 
{
	float: right;
	background:url(imagenes/cuerpo_prin.jpg);
	width: 584px;
	height:476px;
	padding-right: 0px;
}

#body-right_biog
{
	float: right;
	background:url(imagenes/cuerpo_biog.jpg);
	width: 584px;
	height:910px;
	padding-right: 0px;
}

#body-repert
{
	float: right;
	background:url(imagenes/cuerpo_repert.jpg);
	width: 584px;
	height:706px;
	padding-right: 0px;
}

#body-religiosa
{
	float: left;
	background:url(imagenes/fondo_religiosa1.jpg);
	width:700px;
	height:2190px;
	padding-right: 0px;
}

#body-civil
{
	float: left;
	background:url(imagenes/fondo_civil1.jpg);
	width: 700px;
	height:1240px;
	padding-right: 0px;
}

#body-contacta
{
	float: right;
	background:url(imagenes/cuerpo_contacta.jpg);
	width: 584px;
	height:706px;
	padding-right: 0px;
}

#body1 
{
	float: right;
	background:url(imagenes/cuerpo11.jpg);
	width: 584px;
	height:706px;
	padding-right: 0px;
}

#footer {
	background:url(imagenes/pie.jpg) no-repeat;
	vertical-align:down;
	width: 800px;
	height: 60px;
	margin-down: 0;
	
}
.spacer {
	height: 18px;
}
.spacer1 {
	height: 1px;
}