


html{
    height:100%;
}

a{
    color:#c801a4;
}

a:hover{
    color:#c801a4;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #000000}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#main-header {
    top: 0;
    width: 100%;
    height: 115px;
    background-color: #8fbee3;
    z-index:98;
    background-image: url(/images_web/bg_cabecera.gif);
    background-repeat: repeat-x;
    padding-top:31px;
    background-position: center top;
}
.logo {
    float: left;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
    margin-top:50px;
}

#main-menu {
    font-family:  'Cuprum', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#FFFFFF;
    background-color:#000000;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    background-color:#000000;
    border-radius: 0px;
    border-top-left-radius: 15px;
    -moz-border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#FFFFFF;
}

.nav>li>a{
    padding-top:3px;
    padding-bottom:3px;
}

.desplegable {
    background-color: #000000;
    border: 1px solid #000000;
}
.desplegable li {
    background-color: #000000;

}
.desplegable li:hover {
    background-color: #000000;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #FFFFFF;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #FFFFFF;
    text-decoration:underline;
}

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#000000;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Cuprum', sans-serif;
    font-size: 25px;
    margin-bottom: 5pt;
    color:#000000;

}

.cuadrodestacado{
    border: 0px solid #c801a4;
    background-color: transparent;
    font-size: 10pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
    margin-top:10px;
 
    overflow: hidden;
}

.cuadrodestacado2{
    border: 0px solid #c801a4;
    background-color: transparent;
    font-size: 10pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
    margin-top:10px;

    overflow: hidden;
}


.enlacetitular{
    font-family: 'Cuprum', sans-serif;
    color:#000000;
    font-size: 14pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#c801a4;
}

.enlacetitular-pequeño{
    font-family: 'Cuprum', sans-serif;
    color:#000000;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeño:hover{
    text-decoration:underline;
    color:#c801a4;
}

.fondopie{
    background-color: #aca9ab;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:10pt;
    color:#FFFFFF;
    margin-top:20px;
}

.enlace-pie{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}

.enlace-pie:hover{
    color: #FFFFFF;
    text-decoration: uncerline;
}

.celdasituacion{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
}

.htmlFuente,.htmlfuente {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 4px;
    font-style:italic;
    margin-top: 5px;
    background-color: transparent;

}

.titulo-seccion{
    font-family: 'Cuprum', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #c801a4;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Cuprum', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #c801a4;
    background-color: transparent;
}

.celdagaleria{
    height: 150px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    margin-bottom:10px;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #c801a4;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #c801a4;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Cuprum', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 25px;
}

.htmlTitular img{
    float:left;
}

.htmlTitular span{
    padding-bottom:10px;
    display: block;
    border-bottom: 2px solid #b09472;
    margin-left: 45px;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#000000;
    font-family: 'Cuprum', sans-serif;
    font-size: 14pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: '★ ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:#EFEFEF;
}

.registrolanding label{
    font-size:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
    font-family: 'Cuprum', sans-serif;
    background-color: #c801a4;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
    border: 0px solid #c801a4;
}


.botmenu{
    display:none;
}

.ui-widget-content{
    border:1px solid #dd0c99;
    background:none;
}

.ui-widget-header{
    background: none;
    border:none;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    font-family: 'Cuprum', sans-serif;
    background:#ffedf9;
    color: #dd0c99;
    font-weight: normal;
    font-size:13pt;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active{
    font-family: 'Cuprum', sans-serif;
    font-weight: normal;
    font-size:13pt;
    background: #FFFFFF;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color: #dd0c99;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color:#000000;
}

.ui-datepicker{
    background-color:#FFFFFF;
}


.cookies{
    background-color: rgba(0,0,0,0.7);
    padding-top:10px;
    color:#FFFFFF;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    position: fixed;
    width: 100%;
    z-index: 10000;
    bottom:0px;
}

.cookies a{
    color:#FFFFFF;
    text-decoration: underline;
}

.fondoslider{
    background-image: url(/images_web/bg_slide.png);
    background-repeat: repeat-x;
    height: 372px;
}

.fondoiconos{
    background-color:#e5e5e5;
    background-image: url(/images_web/bg_iconos.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top:38px;
    padding-bottom: 0px;
}


.imagenmenu{
    background-size: 100%;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 194px;
    background-repeat: no-repeat;
}

.cuadroportada h2{
    margin-top:-15px;
    text-align: center;

}

.cuadroportada:hover h2.titulomenu{
  background-image: url(/images_web/linea.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.titulomenu{
    padding-bottom: 15px;
}

.titulomenu a{
    color:#000000;
    font-family: 'Cuprum', sans-serif;
    font-size: 14pt;
}

.titulomenu a:hover{
    text-decoration: none;
}

.imple-celdaimagen{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
}

.fechanoticia{
    background-color: #000000;
    font-family: 'Cuprum', sans-serif;
    text-align: center;
    padding:5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    color:#FFFFFF;
    font-size:12pt;
    margin-left:10px;
    margin-right: 10px;
    margin-bottom:10px;
}

.fechanoticia span{
    font-size: 24pt;
}

.fechagenda{
    background-color: #000000;
    font-family: 'Cuprum', sans-serif;
    text-align: center;
    padding:15px 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    color:#FFFFFF;
    font-size:12pt;
}

.fechagenda span{
    font-size: 16pt;
}

.separador{
    margin-top:10px;
    background-image: url(/images_web/separador.png);
    background-repeat: repeat-x;
    background-position: top;
    padding-top:25px;
}

.leermas{
    font-family: 'Cuprum', sans-serif;
    font-size:11pt;
    color:#000000;
    font-weight: bold;
}

.seccionportada{
    background-image: url(/images_web/motivo.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 50px;
    font-family: 'Cuprum', sans-serif;
    font-size: 17pt;
    font-weight: bold;
    padding-bottom:20px;
    margin-top:20px;
    margin-bottom:30px;
}


.seccionportada2{
    background-image: url(/images_web/motivo2.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 50px;
    font-family: 'Cuprum', sans-serif;
    font-size: 17pt;
    font-weight: bold;
    padding-bottom:20px;
    margin-top:20px;
    margin-bottom:30px;
}


.masnoticias{
    margin-top:15px;
    border-top: 2px solid #adadad;
    margin-bottom: 15px;
    text-align: right;
    padding-top:15px;
}

.otrasredes{
    background-color:#eeeeee;
    border:2px solid #e4e4e4;
    border-radius: 10px;
    padding:15px;
    height: 520px;
    text-align: center;
}

.buscadorcabecera{
    text-align: center;
    padding: 30px;
    background-color:#aca9ab;
    border-radius: 5px;
}

.inputbuscador{
    background-color: #e9e9e9;
    border:none;
    padding:10px;
    width: 70%;
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.menupie{
    list-style: none;
    margin:0px;
    padding:0px;
}

.menupie li{
    float:left;
    width: 33%;
}

.textopie{
    font-family: 'Cuprum', sans-serif;
    font-size:12pt;

}

.subtitular{
    font-family: 'Cuprum', sans-serif;
    color:#c801a4;
}

.submenuscuadro{
    text-align: center;
    padding:15px 7px;
    margin-bottom:15px;
    margin-top:15px;
    border: 2px solid #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:#EFEFEF;
}

.modal-dialog{
    max-width: 1024px !important;
}

@media (max-width: 1200px) {


}

@media (max-width: 992px) {

.iconotop{
    display: none;
}

    .imagenmenu{
        height: auto;
    }

    .cuadroportada h2{
        margin-top:10px;
    }

    .fondoiconos{
        background-image: none;
    }

    .logo {
        width: 70%;
        margin-left: 30px;
    }

    .botmenu{
        display:block;
        font-size: 23pt;
        color:#000000;
    }

    .cuadroportada{
        height: auto;
    }


    .cuadrodestacado{
        height: auto;
    }

    .fondoestablecimientos{
        background-image: none;
    }

    .menupie li{
        float:none;
        width:100%;
    }

    .cuadroestab{
        height: auto;
    }

}

@media (max-width: 768px) {

    .fondo-cabecera{

    }

    #main-header{
        height: 110px;
    }


}


.htmlCampo1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    padding-left: 2pt;
    background-color: transparent;
    color: #000000;
    text-align:right;
}
.htmlCampo2 {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    padding: 2pt;
    text-align: left;


}



.carpeta{
    width:100px;
    height: 97px;
    padding-top:30px;
    font-weight:bold;
    text-align: center;
    background-repeat: no-repeat;
    background-position:top;
    color: #FFFFFF;
    font-size: 18pt;
    float:left;


}
.color3{
    background-image: url(/images_web/bg_rojo.png);
    color:#d60000;
}
.color2{
    background-image: url(/images_web/bg_amarillo.png);
    color:#e29400;
}
.color1{
    background-image: url(/images_web/bg_verde.png);
    color:#41a62a;
}
.color0{
    background-image: url(/images_web/bg_azul.png);
    color:#4f6d89;
}
.barra-agenda{
    margin:-10px;
    height:20px;
    margin-bottom:10px;
    border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    behaviour:url(/css/PIE.htc);
    position:relative;
}

.cuadro-agenda{
    background-color: transparent;
    float: left;
    border: 0px solid #c801a4;
    margin-bottom: px;
    padding: px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    behaviour:url(/css/PIE.htc);
    position:relative;
}

.tabla-agenda{
    width: 100%;
}

.tabla-agenda thead th{

    padding:15px;
    color:#fff;
    border:1px solid #FFFFFF;
    border-bottom:3px solid #c801a4;
    background:#c801a4;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.tabla-agenda tbody td{
    padding:10px;
    text-align:center;
    background-color:;
    border: 2px solid #c801a4;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #EFEFEF;
    text-align: left;
    vertical-align: top;
}

.tabla-agenda tbody td a{
    font-weight: bold;
    color: #c801a4;
    font-size: 9pt;
    text-decoration: none;
}

.tabla-agenda tbody td a:hover{
    text-decoration: underline;
}

.imple-tituSeccion {
    font-family: 'Cuprum', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #c801a4;
    text-decoration: none;
    padding: 4pt;
}
