html, body
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #2A2A2A;
    line-height: 1.5;
}
/* Large desktop*/
@media (max-width: 1600px) {

    #container_wrapper {
        width: 605px !important;
    }

    #video-playlist {
        width: 100% !important;
    }

    .imgbox {
        min-height: 200px !important;
    }
}
@media (min-width: 1600px) and (max-width: 1920px) {
    .container {
        width: 1504px;
        padding: 0;
    }

    #container_wrapper {
        width: 968px !important;
    }

    #video-playlist {
        width: 100% !important;
    }

    .menu {
        width: 321px !important;
    }

        .menu ul li a, h2.baqueton, h2.baqueton-verde {
            font-size: 16px !important;
            margin: 0;
        }

    #leftcol {
        width: 336px !important;
    }

    #myCarousel {
        width: 841px !important;
    }

    .carousel-inner {
        width: 768px !important;
        /*height: 520px !important;*/
    }

    /*.banners {
        margin-left: 120.6px !important;
    }*/

    /*#maincol {
        width: 968px !important;
    }*/
#myCarousel1 {
  width: 551px !important;
}
#myCarousel1 .carousel-inner {
        width: 551px !important;
        height: auto;
        margin: 0;
    }
    #gomarquesina {
        height: 400px !important;
    }

    /*.item.active > p {
        min-height: 400px !important;
    }*/
    /*.banners .addimg {
        min-width: 220px;
    }*/
    div#slide2 {
        /*width: 742px;*/
        width: 100%;
        height: auto;
        min-height: 125px;
        max-height: 125px;
        overflow: hidden;
        border: 1px solid #E3C33C;
    }
}
    #site-canvas
{
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .4s ease all;
    
    background-image: url(../images/bgheader.png);
    background-repeat:repeat-x;
    
    background-color: white;
    border-left: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius:12px;
    border-bottom-right-radius:12px;
    box-shadow: 0 2px 5px 0 #589CBA;
}
.glyphicon
{
    color:#ffffff;
}
#site-menu
{
    width: 230px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -250px;
    background: transparent;
    padding: 15px;
}
#site-canvas
{
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
}


.show-nav #site-canvas
{
    -webkit-transform: translateZ(0) translateX(230px);
    transform: translateZ(0) translateX(230px);
}



/*.pagewidth
{
    width: 990px;
    text-align: left;
    margin: 0 auto;
}*/

#general_content
{
    /*margin-top: 10px;*/
    padding-top: 1px;
}
.lsspadd
{
    padding:0;
    margin-left: -15px;
}
header
{
    
    
    margin-left: 20px;
    margin-right: 20px;
}

#leftcol {
    width: 210px;    
    /*left: 0px;
    position: absolute;
    top: 164px;*/
}

#maincol
{
    /*width: 605px !important;*/
}
.gmaps > iframe
{
    width:100%;
}
#maincol2
{
    width: 740px !important;
}

footer
{
    padding-top: 20px;
    /*background-image: url(../images/bgfooter.png);
    background-repeat: no-repeat;
    background-position: bottom;*/
    font-size: 10px !important;
    color: Gray;
    display: block;
	overflow:hidden;
    
    /*background-color: white;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    box-shadow: 0 2px 3px 0 #589CBA;
    margin-left:4px;
    margin-right:4px;
    margin-bottom:5px;*/
}

#bgcontfooter
{
    background-image: url(../images/bgcontfooter.png);
    background-repeat: no-repeat;
    background-position: center top;
}


.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}

.clearfix
{
    display: block;
}
/* End hide from IE-mac */


/* ******************************************************************** */
/*                      impresion
/* ******************************************************************** */

@media print
{
    /*hide the left column when printing*/
    #leftcol
    {
        display: none;
    }

    #twocols, #maincol
    {
        width: 100%;
        float: none;
    }
}

/* ******************************************************************** */
/*                      estilos
/* ******************************************************************** */

#bg
{
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}

*
{
    font-family: Arial;
}

strong, b
{
    font-weight: bold;
}

/*td, br, span, div
{
    font-family: Arial;
    font-size: 12px;
}*/

#pagewidth
{
    margin-top: 15px; 
}

#bgcontent
{
    /*background-image: url(../images/bgcontent.png);
    background-repeat: repeat-y;
    background-position: left 200px;
    overflow:hidden;*/
    
    /*background-color: white;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    box-shadow: 0 2px 3px 0 #589CBA;
    margin-left:4px;
    margin-right:4px;*/
    
    

}
.bgcontent
{
    background-image: url(../images/bgcontent.png);
    background-repeat: repeat-y;
    background-position: left top;
    
}

#logo
{
    /*float: left;*/
    clear: right;
    margin-top: 18px;
    margin-right: 15px;
}

#logoturismo
{
    float: left;
    clear: right;
    margin-top: 0px;
    margin-right: 15px;
}


#header_content
{
    height: 126px;
    margin-top: 5px;
}

div#slide, div#slide2
{
    /*width: 742px;*/
    width:100%;
    height: auto;
    min-height:125px;
	max-height:125px;
    overflow: hidden;
    border: 1px solid #E3C33C;
}

    div#slide img, div#slide2 img
    {
        width: 100%;
        height: auto;
    }

.menu {
    width: 202px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(220,220,220,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(220,220,220,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(220,220,220,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    overflow: hidden;
    text-align: left;
}

.bgmenuinf
{
    width: 202px;
    height: 30px;
    background-image: url(../images/bgmenuinf.png);
    background-repeat: no-repeat;
    background-position: left -19px;
}

/*.menu h2
{
    padding-left: 25px;
    padding-top: 8px;
    font-size: 14px;
    color: #4B0082;
    font-family: 'webfont';
}*/

.menu ul
{
    margin: 5px;
    padding: 0;
    list-style-type: none;
}

    .menu ul li
    {
        padding: 5px;
        border-bottom: 1px dotted #E3C33C;
    }

        .menu ul li:last-child
        {
            border-bottom: none;
        }

        .menu ul li a
        {
            background-image: url(../images/bulletgreen.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 10px;
            font-size: 14px;
            color: #4B0082;
            text-decoration: none;
            font-family: 'webfont';
            letter-spacing: 0.5;
            font-family: 'Arial';
            font-stretch: condensed;
        }

            .menu ul li a:hover
            {
                color: #A9C94C;
            }

        .menu ul li ul
        {
            display: none;
        }


            .menu ul li ul li a
            {
                font-size: 12px;
            }

.path
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align:left;
}

    .path, .path *
    {
        font-family: 'Arial';
        font-stretch: condensed;
        font-size: 15px;
        color: Gray;
    }

#footer_content
{
    position: relative;
    margin-left: 10px;
    margin-right:10px;
    width:auto;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    min-height: 37px;
    background: url(../images/bgcontfooter.png) repeat-x left top;
    text-align: center;
    padding-top: 15px;
    vertical-align: top !important;
    font-size: 10px !important;
}

    #footer_content a
    {
        font-size: 11px;
    }

#logos
{
    margin-top: 5px;
    vertical-align: top !important;
}

    #logos img
    {
        padding-right: 10px;
        vertical-align: top;
    }

.banners img
{
    padding-bottom: 5px;
	display:inline;
}

.banners
{
    
    padding-right:0;
    /*margin-left:46px;*/    
}

.banner img
{
    z-index: 0;
}

.bgsec
{
    background-image: url(../images/bgsec.png);
    background-repeat: no-repeat;
    width: 605px;
    height: 30px;
    font-family: 'webfont';
    font-size: 14px;
    color: White;
    line-height: 30px;
    padding-left: 10px;
    text-shadow: 1px 1px #515620;
}

.bgsec3
{
    background-image: url(../images/bgsec3.png);
    background-repeat: no-repeat;
    width: 605px;
    height: 30px;
    font-family: 'webfont';
    font-size: 14px;
    color: White;
    line-height: 30px;
    padding-left: 10px;
    text-shadow: 1px 1px #78611D;
}
.bgborde
{
    color: #56698f;
    border-bottom: 1px solid #56698f;
}
.galeria
{
    
    padding-top: 10px;float:left;
    position:relative;
}
.bgsec4
{
    background-image: url(../images/bgsec4.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    font-family: 'webfont';
    font-size: 14px;
    color: White;
    line-height: 30px;
    padding-left: 10px;
    text-shadow: 1px 1px #78611D;
}

.bgsec5
{
    background-image: url(../images/bgsec5.png);
    background-repeat: no-repeat;
    width: 605px;
    height: 27px;
    font-family: 'webfont';
    font-size: 14px;
    color: White;
    line-height: 27px;
    padding-left: 10px;
    text-shadow: 1px 1px #78611D;
}

    .bgsec5 a
    {
        font-size: 14px;
        color: White;
    }


.bgsec2
{
    background-image: url(../images/bgsec2.png);
    background-repeat: no-repeat;
    width: auto;
    height: 30px;
    font-family: 'webfont';
    /*font-size: 14px;*/
    font-size: 24px;
    color: White;
    line-height: 30px;
    padding-left: 10px;
    text-shadow: 1px 1px #515620;
}


.titular1, .titular01, .subtitular1
{
    text-decoration: none;
    color: #A9C94C;
    margin-bottom: 15px;
    font-weight: bold;
    text-align:left;
}
.titular1
{
   font-size: 30px; 
}
.subtitular1
{
    font-size: 20px;
    font-style:italic;
}
.titular01
{
    font-size: 20px;
}
h2.titular1 a, h2.titular1 a:hover
{
    color: #A9C94C;
    text-decoration:none;
}
h4.titular1
{
     margin-top: 0;
    font-size: 16px;
    color: #A9C94C;
    text-decoration:none;
}
.thumb
{
    border: solid 1px #BAD470;
}

#gomarquesina
{
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
   
}

.row01
{
    width: 100%;
    border-bottom: 1px solid #F5FDDD;
    padding: 10px 0px 10px 0px;
    background-image: url(../images/bgrow01.png);
    background-position: bottom;
    background-repeat: repeat-x;
    border-bottom: 1px dotted #E3C33C;
    background-color: white;
    display: block;
}

.row02
{
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #F5FDDD;
    padding: 10px 0px 10px 0px;
    background-image: url(../images/bgrow02.png);
    background-position: bottom;
    background-repeat: repeat-x;
    border-bottom: 1px dotted #D7AAF9;
    display: block;
    text-align: left;
}

    .row01 a, .row02 a
    {
        color: #4B0082;
        text-decoration: none;
        font-weight: bold;
    }

.mapa
{
    width: 292px;
    height: 216px;
    background-image: url(../images/bgmapa.png);
    background-repeat: no-repeat;
    text-align: center;
    float:left;
   
}

    .mapa div
    {
        padding: 20px;
        padding-top: 30px;
    }

.ampliar
{
    font-size: inherit;
    padding-left: 15px;
    background-image: url(../images/lupa.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    color: #A9C94C;
    text-decoration: none;
}
#maincol
{
    
    text-align:left;
}
/**#maincol a, #maincol table tr td a, #maincol div a
{
    color:#3C0067;
    text-decoration:none;
    font-weight:bold;
}*/
.flecha
{
    background: url(../images/arrow_right_grey.png) no-repeat center left; /*custom bullet list image*/
    padding: 0px 0px 0px 10px;
    text-decoration: none;
    color: #A9C94C;
}

.paginado td table
{
}

.paginado
{
    height: 50px;
    margin-top: 50px;
    padding-top: 50px;
}

    .paginado > table
    {
        padding-top: 50px;
    }

    .paginado td table tbody tr td a
    {
        padding: 7px;
        padding-top: 2px;
        padding-bottom: 2px;
        border: 1px solid #EBEBEB;
        margin-left: 10px;
        text-decoration: none;
        background-color: #F1E6F8;
        color: #4B0082;
        width: 22px;
        font-weight: normal;
    }

        .paginado td table tbody tr td a:hover
        {
            background-color: white;
            border: 1px solid #4B0082;
            color: #4B0082;
        }

    .paginado td table tbody tr td span
    {
        padding: 3px;
    }

.peq
{
    font-size: 11px;
}

table.pad3 td
{
    padding: 3px;
}

.bold
{
    font-weight: bold;
}



#contenidos
{
    height: 200px;
}

.pag1
{
    height: 30px;
}

.calendario *
{
    text-align: center !important;
}

.verweb
{
    background-image: url(../images/ver_web.png);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 26px;
    height: 26px;
    padding: 10px;
    padding-left: 18px;
}

.divthumb
{
    width: 120PX;
    height: 100px;
    overflow: hidden !important;
    border: 3px double #A9C94C;
    margin-bottom: 20px;
}

    .divthumb img
    {
        text-align: center;
    }

.filtro
{
    background-image: url(../images/bgfiltro.png);
    background-repeat: repeat-x;
    padding: 10px;
    overflow:hidden;
}
.filtro div {
    float: left;
    margin-right:5px;
}
.filtro span
{
    text-align:left;
    display:block;
}
.filtro select
{
    padding:4px;
}

    .filtro *
    {
        font-size: 11px;
    }

.titular2
{
    font-family: 'webfont';
    font-size: 14px;
    text-decoration: none;
    color: #A9C94C !important;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align:left;
}

.lnk1
{
    font-family: 'webfont';
    font-size: 14px;
    text-decoration: none;
    color: #A9C94C !important;
}

.lnk2
{
    font-family: 'webfont';
    font-size: 14px;
    text-decoration: none;
    color: #A9C94C !important;
}

.row01 a, .row02 a
{
    font-size: 14px;
}

    .row01 a:hover, .row02 a:hover
    {
        font-size: 14px;
        text-decoration: underline;
    }


.titularcomo
{
    background-color: #E3C43A;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
    margin-left: 20px;
}

.tv
{
    background-image: url(../images/ico_tv.png);
    background-repeat: no-repeat;
    padding-left: 18px;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #4B0082;
    text-decoration: none;
}

.seph
{
    height: 10px;
}

#slider_recomendamos
{
    width: 275px;
    height: 155px !important;
    overflow: hidden;
    border: 1px solid #A9C94C;
    position:relative;
}
.sliderflow
{
    border: 1px solid #a9c94c;
    margin-left: -15px;
    max-width: 275px;
    overflow: hidden;
}

    #slider_recomendamos img
    {
        padding: 0;
        margin: 0 0 0 -2px;
        width: 275px !important;
        height: 155px !important;
    }

/***** calendario *****/

.calendario
{
    font-size: 11px;
    font-family: Arial;
    width: 100%;
}

    .calendario tbody tr td
    {
        text-align: center;
        padding: 3px;
    }

    .calendario a
    {
        font-weight: bold;
        color: BLACK;
    }

.DayHeader
{
    background-color: #FFBF00;
    font-weight: bold;
    color: White;
}

.WeekendDay
{
    background-color: #E3EEC5;
}

.OtherMonthDay
{
    color: gray;
    background-color: white;
}

.day
{
    background-color: white;
}

.TitleStyle *
{
    background-color: #A9C94C;
}

.TitleStyle *, .TitleStyle a *
{
    font-weight: bold !important;
    color: White !important;
}

.today
{
    font-weight: bold;
    background-color: #A9C94C;
}

.SelectorStyle
{
    color: White;
    background-color: #FFE699;
}
/***** /calendario *****/

.sep5
{
    height: 5px;
}

.sep10
{
    height: 10px;
}

.pad5, .pad5 td
{
    padding: 5px;
}

.pad10, .pad10 td
{
    padding: 10px;
}

.file, .documento
{
    padding-left: 18px;
    background: url(../images/document.png) no-repeat left 2px;
    line-height: 25px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #4B0082;
    text-align:left;
    word-break: break-word;
}

.blanco
{
    color: White;
}

.peq
{
    font-size: 11px !important;
}

#menuh
{
    padding-top: 8px;
    font-size: 11px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

    #menuh ul, #menuh li
    {
    }

    #menuh ul
    {
        margin: 0;
        padding: 0;
    }

    #menuh li
    {
        float: left;
    }

    #menuh a
    {
        text-decoration: none;
        color: #3366CC;
        background: #C3DFDF;
        display: block;
        padding: 5px 7px;
        text-align: center;
        border: 1px solid white;
        border-width: 1px;
        font-size: 13px;
        font-family: 'webfont';
    }


        #menuh a#primero
        {
            border-left: 1px solid #ACCFE8;
        }

        #menuh a:hover
        {
            background: #DBEBF6;
        }

#incluida
{
    text-align: justify;
}

    #incluida td
    {
        vertical-align: top;
    }

.tit, td.tit
{
    background-color: #AAD3D3;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: White;
}

.sub
{
    background-color: #F4ECE9;
    font-weight: bold;
    padding: 5px;
    display: block;
}

.arrow
{
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    color: #E66023;
    font-weight: bold;
}

hr.sep
{
    color: #AAD3D3;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #AAD3D3;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tit_aloj
{
    font-weight: bold;
    color: #004F81;
    font-size: 14px;
}

.td_aloj
{
    background-color: #AAD3D3;
    font-weight: bold;
    padding: 5px;
}

td.td_aloj
{
    margin-bottom: 20px;
}

.comarcales
{
    font-size: 14px;
    color: White;
    font-weight: bold;
    margin-right: 20px;
}

#slide_lateral img
{
    width: 200px !important;
}

.mnturismo > li > a
{
    font-size: 14px !important;
}
ul.ficheros
{
    margin:15px 0;
    padding:0;
    text-align:center;
}
ul.ficheros li
{
    display:inline-block; 
    padding-left:8px; 
}
ul.ficheros li a:active
{
    color:#a02026; 
}
ul.listficheros {
    margin: 0;
    padding: 0;
}
ul.listficheros li {
    display: block;
    padding: 5px;
    margin:15px 0;
}
#slideractualidad p {
    max-height: 120px !important;
    overflow: hidden;
}
#video-playlist
{
    width:112%;
}
.carousel-control
{
    width:0 !important;
}
.containingBlock
        {
            width: 100%;
        }
        .videoWrapper
        {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 40px;            
            height: 0;
            overflow: hidden;
        }
        .videoWrapper iframe, .videoWrapper object
        {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
        /*menu lateral*/
.boxshadow {
    -webkit-box-shadow: 0 4px 8px 0 rgba(179, 168, 68, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(179, 168, 68, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(179, 168, 68, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    margin-bottom: 30px;
}
.baqueton {
    background-color: #FFCD01;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    text-align: left;
    border: 3px double white;
    border-bottom: 1px solid white;
    
    /*text-shadow: 1px 2px 1px #C17A00;*/ /* IE10 Consumer Preview */
    background-image: -moz-radial-gradient(at 20% 30%, #FFD171, #FFA300, #EC9700);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFA300), color-stop(1, #FFD171));
    background-image: -webkit-radial-gradient(at 20% 30%, #FFD171, #FFA300, #EC9700); /* W3C Markup, IE10 Release Preview */
    background-image: url(../images/bgsecnew.png), radial-gradient(at 20% 30%, #FFD171, #F6B84A, #F69F08);
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.menu h2.baqueton {
    padding-left: 25px;
    padding-top: 8px;
    font-size: 14px;
    color: #4B0082;
    font-family: 'webfont';
    text-shadow:none;
    margin:0;
}
h1.baqueton-verde, h1.baqueton {
    font-size: 24px;
    text-align: center;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    text-shadow: 1px 1px #515620;
    margin-top: 0;
}
    h1.baqueton-verde ~ h2.baqueton-verde {
        font-size: 24px!important;
        text-align: center;
        padding-left: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
        text-shadow: 1px 1px #515620;
    }
    h1.baqueton-verde a {
        color: white;
    }
    h2 .baqueton {
    padding-left: 10px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: normal;
    color: white;
    text-shadow: 1px 1px #78611D;
}
h2.baqueton-verde {
    font-size: 14px;
    color: White;
    padding-top: 8px;
    padding-left: 10px;
    text-shadow: 1px 1px #515620;
}
    h2.baqueton-verde a {
        color:white;
    }
    .baqueton-verde {
    background-color: #bec893;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    text-align: left;
    border: 3px double white;
    border-bottom: 1px solid white;
    font-size: 13px;
    font-weight: normal;
    color: white;
    /*text-shadow: 1px 2px 1px #C17A00;*/ /* IE10 Consumer Preview */
    background-image: -moz-radial-gradient(at 20% 30%, #d0dc91, #a9c94c, #7e9930);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFA300), color-stop(1, #FFD171));
    background-image: -webkit-radial-gradient(at 20% 30%, #d0dc91, #a9c94c, #7e9930); /* W3C Markup, IE10 Release Preview */
    background-image: url(../images/bgsecnew-v.png), radial-gradient(at 20% 30%, #d0dc91, #a9c94c, #7e9930);
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.imgbox {
    min-height: 380px;
    overflow: hidden;
}
    .imgbox h2.baqueton-verde {
        margin-bottom: 0;
        margin-top: 0;
    }
.content_rnd {
    border-radius: 10px;
    background-color: #EFF7FF;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    padding: 4px;
    border: 1px double #D6EAFF;
}
    border-top: 0;
}
.row01{
    text-align:left;
}
/*fin menu lateral*/
.what{
	background: url(../images/icowhat.png) no-repeat;
    height: 50px;
}
.what a{
	color:transparent;
}
.containingBlock
{
    width: 100%;
}
.videoWrapper
{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 40px;
    height: 0;
    overflow: hidden;
}
.videoWrapper iframe, .videoWrapper object
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.encuestas ul {
    margin:0;
    padding:0;
    list-style-type: none;
    display: flex;
    flex-direction: column;     
    min-height: 0;   
    align-items: center;
}
.encuestas li {
    flex:1 0 68px;
    /*! width: 100%; */
    
}
.encuestas h3 {
    margin:0;
    font-size: 1em;
    text-align: center;
}