html{
    height:100%;
}

a{
    color:#02cc66;
}

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

h1, h2, h3, h4{
    color: #02cc66}

body {
    font-family: 'Roboto', sans-serif;
    color: #444444;
    background-color: #FFFFFF;
    margin: 0px !important;
    padding: 0px;
}

#main-header {
    top: 0;
    width: 100%;
    height: 186px;
    background-color: #319137;
    z-index:98;
    background-image: url(/images_web/bg_cabecera.gif);
    background-repeat: repeat-x;
    background-position: center top;
}


.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:#00796B;
}

#main-menu {
    font-family:  'Roboto', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#ff9900;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#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:#00796B;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#ff9900;
}

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

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

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

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

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

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


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

.titularhome {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#00796B;

}

.cuadrodestacado{
    border: 1px solid #666600;
    background-color: #EFEFEF;
    font-size: 8pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
}

.enlacetitular{
    font-family: 'Roboto', sans-serif;
    color:#00796B;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

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

.enlacetitular-pequeño{
    font-family: 'Roboto', sans-serif;
    color:#00796B;
    font-size: 9pt;
    text-decoration:none;
    font-weight:bold;
}

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

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

.enlace-pie{
    font-family: 'Roboto', sans-serif;
    font-size: 10pt;
    color: #717171;
    text-decoration: none;
}

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

.celdasituacion{
    font-size: 10pt;
    color: #000000;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
    margin-top:30px;
}

.htmlFuente,.htmlfuente {
    font-family: 'Roboto', sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 4px;
    font-style:italic;
    margin-top: 5px;
    background-color: #f2f2f2;

}

.titulo-seccion{
    font-family: 'Roboto', sans-serif;
    background-color: #4C581E;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Roboto', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #319137;
}

.celdagaleria{
    height: 250px;
    overflow:hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    margin-bottom: 30px;
}

.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: 'Roboto', sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #717171;
    text-decoration: none;
    margin-left: 5pt;
}

.htmlTitular {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #2891C8;
}

#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:#FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
    background-color:#00796B;
    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:9pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


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

.boton{
    font-family:  'Roboto', sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #FEFEFE;
    padding:5px;
    padding-left:20px;
    padding-right:20px;
    border:1px solid #CCCCCC;
    font-weight:bold;
    background-image:url(/images_web/bg_boton.gif);
    background-repeat:repeat-x;
    cursor:pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.boton:hover{
    background-image:url(/images_web/bg_boton02.gif);
    background-repeat:repeat-x;
}

.elegida{
    border: 3px solid #000000;
}

.numero-encuesta{
    padding:5px;
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}


.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    display: none;
}

.cookies{
    font-family: sans-serif !important;
    background-color: #FFFFFF;
    border:1px solid #000000;
    -webkit-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    -moz-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    padding: 15px;
    color:#000000;
    position: fixed;
    width: 20%;
    z-index: 10000000000;
    bottom:0px;
    font-size: 9px;
    text-align: justify;
}

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

.cookies a.btn{
    padding: 5px;
    font-weight: normal;
    text-decoration: none;
}

.botoncookies{
    font-size: 12px;
    padding: 10px 30px;
}

.htmlTituloSeccion{
    font-weight: lighter;
}

.title{
    font-size: 17px;
    font-weight: bold;
}

.popover{
    color:#000000 !important;
    max-width:350px;
}


#commentForm {

}
#commentForm label {
    width: 250px;
}
#commentForm label.error, #commentForm input.submit {
    color: #ff0000;
}
#signupForm {

}
#signupForm label.error {
    margin-left: 10px;
    width: auto;
    color: #ff0000;
}
#newsletter_topics label.error {

}



@media (max-width: 1200px) {


}

@media (max-width: 992px) {

    .botmenu{
        position:absolute;
        top:2px;
        left:5px;
        display:block;
        font-size: 23pt;
        color:#000000;
    }

    .botmenu:hover,.botmenu:focus{
        color:#000000;
    }

    .title{
        display: block !important;
        padding-right: 150px !important;
    }

    .navmodulos{
        margin-top:40px;
    }

}

@media (max-width: 768px) {

    .fondo-cabecera{

    }

    .celdasituacion{
        margin-top:0px;
    }

    #main-header{
        height: 110px;
    }


}
.cuadrocurso{
    max-width: 370px;
    background: #FFFFFF;
    border-bottom: none;
    overflow: hidden;
    text-align: left;
    margin-bottom:30px;
    padding: 15px;
    padding-top: 0px;
    /*height: 530px;*/
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.12);
}

.cuadrocurso h3{
    margin-top:0;
    height: 35px;
    font-size: 16px;
    overflow: hidden;
}

.cuadrocurso h2{
    font-weight: bold;
    margin:10px 0px;
    text-align: center;
    font-size: 16pt;
    padding:0px;
    padding-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.cuadrointerior .imagencurso{
    height: 195px;
}

.imagencurso img{
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}
.imagencurso{
    height: 195px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}

.imagen{
    max-height: 61px;
    overflow: hidden;
}

.middle{
    margin-top: 25px;
    font-family: Roboto;
    font-size: 14px;
    color: gray;
}

.botonradio{
    opacity:1 !important;
    position:relative !important;
    left: 0px !important;
}
