@import url('bootstrap.min.css');
@import 'https://fonts.googleapis.com/css?family=Droid+Sans:400,700';
@import 'https://fonts.googleapis.com/css?family=Exo:400,600,700';

body.mceContentBody {
    background: none #fff !important;
}

body {
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 16px;
}

a {
    text-decoration: underline;
}

a:hover, a:focus {
    color: #23527c;
}

img {
    border: 0;
}

input:focus {
    outline: 0;
}


.bloquePortada img {
    margin: 0 16px !important;
}

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

.divHeader {
    height: 118px;
    margin: 0 auto;
    background-color: #ffffff;
}

.divFooter {
    width: 100%;
    height: 63px;
    margin: 0 auto;
    text-align: center;
    background-color: #060b0e;
}

div#logo {
    z-index: 2;
}

li.seleccionar{
    z-index: 1;
}

    /*-----------------ESTILOS DE LAS NOTICIAS -------------------*/
.articulosNoticias {
    border-radius: 5px;
    max-width: 645px;
    border: 1px solid #ececec;
}

.articulosNoticias tr td {
    padding: 10px;
}

.articulosNoticias h2 a {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}

.botonLeerNoticia {
    background-color: #00a43c;
    color: #ffffff;
    border: none;
    padding: 6px 30px;
    float: right;
    font-size: 15px;
    font-weight: bold;
}

.botonLeerNoticia:hover {
    background-color: #1eb856;
}

.bgImgBlock2 img {
    width: 224px;
    height: 167px;
    border: 3px solid #ebebeb !important;
    border-radius: 5px;
}

.tab-container {
    margin-top: 15px;
    width: 300px;
    float: right;
}

.tituloNoticia {
    width: 100px;
    background-color: #00a0c6;
}

td#contenidoNoticia p {
    font-weight: normal;
    font-size: 15px;
    color: #4b4b4b;
    margin: 0;
}

.bloquesPortada {
    width: 146px;
    float: left;
}

.bloquesPortada1, .bloquesPortada2, .bloquesPortada3, .bloquesPortada4 {
    display: inline-block;
    float: left;
    margin: 0 8px;
}

/*-----------------ESTILOS DEL PAGINADOR -------------------*/
.emm-paginate {
    font-weight: bold;
    color: #181818;
    font-size: 14px;
    text-align: center;
    margin: 40px auto;
    padding: 12px;
    background-color: #f2f2f2;
    width: 240px;
    border-radius: 5px;
}

.emm-paginate a {
    font-weight: bold;
    color: #181818;
    font-size: 14px;
    padding: 4px;
    width: 150px;
    border-radius: 7px;
    text-align: center;
    text-decoration: none;
}

a.emm-page {
    text-decoration: none;
    padding: 0 2px;
}

.emm-current {
    color: #00a43c;
    text-decoration: underline;
}

/*-----------------ESTILOS DE LAS NOTICIAS DETALLADAS -------------------*/
.tituloNoticiaDet {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

.tituloNoticiaDet a {
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

font#texto_noticia p {
    font-weight: normal;
    font-size: 15px;
    color: #4b4b4b;
}

.contenedorArticulo {
    margin-top: 34px;
}

span.espacioTituloTopico a {
    color: #4b4b4b;
    text-decoration: none;
    position: relative;
    top: 6px;
}

.topicosAsociados img {
    margin: 0 5px !important;
}

table.contenedorArticulo img {
    margin: 0 8px;
}

.titNoticiaComentarios {
    text-transform: uppercase;
}

.opcionesNoticia img {
    margin: 16px 8px 8px 0 !important;
}

.infoNoticia {
    font-size: 14px;
    color: #a0a0a0;
}

span.infoNoticia {
    font-size: 14px !important;
    color: #a0a0a0 !important;
}

.bgImgBlock2 img {
    margin: 5px !important;
}

.topictext img {
    margin: 0 5px !important;
}

/*-----------------ESTILOS DE LOS COMENTARIOS EN LAS NOTICIAS DETALLADAS -------------------*/
.barrasComentarios {
    font-weight: lighter;
    font-size: 16px;
    color: #ffffff;
}

.barrasComentarios .content {
    font-weight: lighter;
    font-size: 16px;
    color: #000000;
}

#iconoTitulo {
    color: #00a43c;
    font-size: 26px;
}

svg.at-icon.at-icon-email {
    background-color: #00b196;
}

.advComentarios{
    font-size: 14px;
}

#dejarComenario {
    margin: 15px 0;
}

h1.titDejarComentario {
    color: #162c6e !important;
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-weight: bold !important;
    font-size: 34px !important;
}

/*-----------------ESTILOS DE LOS TOPICOS -------------------*/
span.topictext {
    font-size: 14px;
    color: #7a7a7a;
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    margin: 20px 0 0 5px !important;
    position: relative;
    top: 6px;
}

span.espacioTituloTopico img {
    margin: 0 8px 0 0;
}

td.imgArticulo {
    position: relative;
    top: -56px;
}

.at-share-btn-elements a {
    border-radius: 8px !important;
}

#espacioTopicos img {
    margin: 0;
}

#espacioTopicos b {
    font-size: 14px !important;
}

/*----------------- ESTILOS DEL MODULO DE DESCARGAS -----------------------*/

form#formDescargas input[type="text"] {
    width: 84% !important;
}

/*----------------- ESTILOS DEL MODULO DE LINKS -----------------------*/

font#formEncuestas input[type=text] {
    width: 84%;
}

/*-----------------ESTILOS DE LA PAGINACION DEL CARRUSEL-------------------*/

.divPreBody {
    margin-top: 72px;
}

#carrusel {
    overflow: hidden;
    text-align: center;
    height: 500px;
    z-index: 0;
}

#carrusel .slides_container {
    width: 1600px !important;
    margin: 0px auto 0px -800px;
    left: 50%;
    height: 100%;
}

#carrusel .imgContainer {
    position: relative !important;
}

#carrusel .pagination {
    display: inline-block;
    margin-top: -30px;
    overflow: hidden;
    position: relative;
    list-style: none;
    background-color: #c8c7c6;
    padding: 5px;
    border-radius: 15px;
}

#carrusel .pagination li {
    float: left;
}

#carrusel .pagination li a {
    display: block;
    height: 14px;
    width: 14px;
    font-size: 0;
    margin: 0 6px;
    z-index: auto;
    background-color: #000000;
    border-radius: 10px;
}

#carrusel .pagination li.current a {
    background-color: #ff7800;
}

.contenedor caption strong {
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
}

#footerAc {
    width: 980px;
    color: #a8a8a8;
    font-size: 12px;
    margin-top: 15px;
}

#infoEmp #nomEmpresa {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #a7a7a7;
}

#divLoco {
    padding-top: 90px;
}

#infoTsv {
    /*padding-top: 128px;*/
}

#infoEmp {
    padding-left: 70px;
    text-align: left;
}

#footerAc > div > p {
    margin: 0;
    padding: 0;
}

#infoEmp strong {
    font-size: 15px;
    font-family: "Oswald", sans-serif;
    color: #ffffff;
}

#infoPag a {
    color: #a8a8a8;
    text-decoration: none;
}

div#infoTsv img {
    float: right;
}

#infoPag {
    padding-left: 70px;
}

/* Estilos definidos por el desarrollador */
#logo img {
    float: left;
}

.divHeader .contenedor {
    width: 980px;
    margin: 0 auto;
    height: 118px;
    padding: 3px;
}

#lateralHeader {
    height: 116px; /* Same as #Logo */
}

#lateralHeader p {
    display: inline;
    padding-right: 10px;
    font-family: 'Kite One', sans-serif;
    color: #ffc600;
    font-size: 16px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

/*----------------------- ESTILO DE LOS FORMULARIOS --------------------------*/
/*.title {*/
    /*font-weight: bold;*/
    /*font-size: 17px;*/
    /*color: #ffffff;*/
/*}*/



.tag {
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
}

.txtAreaForm, .divBody textarea {
    border: 2px solid #9b9b9b;
    font-weight: normal;
    font-size: 15px;
    color: #676767;
    border-radius: 4px;
    padding: 5px;
    width: 100%;
}

.campoFormPrecio {
    border: 2px solid #9b9b9b;
    font-weight: bold;
    font-size: 15px;
    color: #676767;
    border-radius: 4px;
    font-style: italic;
    padding: 5px;
    width: 110px;
}

.campoFormBuscar {
    border: 2px solid #9b9b9b;
    font-weight: bold;
    font-size: 15px;
    color: #676767;
    border-radius: 4px;
    font-style: italic;
    padding: 5px;
}

.captcha label span {
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
}

.captcha .red {
    color: #ff0004;
!important;
}

.boton-noticia-portada {
    background-color: #d06e16;
    color: #ffffff;
    text-decoration: none;
}

.boton-noticia-portada:hover {
    background-color: #e3832e;
    color: #ffffff;
    text-decoration: none;
}

.btn_captcha {
    margin-top: 5px;
    border: none;
    border-radius: 3px;
    font-size: 14px;
    padding: 10px;
}

.captcha td {
    padding: 8px 0;
}

.form1 {
    float: left;
    width: 230px;
    margin: 0 5px;
}

.form2 {
    float: right;
    width: 280px;
    margin: 0 5px;
}

.form3 {
    clear: both;
}

input#campoBuscar {
    width: 98%;
}

/*---------------------------------- FORMULARIO DE AFILIACION -------------------*/
.contenedorForm {
    width: 700px;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
}

.contenedorForm .espacio1 {
    width: 300px;
    float: left;
    margin: 0 25px;
}

.contenedorForm .espacio2 {
    width: 300px;
    float: left;
    margin: 0 25px;
}

.contenedorForm .espacio3 {
    clear: both;
    margin: 0 25px;
    width: 570px;
}

.red {
    color: red;
}

/*----------------------- FORMULARIO DE INSCRIPCION--------------------------*/
.formInscEvento select {
    width: 265px;
}

.formInscEvento label {
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
}

.formInscEvento h2 {
    color: #ff9090;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.formInscEvento h3 {
    color: #ff8b40;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.formInscEvento p {
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}

.formInscEvento a {
    text-decoration: underline;
    color: #ffba27;
    font-size: 16px;
    font-weight: bold;
}

img.bannerAfiliacion {
    position: relative;
    left: -510px;
}

/*----------------------- ESTILO DE LA PORTADA--------------------------*/
.bloquePortada img {
    border: 0;
    float: left;
    margin: 20px 0 0 0;
}

.divBody h1 {
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #7a7a7a;
    font-weight: normal;
    font-size: 30px;
    border-bottom: 1px solid #bfbfbf;
}

.divBody h1 strong {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-weight: bold;
    font-size: 34px;
    color: #000000;
}

.divBody h1 strong span {
    color: #00a43c !important;
}


.divBody p {
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-weight: normal;
    font-size: 16px;
    color: #4b4b4b;
}

.divPreFooter .contenedor {
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    top: 100px;
}

.divPreFooter .contenedor img {
    margin: 0 22px;
}

img#separador {
    margin: 0;
}

/*----------------------- ESTILO DEL BLOQUE DE REDES SOCIALES --------------------------*/
.tab-navigation {
    list-style: none;
    margin: 0 0 .5em;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: inline-flex;
}

ul.tab-navigation li {
    padding: 0 18px;
}

.tab-navigation #tab-EV {
    background: url("../images/imgs/pestanaEventos.png") top center no-repeat;
    width: 100px;
    height: 42px;
    cursor: pointer;
}

.tab-navigation #tab-EV:hover {
    background: url("../images/imgs/pestanaEventosHover.png") top center no-repeat;
}

.tab-navigation #tab-FB {
    background: url("../images/imgs/pestanaFacebook.png") top center no-repeat;
    width: 100px;
    height: 42px;
    cursor: pointer;
}

.tab-navigation #tab-FB:hover {
    background: url("../images/imgs/pestanaFacebookHover.png") top center no-repeat;
}

.tab-navigation #tab-TW {
    background: url("../images/imgs/pestanaTwitter.png") top center no-repeat;
    width: 100px;
    height: 42px;
    cursor: pointer;
}

.tab-navigation #tab-TW:hover {
    background: url("../images/imgs/pestanaTwitterHover.png") top center no-repeat;
}

#tab-EV.tab-selected {
    background: url("../images/imgs/pestanaEventosHover.png") top center no-repeat !important;
    width: 100px;
    height: 42px;
}

#tab-TW.tab-selected {
    background: url("../images/imgs/pestanaTwitterHover.png") top center no-repeat !important;
    width: 100px;
    height: 42px;
}

#tab-FB.tab-selected {
    background: url("../images/imgs/pestanaFacebookHover.png") top center no-repeat !important;
    width: 100px;
    height: 42px;
}

.espacioEventos, #block-facebook, div#block-twitter {
    margin-top: -6px;
}

.espacioEventos {
    max-height: 370px;
    height: 370px;
    width: 300px;
    border-radius: 5px;
}

.espacioEventos th {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffba27;
    background-color: #191919;
    padding: 8px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center;
}

.espacioEventos th a {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffba27;
    text-decoration: none;
}

.espacioEventos td {
    font-size: 14px;
    color: #ffffff;
    background-color: #313131;
    padding: 5px 5px;
}

/*Estilo de la Tabla dentro del Contenedor*/
.divBody .contenedor td {
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}

.contenedorPortada p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    text-align: justify;
}

/*Titulos H1*/
.contenedorPortada h1 {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

/* Estilos del Div Lateral al Logo en Header *//* Redes Sociales */
#redes {
    margin-right: 55px;
    float: right;
    font-size: 14px;
}

#redes div {
    padding: 5px 0;
    margin: 0 4px;
    width: 36px;
    height: 36px;
    display: inline-block;
    float: right;
}

#lateralHeader .col-xs-12 {
    padding-right: 0;
}

#redes span {
    color: #ffffff;
    text-align: center;
}

#redes #facebook, #twitter, #instagram {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#redes #facebook {
    background: #3b5998;
}

#redes #twitter {
    background: #55acee;
}

#redes #instagram {
    background: #e71a41;
}

#redes #facebook:hover, #instagram:hover, #twitter:hover {
    -moz-border-radius: 100px;
    padding-top: 10px;
    height: 40px;
}

/*estiloTablaContenido*//*table {*//*background-color: #464646;*//*}*/
.espacioContenido {
    width: 644px;
}

.espacioBarraLateral { /*background-color: #00a0c6;*/
    float: right;
    margin: 0 auto;
    width: 301px; /*border: dashed 1px  #ffffff;*/
}

.espacioBarraLateral p {
    color: #ffffff;;
}

.divBody .textContent {
    width: 644px;
    margin: 0 auto;
    padding: 0 5px;
}

.textContent h2 {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #00a43c;
    font-weight: bold;
    font-size: 24px;
}

.textContent h3 {
    color: #162c6e;
    font-weight: bold;
    font-size: 22px;
}

.textContent h4 {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #000000;
    font-weight: bold;
    font-size: 20px;
}

.textContent h5 {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #00a43c;
    font-weight: bold;
    font-size: 20px;
}

.textContent p {
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 15px;
    color: #4b4b4b;
    font-weight: normal;
    margin: 0;
    line-height: 1.6;
}

.textContent p strong {
    color: #037c30;

}

.textContent li {
    font-size: 15px;
    color: #4b4b4b;
    font-weight: normal;
    margin: 0;
    line-height: 1.6;
    position: relative;
}

.textContent a {
    text-decoration: underline;
    color: #0b89b9;
    font-size: 15px;
    font-weight: bold;
}

.textContent ul {
    padding: 0;
    list-style: none;
    padding-left: 20px;
}

.textContent ul li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #00a43c;
    position: absolute;
    left: -22px;
}

.textContent ol {
    list-style: none;
}

.textContent ol li:before {
    font-family: 'FontAwesome';
    content: '\f0da  ';
    color: #162c6e;
}

.textcontentBarraLateral .contactanos {
    background: url('../images/imgs/lateralContactanos.png') top center no-repeat;
    width: 100%;
    height: 143px;
}

.textcontentBarraLateral .contactanos:hover {
    background: url('../images/imgs/lateralContactanosHover.png') top center no-repeat;
    width: 100%;
}

.textcontentBarraLateral .alimentacion, .resultados, .entrenamiento, .contactanos {
    margin-bottom: 30px;
    height: 176px;
    width: 100%;
}

.textcontentBarraLateral .alimentacion {
    background: url('../images/imgs/lateralAlimentacion.png') top center no-repeat;
}

.textcontentBarraLateral .alimentacion:hover {
    background: url('../images/imgs/lateralAlimentacionHover.png') top center no-repeat;
}

.textcontentBarraLateral .entrenamiento {
    background: url('../images/imgs/lateralEntrenamiento.png') top center no-repeat;
}

.textcontentBarraLateral .entrenamiento:hover {
    background: url('../images/imgs/lateralEntrenamientoHover.png') top center no-repeat;
}

.textcontentBarraLateral .resultados {
    background: url('../images/imgs/lateralResultados.png') top center no-repeat;
}

.textcontentBarraLateral .resultados:hover {
    background: url('../images/imgs/lateralResultadosHover.png') top center no-repeat;
}

/*DIV DE LA INFORMACION DEL COPYRIGHT*/
.lineaDivisoria {
    color: #5f5f5f;
!important;
    background-color: #5f5f5f;
!important;
    height: 1px;
!important;
}

.textContentCopy {
    text-align: center;
}

.textContentCopy a {
    text-align: center;
    text-decoration: none;
}

.textContentCopy p {
    text-align: center;
    line-height: 0.1;
    margin-bottom: 30px;
}

/*--------------------------------- ESTILOS PARA EL CALENDARIO -----------------------------*/
.btnInscribir, input[type="submit"] {
    background-color: #da7012;
    font-size: 15px;
    color: #ffffff;
    border: none;
    padding: 7px 15px;
}

.btnInscribir:hover, input[type="submit"]:hover {
    background-color: #e58b3a;
}

button.btnInscribir a {
    color: #fff;
}

/*--------------------------------------------------------------*/
.textContentCopyBtn {
    background: -webkit-linear-gradient(#de7c24, #c6640c);
    background: -moz-linear-gradient(#de7c24, #c6640c);
    background: -o-linear-gradient(#de7c24, #c6640c);
    background: linear-gradient(#de7c24, #c6640c);
    color: #ffffff;
    border: none;
    padding: 8px 20px;
    border-radius: 3px;
}

.btnVerCalendario a {
    background: -webkit-linear-gradient(#de7c24, #c6640c);
    background: -moz-linear-gradient(#de7c24, #c6640c);
    background: -o-linear-gradient(#de7c24, #c6640c);
    background: linear-gradient(#de7c24, #c6640c);
    color: #ffffff;
    border: none;
    padding: 8px 20px;
    border-radius: 3px;
    text-decoration: none;
}

.textContentCopyBtn:hover {
    background: -webkit-linear-gradient(#f1913c, #d97924);
    background: -moz-linear-gradient(#f1913c, #d97924);
    background: -o-linear-gradient(#f1913c, #d97924);
    background: linear-gradient(#f1913c, #d97924);
    color: #ffffff;
    border: none;
    padding: 8px 20px;
    border-radius: 3px;
}

button.textContentCopyBtn a {
    color: #fff;
    text-decoration: none;
}


/* --------------------  PAGINAS DEL CONTENIDO --------------------*/

h1.textCintillo {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #162c6e;
    font-weight: 600;
    font-size: 34px;
    border-bottom: 1px solid #bfbfbf;
    text-align: center;
}


/*#barraTitulo {*/
    /*background: url("../images/imgs/barraTutilos.png") top center no-repeat;*/
    /*height: 138px;*/
    /*position: static;*/
    /*width: 100%;*/
    /*margin: 0 auto;*/
/*}*/

/*.textTitulo {*/
    /*text-align: center;*/
    /*padding-top: 3%;*/
    /*color: #fff;*/
    /*font-family: Oswald;*/
    /*font-weight: bold;*/
    /*font-size: 30px;*/
    /*text-transform: uppercase;*/
/*}*/

/*.textCintillo {*/
    /*color: #ffffff;*/
    /*text-align: center;*/
    /*font-size: 30px;*/
    /*font-family: 'Oswald';*/
    /*text-transform: uppercase;*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*margin-top: 40px;*/
/*}*/

/*.bgCintillo {*/
    /*background: url('../images/imgs/barraTutilos.png') top center no-repeat;*/
    /*height: 138px;*/
/*}*/

.articulosNoticias .addthis_sharing_toolbox a {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

/*ESTILO DE LOS CONTENIDOS INFORMATIVOS DE LA PORTADA*/
.contenedorInfo {
    width: 980px;
    height: 400px;
    margin: 0 auto;
}

.contEntrenamiento, .contAlimentacion, .contResultados, .contNoticias {
    width: 146px;
    height: 400px;
    float: left;
    margin-right: 22px;
}

.contBloqueMult {
    width: 302px;
    height: 396px;
    float: left;
    border: 1px dashed #ffffff;
}

.contEntrenamiento {
    background: url('../images/imgs/cont1.png') top center no-repeat;
}

.contEntrenamiento:hover {
    background: url('../images/imgs/cont1hover.png') top center no-repeat;
}

.contAlimentacion {
    background: url('../images/imgs/cont2.png') top center no-repeat;
}

.contAlimentacion:hover {
    background: url('../images/imgs/cont2hover.png') top center no-repeat;
}

.contResultados {
    background: url('../images/imgs/cont3.png') top center no-repeat;
}

.contResultados:hover {
    background: url('../images/imgs/cont3hover.png') top center no-repeat;
}

.contNoticias {
    background: url('../images/imgs/cont4.png') top center no-repeat;
}

.contNoticias:hover {
    background: url('../images/imgs/cont4hover.png') top center no-repeat;
}

/*ESTILO DE LOS LA BARRA DE AFILIACION DE LA PORTADA*/
.contenedorAfiliacion {
    background: url("../images/imgs/bannerAfi.png") top center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 196px;
    margin-top: 35px;
    float: left;
}

.contenedorAfiliarme {
    background: url("../images/imgs/bannerAfiCont.png") top center;
    height: 196px;
    width: 980px;
    margin: 0 auto;
}

.contenedorAfiliarme:hover {
    background: url("../images/imgs/bannerAfiContHover.png") top center no-repeat;
    height: 196px;
    width: 980px;
    margin: 0 auto;
}

/*******************************//* Barra de Busqueda */
#barraBusqueda {
    margin-top: 50px;
}

.iconoPais{
    float: right;
    margin-right: 8px;
}

#barraBusqueda #frase {
    border: 2px solid #bababa;
    font-size: 14px;
    padding: 8px 10px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-style: italic;
    color: #7a7a7a;
    width: 90%;
    font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif"
}

#barraBusqueda #frase::-webkit-input-placeholder { color: #676767; }
#barraBusqueda #frase:-moz-placeholder { color: #676767; }
#barraBusqueda #frase::-moz-placeholder { color: #676767; }
#barraBusqueda #frase:-ms-input-placeholder { color: #676767; }

#frase::-webkit-input-placeholder {
    color: #8d9597;
}

#frase::-moz-placeholder {
    color: #8d9597;
}

#frase:-ms-input-placeholder {
    color: #8d9597;
}

#frase:-moz-placeholder {
    color: #8d9597;
}

#barraBusqueda #btn-busqueda {
    position: relative;
    right: 5px;
    background: #00a43c;
    color: #ffffff;
    border: none;
    /* margin: -5px 0 0 -5px; */
    /* -webkit-border-radius: 150px; */
    -moz-border-radius: 150px;
    /* border-radius: 100px; */
     padding: 5px;
    width: 40px;
    height: 40px;
}

/*******************************/
.header {
    margin: 0 auto;
    height: 100px;
    text-align: center;
}

.menu {
    margin: 0 auto;
    height: 72px;
    background: #1e1e1e;
}

.divBody {
    background-color: transparent;
    margin: 0 auto;
    text-align: justify;
    width: 980px;
    color: #000000;
    padding: 8px;
}

.pruebaTw {
    max-width: 300px !important;
}


font.content a {
    text-decoration: none;
    font-style: italic;
    color: #0b89b9;
}

font.content {
    color: #000000;
    text-align: justify;
}

font.content a:hover {
    text-decoration: underline;
}

font.option a {
    color: #0b89b9;
    font-style: italic;
    text-decoration: none;
}


font.content b {
    font-weight: bold;
    color: #00a43c;
}

td.title a {
    text-decoration: none;
    font-style: italic;
}

td.title a:hover {
    text-decoration: underline;
}

.linksCatEnciclo a {
    font-weight: bold;
    text-decoration: none;
    color: #EC9B25;
    font-size: 16px;
}

.linksCatEnciclo a:hover {
    text-decoration: underline;
}

a.linksNaranja {
    font-family: 'Roboto Condensed';
    color: #EC9B25;
    font-size: 16px;
    /* font-style: italic; */
    text-decoration: none;
    font-weight: bold;
}

a.linksNaranja:hover {
    text-decoration: underline;
}

b {
    font-size: 16px;
    font-weight: bold;
}

.opcionesEncuestas {
    font-size: 16px;
}

.detalleEncuestas, .espacioFAQ {
    width: 540px;
    margin-top: 40px;
}

.espacioFAQ .option {
    font-weight: bold;
    font-size: 20px;
    color: #ff9090;
}

a.linksAmarillos {
    font-weight: bold;
    font-size: 16px;
    color: #ffba27;
    font-style: italic;
    text-decoration: none;
}

a.linksAmarillos:hover {
    text-decoration: underline;
}

/*.divPreFooter {*/
    /*background: url("../images/fondoPreFooter.jpg") top center no-repeat;*/
    /*height: 270px;*/
    /*margin-top: -42px;*/
    /*z-index: -1;*/
/*}*/

.imagenCaptcha img{
    margin: 0;
}

.imagenCaptcha{
    width: 100px;
}

/*.divPreFooter:hover {*/
    /*background: url("../images/imgs/afiliacionBuenaHover.jpg") top center no-repeat;*/
/*}*/

.activo {
    background: #000000;
}

.espacioHeaderEnciclopecia h2 {
    font-weight: bold;
    font-size: 20px;
    color: #ff9090;
}

.espacioContenidoEnciclopecia {
    font-weight: 300;
    color: #ffffff;
    font-size: 16px;
}

.espacioContenidoEnciclopecia a {
    font-weight: bold;
    color: #ffba27;
}

a.back {
    background: #808080;
    color: #ffffff;
    border: none;
    padding: 8px 34px;
    text-decoration: none;
}

a.back:hover {
    background: #9c9ba0;
}

a.back:before {
    font-family: 'FontAwesome';
    content: '\f0d9  ';
}

.divFooter .contenedor {
    margin: 0 auto;
    width: 980px;
}

#texto_noticia, .espacioContenidoPagina h2 {
    color: #ff9090;
    font-weight: bold;
}

#texto_noticia h2:before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f101  ";
}

#texto_noticia, .espacioContenidoPagina h3 {
    color: #ff8b40;
    font-weight: bold;
}

#texto_noticia h3:before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f101  ";
}

strong.lista a {
    font-size: 16px;
    text-decoration: none;
}

.espacioContenidoPagina p {
    color: #000000;
}

div#iconosPropios {
    padding: 0;
}

div#iconosPropios img {
    margin-right: 5px !important;
    margin: 0;
}

.addthis_sharing_toolbox {
    float: right;
    position: relative;
    top: -20px;
}

.listadoTopics a:hover {
    color: #ffba27;
}

.barrasComentarios a font {
    color: #ffba27;
}


#addField input[type="text"], #addField input[type="password"], #addField select {
    border: 2px solid #9b9b9b;
    font-weight: normal;
    font-size: 15px;
    color: #676767;
    border-radius: 4px;
    padding: 5px;
    width: 114px;
}

div#containerComentarios {
    font-size: 14px;
}

#titComentario {
    font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #00a43c;
    font-weight: bold;
    font-size: 14px;
}

#titComentario b {
    font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #00a43c;
    font-weight: bold;
    font-size: 14px;
}

#autorComentario {
    color: #363636;
}

#autorComentario a {
    color: #363636;
    text-decoration: none;

}

#infoUsuario, #infoUsuario a {
    color: #363636;
}

div#espacioComentarios {
    background: #f2f2f2;
    border-radius: 5px;
    padding: 8px 20px;
    border: 2px solid #ececec;
}

#contComentario {
    color: #363636;
}

#containerComentarios ul li {
    list-style: none;
}

#containerComentarios ul li:before {
    font-family: 'FontAwesome';
    content: '\f101  ';
    color: #ff9090;
    font-size: 18px;
}

#containerComentarios ul {
    padding: 0 14px;
}

h1.titBienvenida {
font-family: "Droid Sans", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #7a7a7a;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 1px solid #bfbfbf;
}

h1.titBienvenida strong {
    font-family: "Exo", "Verdana", "Arial", "Helvetica", "sans-serif";
    font-weight: bold;
    font-size: 34px;
    color: #000000;
}

h1.titBienvenida strong span{
    color: #00a43c !important;
}

.captcha label span {
    color: #000000 !important;
}

form.captcha img.captchapict {
    border: 0;
    float: none !important;
    margin: 0;
}

/*----------------- ESTILOS FORMULARIO DE PAGO */

.cuentasBancarias p {
    font-size: 18px;
    color: #000000;
}

span.req {
    color: darkred;
}

input#enviarFormularioPago {
    float: right;
    margin-top: 30px;
    margin-right: 20px;
}


/*ESTILOS AŅADIDOS LUEGO DEL A AUDITORIA GENERAL*/

.divBody .textContent img {
    margin: 15px 0;
}

label {
    color: #494949;
}

.bgImgBlock2 {
    margin-top: 15px;
}

.blockTable {
    margin-right: 50px;
}

.campoForm, .divBody input[type="text"], .divBody input[type="password"], .divBody select, input[type="name"], input[type="email"], input[type="number"] {
    border: 2px solid #9b9b9b;
    font-weight: normal;
    font-size: 15px;
    color: #676767;
    border-radius: 4px;
    padding: 5px;
    width: 220px;
}



input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.faqQuestion{
    list-style: none;
    position: relative;
    margin: 5px 0;
}

.faqQuestion:before, .faqAnswer:before{
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #00a43c;
    position: absolute;
    left: -22px;
}

 .faqAnswer:before{
    left: -22px;
}

.faqAnswer {
    margin-left: 25px;
    list-style: none;
    position: relative;
}

ul.faqs {
    padding: 0px 0 0 25px;
}

/*ESTILOS AŅADIDOS LUEGO DEL A AUDITORIA GENERAL*/