* {
margin: 0;
padding: 0;
}

body {
background: #333 url("img/fondo.jpg") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 20px;
}

a {
color: #CC0066;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #FFF;
}

#header {
width: 680px;
height: 225px;
background: #000 url("img/header.jpg") no-repeat;
background-position: top right;
}

#header1 {
width: 680px;
height: 225px;
background: #000 url("img/grupo1.jpg") no-repeat;
background-position: top right;
}

#header2 {
width: 680px;
height: 225px;
background: #000 url("img/segovia.jpg") no-repeat;
background-position:center;
background-position: top right;
}



#headerFidula {
width: 680px;
height: 225px;
background: #000 url("img/headerFidula.jpg") no-repeat;
background-position: top right;
}

#headersalterio {
width: 680px;
height: 225px;
background: #000 url("img/headersalterio.jpg") no-repeat;
background-position: top right;
}

#headerdulcimer {
width: 680px;
height: 225px;
background: #000 url("img/headerdulcimer.jpg") no-repeat;
background-position: top right;
}

#headerzanfona {
width: 680px;
height: 225px;
background: #000 url("img/headerzanfona.jpg") no-repeat;
background-position: top right;
}

#headerlaud {
width: 680px;
height: 225px;
background: #000 url("img/headerlaud.jpg") no-repeat;
background-position: top right;
}

#headerrabel {
width: 680px;
height: 225px;
background: #000 url("img/headerrabel.jpg") no-repeat;
background-position: top right;
}

/* --- Nav meta --------- */

#nav-meta {
height: 20px;
font-size: 120%;
line-height: 1.25em;
}

#nav-meta ul {
margin: 0px 24px 0 320px;
}

#nav-meta ul li {
display: inline;
float: left;
}

#nav-meta ul li a {
display: block;
background: transparent url("img/small_bullet_red.gif") no-repeat 0 50%;
padding: 0 10px 0 8px;
color: #CC0066;
text-decoration: none;
}

#nav-meta ul li a:hover {
background: transparent url("img/small_bullet_white.gif") no-repeat 0 50%;
color: #FFF;
}

#wrapper {
width: 680px;
background: #D1BC00 url("img/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #78a1a4;
margin: 0 auto;
text-align: left;
}

#wrapper1 {
width: 680px;
background: #D1BC00 url("img/sidebar1.gif") repeat-y;
background-position: 0 0;
border: solid 10px #78a1a4;
margin: 0 auto;
text-align: left;
}


#wrapper2 {
width: 680px;
background: #D1BC00 url("img/sidebar2.gif") repeat-y;
background-position: 0 0;
border: solid 10px #78a1a4;
margin: 0 auto;
text-align: left;
}

#wrapper3 {
width: 680px;
background: #D1BC00 url("img/sidebar3.gif") repeat-y;
background-position: 0 0;
border: solid 10px #78a1a4;
margin: 0 auto;
text-align: left;
}

#wrapper4 {
width: 680px;
background: #D1BC00 url("img/sidebar4.gif") repeat-y;
background-position: 0 0;
border: solid 10px #78a1a4;
margin: 0 auto;
text-align: left;
}

h1 {
width: 139px;
height: 30px;
background-color: #d1bc00;
margin: 1px 1px 1px 0;
float: left;
font: bold 12px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #660000;
text-decoration: underline;
}

h2 {
width: 500px;
height: 30px;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 140px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #660000;
background: transparent url("img/bullet1.jpg");
}
#nav-section {
background: transparent url() no-repeat top left;
padding: 0px 20px 0px 20px;
height: 24 px;
width: 100px;
}

#nav-section li a {
color: #fff;
font: normal 12px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 100px;
height: 24 px;
background-color;
border-bottom: 2px solid #ccc;
padding-left: -10px;
text-decoration: none;
}

#nav-section li a:hover {
background-color: #660000;
background: transparent url("img/bullet.jpg");
}

#current a {
background-image: url("img/bullet1.gif");
background-repeat: no-repeat;
background-position: 90% 50%;
}

#sidebar {
width: 450px;
background-color: #D1BC00;
position:relative;
border-top: 0px solid #FFF;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding:8px 8px 8px 8px;
left: 0px;
top:8px;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 450px;
margin:10px 0 0 10px;
}

#content2 {
float:right;
width: 450px;
margin:0px 20px 0 10px;
padding:10px 10px 10px -0px
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

#footer {
clear: both;
width: 460px;
margin-left: 163px;
}
