body, div, span, h1, h2, h3, h4, h5, p, ul, li, a {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
}

a:link, a:active, a:visited{
    color:#555555;
    font-weight:bold;
    text-decoration:none;
}

a:hover{
    color:#dedede;
    font-weight:bold;
    text-decoration:none;
}

body {
        background:#beaa79;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 10px;
    text-align:center;
        color: #000000;
	margin: 0;
	padding: 0px;
        position:relative;
}

li {
    list-style:none;
}

img {
    border: 0px;
}

h1{
    font-size:11px;
    color:#555555;
    padding: 5px 10px 15px 10px;
    font-style: italic;
}

#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: auto;
    width:740px;
    background: #d5b05a;
    background-repeat: no-repeat;
    text-align:justify;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#header {
    background: url("../images/top.jpg");
    width:100%;
    height:350px;
    width:740px;
}

#web_body {
    width:740px;
}

#wb_left {
    	float:left;
	width:710px;
        z-index: 50;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin:0px;
}

#wb_center {
margin-left:180px;
    float:left;
    width:540px;
    padding-right:20px;
}

/*
#wb_right {
    float:left;
    width:200px;
}
*/

/* FOOTER */
#clearfooter {
    height: 30px;
    clear: both;
}

#footer {
    position:relative;
    height:30px;
    margin: 0 auto;
    margin-bottom:-30px;
    width:740px;
    margin: 0 auto;
    background: #d5b05a;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#footer p{
    text-align:center;
    width:740px;
}

#footer a:link, a:active, a:visited{
    color:#dedede;
    font-variant: small-caps;
    font-weight:bold;
    text-decoration:none;
}

#footer a:hover{
    color:#dedede;
    font-variant: small-caps;
    font-weight:bold;
    text-decoration:none;
}

/* MENU */
#menu {
        height: 50px;
width:740px;
margin-top:-100px;
padding-top:25px;
	position: absolute;
}

#menu ul {
	margin-left: 10px;
	padding: 0px;
}


#menu li {
        float:left;
	line-height: 2.5ex;
	list-style-type: none;
	padding: 2px 15px 2px 15px;
	margin-bottom: 0px;
}

#menu a:link{
        color:#d5b05a;
        font-variant: small-caps;
        font-weight:bold;
        text-decoration:none;
}

#menu a:active{
        color:#d5b05a;
        font-variant: small-caps;
        font-weight:bold;
        text-decoration:none;
}

#menu a:visited{
        color:#d5b05a;
        font-variant: small-caps;
        font-weight:bold;
        text-decoration:none;
}

#menu a:hover{
        color:#dedede;
        font-variant: small-caps;
        font-weight:bold;
        text-decoration:none;
}


.category {
    margin: 0px 0px 3px 6px;
    color:#999999;
}

.subcategory {
    margin: 0px 0px 3px 15px;
    color:#736455;
}

.subcategory:hover {
    margin: 0px 0px 3px 15px;
    color:#999999;
}

.category:link, .category:active, .category:visited {
   margin: 0px 0px 3px 6px;
   color:#999999;
}

.subcategory:link, .subcategory:active, .subcategory:visited {
   margin: 0px 0px 3px 15px;
   color:#736455;
}

.subcategory:hover {
   margin: 0px 0px 3px 15px;
   color:#999999;
}

/* EVENTOS */
#eventos{
    position: absolute;
    margin-top:0px;
    width:140px;
    z-index: 50;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#eventos p{
    padding-top: 4px;
    padding-bottom: 6px;
}

#eventos h2{
        font-size: 11px;
        font-weight:bold;
        color:#333333;
}

.fecha {
        font-size: 10px;
        font-style:italic;
        font-weight:bold;
        color:#777777;
}

.fechanoticia {
        text-align:right;
        font-size: 10px;
        font-style:italic;
        font-weight:bold;
        padding-right: 200px;
        float: right;
        color:#777777;
}

.tipo {
        font-size: 12px;
        font-variant:small-caps;
        color:#555555;
}

.lugar {
        font-size: 11px;
        color:#FFFFFF;
}

.sala {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#111111;
}

.info {
        font-size: 11px;
        color:#736455;
}


/* ENLACES */
#enlacesexternos{
    position: absolute;
    margin-top:250px;
    width:140px;
    z-index: 50;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;}

/* */
.titular {
    font-size:11px;
    font-weight:bold;
    font-variant: small-caps;
}

/* CARGADOR */
#cargador {
    padding-bottom:15px;
}

.portadas{
        border:1px solid #736455;
        height: 300px;
        width: 300px;
        margin-right:7px;
        margin-bottom:7px;
}

.portadas:hover{
        border:1px solid #dedede;
}

.titulodisco, .nombretema {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#111111;
}

.titulotema, .cuerpotema {
        font-size: 11px;
        color:#555555;
}

.titulotema a:link{
        font-size: 11px;
        color:#555555;
}

.titulotema a:active{
        font-size: 11px;
        color:#555555;
}

.titulotema a:visited{
        font-size: 11px;
        color:#555555;
}

.titulotema a:hover{
        font-size: 11px;
        color:#DEDEDE;
}

#componente {
        width:120px;
        padding-left:4px;
        padding-right:4px;
        margin-right:10px;
}


.nombrecomponente {
       font-size: 12px;
       font-variant:small-caps;
       font-weight:bold;
       color:#111111;
}

.instrumentocomponente {
       font-size: 11px;
       font-variant:small-caps;
       font-weight:bold;
       color:#666666;
}
/*
.biocomponente {
       font-size: 11px;
       color:#736455;
}
*/
.enlaceswebs{
   color: #000000;
   text-decoration: none;
}

.enlacesfotos a{
    font-size:11px;
    font-weight:bold;
    font-variant: small-caps;
    text-decoration:none;
    color:#555555;
}

.enlacesfotos a:hover{
    font-size:11px;
    font-weight:bold;
    font-variant: small-caps;
    text-decoration:none;
    color:#FFFFFF;
}

.foto {
    border:1px solid #dedede;
    height: 40px;
    width: 120px;
    margin-right:10px;
    margin-bottom:10px;
    text-align:center;
}

.foto:hover{
        border:1px solid #000000;
    height: 40px;
    width: 120px;
}

.foto:active{
        border:1px solid #dedede;
    height: 40px;
    width: 120px;
}

.fotoBio {
        border:1px solid #000000;
    height: 40px;
    width: 120px;
        margin-right:7px;
        margin-bottom:11px;
}

.portadas{
        border:1px solid #736455;
        height: 300px;
        width: 300px;
        margin-right:7px;
        margin-bottom:7px;
}

.portadas:hover{
        border:1px solid #dedede;
}

.titulodisco, .nombretema {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#111111;
}

.titulotema, .cuerpotema {
        font-size: 12px;
        font-variant:small-caps;
}

.cuerpotema {
        color:#FFFFFF;
}

.titulotema a:link{
        font-size: 11px;
        color:#666666;
}

.titulotema a:active{
        font-size: 11px;
        color:#666666;
}

.titulotema a:visited{
        font-size: 11px;
        color:#666666;
}

.titulotema a:hover{
        font-size: 11px;
        color:#000000;
}

.category {
   margin: 0px 0px 3px 6px;
   color:#999999;
}

.category:active, .category:visited {
   margin: 0px 0px 3px 6px;
   color:#999999;
}

.category:link {
   margin: 0px 0px 3px 6px;
   color:#999999;
}

.category:active, .category:visited {
   margin: 0px 0px 3px 6px;
   color:#999999;
}

.subcategory:link, .subcategory:active, .subcategory:visited {
   margin: 0px 0px 3px 15px;
   color:#736455;
}

.subcategory:hover {
   margin: 0px 0px 3px 15px;
   color:#999999;
}

.cleaner {
    text-decoration:none;
}

.titularnoticia {
       font-size: 11px;
       font-variant:small-caps;
       font-weight:bold;
       color:#222222;
       padding-bottom:4px;
}

.cuerponoticia {
       font-size: 11px;
       color:#666666;
}

.historia {
       font-size: 11px;
       color:#444444;
}

#muestraletras {
    margin: 0 0 0 0;
    color: #cccccc;
    line-height: 140%;
}

.prensa a:link {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#555555;
        text-decoration:none;
}

.prensa a:visited {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#555555;
        text-decoration:none;
}

.prensa a:active {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#555555;
        text-decoration:none;
}

.prensa a:hover {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#a1a1a1;
        text-decoration:none;
}

.nombrearticulo {
        font-size: 11px;
        font-variant:small-caps;
        font-weight:bold;
        color:#000000;
}

.detallesarticulo {
        font-size: 11px;
        color:#666666;
}

.cantidadarticulo {
        font-size: 11px;
        color:#000000;
}

.tienda {
        width:300px;
        margin:10px;
        padding:10px;
}

#tienda {
        margin-left:5px;
}

.tienda img {
        border:0px;
}

.tienda input {
        border:0px;
        color:#DEDEDE;
        border: 1px solid #736455;
        background:#544333;
        width: 20px;
}


/* ESTILO PARA MOSTRAR ARTICULOS EN CARRITO */

.carrito {
        margin:10px;
        padding:10px;
        width:300px;
}

.carrito img {
        border:0px;
}

.carrito input {
        border:0px;
        color:#DEDEDE;
        border: 1px solid #736455;
        background:#544333;
        width: 20px;
}

.contacto {
        color:#000000;
        font-size: 12px;
        font-variant:small-caps;
        font-weight:bold;
}

/* GALERIA */
.galleryAlbum {
    text-decoration: none;
    font-size: 11px;
    color:#999999;
}

.galleryAlbum a {
    text-decoration: none;
}

.galleryAlbum a:link{
        font-size: 11px;
        color:#999999;
}

.galleryAlbum a:active{
        font-size: 11px;
        color:#999999;
}

.galleryAlbum a:visited{
        font-size: 11px;
        color:#999999;
}

.galleryAlbum a:hover{
        font-size: 11px;
        color:#DEDEDE;
}

.galleryItem{
        float: left;
        width: 150px;
        height: 100px;

        text-decoration:none;
        margin: 0px 7px 15px 0px;
        padding: 0px;
        text-align:center;
}

.galleryItem img {
    border:1px solid #736455;
}

.galleryItem img:hover{
        border:1px solid #dedede;
}

/* CAPTCHA */
#captcha {
    border: 1px solid #555555;
}

/* INICIO ESTILO LIBRO DE VISITAS */


#mensaje{
    margin-top:0px;
    z-index: 50;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #736455;
}

.autormensaje{
       font-size: 11px;
       font-variant:small-caps;
       font-weight:bold;
       color:#FFFFFF;
       padding-bottom:4px;
}

.fechamensaje{
       font-size: 11px;
       font-variant:small-caps;
       font-weight:bold;
       font-style: italic;
       color:#555555;
       padding-bottom:4px;
}

.titulomensaje{
       font-size: 11px;
       font-variant:small-caps;
       font-weight:bold;
       color:#555555;
       padding-bottom:4px;
}

.cuerpomensaje {
       font-size: 10px;
       color:#222222;
       padding-bottom:4px;
}

#guestbook input{
    border: 1px solid #555555;
    background-color: #beaa79;
}

#guestbook textarea{
    border: 1px solid #555555;
    background-color: #beaa79;
    width:232px;
}

#guestbook submit{
    border: 1px solid #555555;
    background-color: #beaa79;
}



/* FIN ESTILO LIBRO DE VISITAS*/

#separator_line {
    height: 10px;
    border-top: 1px solid #000000;
}