html, body {
    background-color: #0a0a0d;
    font-size: 16px;
    font-family: helvetica;
    color: white;
}

body {
    background-color: #0a0a0d;
    font-size: 16px;
    font-family: helvetica;
    color: white;
}

#datos {
    color: #727272;
    float: left;
    font-size: 13px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    width: 1024px;
}

#datos a {
    text-decoration: none;
    color: #727272
}

#datos a:hover {
    color: #339730;
}

#container {
    width: 1024px;
    height: 500px;
    top: 50%;
    left: 50%;
    margin-left: -512px;
    margin-top: -250px;
    position: absolute;
}

#fondo {
    width: 1024px;
    height: 500px;
    position: absolute;
    background-image: url('../images/fondos/fondo_home.jpg');
    background-repeat: no-repeat;
    z-index: -1;
}

#menuPrincipal {
    height: 500px;
    float: left;
    width: 133px;
}

#albedri {
    background-image: url('../images/fondos/fondoMenu.png');
    text-align: center;
    width: 133px;
    height: 139px;
    float: left;
}

#albedri > img {
    margin-top: 24px;
    width: 71px;
    height: 111px;
}

#o {
    background-image: url('../images/logo/o.png');
    background-repeat: no-repeat;
    width: 49px;
    height: 55px;
    float: left;
}

.fondoMenu {
    background-image: url('../images/fondos/fondoMenu.png');
    height: 55px;
    float: left;
}

#restaurante {
    background-image: url('../images/fondos/fondoMenu.png');
    width: 133px;
    height: 73px;
    float: left;
    text-align: center;
}

#restaurante > img {
    margin-top: 8px;
    width: 67px;
    height: 12px;
}

#menu {
    padding-left: 13px;
    width: 120px;
    height: 233px;
    float: left;
    background-image: url('../images/fondos/fondoMenu.png');
}

#menu > div {
    cursor: pointer;
}

#carta_off {
    width: 85px;
    height: 23px;
    background-image: url('../images/menu/carta_off.png');
}

#gastronomia_off {
    width: 110px;
    height: 48px;
    background-image: url('../images/menu/gastronomia_off.png');
}

#galeria_off {
    width: 74px;
    height: 47px;
    background-image: url('../images/menu/galeria_off.png');
}

#criticas_off {
    width: 64px;
    height: 47px;
    background-image: url('../images/menu/criticas_off.png');
}

#contacto_off {
    width: 76px;
    height: 48px;
    background-image: url('../images/menu/contacto_off.png');
}

#carta_on {
    width: 85px;
    height: 23px;
    background-image: url('../images/menu/carta_on.png');
}

#gastronomia_on {
    width: 110px;
    height: 48px;
    background-image: url('../images/menu/gastronomia_on.png');
}

#galeria_on {
    width: 74px;
    height: 47px;
    background-image: url('../images/menu/galeria_on.png');
}

#criticas_on {
    width: 64px;
    height: 47px;
    background-image: url('../images/menu/criticas_on.png');
}

#contacto_on {
    width: 76px;
    height: 48px;
    background-image: url('../images/menu/contacto_on.png');
}

#content {
    float: left;
    height: 500px;
    width: 890px;
}

.InPageWrapper {
    position: absolute;
    height: 500px;
    width: 890px;
}

.notice {
    text-align: center;
    margin: 10px auto;
}

#calendario {
    float: left;
    width: 400px;
    border: 1px solid red;
}

#eventos {
    float: left;
    height: 500px;
    width: 400px;
    border: 1px solid red;
    overflow: hidden;
}

/* CONTACTO */
.MesCuando {
    color: #509D3A;
}

#mapa {
    width: 340px;
    height: 205px;
    margin: 3px auto;
}

.Contacto {
    padding: 7px 13px;
    margin-top: 1px;
    font-family: helvetica;
    width: 307px;
    height: 22px;
    font-size: 18px;
    background-image: url('../images/fondos/fondoContacto.png');
    cursor: pointer;
}

.DatosContacto {
    margin: 9px 0px 0px -13px;
    width: 369px;
    height: 220px;
    background-image: url('../images/fondos/fondoContacto.png');
}

div.accordion {
    position: relative;
}

#contContacto {
    margin: 26px 0px 0px 26px;
}

#DatosRest {
    margin: 0px;
    padding: 13px;
    width: 343px;
    height: 88px;
    font-family: helvetica;
    background-image: url('../images/fondos/fondoContacto.png');
}

div.accordion-toggle {
    padding: 7px 13px;
    margin-top: 1px;
    font-family: helvetica;
    width: 307px;
    height: 22px;
    font-size: 18px;
    background-image: url('../images/fondos/fondoContacto.png');
    cursor: pointer;
    position: relative; /* required for effect */
    z-index: 10; /* required for effect */
}

.Flecha {
    width: 36px;
    height: 36px;
    float: right;
    margin: -7px -49px 0px 0px;
    background-image: url('../images/fondos/flechaDown.png');
}

div.accordion-content {
    margin: 2px 0px;
    width: 349px;
    height: 205px;
    padding: 5px 10px 10px 10px;
    background-image: url('../images/fondos/fondoContacto.png');
    overflow: hidden; /* required for effect */
}

.accordion-content input {
    font-size: 13px;
    width: 156px;
    height: 15px;
    border: none;
}

.accordion-content input[type =
"submit"] {
    border: none;
    float: right;
    width: 70px;
    margin: 0px 7px 0px 0px;
    background-image: url('../images/fondos/fondoMenu.png');
    color: white;
    padding-bottom: 20px;
    cursor: pointer;
}

.accordion-content label {
    font-size: 13px;
}

.accordion-content textarea {
    width: 337px;
    height: 95px;
    border: none;
}

#scrollbar_containerCont {
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 350px;
}

#scrollbar_contentCont {
    font-size: 14px;
    height: 209px;
    overflow: hidden;
    width: 340px;
}

#scrollbar_trackCont {
    background-color: #CCCCCC;
    cursor: move;
    height: 190px;
    margin: 15px 1px 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 3px;
}

#scrollbar_handleCont {
    background-color: white;
    cursor: move;
    margin-left: -1px;
    width: 5px;
}

/*INICIO CARTA*/
#contCarta {
    margin: 77px 0px 0px 92px;
    width: 696px;
    height: 343px;
}

#cartas {
    float: left;
    width: 245px;
}

#cartas div:first-child {
    margin-top: 0px;
}

.Carta {
    cursor: pointer;
    margin-top: 1px;
    width: 231px;
    height: 29px;
    padding: 7px 0px 0px 13px;
    background-image: url('../images/fondos/fondoContacto.png');
}

.Activa {
    width: 232px;
    background-image: url('../images/fondos/fondoListaPlatos.png');
}

#listaPlatos {
    float: left;
    width: 451px;
    height: 343px;
    background-image: url('../images/fondos/fondoListaPlatos.png');
}

#listaPlatos ul {
    font-size: 16px;
    line-height:25px;
    margin: 0px;
}

#listaPlatos li {
    margin: 5px 0px;
}

#scrollbar_containerPlat {
    border-color: white;
    border-style: solid none;
    border-width: 1px;
    height: 308px;
    margin: 17px 0 0 24px;
    overflow: hidden;
    width: 410px;
    position: relative;
}

#scrollbar_contentPlat {
    height: 293px;
    margin-left: -10px;
    overflow: hidden;
    margin-top: 10px;
    width: 390px;
}

#scrollbar_trackPlat {
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    background-color: #CCC;
    cursor: move;
    height: 280px;
    margin-top: 15px;
}

#scrollbar_handlePlat {
    margin-left: -3px;
    width: 10px;
    background-color: white;
    cursor: move;
}

/*INICIO CRITICAS*/
#scrollbar_containerCrit {
    position: relative;
    width: 818px;
}

#criticasContainer {
    padding-top: 5px;
    height: 445px;
    margin: 25px 0px 0px 25px;
    width: 840px;
    background-image: url('../images/fondos/fondoListaPlatos.png');
}

#criticasContainer .CadaCritica:first-child > div {
    margin-top: 0px;
}

#criticasContainer .CadaCritica > div {
    margin-top: 50px;
}

.CadaCritica {
    width: 800px;
    font-size: 15px;
}

.TituloCritica {
    margin-right: 20px;
    text-align: right;
    width: 210px;
    float: left;
}

.Critica {
    width: 560px;
    float: left;
}

.Critica div:first-child {
    padding: 18px 22px;
    background-image: url('../images/fondos/fondoCritica.png');
}

.triangCritica {
    width: 33px;
    height: 30px;
    float: left;
    background-image: url('../images/fondos/triangCritica.png');
}

#scrollbar_contentCrit {
    margin-top: 25px;
    width: 800px;
    height: 400px;
    overflow: hidden;
}

#scrollbar_trackCrit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background-color: #CCC;
    cursor: move;
}

#scrollbar_handleCrit {
    margin-left: -3px;
    width: 10px;
    background-color: white;
    cursor: move;
}

/*INICIO GALERIA*/
#contGaleria {
    margin: 23px 0px 0px 25px;
    width: 839px;
    height: 456px;
}

#imageGaleria {
    color: black;
    width: 671px;
    height: 449px;
    float: left;
    background-image: url('../images/fondos/fondoListaPlatos.png');
    text-align: center;
    padding-top: 7px;
}

#imageGaleria img {
    width: 654px;
    height: 440px;
}

#scrollbar_containerGal {
    float: left;
    height: 456px;
    margin-left: 5px;
    padding-left: 5px;
    width: 158px;
}

#scrollbar_contentGal {
    background-image: url("../images/fondos/fondoListaPlatos.png");
    height: 379px;
    margin: 5px 0;
    padding-left: 5px;
    width: 158px;
    overflow: hidden;
}

#scrollbar_trackGal {
    display: none;
}

#scrollbar_contentGal img {
    cursor: pointer;
    margin: 2px 0px;
    width: 154px;
    height: 89px;
}

#listaImagesSig {
    cursor: pointer;
    width: 163px;
    height: 34px;
    background-image: url("../images/fondos/flechaInfAc.png");
}

#listaImagesAnt {
    cursor: pointer;
    width: 163px;
    height: 34px;
    background-image: url("../images/fondos/flechaSupDes.png");
}

/* CALENDARIO */
#contCalendario {
    float: left;
    margin: 26px 0px 0px 26px;
    width: 460px;
    height: 460px;
}

#contEvento {
    background-image: url("/images/fondos/fondoMenu.png");
    float: left;
    height: 367px;
    margin: 69px 0 0 5px;
    padding: 20px 20px;
    width: 334px;
}

#nombreEvento {
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    font-size: 18px;
    margin-bottom: 9px;
    padding: 7px 0 5px 5px;
}

#descripcionEvento {
    font-size: 13px;
    min-height: 50px;
}

#descripcionEvento b {
    color: #3eba19;
    font-weight: normal;
}

#menuEvento {
    font-size: 13px;
    height: 227px;
}

#menuEvento > span {
    display: block;
    border-bottom: 1px solid gray;
    margin: 20px 0px 10px 0px;
    padding: 0 0 3px 5px;
}

#infoEvento {
    color: #339730;
    font-size: 13px;
}

#infoEvento b {
    font-weight: normal;
}

#infoEvento a {
    text-decoration: none;
    color: inherit;
}

#contTablaCal {
    width: 460px;
    height: 390px;
    float: left;
    padding-top: 18px;
    text-align: center;
    background-image: url('/images/fondos/fondoMenu.png');
}

.notice {
    font-size: 13px;
    float: right;
}

#animacion {
    height: 350px;
    left: 50%;
    margin-left: -130px;
    margin-top: -175px;
    text-align: center;
    top: 50%;
    width: 261px;
    position: absolute;
}
#facebook {
    background-image:url("/images/fondos/fbshare.png");
    cursor:pointer;
    float:right;
    height:18px;
    margin:-40px -20px 0 0;
    width:81px;
}
