@charset "UTF-8";
body{
    margin: 0;
    font-family:Arial, Helvetica, sans-serif
}

.divContenido, .txed_HTML body{
    /* Este estilo controla también el Body del textEditor, para que concuerde con el real*/
    /*background-color:#FFF;
    padding: 20px;*/
}
.contenedor-tabs a {
    background-image: none;
    /* background-repeat: no-repeat; */
    /* background-position: right 6px top 6px; */
    -webkit-font-smoothing: antialiased;
    color: white;
    margin-bottom: 0px;
    background-color: #f73b3b;
    width: 100%;
    height: 24px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: block;
    vertical-align: middle;
    text-align: left;
    text-indent: 10px;
    line-height: 31px;
    clear: both;
    cursor: pointer;
    font-size: 13px;
}
.contenedor-tabs:first-child{ margin: 96px auto 0;}
.boton-navidad{
    margin-top:-5px;
    transition-duration:0.5s;
}
.boton-duetos a{
    background-image: url(../../images/theme_2014/boton-duetos.png);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    width: 200px;
    height: 100px;
    z-index: 9;
    margin-left: 806px;
    margin-top: -36px;
}
.boton-navidad:hover{
}
.eventosRealizados{
    /* display:inline-block; */ width: 955px; /* float: right; */ text-align: end; color: rgb(228, 46, 45); height: 11px; font-size: 13px; margin-top: -10px; line-height: 10px; margin-bottom: 11px;
}
.eventosRealizados p{
    display:inline-block; font-weight: bolder;
}
.slider{
    clear: none;
    float: none;
    height: 353px;
    /* margin-top: 21px; */
    min-width: 0;
    width: 100%;
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: 39 -203;
}
.boton-slider{
    margin: 260px 20px 30px 385px;
    position: absolute;
    /* width: 200px; */
    font-size: 15px;
    transition-duration:0.5s;
}
.jcarousel a:hover{
    color:white !important;
    color: #fff;
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 25px #ff00de;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color:white;
    -webkit-text-stroke-width:0.2px;
    -moz-text-fill-color: white;
    -moz-text-stroke-color:white;
    -moz-text-stroke-width:0.2px;
    curson:pointer;
}
#footStatus{
    margin-top:-12px;
}
.stats span{
    color: #FFFFFF;
    font-size: 39px;
    font-family: sans-serif;
    font-weight: bold;
    width: 113px;
}
.stats-gen{
    float: right;color: #FFFFFF;
    border: 6px solid white;
    background-color: rgba(98, 216, 252, 0.67);
    width: 280px;
    padding-top: 4px;height: 66px;
    border-radius: 10px;margin-bottom: 8px;
}
.stats p{
    margin-left: 8px;
    font-family: sans-serif;
    font-size: 14px;
}
.stats img{
    margin-top: -24px;
    text-align: left;
}
.stats{
    float: left;
    text-align: right;
    line-height: 27px;
    margin-top: 3px;
    /* width: 127px; */
}
.stats-texto{
    height: 0;
    margin: -14px 0;
}
.Single{
}
.mapaSitio_pag{
    font-size:18px;
}
.imgFlotandoDer{
    width:200px;
    height:200px;
    float: right;
    border-color: rgb(228, 46, 44);
    border-radius: 800px 800px;
    /* border-style: solid; */
    border-width: 11px;
    clear: right;
    margin: 0 0 20px 10px;
}
#n1_encabezado{
    font-family:Arial, Helvetica, sans-serif;
}
.divContenido{
    /* Este estilo controla también el Body del textEditor, para que concuerde con el real*/
    background-color:none;
}
#n1_titular{
    font-family: Oswald, sans-serif;
}
#btn_navidad{
    margin-left: -12px;
    margin-top: -9px;
    width: 79px;
    cursor: pointer;
    background: url('../../images/theme_2014/btn_navidad.png');
    height: 44px;
}
#btn_navidad:hover{
    background: url('../../images/theme_2014/btn_navidad_on.png') no-repeat;
}
.logo_quieromusicos a{
    clear: none;
    float: left;
    height: 42px;
    width: 270px;
    background-image: url('../../images/theme_2014/logo.png');
    cursor: pointer;
    margin-top: 6px;
    transition-duration:0.4s;
    margin-left: -8px;
}
.logo_quieromusicos a:hover{
    background-image: url('../../images/theme_2014/logo-blanco.png') ;
}
#logo-frame{
    width: 197;
    height: 67px;
}
html{
    height: 100%;
    margin: 0;
    overflow-y: auto;
    background-image: url(../../images/theme_2014/backgroun_2.png);
    background-attachment: scroll;
    background-size: auto;
    background-repeat: repeat repeat;
}
a, a:link, a:visited, a:active{
    text-decoration: none;
}
.sticky{
    position: fixed;
    top: 0;
}
.menu-padding{
    padding-top: 0;
}
.footer_mapa{
    padding-right: 14px;
    padding-left: 14px;
    font-style: normal;
}
#barraInteligente{
    position: absolute;
    background: white;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.11) 0 2px 3px -1px;
    padding: 0 10px 0;
}
#barra_menu{
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.11) 0 2px 3px -1px;
    float: left;
    right: auto;
    width: 100%;
    z-index: 2;
    height: 44px;
}
#barra_menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 2;
    font-size: 12px !important;
}
#boton_buscar_navegacion{
    clear: none;
    float: left;
    height: auto;
    margin-top: -5px;
    max-width: 100%;
    padding-left: 12px;
}
#boton_buscar span{
    border-top-color: rgba(255, 255, 255, 0.496094);
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    padding-bottom: 0.4em;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0.4em;
}
#boton_buscar span a:hover{
    text-decoration: none;
}
#cambio_ciudad{
    float: right;
    margin-top: 10;
}
.campo_1{
    float: left;
    margin-left: 12.672624%;
    margin-top: 11px;
    width: 36.718115%;
}
.campo_2{
    clear: none;
    float: left;
    height: 30px;
    margin-left: 2.274574%;
    margin-top: 11px;
    width: 26.157595%;
}
.campos_busqueda{
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -348 0;
    float: right;
    height: 56px;
    left: 0;
    margin-top: -6px;
    width: 61.55%;
}
#clientes{
    background-color: rgb(255, 255, 255);
    border-style: none;
    border-width: 0;
    clear: none;
    display: block;
    float: none;
    height: 200px;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -1px;
    min-height: 0;
    min-width: 0;
    position: static;
    top: 0;
    width: 99.950025%;
}
#contenedor_telefonos_footer{
    float: left;
    margin-left: 20px;
    width: 80%;
}
/* menu telefonos */
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a{
    color: white;
    margin: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: relative;
}
#cssmenu a{
    line-height: 41px;
    padding: 2px 0;
}
#cssmenu{
    width: 200px;
    display: inline;
}
#cssmenu select{
    font-size: 12px;
    color: rgb(228, 46, 45);
    background-color: #FFF;
    border: none;
    border-radius: 0;
    height: 22px;
    cursor: pointer;
    margin-right: 7px;
    border-radius: -97PX;
    margin-left: 12px;
}
#cssmenu > ul > li{
    cursor: pointer;
    background: #000;
}
#cssmenu > ul > li:last-child{
}
#cssmenu > ul > li > a{
    font-size: 13px;
    display: block;
    background: rgb(228, 46, 45);
}
#cssmenu > ul > li > a:hover{
    text-decoration: underline;
}
#cssmenu > ul > li.active{
    border-bottom: none;
}
#cssmenu > ul > li.active > a{
    background: #000000;
    color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:after{
    content: '';
    position: absolute;
    top: 15px;
    right: 10px;
    margin-left: 10px;
    border: 5px solid transparent;
    border-left: 5px solid #ffffff;
}
.has-sub span{
    display: inline;
}
.has-sub h1{
    display: inline;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    text-decoration: none;
    color: #ffffff;
}
.has-sub h1:hover{
    text-decoration: none;
}
#cssmenu > ul > li.has-sub.active > a:after{
    right: 14px;
    top: 18px;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
}
/* Sub menu */
#cssmenu ul ul{
    padding: 0;
    display: none;
}
#cssmenu ul ul a{
    background: #efefef;
    display: block;
    color: #797979;
    font-size: 13px;
}
#cssmenu ul ul li{
    border-bottom: 1px solid #c9c9c9;
}
#cssmenu ul ul li.odd a{
    background: #e5e5e5;
}
#cssmenu ul ul li:last-child{
    border: none;
}
/* final */
#facebook a{
    height: 23px;
    width: 22px;
    background-position: -236 0;
    background-image: url('../../images/theme_2014/sprites-home.png');
    float: left;
    margin-top: 10;
    cursor: pointer;
}
#facebook a:hover{
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position:-235 -23;
}
#twitter a{
    /*	-webkit-transition-duration: 0.25s;
    */
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -258 2;
    float: left;
    height: 23px;
    width: 22px;
    cursor: pointer;
    margin-left: 15px;
    margin-top: 10px;
}
#twitter a:hover{
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -257 -20;
}
#youtube a{
    height: 23px;
    width: 22px;
    float: left;
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -281 1;
    margin-top: 10px;
    margin-left: 16px;
    cursor: pointer;
}
#youtube a:hover{
    background-image: url('../../images/theme_2014/sprites-home.png') ;
    background-position:-281 -21;
}
#footer{
    clear: both;
}
#footer a{
    color: rgb(105, 105, 105);
    -webkit-font-smoothing: antialiased;
}
#footer1{
    background-color: rgb(241, 241, 241);
    clear: none;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
    margin-top: 1px;
    min-width: 0;
    position: static;
    top: 0;
    width: 100%;
    z-index: 1;
}
#footer_1{
    clear: none;
    float: left;
    height: 302px;
    margin-left: 0%;
    margin-top: 2px;
    padding-left: 0;
    width: 34.200534%;
}
#telefonos_numeros_footer{
    -webkit-font-smoothing: antialiased;
    color: rgb(123, 123, 123);
    float: right;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    line-height: 23px;
    padding-left: 5px;
    padding-right: 20px;
    text-transform: uppercase;
    width: 120px;
    text-align: right;
}
#footer_1 h3{
    clear: none;
    color: rgb(123, 123, 123);
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    height: 72px;
    line-height: 65px;
    margin-left: 0.29239766%;
    margin-top: 8px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ACACAC;
}
#footer_2 h3{
    clear: none;
    color: rgb(123, 123, 123);
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    height: 72px;
    line-height: 65px;
    margin-left: 0.29239766%;
    margin-top: 8px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ACACAC;
}
#footer_3 h3{
    clear: none;
    color: rgb(123, 123, 123);
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    height: 72px;
    line-height: 65px;
    margin-left: 0.29239766%;
    margin-top: 8px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ACACAC;
}
#footer_2{
    clear: none;
    float: left;
    height: 302px;
    margin-left: 0%;
    margin-top: 2px;
    padding-left: 20px;
    width: 33.700527%;
}
#footer_2 div{
    float: left;
}
#footer_2_titulo{
    clear: none;
    color: rgb(255, 255, 255);
    font-family: Oswald, sans-serif;
    font-size: 14px;
    height: 47px;
    line-height: 65px;
    margin-left: 0.29673591%;
    margin-top: 8px;
    text-align: left;
    width: 100%;
}
#footer_3{
    clear: none;
    float: left;
    height: 303px;
    margin-left: 0%;
    margin-top: 0;
    padding-left: 20px;
    width: 32.098939%;
}
#footer_3_titulo{
    color: rgb(255, 255, 255);
    font-family: Oswald, sans-serif;
    font-size: 14px;
    line-height: 65px;
    margin-top: 10px;
    text-align: left;
}
#footer_foto{
    clear: none;
    display: block;
    float: none;
    height: 302px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1000px;
}
.header_contenido{
    clear: none;
    display: block;
    float: none;
    height: 106px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    width: 1000px;
}
.header_general{
    clear: none;
    display: block;
    float: left;
    height: 154px;
}
.header_rojo{
    background-color: E42E2D;
    border-width: 100px;
    clear: none;
    display: block;
    float: left;
    height: 122px;
    left: 0;
    min-width: 0;
    right: auto;
    top: 0;
    width: 100%;
    z-index: 4;
}
#header_rojo ul{
    margin: 0;
    position: relative;
    text-decoration: none;
}
.icon_contacto a{
    clear: none;
    float: left;
    height: 21px;
    margin-left: 17;
    margin-top: 6px;
    max-width: 100%;
    background-image: url('../../images/theme_2014/sprites-home.png');
    width: 30px;
    background-position: -206 0;
    cursor: pointer;
    margin-top: 14px;
}
.icon_contacto a:hover{
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -206 -23;
}
.icon_home a{
    float: left;
    height: auto;
    margin-left: 1.5%;
    margin-right: 0;
    margin-top: 11px;
    height: 22px;
    width: 30px;
    max-width: 100%;
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -181 0;
    cursor: pointer;
}
.icon_home a:hover{
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -181 -23;
}
#imput_1{
    width: 226px;
}
#imput_2{
    color: rgb(51, 51, 51);
    width: 160px;
}
.linea_negra_header{
    background-color: rgb(0, 0, 0);
    clear: none;
    display: block;
    float: left;
    height: 7px;
    left: 0%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#logo_emtech{
    clear: none;
    margin-left: 7.650223%;
    margin-top: 40px;
    width: 36.790616%;
}
#logo_final{
    font-size: 16px;
    float: right;
    font-family: Oswald, sans-serif;
    padding-bottom: 5px;
    padding-right: 300px;
    padding-top: 7px;
    position: static;
    text-align: right;
    width: 1000px;
}
#logo_impulsa{
    clear: both;
    height: 104px;
    margin-left: 9.463093%;
    margin-top: 28px;
    width: 36.790616%;
}
#mapa_sitio{
    background-color: rgb(255, 255, 255);
    border-style: none;
    border-width: 0;
    float: left;
    height: 55px;
    width: 100%;
    margin-top: -2PX;
}
#menu_nav{
    clear: none;
    display: block;
    float: none;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1000px;
}
#redes_sociales{
    clear: none;
    float: left;
    height: 42px;
    margin-left: 42px;
    margin-top: 0;
    width: 106px;
}
#redes_sociales a{
    color: rgb(255, 255, 255);
}
#redes_sociales img{
    clear: none;
    color: rgb(0, 0, 0);
    float: left;
    height: auto;
    left: 0;
    max-width: 100%;
    position: static;
    top: 0;
    width: auto;
}
#telefonos_head{
    clear: both;
    float: lef;
    margin-right: 20px;
    margin-top: 62px;
    /* width: 800px; */
    text-align: right;
}
#telefonos_head a{
    text-decoration: none;
    font-size: 25px;
    font-family: Oswald, sans-serif;
}
.has-sub active a{
    text-decoration: none;
}
.has-sub a{
    text-decoration: none;
}
#telefonos_numeros{
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    float: right;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    line-height: 23px;
    padding-left: 5px;
    text-transform: uppercase;
    text-align: right;
    width: 86px;
    padding-right: 20px;
    width: 106px;
}
.carousel{
    height: 120px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 880px;
}
.contenedor_principal{
    /* float: left; */
    /* height: auto; */
    /* margin-bottom: 0; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* margin-top: 0; */
    /* width: 100%; */
}
.contenedor_principal h3{
    font-family: Oswald, sans-serif;
    clear: none;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 15px;
    margin-left: 16px;
    word-wrap: break-word;
}
.contenidos{
    /* height: auto; */
    /* margin-bottom: 0; */
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 0; */
    /* min-height: 200px; */
    width: 1000px;
    clear: both;
    padding: 30px 0;
    /* padding: 10px 0; */
}
.downarrowclass{
    margin-top: 12px;
    position: absolute;
    right: 18px;
}
.even{
    border-bottom-style: solid;
}
.even a{
    background-color: rgb(239, 239, 239);
    color: rgb(121, 121, 121);
}
.has-sub{
    background-color: rgb(0, 0, 0);
    cursor: pointer;
    margin: 0;
    text-decoration: none;
}
.has-sub li{
    border-bottom-color: rgb(201, 201, 201);
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    margin: 0;
    text-decoration: none;
}
.has-sub ul{
    display: none;
    padding: 0;
}
.image{
    clear: none;
    color: rgb(0, 0, 0);
    display: block;
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0;
    max-width: 100%;
    position: absolute;
    visibility: hidden;
    width: auto;
}
.item_footer{
    float: left;
    height: 130px;
    margin-right: 57px;
    margin-top: 28px;
    width: 130px;
}
.jquerycssmenu{
    font: normal normal normal 12px/normal Verdana;
    /*padding-left: 147px; */
    font: 8px Verdana;
    padding-left: 135px;/*offset of tabs relative to browser left edge*/
}
.jquerycssmenu a{
    display: block;
    font-family: Oswald, sans-serif;
    letter-spacing: 0.01em;/* padding-bottom: 4px; */
    /* text-decoration: none; */
}
.navegacion_sitio{
    float: left;
    font-size: 11px;
    /* margin-left: -36.7%; */
    margin-top: 10px;
    text-decoration: none;
    font-style: normal;
    color: white;
}
.navegacion_sitio a:link{
    color: white;
}
.navegacion_sitio a:visited{
    color: white;
}
.navegacion_sitio :hover{
    color: white;
    text-decoration: underline;
}
.odd{
    border-style: none;
}
.odd a{
    background-color: rgb(229, 229, 229);
    color: rgb(121, 121, 121);
}
.rightarrowclass{
    position: absolute;
    right: 5px;
    top: 10px;
}
.texto_blanco{
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    color: rgb(123, 123, 123);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-top: 20px;
}
.texto_blanco_telefonos{
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    color: rgb(123, 123, 123);
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.texto_mapa_footer{
    font-family: Oswald, sans-serif;
    float: none;
    font-size: 16px;
    margin-top: 14px;
    clear: both;
    text-align: center;
}
.texto_mapa_footer a:hover{
    box-sizing: border-box;
    font-family: Oswald, sans-serif;
    margin: 0;
    font-size: 16px;
    padding-top: 25px;
    text-align: center;
    text-decoration: none;
    text-decoration: underline;
}
#logos_rotando h3{
    box-sizing: border-box;
    color: rgb(153, 153, 153);
    font-family: Oswald, sans-serif;
    font-size: 14px;
    margin: 0;
    padding-top: 39px;
    text-align: center;
}
div{
    box-sizing: border-box;
}
hr{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    height: 1px;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
img{
    box-sizing: border-box;
    vertical-align: middle;
}
li{
    position: relative;
}
td{
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, h1 a:link, h1 a:active, h1 a:visited{
    color: #cb2127;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    margin: 0;
    font-size: 15px;
}
h1{
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    padding-bottom: 10px;
    clear: none; color: rgb(123, 123, 123);
    /* font-family: Oswald, sans-serif; */
    /* font-size: 14px; */
    /* height: 72px; */
    /* line-height: 85px; */
    /* margin-left: 0.29239766%; */
    /* margin-top: 8px; */
    /* margin-bottom: 20px; */
    /* text-align: left; */
    width: 100%;
    /* border-bottom: 1px solid #ACACAC; */
}
h2{
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e42e2d;
    font-weight: normal;
}
h3{
    color: #888984;
    font-family: TIMes New Roman;
    font-size: 18px;
    font-weight: normal;
}
h4{
    font-size: 14px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
h5{
    color: #E42314;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
h6{
    color: #333;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
h1 a:hover{
    color: #C03D3D;
    text-decoration: underline;
}
h2 a:link, h2 a:active, h2 a:visited{
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    max-width: 500px;
}
h2 a:hover{
    color: #333333;
    text-decoration: underline;
    font-size: 18px;
}
h3 a:link, h3 a:active, h3 a:visited{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    max-width: 500px;
}
h3 a:hover{
    color: #333333;
    text-decoration: underline;
}
h4, h4 a:link, h4 a:active, h4 a:visited{
    color: #77ad00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 8px 0 0;
    max-width: 500px;
}
h4 a:hover{
    color: #333333;
    text-decoration: underline;
}
h5 a:link, h5 a:active, h5 a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 0;
    max-width: 500px;
}
h5 a:hover{
    color: #333333;
    text-decoration: underline;
}
h6 a:link, h6 a:active, h6 a:visited{
    color: #37AEC2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
    max-width: 500px;
}
h6 a:hover{
    color: #333333;
    text-decoration: underline;
}
.button-black{
    background: #b2b2b2;
    background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#b2b2b2) );
    background: -moz-linear-gradient(-90deg, #dddddd, #b2b2b2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#dddddd', endColorstr='#b2b2b2');
    height: 31px;
    width: 128px;
    margin: 0;
    text-decoration: none;
    font: bold 14px'Trebuchet MS', Arial, Helvetica;
    display: inline-block;
    text-align: center;
    color: #FFF;
    border: 1px solid #9c9c9c;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    border-radius: .3em;
}
.button-black:hover{
    background: #dddddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#b2b2b2), to(#dddddd) );
    background: -moz-linear-gradient(-90deg, #b2b2b2, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#b2b2b2', endColorstr='#dddddd');
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button-black:active{
    background: #666;
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.button-black a:visited{
    background: #FFF;
}
.button-black a{
    background: #FFF;
}
.button-black a:hover{
    background: #FFF;
}
.button-black, .button-black span{
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-font-smoothing: antialiased;
}
.button-black span{
    border-top: 1px solid #666; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.5em;
}
.button-naranja{
    background: #ff7711;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa941), to(#ff7711) );
    background: -moz-linear-gradient(-90deg, #ffa941, #ff7711);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffa941', endColorstr='#ff7711');
    width: 249px;
    height: 34px;
}
.button-naranja:hover{
    background: #ffa941;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7711), to(#ffa941) );
    background: -moz-linear-gradient(-90deg, #ff7711, #ffa941);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff7711', endColorstr='#ffa941');
    color: #FFF;
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button-naranja:active{
    background: #F60;
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.button-naranja_superior{
    background: #ff7711;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa941), to(#ff7711) );
    background: -moz-linear-gradient(-90deg, #ffa941, #ff7711);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffa941', endColorstr= '#ff7711');
    margin: 0;
    text-decoration: none;
    font: bold 14px'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button-naranja_superior:hover{
    background: #ffa941;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7711), to(#ffa941) );
    background: -moz-linear-gradient(-90deg, #ff7711, #ffa941);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff7711', endColorstr='#ffa941');
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button-naranja_superior:active{
    background: #F60;
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.button-naranja, .button-naranja span{
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-font-smoothing: antialiased;
}
.button-naranja span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 7.5em;
}
.button-naranja:visited{
    color: #FFF;
}
.button-naranja a:visited{
    color: #FFF;
}
#boton_buscar_navegacion a{
    font-size: 15px;
    line-height: 29px;
    color: white;
    text-decoration: none;
}
.button-naranja_superior, .button span-naranja_superior{
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-font-smoothing: antialiased;
    width: 96px;
    height: 29px;
}
.button-naranja_superior span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.4em 2.0em;
    color: white;
}
.item_artista{
    height: 98px;
    width: 100%;
    margin: 15px 0 15px 0;
    padding-top: 0;
    clear: both;
}
.item_artista .circulo:hover{
    border-color: #CCC;
}
.item_artista .circulo{
    border-color: rgb(228, 46, 44);
    border-radius: 800px 800px;
    border-style: solid;
    /* border-width: 10px; */
    clear: none;
    float: left;
    height: 80px;
    margin-left: 15px;
    margin-top: 4px;
    overflow: hidden;
    padding: 0;
    width: 80px;
}
.item_artista .gris{
    border-color: rgb(232, 232, 232);
}
.item_artista #contenedor_texto_inferior{
    color: rgb(227, 39, 38);
    float: right;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    margin-top: 3px;
    padding-left: 8px;
    width: 90px;
    line-height: 20px;
}
.item_artista #contenedor_texto_inferior a{
    color: rgb(221, 4, 5);
}
.item_artista #contenedor_texto_inferior div{
    clear: none;
    float: left;
    height: 26px;
    margin-left: -18.357508%;
    margin-top: -7px;
    padding-left: 0;
    width: 22.06333%;
}
.item_artista #contenedor_texto_superior{
    -webkit-font-smoothing: antialiased;
    color: rgb(128, 128, 128);
    float: right;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    line-height: 12px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 2px;
    width: 108px;
    border-bottom: 1px solid #CECECE;
}
.item_artista .icono_ver_mas{
    float: right;
    margin-top: 6px;
}
.boton_carrito a:link{
    color: #FFF;
}
.boton_carrito{
    cursor: pointer;
    float: right;
    margin: 0;
    width: 49px;
    height: 29px;
    text-decoration: none;
    font: bold 14px'Trebuchet MS', Arial, Helvetica;
    display: inline-block;
    text-align: center;
    color: #FFF;
    border: 1px solid #9c9c9c;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    background-image: url('../../images/theme_2014/sprites-home.png');
    background-position: -185 -54
    ;	background-color: rgb(35, 157, 22);
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
}
.boton_carrito:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
    background-image: url(../../images/perfil_artista/fondo_btn_agregar.png);
    background-repeat: no-repeat;
    background-color: rgb(0, 151, 0);
    background-position: 5px;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    text-decoration: none;
    font-size: 14px;
}
.boton_carrito a{
    font-size: 17px;
    margin-left: 18px;
    line-height: 29px;
    color: white;
    text-decoration: none;
}
.boton_carrito a:hover{
    font-size: 14px;
    color: white;
    text-decoration: none;
}
.boton_carrito a:visited{
    color: white;
    font-size: 14px;
    text-decoration: none;
}
.boton_carrito_artista:hover{
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
}
.mensaje_enviado{
    width: 751px;
    margin-top: 15px;
    background-color: white;
    height: 544px;
    box-shadow: rgb(200, 200, 200) 0 -1px 11px 0;
    float: left;
    padding: 20px;
}
.mensaje_enviado h1{
    font-family: Oswald, sans-serif;
    font-size: 38px;
    color: rgb(228, 46, 45);
}
.mensaje_enviado h2{
    font-family: Oswald, sans-serif;
    font-size: 28px;
}
.mensaje_enviado p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
}
.boton_respuesta{
    float: left;
    margin-left: -28px;
}
.boton_respuesta a:link{
    color: #FFF;
}
.boton_respuesta a:visited{
    color: #FFF;
}
.left-nav-btn{
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: linear;
    background-color: transparent;
    background-image: url(https://quieromusicos.com/images/theme_2014/arrows.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 37px;
    left: -36px;
    margin-top: 19px;
    opacity: 0.8;
    position: absolute;
    top: 30px;
    width: 37px;
}
.right-nav-btn{
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: linear;
    background-color: transparent;
    background-image: url(https://quieromusicos.com/images/theme_2014/arrows.png);
    background-position-x: 100%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 37px;
    margin-top: 19px;
    opacity: 0.8;
    position: absolute;
    right: -35px;
    top: 30px;
    width: 37px;
}
.jquerycssmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.jquerycssmenu ul li{
    position: relative;
    display: inline;
    float: left;
}
.jquerycssmenu ul li a{
    padding: 5px 7px 4px 6px;
    height: 36px;
    margin-right: 31px;/*spacing between tabs*/
    margin-top: 0.1px;
    line-height: 32px;
    border: 1px solid #00000;
    color: rgb(73, 73, 73);
    /* font-family: 'Oswald', sans-serif; */
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.jquerycssmenu ul li a:hover{
    background-color:rgb(228, 46, 45);
    color: white;
    font-weight:900;
}
/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/* These are the classes applied on the error messages
* which prevent them from being displayed by default.
*/
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg{
    display: none;
}
/* These selectors change the way messages look when the widget is in one of the error states.
* These classes set a default red border and color for the error text.
* The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
* and this way only the specific error message can be shown by setting the display property to "inline".
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg{
    display: inline;
    color: #CC3333;
    border: 1px solid #CC3333;
}
/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid
* There are two selectors for each state, to cover the two main usecases for the widget:
* - the widget id is placed on the top level container for the INPUT
* - the widget id is placed on the INPUT element itself (there are no error messages)
/* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState{
    background-color: #B8F5B1;
}
/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input{
    background-color: #FF9F9F;
}
/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState{
    background-color: #FFFFCC;
}
/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
* It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
.textfieldFlashText input, input.textfieldFlashText{
    color: red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState{
    /*color: red !important;*/
}
#valor_bruto_proveedor_txt, #valor_comision_proveedor_txt, #valor_comision_cliente_txt{
    font-weight: bold;
    float: right;
}
#valor_total{
    position: relative;
    left: 200px;
    height: 0;
}
.inputValor{
    width: 100px;
}
.comisionSugerida, .comisionSugerida a:link, .comisionSugerida a:visited, .comisionSugerida a:active, .comisionSugerida a:hover{
    clear: both;
    margin: 10px 0;
    font-size: 10px;
}
#preTotalPropuesta{
    position: fixed;
    top: 230px;
    right: 7px;
    font-size: 16px;
}
#totalPropuesta{
    background: #fff65b;
    position: fixed;
    right: 0;
    top: 250px;
    font-size: 14px;
    width: 200px;
    background: #fff65b;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    width: 100%;
    padding: 2px 10px 2px;
}
#botonesTotalPropuesta img{
    margin-bottom: 10px;
}
.emailWraped{
    width: 150px;
    overflow: hidden;
}
#botonesTotalPropuesta{
    background: none repeat scroll 0 0;
    position: fixed;
    right: 0;
    top: 420px;
}
.tarifasHorarios{
    float: left;
    margin: 0 10px 0 0;
}
.h1_home{
    width: 500px;
}
.h1_home h1{
    font-size: 16px;
}
.tabla_matrimonios td{
    text-align: center;
    vertical-align: top;
}
.matrimonios_col_0, .matrimonios_col_2{
    background-color: #EBEBEC;
}
.matrimonios_col_1, .matrimonios_col_3{
    background-color: #F6F6F6;
}
.sec_matrimonios_misa, .sec_matrimonios_fiesta, .sec_matrimonios_coctel, .sec_matrimonios_show{
    min-height: 220px;
    /*	background-color: #ebebec;*/
    float: left;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-top: solid 6px;
}
.artista_en_sec_misa, .artista_en_sec_coctel, .artista_en_sec_fiesta, .artista_en_sec_show{
    width: 124px;
    float: left;
    margin: 8px 61px 2px;
    text-align: center;
    /*	background-color: #636466;*/
    color: #FFFFFF;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.artista_en_sec_show h1 a:link, .artista_en_sec_show h1 a:visited, .artista_en_sec_show h1 a:active, .artista_en_sec_fiesta h1 a:link, .artista_en_sec_fiesta h1 a:visited, .artista_en_sec_fiesta h1 a:active, .artista_en_sec_misa h1 a:link, .artista_en_sec_misa h1 a:visited, .artista_en_sec_misa h1 a:active, .artista_en_sec_coctel h1 a:link, .artista_en_sec_coctel h1 a:visited, .artista_en_sec_coctel h1 a:active{
    color: #585755;
    font-size: 14px;
    font-family: 12px/18px "Lucida Grande", "Lucida Sans Unicode";
    font-weight: normal;
    text-decoration: underline;
    display: block;
    padding: 5px 5px 5px 5px;
}
.artista_en_sec_show h1 a:hover, .artista_en_sec_fiesta h1 a:hover, .artista_en_sec_misa h1 a:hover, .artista_en_sec_coctel h1 a:hover{
    color: #B6B7BC;
}
.artista_en_sec_misa img, .artista_en_sec_coctel img, .artista_en_sec_fiesta img, .artista_en_sec_show img{
    border-top-width: 10px;
    border-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
}
.artista_en_sec_misa img{
    border-color: #674789;
}
.artista_en_sec_coctel img{
    border-color: #115CB9;
}
.artista_en_sec_fiesta img{
    border-color: #e96b00;
}
.artista_en_sec_show img{
    border-color: #30841c;
}
#gracias, #gracias strong{
    margin-top: 3px
}
.foto{
    float: left;
}
.info_general{
    float: left;
    width: 560px;
}
.expand_down, .expand_up{
    background-image: url(../images/artista/expand_down.jpg);
    width: 232px;
    height: 12px;
    cursor: pointer;
    margin-bottom: 7px;
}
.expand_up{
    background-image: url(../images/artista/expand_up.jpg);
}
.nav_pata{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-align: right;
    font-weight: normal;
    background-image: url(../images/theme/fondo_pata.jpg);
    height: 50px;
    width: 940px;
    float: left;
}
.nav_pata li{
    float: left;
    padding-right: 30px;
    list-style: none outside none;
    line-height: 1.23 em;
    padding-bottom: 15px;
    padding-top: 5px;
}
.sub_menu{
    background-color: #c1c2c2;
}
.lista_inf{
    color: #9d9d9d;
}
.favoritos{
    vertical-align: middle;
}
.favoritos img{
    padding: 5px 5px 5px 5px;
}
.lista_inf h5, .lista_inf h5 a:link, .lista_inf h5 a:visited, .lista_inf h5 a:active, .lista_inf h5 a:hover{
    color: #484042;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 15px;
    text-decoration: none;
    line-height: 16px;
}
.lista_inf h5 a:hover{
    text-decoration: underline;
}
.lista_inf a:link, .lista_inf a:visited, .lista_inf a:active{
    color: #D7190B;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.lista_inf a:hover{
    color: #484042;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
}
.generos_izq{
    margin: 20px 20px 20px 0
}
.generos_izq h5{
    margin-bottom: 10px;
}
.generos_izq h2, .generos_izq a:link, .generos_izq a:visited, .generos_izq a:active{
    color: #9CA0A1;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 4px;
}
.generos_izq a:hover{
    color: #484042;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
}
.nav_pata li a:link, .nav_pata li a:visited, .nav_pata li a:active{
    color: #ede2fe;
}
.nav_pata li a:hover{
    color: #666;
    text-decoration: underline;
}
.logo_inf{
    background-image: url(../images/theme/logo_inferior.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 60px;
    height: 50px;
}
.submenu{
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}
.submenu a:link, .submenu a:active, .submenu a:visited{
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}
.submenu a:hover{
    color: #EDEBEC;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}
.centrado{
    display: block;
    margin: auto;
}
.destacados{
    border: 1px solid #C2C2C2;
    display: block;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 16px 10px 5px;
    width: 810px;
}
.destacado_home{
    background: none repeat scroll 0 0 #666666;
    margin: 0 6px 6px;
    width: 150px;
    float: left;
    font-weight: normal;
}
.destacado_home h6 a, .destacado_home h6 a:link, .destacado_home h6 a:visited, .destacado_home h6 a:active, .destacado_home h6 a:hover{
    margin: 5px 10px 10px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    height: 30px;
    display: block;
}
.color_1{
    height: 4px;
    background-color: #FF4700;
}
.color_2{
    height: 4px;
    background-color: #FDC904;
}
.color_3{
    height: 4px;
    background-color: #095B81;
}
.color_4{
    height: 4px;
    background-color: #69910D;
}
.color_5{
    height: 4px;
    background-color: #B9301D;
}
.titular1{
    background-color: #C1C2C2;
    color: #FFFFFF;
    display: block;
    float: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin: 10px auto;
    padding: 3px 10px 5px;
    position: relative;
    text-align: center;
    top: 21px;
    width: 400px;
    overflow: hidden;
}
.nuestros_artistas{
    border: 1px solid #C3C3C3;
}
.nuestros_artistas p{
    color: #656666;
    font-size: 12px;
    padding-top: 5px;
    text-align: justify;
}
.catalogo_inf a:link, .catalogo_inf a:visited, .catalogo_inf a:active{
    color: #666666;
    font-size: 15px;
}
.catalogo_inf a:hover{
    color: #333;
    font-size: 15px;
}
.catalogo_inf p{
    font-size: 11px;
}
.campo_formulario{
    background-color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #CCC;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
}
.artista_musicadelmundo_img{
    padding-bottom: 5px;
    background-color: #539efc;
}
.reservar{
    text-align: right;
    padding-top: 5px;
}
.boton_menu_artista{
    padding-bottom: 10px;
}
.enviar{
    background-color: #EDEBEC;
    color: #666;
    border-style: solid;
    border-width: 1px;
    border-color: #666;
}
.textos_formulario{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
}
.tablalista{
    font-size: 12px;
    border: thin solid #999;
}
.oir_mp3{
    font-size: 12px;
    color: #06C;
}
.oir_mp3 a:link, .oir_mp3 a:visited, .oir_mp3 a:active, .oir_mp3 a:hover{
    font-size: 12px;
    color: #069;
}
.creditos{
    padding: 5px 5px 5px 5px;
    padding-right: 20px;
}
.advertencia{
    border: #F60 solid 1px;
}
.menu_plataformas_home{
    font-size: 12px;
    color: #ffffff;
}
.plataforma_img_home{
    width: 150px;
    height: 150px;
    padding: 10 10 10 10;
    margin: 10 10 10 10;
    float: left;
}
.contenedor{
    width: 1000px;
}
.img_roller_home{
    width: 731px;
    height: 171px;
    float: left;
    border: 2px solid #b9b8b8;
}
.min_img_home{
    width: 735px;
    float: left;
}
.pata_home{
    width: 1000px;
    float: left;
}
.lista_plat_home{
    width: 265px;
    height: 175px;
    float: left;
    background-color: #1d1d1d;
}
.titular_plat_home{
    background-color: #1d1d1d;
    color: #ffffff;
    font-size: 12px;
    text-align: left;
    margin: 11 0 11 0;
    padding: 5 0 5 5;
    height: 12px;
}
.titular_info_home{
    background-color: #b0b0b0;
    color: #585858;
    font-size: 12px;
    height: 12px;
    text-align: right;
    margin: 11 0 11 0;
    width: 240px;
    padding: 5 25 5 0;
    background-image: url(../images/theme/adv_icon.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.info_home{
    width: 265px;
    float: left;
    background-color: #d6d6d6;
}
.noticias_en_home{
    padding: 13px;
}
.noticias_en_home img{
    border: solid #333 thin
}
.noticias_en_home h1{
    font-size: 14px;
}
#logo{
    padding-left: 10px;
    _margin-left: 10px;
}
.advertencia li{
    padding: 10px;
}
.resultado_encuestas{
    color: #C00;
}
.cita_confirmada, .cita_confirmada a, .cita_confirmada a:link, .cita_confirmada a:visited, .cita_confirmada a:active{
    color: #333333;
    max-width: 230px;
    overflow: hidden;
    float: left;
}
.cita_pendiente, .cita_pendiente a, .cita_pendiente a:link, .cita_pendiente a:visited, .cita_pendiente a:active{
    color: #CC0000;
    max-width: 230px;
    overflow: hidden;
    float: left;
}
.cita_pendiente_aprobable, .cita_pendiente_aprobable a, .cita_pendiente_aprobable a:link, .cita_pendiente_aprobable a:visited, .cita_pendiente_aprobable a:active{
    color: #62a603;
    max-width: 230px;
    overflow: hidden;
    float: left;
}
.cita_disponible, .cita_disponible a, .cita_disponible a:link, .cita_disponible a:visited, .cita_disponible a:active{
    color: #003399;
    font-size: 12px;
    cursor: pointer;
}
.agenda_but_editar, .agenda_but_editar_blink{
    background-image: url(../images/botones/lapiz.png);
    width: 16px;
    height: 16px;
    float: right;
    cursor: pointer;
}
.agenda_but_editar_blink{
    background-image: url(../images/botones/alerta_16.gif);
}
.agenda_menu_1, .agenda_menu_1 a, .agenda_menu_1 a:link, .agenda_menu_1 a:visited, .agenda_menu_1 a:active, .agenda_menu_1 a:hover{
    background-color: #878E29;
    cursor: pointer;
    height: 50px;
}
.agenda_menu_2, .agenda_menu_2 a, .agenda_menu_2 a:link, .agenda_menu_2 a:visited, .agenda_menu_2 a:active, .agenda_menu_2 a:hover{
    background-color: #792F1A;
    cursor: pointer;
    height: 50px;
}
.agenda_menu_3, .agenda_menu_3 a, .agenda_menu_3 a:link, .agenda_menu_3 a:visited, .agenda_menu_3 a:active, .agenda_menu_3 a:hover{
    background-color: #333333;
    cursor: pointer;
    height: 50px;
}
.resultadosBusqueda p{
    margin-bottom: 20px;
}
.form_field{
    float: left;
    width: 130px;
    clear: left
}
.actualmente_en_activo, .actualmente_en_inactivo{
    color: #000000;
    margin: 0 0 0 160px;
    padding: 2px 0 2px 8px;
    background-color: #7BAD00;
    font-weight: bold;
    font-family: arial;
}
.cabezote{
    background-image: url(../images/theme/fondo_cabezote.jpg);
    background-repeat: repeat-x;
    background-color: #1D1D1D;
}
.actualmente_en_inactivo{
    background-color: #e63740;
}
.boton_menu a, .boton_menu a:link, .boton_menu a:visited, .boton_menu a:active, .boton_menu_f2 a, .boton_menu_f2 a:link, .boton_menu_f2 a:visited, .boton_menu_f2 a:active{
    background-image: url(../images/theme/fondo_boton.jpg);
    color: #FFFFFF;
    font-size: 16px;
    height: 43px;
    padding: 20px 20px 0;
    min-width: 120px;
    float: left;
    border-right: #171717 solid 2px;
    text-decoration: none;
    text-align: center
}
.boton_menu_f2 a, .boton_menu_f2 a:link, .boton_menu_f2 a:visited, .boton_menu_f2 a:active{
    background-image: url(../images/theme/fondo_boton_f2.jpg);
}
.botonIngresar, .botonIngresar a:link, .botonIngresar a:hover, .botonIngresar a:active, .botonIngresar a:visited{
    background-image: url(../images/theme/btn_ingresar_fondo.jpg);
    background-repeat: repeat-x;
    color: #1D1D1D;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 30px;
    _height: 25px;
    padding-top: 5px;
    _padding-top: 2px;
    min-width: 75px;
    text-decoration: none;
    text-align: center;
}
.link_superior img, .link_inferior img{
    margin: 2px 0 0 5px;
}
.link_superior{
    margin-top: 5px;
    margin-left: 10px;
}
.link_superior a, .link_superior a:link, .link_superior a:visited, .link_superior a:active, .link_superior a:hover{
    margin-right: 14px;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_superior a:hover{
    color: #5E9D00;
    text-decoration: underline
}
.link_inferior{
    margin: 10px 0 0 20px;
}
.link_inferior a, .link_inferior a:link, .link_inferior a:visited, .link_inferior a:active, .link_inferior a:hover{
    margin-right: 20px;
    color: #5E9D00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.link_inferior a:hover{
    color: #FFFFFF;
}
.boton_tienda a, .boton_tienda a:link, .boton_tienda a:visited, .boton_tienda a:active, .boton_tienda_f2 a, .boton_tienda_f2 a:link, .boton_tienda_f2 a:visited, .boton_tienda_f2 a:active{
    background-image: url(../images/theme/boton_tienda.jpg);
    color: #1d1d1b;
    font-size: 16px;
    height: 43px;
    padding: 20px 20px 0;
    min-width: 120px;
    float: left;
    border-right: #171717 solid 2px;
    text-decoration: none;
}
.bloqueAbajo{
    height: 179px;
    width: 217px;
    background-image: url(../images/theme/bloqueAbajo.jpg);
    float: left;
    margin: 6px 0 6px 0;
}
.bloqueAbajo h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 0;
    margin: 0;
    padding: 12px 0 0 7px;
}
.bloqueAbajo h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #DE7E32;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 24px 0 0 7px;
}
.bloqueAbajo .imagen{
    clip: rect(auto,auto,auto,auto);
    text-align: left;
    padding: 7px 0 0 7px;
}
.inputBuscar{
    height: 22px;
    width: 210px;
    border: #CCCCCC solid 1px;
    font-size: 18px;
    color: #333333;
    margin: 0;
    padding: 0;
}
.texto_pie{
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
.table_pie{
    background-image: url(../images/theme/fondo_pie.jpg);
    background-repeat: repeat;
}
.agenda{
    font-size: 12px;
    color: lightslategrey;
    text-align: left;
    margin: 0 10px;
}
.seccion{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.agenda_sitio{
    width: 247px;
    height: 20px;
    padding: 4px 0 0 5px;
    font-size: 13px;
    color: #CCCCCC;
    background-color: #333333;
    margin: 3px 0 5px;
}
.agenda_citaVacia{
    filter: alpha(opacity=50);
    opacity: .5;
    width: 251px;
    height: 19px;
    margin: 1px 0 1px 0;
    background-color: #D2C6A0;
}
.agenda_fecha{
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}
.seccion_ciudad{
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}
.agenda_persona{
    font-size: 12px;
    color: #666666;
    margin: 4px 0 1px 5px;
    font-weight: normal;
    height: 16px;
    overflow: hidden;
}
.agenda_contenedor_horasMinutos{
    float: left;
    margin-top: 42px;
}
.agenda_contenedor_horas{
    width: 48px;
    float: left;
}
.agenda_contenedor_horas_item{
    height: 80px;
    font-size: 12px;
}
.agenda_contenedor_minutos{
    background-image: url(../images/agenda/minutos.jpg);
    height: 500px;
    width: 11px;
    float: left;
    margin-top: 4px;
}
.agenda_contenedor_dia{
    float: left;
    margin-left: 2px;
}
.agenda_contenedor_citas{
    background-image: url(../images/agenda/fondo.jpg);
    height: 480px;
    width: 251px;
    float: left;
    border: solid #CCCCCC 1px;
    margin-top: 2px;
}
.convenciones_pendiente_verde, .convenciones_pendiente_rojo, .convenciones_gris{
    font-size: 14px;
    margin: 0 20px 20px 0;
}
.convenciones_pendiente_verde{
    color: #62A603;
}
.convenciones_pendiente_rojo{
    color: #CC0000;
}
.convenciones_gris{
    color: #333333;
}
.convenciones_leyenda{
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    width: 500px;
}
.actualizacion{
    color: #5D8F90;
    font-size: 12px;
}
.texto{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.titulo{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.texto_contacto{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.contenidoGeneral h1{
    margin-bottom: 20px;
    margin-top: 5px;
}
.contenidoGeneral h3{
    line-height: 130%;
    margin-bottom: 30px;
}
.divSecciones{
    border-bottom: 1px solid #999999;
    padding: 15px 0;
}
.divSecciones h1{
    font-size: 18px;
}
.divSecciones ul, .divsecciones li{
    display: inline;
    height: 80px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.divSecciones li a, .divSecciones li a:link, .divSecciones li a:visited, .divSecciones li a:hover{
    color: #2C2C2C;
    cursor: pointer;
    display: block;
    width: 648px;
    margin: 5px 0 0 0;
}
.divSecciones li a:hover{
    color: #7D7D7D;
    background-color: #F8F8F8;
    text-decoration: none;
}
.divSecciones .td_1{
    padding-top: 10px;
}
.divSecciones .td_2{
    padding-right: 32px;
}
.divSecciones .td_3{
    padding-right: 32px;
    padding-top: 10px;
}
.divNoticiasEnHome h3{
    font-size: 14px;
}
.divNoticiasEnHome .td_1{
    padding: 0 40px 10px 20px;
}
.divNoticiasEnHome .td_2{
    border-left: 1px solid #999999;
    padding: 0 10px 10px;
}
.divNoticiasEnHome #slideShow_mascara{
    height: 193px;
    margin: 10px 0 4px;
    overflow: hidden;
    width: 382px;
    position: relative;
}
.divNoticiasEnHome .image_rotadora{
    float: left;
    height: 193px;
    width: 382px;
    overflow: hidden;
    position: relative;
}
.divNoticiasEnHome #slideShow_todas{
    height: 193px;
    width: 382px;
    position: absolute;
}
.divNoticiasEnHome .textoNoticiaPrincipal{
    height: 68px;
    margin: 2px 0 20px;
    overflow: hidden;
}
.divNoticiasEnHome .textoNoticiaSecundaria{
    margin: 10px 0 20px;
}
.divNoticiasEnHome a, .divNoticiasEnHome a:link, .divNoticiasEnHome a:visited, .divNoticiasEnHome a:active{
    color: #2C2C2C;
    text-decoration: none;
}
a:hover{
    color: #333333;
}
.divNoticiasEnHome ul, .divNoticiasEnHome li{
    display: inline;
    height: 28px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}
.divNoticiasEnHome li{
    display: inline;
}
.divNoticiasEnHome li a, .divNoticiasEnHome li a:active, .divNoticiasEnHome li a:visited, .divNoticiasEnHome li a:hover{
    background-color: #4A5777;
    border: 1px solid #8A8FA7;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 18px;
    height: 26px;
    margin: 0 6px 0 0;
    padding: 4px 0 0 0;
    text-align: center;
    width: 26px;
}
.divNoticiasEnHome li a:hover{
    color: #939DB7;
    text-decoration: none;
}
.cabezote td{
    vertical-align: bottom;
}
.vineta{
    padding-left: 50px;
    vertical-align: 30%;
}
#menu_izquierdo{
    margin-bottom: 20px;
}
.tituloMenuLeft{
    background-color: #333333;
    background-image: url("../images/theme/top_menu.jpg");
    background-repeat: no-repeat;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    padding: 2px 0;
    text-indent: 7px;
    width: 150px;
}
.menuLeft a:link, .menuLeft a:hover, .menuLeft a:visited{
    color: #00528C;
    font-size: 13px;
    background-color: #FFFFFF;
    text-decoration: none;
    text-indent: 10px;
}
.menuLeft a:active{
    background-color: #E4E4E4;
    text-decoration: none;
    text-indent: 10px;
}
.itemReproductor a:link, .itemReproductor a:hover, .itemReproductor a:visited{
    color: #1D1D1D;
    font-size: 11px;
    background-color: #FFFFFF;
    text-decoration: none;
    width: 245px;
}
.itemReproductor a:active{
       color:#FFFFFF;
    background-color: #333333;
    text-decoration: none;
    width: 245px;
}
.menu_artAg_flecha{
    background-image: url(../images/botones/flecha_abajo.gif);
    width: 8px;
    height: 8px;
    margin: 3px;
    float: right
}
.video_enPlay{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1D1D1D;
    padding: 18px 0 20px 5px;
    _margin: 0 0 20px 5px;
}
.video_enPlay img{
    padding: 0 10px 0 10px;
    _margin: 0 20px 0 10px;
}
.video_video{
    min-height: 100px;
    width: 480px;
    overflow: hidden;/*Impide que videos mas grandes se vean*/
}
.videos_cabeza{
    background-image: url(../images/reproductor/cabeza_reproductor.jpg);
    height: 28px;
    width: 827px;
    background-repeat: no-repeat;
}
.videos_titulo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #1D1D1D;
    padding-left: 38px;
    line-height: 28px;
}
.videos_fondo{
    background-image: url(../images/reproductor/fondo_reproductor.jpg);
    background-repeat: repeat;
    width: 827px;
}
.videos_pata{
    background-image: url(../images/reproductor/pata_reproductor.jpg);
    height: 3px;
    width: 827px;
}
.reproductor_img_borde_derecho{
    width: 6px;
    height: 28px;
    float: right;
    position: relative;
}
.reproductor_borde_derecho_fondo{
    background-image: url(../images/reproductor/borde_derecho.jpg);
    background-repeat: repeat-y;
    width: 6px;
}
.video_fila_1 span, .video_fila_2 span{
    padding: 4px 0 0 12px;
    width: 80%;
    overflow: hidden;
    cursor: pointer;
}
.video_fila_1 img, .video_fila_2 img{
    float: right;
    padding: 4px;
    _margin: 4px 12px 4px 4px;
    color: #FFFFFF;
}
.video_fila_2 img{
    color: #E4E4E4
}
.video_fila_1 a:link, .video_fila_1 a:hover, .video_fila_1 a:visited, .video_fila_1 a:active, .video_fila_2 a:link, .video_fila_2 a:hover, .video_fila_2 a:visited, .video_fila_2 a:active{
    background-color: #FFFFFF;
    float: right;
    width: 320px;
    height: 23px;
    color: #1D1D1D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.video_fila_2 a:link, .video_fila_2 a:hover, .video_fila_2 a:visited, .video_fila_2 a:active{
    background-color: #E4E4E4;
    color: #1D1D1D;
}
.video_fila_1 a:active, .video_fila_2 a:active{
    color: #666666;
}
/* GALERIA // El ancho debe coincidir en la parte de Javascript y en el style CSSS. Ver ayuda en JS*/
.divFotosGaleria #slideShow_mascara{
    clear: both;
    padding: 10px 0 4px;
    overflow: hidden;
    height: 271px;
    width: 382px;
    position: relative;
}
.divFotosGaleria .image_rotadora{
    float: left;
    height: 271px;
    width: 382px;
    overflow: hidden;
    position: relative;
}
.divFotosGaleria #slideShow_todas{
    height: 271px;
    width: 382px;
    position: absolute;
}
.divFotosGaleria ul, .divFotosGaleria li{
    display: inline;
    height: 22px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}
.divFotosGaleria li{
    display: inline;
}
.divFotosGaleria li a, .divFotosGaleria li a:active, .divFotosGaleria li a:visited, .divFotosGaleria li a:hover{
    background-color: #75ae00;
    border: 1px solid #4C7200;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px;
    width: 16px;
    margin: 0 2px 0 0;
    padding: 2px 0 0 0;
    text-align: center;
}
.divFotosGaleria li a:hover{
    color: #4C7200;
    text-decoration: none;
}
.galeria_enlaceA{
    float: left;
    margin: 8px;
}
/* FIN GALERIA */
.art_integrantes{
    margin: 40px 0 12px 0;
}
.art_integrantes img{
    padding-right: 10px;
}
.art_website{
    width: 500px;
    margin: 5px 0 5px 0;
    text-align: right;
}
.art_intereses_ok{
    background-image: url(../images/botones/ok_aqu_16.gif);
    background-repeat: no-repeat;
    float: right;
    margin: 2px 6px 0 0;
    height: 16px;
    width: 20px;
}
.art_genero{
    margin-bottom: 60px;
}
.art_genero li{
    font-size: 16px;
    float: left;
    padding-right: 20px;
    list-style-position: inside;
}
.art_col_der{
    width: 180px;
    padding: 0 0 20px 20px;
    clear: both;
}
.art_cita_estado{
    text-align: center;
    padding: 0 0 20px;
}
#menu_izquierdo ul, #menu_izquierdo li{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; /*espaciado vertical entre 'celdas'*/
    /*atributos para celdas sin link....*/
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    text-align: right;
}
#menu_izquierdo li a, #menu_izquierdo li a:hover, #menu_izquierdo li a:active{
    display: block;
    text-decoration: none;
    color: #00528C;
    text-align: left;
    /*------------------------------------------- fuentes */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding-top: 3px;
    padding-left: 9px;
    padding-right: 5px;
    padding-bottom: 3px;
    width: 134px;
    border: 1px solid #C5C5C5;
}
#menu_izquierdo li a:hover, #menu_izquierdo li a:active{
    /*------------------------------------------------------- Color de la celda activa*/
    background-color : #E4E4E4;
    color: #00528C;
}
.citas_vista_general{
    float: left;
    height: 100%;
    margin-bottom: 40px;
    margin-right: 6px;
    width: 800px;
}
.citas_vista_general_cuadro{
    border-top: 1px solid #E4E4E4;
    clear: none;
    display: block;
    float: left;
    text-align: left;
    width: 400px;
}
.citas_vista_general_cuadro a, .citas_vista_general_cuadro a:link, .citas_vista_general_cuadro a:active, .citas_vista_general_cuadro a:visited, .citas_vista_general_cuadro a:hover, .citas_vista_general_cuadro h2{
    min-height: 50px;
    font-size: 13px;
    color: #3B5998;
    width: 256px;
    font-weight: bold;
    display: block;
}
.citas_vista_general_cuadro a:hover{
    color: #387CD0;
}
.citas_vista_general_cuadro img{
    float: left;
    height: 80px;
    width: 80px;
    padding: 10px 10px 10px 0;
    _margin: 10px 10px 10px 0;
    padding-bottom: 20px;
}
.citas_vista_general h3{
    margin-bottom: 10px;
}
.citas_vista_general a{
    display: block
}
.comentarioTexto{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    padding: 10px;
    float: left;
    background-position: center top;
    background-repeat: repeat-x;
    height: 35px;
}
#COMENT{
    position: relative;
    left: 50px;
    top: -60px;
    visibility: hidden;
}
.asterisco{
    font-weight: bold;
    margin-right: 2px;
}
.boton_enviar{
    background-image: url(../images/botones/enviar.jpg);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #1D1D1D;
    font-size: 15px;
    text-indent: 40px;
    padding-top: 8px;
    width: 123px;
    height: 35px;
    cursor: pointer;
    text-align: left;
}
.boton_calificar{
    background-image: url(../images/botones/calificar.jpg);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #1D1D1D;
    font-size: 15px;
    text-indent: 40px;
    padding-top: 8px;
    width: 123px;
    height: 35px;
    cursor: pointer;
}
.boton_oferta_por_contactar{
    width: 221px;
    height: 21px;
    padding: 10px 0 0 35px;
    float: left;
    margin: 10px 30px 10px 0;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/theme/oferta_por_contactar_h.jpg);
    background-repeat: no-repeat;
    background-color: #BABABA;
    border-bottom: solid #f0bc12 4px;
    font-weight: bold;
}
.boton_oferta_por_evaluar{
    width: 221px;
    height: 21px;
    padding: 10px 0 0 35px;
    float: left;
    margin: 10px 30px 10px 0;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/theme/oferta_por_evaluar_h.jpg);
    background-repeat: no-repeat;
    background-color: #BABABA;
    border-bottom: solid #ff9c00 4px;
    font-weight: bold;
}
.boton_artistas_en_esta_plataforma{
    width: 221px;
    height: 21px;
    padding: 10px 0 0 35px;
    float: left;
    margin: 10px 30px 10px 0;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/theme/artistas_en_plataforma_h.jpg);
    background-repeat: no-repeat;
    background-color: #BABABA;
    border-bottom: solid #3b9bd7 4px;
    font-weight: bold;
}
.boton_citas_confirmadas{
    width: 221px;
    height: 21px;
    padding: 10px 0 0 35px;
    float: left;
    margin: 10px 30px 10px 0;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/theme/citas_confirmadas_h.jpg);
    background-repeat: no-repeat;
    background-color: #BABABA;
    border-bottom: solid #797777 4px;
    font-weight: bold;
}
.boton_confirmacion_pendiente{
    width: 221px;
    height: 21px;
    padding: 10px 0 0 35px;
    float: left;
    margin: 10px 30px 10px 0;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/theme/confirmacion_pendiente_h.jpg);
    background-repeat: no-repeat;
    background-color: #BABABA;
    border-bottom: solid #d61119 4px;
    font-weight: bold;
}
.titular_disciplina{
    background-image: url("../images/theme/linea_titular_disciplina.jpg");
    clear: both;
    height: 23px;
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
}
.titulo_disciplina{
    font-size: 18px;
    color: #FFF;
    width: auto;
    float: right;
    background-color: #70BB00;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.usuario_activo{
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}
.usuario_activo table{
    margin-left: 165px;
    margin-top: 12px;
    margin-bottom: 13px;
}
.usuario_activo .titulo_log{
    font-size: 10px;
    color: #FFF;
    text-align: right;
    clear: right;
}
.usuario_activo .nombre_plataforma{
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    width: 250px;
    text-align: right;
    float: right;
}
.usuario_activo .status_plataforma{
    font-size: 11px;
    color: #7bad00;
    padding-right: 5px;
    position: relative;
    float: right;
    display: block;
}
.usuario_activo .cambiar_plataforma{
    font-size: 11px;
    color: #7bad00;
    float: right;
    position: relative;
    clear: right;
    display: block;
}
.usuario_activo .cambiar_plataforma a:link, .usuario_activo .cambiar_plataforma a:visited, .usuario_activo .cambiar_plataforma a:active{
    color: #b1b1b1;
    font-size: 11px;
}
.usuario_activo .cambiar_plataforma a:hover{
    text-decoration: underline;
}
.usuario_activo .icono{
    width: 40px;
    height: 40px;
    background-image: url(../images/theme/usuario_activo_icon.png);
    background-repeat: no-repeat;
    margin: 26px 10px 5px 9px;
    _margin: 29px 10px 5px 9px;
    float: right;
    padding-bottom: 10px;
    vertical-align: top;
}
.usuario_activo .menu{
    float: right;
    clear: right;
    width: 100%;
    _width: 500px;
}
.usuario_activo .acciones_en_plataforma{
    background-color: #87b400;
    font-size: 12px;
    color: #000;
    text-align: left;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
    display: block;
    border-left: 2px solid #171717;
}
.usuario_activo .boton{
    font-size: 16px;
    color: #FFF;
    background-image: url(../images/theme/fondo_boton.jpg);
    background-position: bottom;
    height: 43px;
    _height: 55px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-position: top;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 2px solid #171717;
    float: left;
}
.usuario_activo .boton a:link, .usuario_activo .boton a:hover, .usuario_activo .boton a:visited, .usuario_activo .boton a:active{
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
}
.usuario_activo .boton_f2{
    background-image: url(../images/theme/fondo_boton_f2.jpg);
    color: #FFF;
    height: 43px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-position: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 2px solid #171717;
    float: left;
    cursor: pointer;
    font-size: 16px;
}
.usuario_activo .boton_f2 a:link, .usuario_activo .boton_f2 a:hover, .usuario_activo .boton_f2 a:visited, .usuario_activo .boton_f2 a:active{
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
.usuario_activo .flecha{
    background-image: url(../images/theme/flecha.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 9px;
    position: relative;
    margin: 0 auto;
    top: -40px;
}
.usuario_inactivo{
    font-family: Arial, Helvetica, sans-serif;
    float: right
}
.usuario_inactivo table{
    margin-left: 165px;
    margin-top: 12px;
    margin-bottom: 13px;
}
.usuario_inactivo .titulo_log{
    font-size: 10px;
    color: #FFF;
    text-align: right;
    clear: right;
}
.usuario_inactivo .nombre_plataforma{
    font-size: 14px;
    color: #FFF;
    text-align: right;
    font-weight: bold;
    width: 250px;
    float: right;
}
.usuario_inactivo .status_plataforma{
    font-size: 11px;
    color: #e63740;
    float: right;
    padding-right: 5px;
}
.usuario_inactivo .cambiar_plataforma{
    font-size: 11px;
    color: #e63740;
    float: right;
    clear: right;
}
.usuario_inactivo .cambiar_plataforma a:link, .usuario_inactivo .cambiar_plataforma a:active, .usuario_inactivo .cambiar_plataforma a:visited{
    color: #b1b1b1;
    font-size: 11px;
}
.usuario_inactivo .cambiar_plataforma a:hover{
    text-decoration: underline;
}
.usuario_inactivo .icono{
    width: 40px;
    height: 40px;
    background-image: url(../images/theme/usuario_inactivo_icon.png);
    background-repeat: no-repeat;
    margin: 26px 10px 5px 9px;
    _margin: 29px 10px 5px 9px;
    float: right;
    padding-bottom: 10px;
}
.usuario_inactivo .menu{
    float: right;
    clear: right;
    width: 100%;
}
.usuario_inactivo .acciones_en_plataforma{
    background-color: #E63740;
    font-size: 12px;
    color: #000;
    text-align: left;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
    display: block;
    border-left: 2px solid #171717;
    min-width: 472px;
}
.usuario_inactivo .boton{
    font-size: 16px;
    color: #FFF;
    background-image: url(../images/theme/fondo_boton.jpg);
    height: 43px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-position: top;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 2px solid #171717;
    float: left;
}
.usuario_inactivo .boton a:link, .usuario_inactivo .boton a:hover, .usuario_inactivo .boton a:visited, .usuario_inactivo .boton a:active{
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
}
.usuario_inactivo .boton_f2{
    background-image: url(../images/theme/fondo_boton_f3.jpg);
    color: #FFF;
    height: 43px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-position: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 2px solid #171717;
    float: left;
    cursor: pointer;
    font-size: 16px;
}
.usuario_inactivo .boton_f2 a:link, .usuario_inactivo .boton_f2 a:hover, .usuario_inactivo .boton_f2 a:visited, .usuario_inactivo .boton_f2 a:active{
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
.usuario_inactivo .flecha{
    background-image: url(../images/theme/flecha2.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 9px;
    position: relative;
    margin: 0 auto;
    top: -40px;
}
.usuario_perfil{
    font-family: Arial, Helvetica, sans-serif;
}
.usuario_perfil .titulo_log{
    font-size: 10px;
    color: #FFF;
    text-align: left;
    width: 250px;
}
.usuario_perfil .nombre{
    font-size: 14px;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    width: 250px;
}
.usuario_perfil .mi_perfil{
    font-size: 11px;
    color: #3a9ad6;
    float: left;
    padding-right: 5px;
}
.usuario_perfil .mi_perfil a:link, .usuario_perfil .mi_perfil a:visited, .usuario_perfil .mi_perfil a:active{
    color: #3a9ad6;
    font-size: 11px;
}
.usuario_perfil .mi_perfil a:hover{
    text-decoration: underline;
}
.usuario_perfil .cerrar_sesion{
    font-size: 11px;
    color: #3a9ad6;
    float: left;
}
.usuario_perfil .cerrar_sesion a:link, .usuario_perfil .cerrar_sesion a:hover, .usuario_perfil .cerrar_sesion a:visited, .usuario_perfil .cerrar_sesion a:active{
    color: #3a9ad6;
    font-size: 11px;
}
.usuario_perfil .icono{
    width: 40px;
    height: 40px;
    background-image: url(../images/theme/usuario_perfil_icon.png);
    background-repeat: no-repeat;
    margin: 5px 9px 5px 10px;
    vertical-align: top;
}
.menu_plataforma_actual{
    float: right;
    clear: left;
    padding-bottom: 10px;
    margin-top: 25px;
    _padding-top: 3px;
}
.cantidades_agenda{
    position: relative;
    top: -30px;
    left: 60px;
}
.texto_citas_por_confirmar{
    color: #87b400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/theme/porconfirmar_icon_small.png);
    background-repeat: no-repeat;
    height: 22px;
    padding-left: 27px;
    padding-top: 3px;
    float: left;
    margin: 5px 0 0 0;
}
.texto_citas_confirmacion_pendiente{
    color: #d61119;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/theme/pendiente_icon_small.png);
    background-repeat: no-repeat;
    height: 22px;
    padding-left: 27px;
    padding-top: 3px;
    margin: 5px 0 0 5px;
    float: left;
}
.texto_citas_confirmadas{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/theme/confirmadas_icon_small.png);
    background-repeat: no-repeat;
    height: 22px;
    padding-left: 27px;
    padding-top: 3px;
    margin: 5px 0 0 5px;
    float: left;
}
.encuesta_seguimientoAlparque_noNegocios{
    color: #C00;
}
.encuesta_seguimientoAlparque_quizasNegocios{
    color: #666;
    margin: 0 20px 0 20px;
}
.encuesta_seguimientoAlparque_siNegocios{
    color: #690;
}
.encuesta_seguimientoAlparque_nombre{
    width: 200px;
}
.encuesta_seguimientoAlparque_par{
    background-color: #E9E9E9;
}
.input_buscar{
    -webkit-font-smoothing: antialiased;
    border-radius: 5px 5px;
    box-sizing: border-box;
    clip: rect(0 auto auto auto);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    width: 225px;
    font-size: 13px;
    font-style: italic;
    height: 30px;
    line-height: 35px;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
    border-radius: 0 0;
}
.input_buscar_2{
    -webkit-font-smoothing: antialiased;
    border-radius: 5px 5px;
    box-sizing: border-box;
    clip: rect(0 auto auto auto);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 30px;
    line-height: 35px;
    /* margin: 0; */
    width: 159px;/* padding-bottom: 0; */
    /* padding-left: 0; */
    /* padding-right: 0; */
    /* text-decoration: none; */
    border-radius: 0 0;
}
.contenedor_texto_contactanos{
    /* margin-top: 37px; */
    /* float: right; */
    /* padding-left: 0; */
}
.barra_perfil{
    margin-top: 0;
}
.barra_perfil h1{
    font-size: 18px;
    font-family: Oswald, sans-serif;
    color: #000;
    padding-bottom: 0;
}
.texto_contactanos{
    color: #fff;
    margin-top: 214px;
    /* width: 277px; */
    text-align: center;
    margin-left: -46px;
}
.texto_contactanos h2{
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 1px solid;
}
.texto_contactanos a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    color: #666;
}
.texto_contactanos a:visited{
    color: #666;
}
.texto_contactanos a:hover{
    color: #CB2127;
    text-decoration: underline;
}
.contenido_slider a{
    line-height: 34px;
    font-size: 15px;
    color: white;
    text-decoration: none;
}
#slider p{
    margin: 0;
}
#slider_background{
    background-image: url(https://quieromusicos.com/images/theme_2014/slide.png);
    background-repeat: no-repeat;
    clear: none;
    float: none;
    height: 366px;
    margin-left: -23px;
    margin-right: auto;
    margin-top: 20px;
    min-width: 0;
}
#contenedor_lista_2{
    float: left;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 19px;
    text-decoration: none;
    list-style: none;
}
.item img{
    border-radius: 70px;
    /* border: 11px solid rgb(232, 232, 232); */
}
.item img:hover{
    border: 11px solid #CCC;
}
#boton_buscar1{
    clear: both;
    height: 36px;
    left: 0;
    margin-top: 16px;
    position: relative;
    top: 0;
    width: 134px;
}
#boton_buscar1 a{
    color:#FFF;
}
#boton_buscar1 a:hover{
    color: #FFF;
}
#boton_buscar1 span{
    padding-left: 7.5em;
    padding-right: 7.5em;
    color: #FFF;
}
.columna_1{
    background-color: rgb(255, 255, 255);
    /* box-shadow: rgb(200, 200, 200) 0 -1px 11px 0; */
    border: 1px solid rgb(236, 236, 236);
    clear: none;
    float: left;
    font-family: Oswald, sans-serif;
    /* height: 927px; */
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -53px;
    width: 220px;
    min-height: 1113px;
}
.columna_2{
    background-color: rgb(255, 255, 255);
    /* box-shadow: rgb(200, 200, 200) 0 -1px 11px 0; */
    border: 1px solid rgb(236, 236, 236);
    clear: none;
    float: left;
    line-height: 30px;
    margin-bottom: 48px;
    margin-left: 20px;
    margin-right: 0;
    margin-top: -53px;
    width: 220px;
    min-height: 1113px;
}
.columna_3{
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(236, 236, 236);
    /* box-shadow: rgb(202, 200, 200) 0 -1px 11px 0; */
    clear: none;
    float: left;
    font-family: Oswald, sans-serif;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: -53px;
    width: 220px;
    min-height: 1113px;
}
.columna_3 a{
    text-decoration: none;
}
.columna_banners{
    clear: none;
    float: right;
    height: 552px;
    margin-bottom: 0;
    margin-left: -22.8125%;
    margin-right: 0;
    margin-top: 37px;
    width: 232px;
}
.columna_banners a{
    color: rgb(255, 255, 255);
}
#contenedor_titulo_2 ul{
    background-repeat: no-repeat;
    color: rgb(153, 153, 153);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    list-style-type: none;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 40px;
    text-decoration: underline;
}
#contenedor_telefonos{
    /* float: left; */
    /* padding-top: 100px; */
    /* width: 100%; */
}
#contenedor_telefonos p{
    color: rgb(255, 255, 255);
    float: left;
    margin: 0;
    text-transform: uppercase;
}
#contenedor_texto_superior a{
    color: rgb(221, 5, 5);
    text-decoration: none;
}
#contenedor_texto_superior :hover{
    color: rgb(221, 5, 5);
    text-decoration: none;
    color: rgb(128, 128, 128);
}
#contenedor_titulo_1{
    background-color: rgb(7, 174, 252);
    clear: none;
    float: left;
    height: 43px;
    margin-left: 0%;
    margin-top: 0;
    width: 100%;
}
#contenedor_titulo_2{
    background-color: rgb(0, 0, 0);
    clear: none;
    float: left;
    font-family: Oswald, sans-serif;
    height: 43px;
    margin-left: 0%;
    margin-top: 0;
    width: 100%;
}
#contenedor_titulo_3{
    background-color: rgb(221, 5, 5);
    height: 43px;
    margin-left: 0%;
    margin-top: 0;
    width: 100%;
}
.contenido_slider{
    margin-left: 63px;
    margin-top: 109px;
    width: 254px;
    position: absolute;
}
.contenido_slider b{
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin-top: 17px;
    padding-top: 0;
}
.imagen_seccion_flotante{
    height: 60px;
    width: 130px;
}
.seccion_flotante{
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(236, 236, 236);
    /* box-shadow: rgb(200, 200, 200) 0 -1px 11px 0; */
    clear: both;
    float: left;
    font-family: Oswald, sans-serif;
    height: 300px;
    letter-spacing: 0.01em;
    margin-top: 2px;
    margin-left: 0%;
    margin-right: 20px;
    width: 700px;
    margin-bottom: 20px;
}
.seccion_flotante span{
    color: #FFF;
    font-size: 14px;
    padding-left: 2.5em;
    padding-right: 2.5em;
}
.seccion_flotante .carousel{
    height: 250px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    position: relative;
    text-align: center;
    width: 601px;
    padding-left: 8px;
}
#telefonos{
    /* background-image: url('../../images/theme_2014/sprites-home.png'); */
    /* background-position: -358 -1254; */
    /* background-color: 00; */
    /* border-radius: 4px 4px; */
    /* clear: none; */
    float: right;
    /* font-family: Oswald, sans-serif; */
    /* height: 265px; */
    /* margin-left: 2.25%; */
    /* margin-right: 0; */
    /* margin-top: 2px; */
    width: 23.25%;
}
#text2{
    clear: none;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin-bottom: 0;
    margin-left: 6.531652%;
    margin-right: 0;
    margin-top: 15px;
    min-height: 0;
    text-align: left;
    width: auto;
    word-wrap: break-word;
}
#text3{
    clear: none;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin-bottom: 0;
    margin-left: 6.531652%;
    margin-right: 0;
    margin-top: 15px;
    min-height: 0;
    text-align: left;
    width: auto;
    word-wrap: break-word;
}
#text4{
    clear: none;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin-bottom: 0;
    margin-left: 6.48471%;
    margin-right: 0;
    margin-top: 15px;
    min-height: 0;
    text-align: left;
    width: auto;
    word-wrap: break-word;
}
#texto_1_slide{
    clear: both;
    height: 40px;
    left: 0;
    margin-top: 5px;
    position: relative;
    top: 0;
    width: 100%;
}
#texto_2_slide{
    clear: both;
    height: 27px;
    left: 0;
    padding-top: -2px;
    position: relative;
    top: 0;
    width: 100%;
}
#titulo_imagen_slide{
    clear: none;
    height: 110px;
    left: 289px;
    position: fixed;
    top: -1px;
    width: 100%;
}
.titulo_seccion_flotante{
    background-color: rgb(228, 46, 45);
    clear: none;
    display: block;
    float: left;
    height: 43px;
    margin-left: 0;
    width: 100%;
}
#titulo_slide{
    clear: none;
    left: 0;
    padding-bottom: 25px;
    margin-bottom: -5px;
    margin-top: 19px;
    top: 0;
}
.Stage_mainPhoto_id{
    -webkit-transform: translateX(0);
}
.botones_noticias{
    font-size: 16px;
    padding-left: 0;
    margin-top: 27px;
    cursor: pointer;
}
.botones_noticias:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.botones_catalogo{
    font-size: 16px;
    line-height: 27px;
    padding-left: 0;
    margin-top: 3px;
    cursor: pointer;
}
.botones_catalogo:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.button{
    -webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0 0 0.05em;
    -webkit-font-smoothing: antialiased;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 169, 65)), to(rgb(255, 119, 17)));
    border-color: rgba(0, 0, 0, 0.296875);
    border-radius: 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.398438) 0 0 0.05em;
    color: rgb(255, 255, 255);
    display: inline-block;
    font: normal normal bold 14px/normal 'Trebuchet MS', Arial, Helvetica;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.398438) 0 1px 0;
}
.item{
    float: left;
    height: 230px;
    margin-right: 21px;
    width: 130px;
}
.lista{
    color: rgb(181, 181, 181);
    font-size: 12px;
}
.lista a{
    font-size: 12px;
    color: #B5B5B5;
}
.lista a:hover{
    font-size: 12px;
    color: #000;
}
.lista_generos_musicales{
    background-image: url(https://quieromusicos.com/images/theme_2014/icono_corchea.png);
    background-position-x: 10px;
    background-position-y: 50%;
    background-repeat: no-repeat;
    color: rgb(153, 153, 153);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 40px;
    list-style-type: none;
    padding-bottom: 10px;
    padding-left: 43px;
    padding-right: 0;
    padding-top: 4px;
    text-decoration: none;
}
.lista_generos_musicales a{
    height: 30px;
    line-height: 40px;
    text-decoration: none;
    alignment-adjust: central;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    color: #ADABAB;
    list-style: none;
    background-position: 10px;
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-bottom: 10px;
    white-space: nowrap;
}
.lista_generos_musicales a:hover{
    height: 30px;
    line-height: 40px;
    text-decoration: none;
    alignment-adjust: central;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0;
    color: #3CF;
    list-style: none;
    background-position: 10px;
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-bottom: 10px;
}
.textfieldRequiredMsg{
    display: none;
}
.texto_seccion_flotante{
    -webkit-font-smoothing: antialiased;
    color: rgb(153, 153, 153);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    height: 60px;
    line-height: 14px;
    padding-top: 10px;
    text-align: center;
    width: 130px;
}
.contenido_slider input{
    box-sizing: border-box;
    clip: rect(0 auto auto auto);
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    height: 35px;
    line-height: 47px;
    margin-bottom: 19px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 9px;
    padding: 0;
    text-decoration: none;
    width: 250px;
}
.columnas{
    /* padding-top: 20px; */
    /* clear: both; */
    /* height: 0%; */
    /* width: 690px; */
    /* margin-top: 30px; */
}
a{
    color: #0388A6;
}
pre{
    border: 1px solid #000;
    overflow-x: auto;
    background: #222;
    color: #fff;
    text-shadow: none;
}
.wrapper{
    width: 475px;
    margin-right: 55px;
    float: right;
}
.jcarousel-wrapper{
    margin: 15px;
    margin-left: -95;
    position: relative;
    margin-bottom: 14px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 2px #999;
}
.jcarousel-wrapper a{
    color: white;
}
.jcarousel-wrapper a:hover{
    color: #F00;
}
.jcarousel-wrapper .photo-credits{
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}
.jcarousel-wrapper .photo-credits a{
    color: #fff;
}
/** Carousel **/
.jcarousel{
    position: relative;
    overflow: hidden;
    width: 579px;
    height: 310px;
}
.jcarousel ul{
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li{
    float: left;
}
/** Carousel Controls **/
.jcarousel-control-prev, .jcarousel-control-next{
    position: absolute;
    margin-left: 30px;
    top: 128px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #222222;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 23px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}
.jcarousel-control-prev{
    left: -60px;
}
.jcarousel-control-next{
    right: -55px;
}
.jcarousel-control-prev a{
    color: #FFF;
}
.jcarousel-control-next a{
    color: #FFF;
}
.jcarousel-control-prev:hover span, .jcarousel-control-next:hover span{
    display: block;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive{
    opacity: .5;
    cursor: default;
}
/** Carousel Pagination **/
.jcarousel-pagination{
    position: absolute;
    bottom: 0;
    left: 275px;
}
.jcarousel-pagination a{
    text-decoration: none;
    display: inline-block;
    font-size: 0;
    line-height: 10px;
    min-width: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}
.jcarousel-pagination a.active{
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
/*! jQuery UI - v1.10.4 - 2014-03-26
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden{
    display: none;
}
.ui-helper-hidden-accessible{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after{
    clear: both;
}
.ui-helper-clearfix{
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front{
    z-index: 100;
}
/* Interaction Cues
.ui-state-disabled{
    cursor: default !important;
}
/* Icons
/* states and images */
.ui-icon{
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
/* Misc visuals
/* Overlays */
.ui-widget-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}
.ui-autocomplete{
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu{
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu{
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item{
    margin: 0;
    padding: 0;
    width: 100%;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider{
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a{
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0; /* support: IE7 */
    font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active{
    font-weight: normal;
    margin: -1px;
}
.ui-menu .ui-state-disabled{
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a{
    cursor: default;
}
/* icon support */
.ui-menu-icons{
    position: relative;
}
.ui-menu-icons .ui-menu-item a{
    position: relative;
    padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon{
    position: absolute;
    top: .2em;
    left: .2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon{
    position: static;
    float: right;
}
/* Component containers	*/
.ui-widget{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget{
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content{
    border: 1px solid #dddddd;
    background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333333;
}
.ui-widget-content a{
    color: #333333;
}
.ui-widget-header{
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header a{
    color: #ffffff;
}
/* Interaction states*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 1px solid #cccccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border: 1px solid #fbcb09;
    background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited{
    color: #c77405;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border: 1px solid #fbd850;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color: #eb8f00;
    text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: 1px solid #fed22f;
    background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{
    color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{
    border: 1px solid #cd0a0a;
    background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #ffffff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{
    color: #ffffff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{
    color: #ffffff;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{
    font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon{
    filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
}
.ui-icon, .ui-widget-content .ui-icon{
    background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon{
    background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon{
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon{
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon{
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon{
    background-image: url(images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{
    background-image: url(images/ui-icons_ffd27a_256x240.png);
}
/* positioning */
.ui-icon-blank{
    background-position: 16px 16px;
}
.ui-icon-carat-1-n{
    background-position: 0 0;
}
.ui-icon-carat-1-ne{
    background-position: -16px 0;
}
.ui-icon-carat-1-e{
    background-position: -32px 0;
}
.ui-icon-carat-1-se{
    background-position: -48px 0;
}
.ui-icon-carat-1-s{
    background-position: -64px 0;
}
.ui-icon-carat-1-sw{
    background-position: -80px 0;
}
.ui-icon-carat-1-w{
    background-position: -96px 0;
}
.ui-icon-carat-1-nw{
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s{
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w{
    background-position: -144px 0;
}
.ui-icon-triangle-1-n{
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne{
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e{
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se{
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s{
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw{
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w{
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw{
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s{
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w{
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n{
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne{
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e{
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se{
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s{
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw{
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w{
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw{
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s{
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw{
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w{
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw{
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n{
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e{
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s{
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w{
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n{
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne{
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e{
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se{
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s{
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw{
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w{
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw{
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s{
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw{
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w{
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw{
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n{
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e{
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s{
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w{
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w{
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n{
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e{
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s{
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w{
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n{
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e{
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s{
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w{
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n{
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e{
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s{
    background-position: -176px -64px;
}
.ui-icon-arrow-4{
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag{
    background-position: -16px -80px;
}
.ui-icon-extlink{
    background-position: -32px -80px;
}
.ui-icon-newwin{
    background-position: -48px -80px;
}
.ui-icon-refresh{
    background-position: -64px -80px;
}
.ui-icon-shuffle{
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w{
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w{
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed{
    background-position: 0 -96px;
}
.ui-icon-folder-open{
    background-position: -16px -96px;
}
.ui-icon-document{
    background-position: -32px -96px;
}
.ui-icon-document-b{
    background-position: -48px -96px;
}
.ui-icon-note{
    background-position: -64px -96px;
}
.ui-icon-mail-closed{
    background-position: -80px -96px;
}
.ui-icon-mail-open{
    background-position: -96px -96px;
}
.ui-icon-suitcase{
    background-position: -112px -96px;
}
.ui-icon-comment{
    background-position: -128px -96px;
}
.ui-icon-person{
    background-position: -144px -96px;
}
.ui-icon-print{
    background-position: -160px -96px;
}
.ui-icon-trash{
    background-position: -176px -96px;
}
.ui-icon-locked{
    background-position: -192px -96px;
}
.ui-icon-unlocked{
    background-position: -208px -96px;
}
.ui-icon-bookmark{
    background-position: -224px -96px;
}
.ui-icon-tag{
    background-position: -240px -96px;
}
.ui-icon-home{
    background-position: 0 -112px;
}
.ui-icon-flag{
    background-position: -16px -112px;
}
.ui-icon-calendar{
    background-position: -32px -112px;
}
.ui-icon-cart{
    background-position: -48px -112px;
}
.ui-icon-pencil{
    background-position: -64px -112px;
}
.ui-icon-clock{
    background-position: -80px -112px;
}
.ui-icon-disk{
    background-position: -96px -112px;
}
.ui-icon-calculator{
    background-position: -112px -112px;
}
.ui-icon-zoomin{
    background-position: -128px -112px;
}
.ui-icon-zoomout{
    background-position: -144px -112px;
}
.ui-icon-search{
    background-position: -160px -112px;
}
.ui-icon-wrench{
    background-position: -176px -112px;
}
.ui-icon-gear{
    background-position: -192px -112px;
}
.ui-icon-heart{
    background-position: -208px -112px;
}
.ui-icon-star{
    background-position: -224px -112px;
}
.ui-icon-link{
    background-position: -240px -112px;
}
.ui-icon-cancel{
    background-position: 0 -128px;
}
.ui-icon-plus{
    background-position: -16px -128px;
}
.ui-icon-plusthick{
    background-position: -32px -128px;
}
.ui-icon-minus{
    background-position: -48px -128px;
}
.ui-icon-minusthick{
    background-position: -64px -128px;
}
.ui-icon-close{
    background-position: -80px -128px;
}
.ui-icon-closethick{
    background-position: -96px -128px;
}
.ui-icon-key{
    background-position: -112px -128px;
}
.ui-icon-lightbulb{
    background-position: -128px -128px;
}
.ui-icon-scissors{
    background-position: -144px -128px;
}
.ui-icon-clipboard{
    background-position: -160px -128px;
}
.ui-icon-copy{
    background-position: -176px -128px;
}
.ui-icon-contact{
    background-position: -192px -128px;
}
.ui-icon-image{
    background-position: -208px -128px;
}
.ui-icon-video{
    background-position: -224px -128px;
}
.ui-icon-script{
    background-position: -240px -128px;
}
.ui-icon-alert{
    background-position: 0 -144px;
}
.ui-icon-info{
    background-position: -16px -144px;
}
.ui-icon-notice{
    background-position: -32px -144px;
}
.ui-icon-help{
    background-position: -48px -144px;
}
.ui-icon-check{
    background-position: -64px -144px;
}
.ui-icon-bullet{
    background-position: -80px -144px;
}
.ui-icon-radio-on{
    background-position: -96px -144px;
}
.ui-icon-radio-off{
    background-position: -112px -144px;
}
.ui-icon-pin-w{
    background-position: -128px -144px;
}
.ui-icon-pin-s{
    background-position: -144px -144px;
}
.ui-icon-play{
    background-position: 0 -160px;
}
.ui-icon-pause{
    background-position: -16px -160px;
}
.ui-icon-seek-next{
    background-position: -32px -160px;
}
.ui-icon-seek-prev{
    background-position: -48px -160px;
}
.ui-icon-seek-end{
    background-position: -64px -160px;
}
.ui-icon-seek-start{
    background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first{
    background-position: -80px -160px;
}
.ui-icon-stop{
    background-position: -96px -160px;
}
.ui-icon-eject{
    background-position: -112px -160px;
}
.ui-icon-volume-off{
    background-position: -128px -160px;
}
.ui-icon-volume-on{
    background-position: -144px -160px;
}
.ui-icon-power{
    background-position: 0 -176px;
}
.ui-icon-signal-diag{
    background-position: -16px -176px;
}
.ui-icon-signal{
    background-position: -32px -176px;
}
.ui-icon-battery-0{
    background-position: -48px -176px;
}
.ui-icon-battery-1{
    background-position: -64px -176px;
}
.ui-icon-battery-2{
    background-position: -80px -176px;
}
.ui-icon-battery-3{
    background-position: -96px -176px;
}
.ui-icon-circle-plus{
    background-position: 0 -192px;
}
.ui-icon-circle-minus{
    background-position: -16px -192px;
}
.ui-icon-circle-close{
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e{
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s{
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w{
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n{
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e{
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s{
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w{
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n{
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin{
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout{
    background-position: -192px -192px;
}
.ui-icon-circle-check{
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus{
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus{
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close{
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus{
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus{
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close{
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical{
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal{
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical{
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal{
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se{
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se{
    background-position: -80px -224px;
}
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
    border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
    border-bottom-right-radius: 4px;
}
.ui-widget-shadow{
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px;
}
/* CALENDARIO ================================================= */
#calendario{
    visibility: hidden;
    position: absolute;
    top: 400;
    left: 400;
    height: 150 px;
    background-color: #D1C8B1;
    width: 189px;
    margin-bottom: 20px;
}
#calHead, .cal, .calNoMes, .calHoy, .calFestivo, .calInvisible, .calSelected{
    color: #4E3721;
    text-align: center;
    cursor: pointer;
    display: block;
    float: left;
    width: 25px;
    height: 24px;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 1.4;
    border: 1px solid #FF0000;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}
#a.calHead:hover, a.cal:hover, a.calNoMes:hover, a.calHoy:hover, a.calFestivo:hover, a.calInvisible:hover, a.calSelected:hover{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 1.4;
}
#calHead{
    background-color: #CC9B88;
    border-color: #CC9B88;
    color: #F5F0E7;
    font-size: 1em;
    cursor: default;
    font-weight: bold;
    height: 15px;
    line-height: 1;
}
#calInvisible{
    font-size: 0.2em;
    line-height: 1;
    height: 1;
}
.calTitHoy, .calTitCerrar{
    background-color: #FFFFFF;
    width: 50%;
    float: left;
    text-align: left
}
.calTitCerrar{
    text-align: right;
    clear: right
}
.calHoy{
    background-color: #66FF33;
    border-color: #66FF33;
    font-weight: bold;
    color: #FFFFFF;
}
.calFestivo{
    background-color: #F3E6CD;
    border-color: #FFD98A;
}
.cal{
    background-color: #FAFAF8;
    border-color: #EEEEEA
}
.calNoMes{
    background-color: #DCDAD1;
    border-color: #DCDAD1;
}
.calSelected{
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #FF0000;
    font-weight: bold;
}
#calTitMesAno{
    float: left;
    width: 80%;
    text-align: center;
    background-color: #B77459;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
}
#calAtras, #calAdelante{
    float: left;
    width: 10%;
    text-align: center;
    background-color: ffffff;
    height: 18px;
    background-image: url(/images/hiwebx_images/popups/calFlechaIzq.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
#calAtras{
    background-image: url(/images/hiwebx_images/popups/calFlechaIzq.gif);
}
#calAdelante{
    background-image: url(/images/hiwebx_images/popups/calFlechaDer.gif);
}
.invisible{
    position: absolute;
    visibility: hidden;
    display: none;
}
.cal_comboHora{
    float: left;
}
.cal_link{
    clear: right;
    float: left;
    margin: 0 10px;
}
.cal_link a, .cal_link a:link, .cal_link a:hover, .cal_link a:active, .cal_link a:visited{
    font-size: 10px;
}
/* ================================================= particularesDelSitio_2014.css*/
.ok, .ok a:link, .ok a:visited, .ok a:active, .ok a:hover{
    background: none repeat scroll 0 0 greenyellow;
    font-weight: bold;
    text-decoration: none;
    color: black;
    font-size: 10px;
    padding: 1px 2px;
    margin: 0 3px;
}
.mal, .mal a:link, .mal a:visited, .mal a:active, .mal a:hover{
    background: none repeat scroll 0 0 red;
    font-weight: bold;
    color: white;
    font-size: 10px;
    padding: 1px 2px;
    margin: 0 3px;
    text-decoration: none;
}
.linkRojo, .linkRojo a:link, .linkRojo a:visited, .linkRojo a:active, .linkRojo a:hover{
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #ff0000;
}
.linkAzul, .linkAzul a:link, .linkAzul a:visited, .linkAzul a:active, .linkAzul a:hover{
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #3366ff;
}
.linkNegro, .linkNegro a:link, .linkNegro a:visited, .linkNegro a:active, .linkNegro a:hover{
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}
.mapaSitio_categoria{
    float: left;
    margin: 17px;
    border: #666666 solid 1px;
    padding: 3px;
}
.mapaSitio_sec, .mapaSitio_sec a, .mapaSitio_sec a:link, .mapaSitio_sec a:visited, .mapaSitio_sec a:active{
    color: #CC3300;
    font-size: 11px;
    cursor: pointer;
}
.mapaSitio_pag, .mapaSitio_pag a, .mapaSitio_pag a:link, .mapaSitio_pag a:visited, .mapaSitio_pag a:active{
    color: #003399;
    font-size: 11px;
    cursor: pointer;
}
.mapaSitio_selected, .mapaSitio_selected a, .mapaSitio_selected a:link, .mapaSitio_selected a:visited, .mapaSitio_selected a:active, .mapaSitio_selected a:hover{
    border-top: 1px solid #DF0000;
    border-bottom: 1px solid #DF0000;
    color: #333333;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}
#footer_3 h1{
    clear: none;
    color: rgb(123, 123, 123);
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    height: 72px;
    line-height: 85px;
    margin-left: 0.29239766%;
    /* margin-top: 8px; */
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ACACAC;
}
.button-black a{
    background: #FFF;
}