
body{
    background-color: black;
}


/*Definimos tamaños de las capas contenedoras.*/


div#cabecera{
    overflow: auto;
    height: 288px;
    background: transparent url(../image/bgcabecera.jpg) center no-repeat;
    width: 100%;
}

div#cabecera ul#menu{
    margin-top:35px;
}

div#cabecera ul#menu li{
    float:left;
    margin: 0 5px;
}

div#cabecera #imgladotexto{
    background: transparent url(../image/imgladotexto.png) center no-repeat;
    height:205px;
}
div#cabecera #textocab{
    background: transparent url(../image/textocabinicio.png) center no-repeat;
    height:205px;
}
div#cabecera.localizacion #textocab{
    background: transparent url(../image/textocablocalizacion.png) center no-repeat;
}
div#cabecera.lista #textocab{
    background: transparent url(../image/textocablista.png) center no-repeat;
}
div#cabecera.reserva #textocab{
    background: transparent url(../image/textocabreserva.png) center no-repeat;
}

div#cabecera.foro #textocab{
    background: transparent url(../image/textocabforo.png) center no-repeat;
}

div#cabecera.fiestas #textocab{
    background: transparent url(../image/textocabfiesta.png) center no-repeat;
}

div#cabecera.celebraciones #textocab{
    background: transparent url(../image/textocabcelebraciones.png) center no-repeat;
}

div#cabecera.arte #textocab{
    background: transparent url(../image/textocabarte.png) center no-repeat;
}

div#contenido{
    height: 362px;
    background: transparent url(../image/bgcontenido.jpg) center no-repeat;
    width: 100%;
}
div#contenido.lista{
    background: transparent url(../image/bgcontenidolista.jpg) center no-repeat;
}
div#contenido.reserva{
    background: transparent url(../image/bgcontenidoreserva.jpg) center no-repeat;
}
div#contenido.inicio .content{
    background: transparent url(../image/bgcontentBienvenido.png) top left no-repeat;
}

div#contenido.foro {
    background: transparent url(../image/bgcontenidoforo.jpg) top center no-repeat;
}

div#contenido.foro #foroErrMensa{
    background: black;
    border: 2px solid #f398bf;
    margin: 5px 0;
    padding:5px 0;
    text-align:center;
}

div#contenido #foroPubMensa{
    background: transparent url(../image/foroPubMensa.png) center no-repeat;
    height:370px;
}

div#contenido #foroPubMensa .myform{
    padding-top:62px;
}

div#contenido #foroPubMensa .myform input{
    float:left;
    margin:0 0 40px;
    width:200px;
    border: 2px solid #f398bf;
}

div#contenido #foroPubMensa .myform textarea{
    margin:0px;
    border: 2px solid #f398bf;
}

div#contenido #foroPubMensa .myform input.button{
    margin:15px 0 15px 40px;
    width: 125px;
    border: none;
}

div#contenido #mensajes{
    border: 2px solid #f398bf;
    overflow: auto;
    width: 616px;
    background: black;
    height:330px;
    margin-top:10px;
}

div#contenido #mensajes p#noMensajes{
    color: #f398bf;
    text-align: center;
    padding-top: 140px;
}

div#contenido #mensajes .pregunta .fecha{
    border-bottom: 1px solid white;
    color: white;
    padding: 5px 0px;
    margin-bottom: 5px;
}

div#contenido #mensajes .pregunta .fecha p{
    padding-left:5px;
}

div#contenido #mensajes .pregunta .nombre{
    height: 25px;
}

div#contenido #mensajes .pregunta .texto{
    background:none repeat scroll 0 0 #F398BF;
    border:2px solid #968888;
    margin-top:4px;
    padding:1px 2px;
}

div#contenido #mensajes .pregunta #mensaje{
    padding:2px 2px 20px 2px;
}

div#contenido #mensajes .pregunta .distinto{
    background:none repeat scroll 0 0 #807479;
    border:2px solid #968888;
    margin-top:4px;
    padding:2px 2px 20px 2px;
    margin-bottom: 20px;
}

div#contenido.fiestas{
    background: transparent url(../image/bgcontenidofiestas.jpg) center no-repeat;
    height:370px;
}

div#contenido.fiestas .photo{
    text-align: center;
    color: white;
}

div#contenido.fiestas .photo .thumb{
    margin: 10px 0;
}

div#contenido.fiestas .photo .thumb img{
    border: 2px solid #686368;
}

div#contenido.fiestas .photo .descripcion p{
    font-weight: bold;
    padding: 0 20px;
}

div#contenido.galeria{
    height: 200px;
}

#TB_ajaxContent #fiestas h1{
    color: #F398BF;
    font-size: 20px;
    text-align: center;
}


#TB_ajaxContent #fiestas img{
    border: #F398BF 1px solid;
    margin-top: 5px;
}

div#contenido.celebraciones{
    background: transparent url(../image/bgcontenidocelebraciones.jpg) center no-repeat;
}

div#contenido.celebraciones div.menus{
    padding: 15px 0;
}

div#contenido.celebraciones div.menus h1{
    color: white;
    margin: 60px 0 15px 0;
    border-bottom:1px solid;
}

div#contenido.celebraciones div.menus ul li{
    margin-bottom: 10px;
}

div#contenido.celebraciones div.menus a {
    color:#F398BF;
    text-decoration: none;
}

div#pie{
    overflow: auto;
    height: 362px;
    background: transparent url(../image/bgpie.jpg) center no-repeat;
    width: 100%;
}

div#pie #direccion{
    text-align: center;
}

div#pie #restaurante{
    background: transparent url(../image/bgrestaurante.png) center no-repeat;
    height:110px;
    text-align: center;
}

div#pie #restaurante img{
    padding-top: 34px;
}

div#pie #logopie{
    text-align: center;
}

div#pie #logopie{
    text-align: center;
}

div#pie.inicio #logopie a{
    display:none;
}

div#pie #siguenos{
    background: transparent url(../image/bgsiguenos.png) center no-repeat;
    height:110px;
    text-align: center;
}

div#pie #siguenos img{
    padding-top: 50px;
}


/* Formulario contacto */
/* ----------- My Form ----------- */
.myform{
    margin:0 auto;
    width:100%;
    padding:14px;
}
/* ----------- stylized ----------- */
#stylized{


    margin: 10px auto;
}
#stylized h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}
#stylized p{
    font-size:11px;
    color:#666666;
    margin-bottom:26px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    display: block;
}
#stylized label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:140px;
    float:left;
}
#stylized .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
#stylized input, #stylized textarea{
    border:1px solid #000000;
    float:right;
    font-size:12px;
    margin:0 0 6px 85px;
    padding:2px;
    width:163px;
}
#stylized input.ancho{
    width:285px;
}
#stylized input.espacioarriba{
    margin-top: 52px;
}
#stylized textarea{
    float:none;
    width:200px;
}
#stylized input.button{
    clear:both;
    margin:10px 254px;
    width:125px;
    height:31px;
    background:transparent url(../image/button.png) no-repeat;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    border:none;
    float: none;
}
#stylized input.error, #stylized textarea.error{
    background: #ff0000;
}
span.rojo{
    color: #f398bf;
    font-size: 1.2em;
}
