BODY { FONT: 11px Arial, Helvetica, sans-serif; background-color: rgb(164,141,121);text-align: justify;}


a img { border:none;  }

.sombreado{
  position:absolute;
  left:50%;
  top:50%;
  height: 427px;
  margin-top:-211px;
  overflow: hidden;
  width:767px;
  margin-left:-381px;
  border:0px solid black;
}

.sombreadoSuperior{
    position:absolute;
    top:-1px;
    left:5px;
    height: 5px;
    width:758px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoSuperior.gif);
}

.sombreadoSuperiorIzquierda{
    position:absolute;
    top:0x;
    left:0px;
    height: 5px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoSupIzq.gif);
}

.sombreadoSuperiorDerecha{
    position:absolute;
    top:0x;
    left:762px;
    height: 5px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradoSupDer.gif);
}

.sombreadoInferiorDerecha{
    position:absolute;
    top:422px;
    left:762px;
    height: 5px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoInfDer.gif);
}

.sombreadoInferiorIzquierda{
    position:absolute;
    top:422px;
    left:0px;
    height: 5px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoInfIzq.gif);
}

.sombreadoInferior{
    position:absolute;
    top: 422px;
    left:5px;
    height: 5px;
    width:758px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoInferior.gif);
}

.sombreadoIzquierda{
    position:absolute;
    top: 5px;
    left:0px;
    height: 418px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoIzquierda.gif);
}

.sombreadoDerecha{
    position:absolute;
    top: 5px;
    left:762px;
    height: 418px;
    width:5px;
    border:0px solid black;
    background-image: url(/masdelrei/images/logos/degradadoDerecha.gif);
}

.main{
    position:relative;
/*    left:50%; */
    /* Configuración para maquetación porcentual  */
    /*
    top:2%;
    height: 97%;
    margin-top:2%;
    overflow: main;
    */
    /* Configuración para maquetación fija 800x600*/
/*
    top:50%;
    height: 422px;
    margin-top:-210px;
    overflow: hidden;
    width:760px;
    margin-left:-380px;
*/
    top:4px;
    left:4px;
    height: 418px;
    width:760px;
}

.marcoSuperior {
    position:relative;
    top:0%;
    height: 22%;
    width:100%;
    margin:0%;
}
.marcoInferior{
    position:relative;
    top:0%;
    height: 78%;
    width:100%;
}

.contenedorMenu{
    position:relative;
    top:0%;
    height:85%;
    width:100%;
}

.mainCentral{
    position:relative;
    top:-326px;
    height:332px;
    width: 83%;
    left:17%;
}

.mainMenuSuperiorDefault {
    position:relative;
    top: 0%;
    height: 100%; 
    width:8%;
    left:17%;
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_masia{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%; 
    background-image: URL(/masdelrei/images/top/topMasDelRei_R.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_historia{
    position:relative;
    top: 0%;
    height: 100%; 
    width:83%;
    left:17%; 
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_enlaces{
    position:relative;
    top: 0%;
    height: 100%; 
    width:83%;
    left:17%; 
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_entorno{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%;
    background-image: URL(/masdelrei/images/top/lacomarca.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_localizacion{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%; 
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_tarifas{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%;
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_actividades{
    position:relative;
    top: 0%;
    height: 100%; 
    width:83%;
    left:17%;
    background-image: URL(/masdelrei/images/top/actividades.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_regalanos{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%;
    background-image: URL(/masdelrei/images/top/topMasDelRei.jpg);  background-repeat: no-repeat;
}

.mainMenuSuperior_portada{
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%;
    background-color:rgb(96,11,27);
    background-image: URL(/masdelrei/images/top/FraseTop.gif);
    background-repeat: no-repeat;
}

.mainSubMenuSuperior {
    position:relative;
    top: 0%;
    height: 100%;
    width:83%;
    left:17%;
}

.workArea {
    position:relative;
    top:0%;
    left:0%;
    width:100%;
    height: 93%;
    overflow: hidden;
    background-color: rgb(245,245,245);

}

.workAreaCentrado{
    position:relative;
    top:0.5em;
    left:0.5em;
    width:100%;
    height: 98%;
    /*
    overflow-y:auto;
    SCROLLBAR-FACE-COLOR:rgb(98,11,27);
    SCROLLBAR-HIGHLIGHT-COLOR:rgb(98,11,27);
    SCROLLBAR-SHADOW-COLOR:#FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR:rgb(98,11,27);
    SCROLLBAR-ARROW-COLOR:rgb(164,141,121);
    SCROLLBAR-TRACK-COLOR:rgb(164,141,121);
    SCROLLBAR-DARKSHADOW-COLOR:black
    */
    font: 1.2em Arial,Helvetica,sans-serif; color: rgb(98,11,27);
}

.workAreaIzquierda{
    position:relative;
    top:0%;
    left:0%;
    width:46%;
    height: 97%;
    FONT: 110% Arial,Helvetica,sans-serif;
    color: rgb(98,11,27);

}

.workAreaDerecha{
    position:absolute;
    top:0px;
    left:45%;
    width:55%;
    height:97%;
    overflow:hidden;
}

.fotoWorkAreaDerecha{
    position:relative;
    top:20px;
    left:15px ;
    width:300px;
    height: 300px;
}

.barraFotografias{
    position:relative;
    top:30px;
    left:15px ;
    width:300px;
    height: 30px;
}

#cap {  MARGIN-TOP: 2px;    FONT-WEIGHT: bold;  FONT-SIZE: 50px;    FLOAT: left;    COLOR: rgb(216,201,169);    LINE-HEIGHT: 40px;  MARGIN-RIGHT: 1px;  HEIGHT: 34px}
