/* Añadido por el CSIC */
.contadorComunidades {
    font-size: 0.75em;
} 

.popup_ayuda_general{

    position:absolute;
    top:140px;
    right:30px;
    width:60px;
}

.popup_ayuda_particular{
    display: inline !important;
}


/* Añadido para el listado de autores */

.tituloItemAutores{ font-family: "Arial", "Helvetica", sans-serif;

                    background-color: #f5f5f5;
                    padding: 6px 10px 5px 10px;
                    min-height: 30px;
                    border-top: 1px solid #ab0029;
                    border-bottom: 1px solid #ab0029;
}

.columnaAutores1{ font-family: "Arial", "Helvetica", sans-serif;
                  font-size: 0.9em;
                  font-style: normal;
                  font-weight: normal;
                  color: #000000;
                  vertical-align: middle;
                  text-decoration: none;
                  background: #e9e9e9;
}

.columnaAutores2{ font-family: "Arial", "Helvetica", sans-serif;
                  font-size: 0.9em;
                  font-style: normal;
                  font-weight: normal;
                  color: #000000;
                  vertical-align: middle;
                  text-decoration: none;
                  background: #f5f5f5;
}

.textoAyudaPeticiones{ font-family: "Arial", "Helvetica", sans-serif;
                       font-size: 0.9em;
                       font-style: normal;
                       font-weight: normal;
                       color: #000000;
                       vertical-align: middle;
                       text-align: justify;
                       text-decoration: none;
}

/* Fin listado de autores */





/* Módulo estadísticas CSIC */

.cabeceraEstadisticas { font-family: "Arial", "Helvetica", sans-serif;
                        font-size: 1em;
                        font-style: normal;
                        font-weight: 600;
                        text-decoration:none;
                        color: #ab0029;
                        border: 1px solid #CCCCCC;
                        background: #EEEEEE;
                        margin-bottom: 6px;
                        padding-right: 6px;
                        padding-left: 6px;
                        padding-top: 3px;
                        padding-bottom: 2px;
}


a.cabeceraEstadisticas { font-family: "Arial", "Helvetica", sans-serif;
                         text-decoration:none;
                         color: #666666;
                         font-weight: normal;
}

a.cabeceraEstadisticas:hover { font-family: "Arial", "Helvetica", sans-serif;
                               color: #ab0029;

}

.formularioEstadisticas {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 0.9em;
    font-style: normal;
    color: black;
    border: 1px solid #cccccc;
    width: 550px;
    margin: 15px 12px 0px 12px;
    padding: 5px 5px 5px 12px;
}

.formularioEstadisticasCentros {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 0.9em;
    line-height: 25px;
    font-style: normal;
    color: black;
    border: 1px solid #cccccc;
    margin: 15px 12px 0px 12px;
    padding: 5px 5px 5px 12px;
    width: 692px;
}

.cajaEstadisticas {
    font-family: "Arial", "Helvetica", sans-serif;
    margin: 20px 200px 5px 12px;
    padding: 5px 12px 10px 12px;
    border: 1px solid #E4E4E4;
    line-height: 14px;
    /* background: #F5F5F5; */
    width: 686px;
}

.cajaEstadisticasInfo {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 0.75em;
    margin: 20px 200px 5px 12px;
    padding: 5px 12px 10px 12px;
    border: 1px solid #E4E4E4;
    line-height: 14px;
    /* background: #F5F5F5; */
    width: 686px;
}

.cajaEstadisticasCentros {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 1em;
    margin: 20px 5px 5px 12px;
    padding: 12px 0px 10px 10px;
    border: 1px solid #E4E4E4;
    line-height: 20px;
    /* background: #F5F5F5; */
    width: 700px;
}

.tablaEstadisticas {
    font-family: "Arial", "Helvetica", sans-serif;
    border-collapse: collapse;
    margin-top: 12px;
    margin-bottom: 10px;
}


.tablaEstadisticas th {
    border: 1px solid #D4E0EE;
    padding: 4px;
    text-align: center;
    background: #EEEEEE;
    color: #4F76A3;
    font-size: 0.9em;
    font-weight: bold;
}


.tablaEstadisticas td {
    border: 1px solid #D4E0EE;
    padding: 3px;
    text-align: left;
    color: #000000;
    font-size: 0.8em;
}


.tablaEstadisticas tr:hover {
    background:#99BCBF;
}

p.textoSinDatos {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 1.1em;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;

}

/* FIN Módulo estadísticas CSIC */





/* Estilos especificos diseño 2mdc  */
.cabecera {
    background-image: url(image/fondo_cabecera.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ab0029;
    width: 99%;
}
.cabecera a {
    font-size: .7em;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #666666;}

.cabecera a:hover {
    color: #b70000;}


.busqueda {
    border-bottom: 1px solid #ab0029;
    background-color: #f5f5f5;
    margin: 0 0 10px 0;
    padding: 0 20px 0 10px;
    min-height: 30px;
}
.busqueda a {
    color: #444444;
    font-size: 0.8em;
    text-decoration: none;
    vertical-align: top;
}
.busqueda a img{
    border: none;
    padding: 0 10px 0 4px;
    vertical-align: -1px;
}
.busqueda form {
    margin: 2px 0;
    padding: 3px;
}

.boton_busqueda {
    border: none;
    background-color: transparent;
    background-image: url(image/lupa_buscar.gif);
    background-position: center right;
    background-repeat: no-repeat;
    text-align: right;
    width: auto;
    overflow: visible;
    padding:0 20px 0 0;
    margin-right: 15px;
}

.busqueda_principal {
    width: 240px;
    border: 1px solid #333333;
    color: #999999;
}


/* Menu superior */
.menu_superior {width: 220px; float:right; margin:0; padding: 0}
.menu_superior ul {float:right; list-style-type:none; margin: 0; padding: 0}
.menu_superior ul li {float: left; width:40px;font-size:1em;}
.menu_superior ul li h2 {font-size:1em;text-align:center; margin: 0; padding: 0}
.menu_superior ul li h2 a {color: #ab0029; text-decoration:none;width: 40px; display:block !important; margin: 0; padding: 0}
.menu_superior ul li h2 a img {border: none}
.menu_superior ul li h2 a:focus {color:#fff;}
.menu_superior ul li h2 a:hover {color:#fff;}
.menu_superior ul li ul {position: absolute; width: 160px; top: -1000px; margin: 0 0 0 -50px; padding: 0; border: 1px solid #ab0029}
.menu_superior ul li ul li {float: none; border: none; width: 160px; margin: 0; padding: 0}
.menu_superior ul li ul li h3{display: block; background-color: #ffffff; width: 160px; margin: 0; padding: 0}
.menu_superior ul li ul li a {display: block; width: 160px; text-decoration: none; margin: 0; padding: 0; background-image: url(image/trans.gif);}
.menu_superior ul li ul li h3 a {padding: 5px 0 5px 7px;width: 153px; font-size: 0.6em !important; color: #444444; margin:0}
.menu_superior ul li ul li h3 a:focus {padding: 5px 0 5px 7px;width: 153px; background-color: #cccccc}
.menu_superior ul li ul li h3 a:hover {padding: 5px 0 5px 7px;width: 153px; background-color: #cccccc}


/*Idiomas*/
#idiomas {
    float:right;
    width: 120px;
    margin: 10px 0 0 0;
    padding: 0;
}
#idiomas ul {
    float: right;
    width: 115px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#idiomas ul li{
    float: left;
    padding: 0 5px !important;
    margin:0;
    font-size: 0.6em !important;
}
#idiomas ul li a {
    font-size: 1em !important;
    margin: 0;
    padding: 0;
}
#idiomas ul li a:hover{
    color: #cc0000;
}

/* div central */
.cuerpo {
    padding: 0;
    margin: 0 0 0 5px;
}
.gris {
    background-color: #d0d0d0;
}
.grisclaro {
    background-color: #f0f0f0;
}


/*Estilos de la barra de  navegacion lateral*/
.nav_principal {
    float: left;
    width: 150px;
    background-color: #f5f5f5;
    margin: 0px 0px 0px 0px;
    padding: 8px 8px 8px 8px;
    text-align: left;
    border: 1px solid #ab0029;
}

.nav_principal_caja {
    float: left;
    width: 138px;
    background-color: #f5f5f5;
    margin: 0px 0px 8px 0px;
    padding: 5px 0px 0px 10px;
    text-align: left;
    border: 1px dashed #8c8c8c;

}

.nav_principal h2 {
    margin: 4px 8px 4px -2px;
    padding: 2px;
    /*border-bottom: 2px solid #cccccc;*/
    background-color: #cccccc;
    text-align: left;
    font-size: 0.7em !important;
    text-transform: uppercase;
    color: #000000;
}
.nav_principal a {
    text-align: left;
    text-decoration: none;
    color: #444444;}

.nav_principal ul {
    margin: 0 10px 10px 0;
    padding: 0;
    list-style-type: none;
}
.nav_principal ul li {
    font-size: 0.75em;
    border-bottom: 1px solid #cccccc;
    text-align: left;
    margin: 0;
    padding: 3px 0 4px 0;
}
.nav_principal ul li a {
    text-decoration: none;
    display: block;
    /*text-transform: uppercase;*/
    color: #666666;
}
.nav_principal ul li a:hover {
    color: #b70000;
}

.nav_principal form {
    margin: 10px 10px 30px 10px;
}
.nav_principal form label{
    color: #444444;
    font-size: 0.7em;
    font-weight: bold;
}
.nav_principal form input {
    border: 1px solid #cccccc;
    width: 100px;
}
.nav_principal form a {
    display: block;
    font-size: 0.8em;
    margin: 7px 0;
}
.logado {
    margin: 0 10px 30px 0;
    text-align: right;
    font-size: 0.8em;
}
.logado a {
    display: block;
    margin: 3px 0;
}


.listados {
    width: 98%;
    margin: 0px 0px 0px 5px;
    border: 0px solid #ab0029;
}
.listados p {
    font-size: 0.8em;
    margin: 0px 0px 8px 8px;
    color: #555555;
}
.listados h2 {
    color: #ab0029;
    font-size: 1em !important;
    border-bottom: 1px solid #ab0029;
    padding-left: 15px;
    margin-bottom: 10px;
    background-image: url(image/stripe.gif);
    background-repeat: no-repeat;
}
.listados strong {
    color: #b70000;
}
.listados b {
    color: #333333;
}
.listados ul {
    list-style-type: none;
    padding-left: 22px;
    margin-left: 0;
    margin-top: 10px;
}
.listados ul li a {
    color: #555555;
    text-decoration: none;
    font-size: 0.8em;
    margin-top: 10px;
}
.listados ul li a:hover {
    text-decoration: underline;
}
.listados a img {
    padding: 1px 5px  1px 10px;
    border: none;
}



.noticias {
    width: 96%;
    border: 1px solid #ab0029;
    margin: 5px 0 0 10px;
    /*padding: 15px 10px;*/
}
.noticiasHistorico {
    font-size: 0.8em !important;
    width: 98%;
    border: 1px solid #ab0029;
    margin-top: 0px;
}
.noticiasHistorico h1 {
    color: #ab0029;
    font-size: 1em !important;
    border-bottom: 1px solid #ab0029;
    padding-left: 15px;
    background-image: url(image/stripe.gif);
    background-repeat: no-repeat;
}
.noticias h1 {
    color: #ab0029;
    font-size: 1em !important;
    border-bottom: 1px solid #ab0029;
    padding-left: 15px;
    background-image: url(image/stripe.gif);
    background-repeat: no-repeat;
}
.noticias strong {
    padding-left: 18px;
    margin-left: -20px;
    background-repeat: no-repeat;
    background-image: url(image/flecha_gris.gif);
    color: #333333;
}
.noticias p {
    font-size: 0.8em !important;
    margin: 6px 15px 6px 27px;
    margin-bottom: 12px;
}


/* extra para nuevos carteles de home.jsp */
.banner {
    width: 100%;
    margin: 0;
    padding: 0;
}

.banner hr {
    border-bottom:1px dotted #ab0029;
    height:1px;
    border-top:none;}

.banner p{
    margin:0;
    padding:0 10px 0px 10px;
    margin-bottom: 10px;
    text-align: justify;
}

.banner a {
    color: #333333 !important;
    text-decoration: none;
    font-size: 0.8em;
}
.banner a:hover {
    text-decoration: underline;
}
.banner strong {
    color: #b70000;
}
.banner span {
    color:#CC0000;
}


.banner1 {
    width: 46%;
    border: 1px solid #ab0029;
    padding-top:55px;
    background:url(image/banner_midcsic.gif) top left no-repeat;
    float: right;
}


.banner2 {
    width: 46%;
    border: 1px solid #ab0029;
    padding-top:55px;
    background-color: white;
    background:url(image/cop.gif) top left no-repeat;
}
.banner2bis {
    width: 90%;
    border: 1px solid #ab0029;
    padding-top:55px;
    background-color: white;
    background:url(image/cop.gif) top left no-repeat;
}

.banner2bis a {
    color: #333333 !important;
    text-decoration: none;
    font-size: 0.9em;
}

.banner2bis a:hover {
    text-decoration: underline;
}


.banner3 {
    width: 90%;
    border: 1px solid #ab0029;
    padding-top:55px;
    background-color: white;
    background:url(image/banner_sherpa.gif) top left no-repeat;
}

.banner3 a {
    color: #333333 !important;
    text-decoration: none;
    font-size: 0.9em;
}

.banner3 a:hover {
    text-decoration: underline;
}

.contadorComunidades {
    font-size: 0.75em;
}


.DC_CifrasTexto {
    font-size: 0.8em;
    /*font-weight: bold;*/
    margin: 0px 0px 0px 27px;
    color: #555555;
}
.historicoImagenes {
   font-size: 0.8em !important;
   color: #ab0029;
   font-weight: bold !important;
}


.homeImagenes {
    text-align: center;
    width: 400px;
    padding: 3PX;
    border: 1px solid #ab0029;
    margin-top: 5px;
}



.infoImagenes {
font-size: 0.8em;
margin: 0px 0px 0px 0px;
}


.infoImagenes h1{
   color: #ab0029;
    font-size: 1em !important;
    
    padding-left: 15px;
    background-image: url(image/stripe.gif);
    background-repeat: no-repeat;
}
.infoImagenes h2 {
    color: #ab0029;
    font-size: 1em !important;
    border-bottom: 1px solid #ab0029;
    padding-left: 15px;
    margin-bottom: 10px;

    background-repeat: no-repeat;
}


.infoImagenes strong{    
    color: #333333;
}
.tamTabla {

    font-size: 0.9em !important;

}


/*Estilos del pie de pagina*/
.pie {
    margin: 10px 0px 0px 10px;
    border-top: 1px solid #ab0029;
    border-bottom: 1px solid #ab0029;
    background-color: #f5f5f5;
    padding: 5px 10px 10px 10px;
}
.pie img {
    vertical-align: middle;
}
.logos_footer {
    float: left;
    margin: 5px 10px 10px 0;
}
.nav_footer {
    text-align: center;
    margin: 0 10px;
    padding: 0;
}
.nav_footer h2{
    display: inline;
    font-size: 0.7em !important;
    padding: 0 1px 0 0;
    font-weight: normal;
}
.nav_footer ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.nav_footer ul li {
    font-size: 0.7em !important;
    display: inline;
    margin: 0;
    padding: 0 5px;
    border-right: 1px solid #cccccc;
    color: #666699;
}
.nav_footer ul li a {
    text-decoration: none;
    display: inline;
    color: #666666;
}
.nav_footer ul li a b {
    color: #888888;
}
.nav_footer ul li a:hover {
    color: #cc0000;
}



.textoGeneral {
    font-size: 0.8em;
}

.textoGeneral strong {
    text-decoration: underline;
}

.textoGeneral a {
    text-decoration: none;
}

.textoGeneral a:hover {
    text-decoration: underline;
}

.textoAR{ font-family: "Arial", "Helvetica", sans-serif;
                     font-size: 0.8em;
                     font-style: normal;
                     font-weight: bold;
                     color: #555555;
                     text-align: center;
                     text-decoration: none;}

/*Página AJAX listadoMetadatos vocabulario controlado*/
.cabeceraAutoCompletar {
    background-image: url(/image/cabecera_popUp.gif);
}

.texto1_AutoCompletar{ font-family: "Arial", "Helvetica", sans-serif;
   font-size: 1em;
   font-style: normal;
   font-weight: bold;
}

.cajaAutoCompletar {
    border: 1px solid #ab0029;
    padding:4px;
    width:570px;
    height:280px;
    overflow: auto;
}

.cajaCentrada {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 80px;
    margin-top: -30px;
    margin-left: -250px;
    overflow: auto;
    /*border: 1px solid red;*/
    vertical-align: middle;
    text-align:center;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 1em;
}

.inputCompletar {
    border: 1px solid #ab0029;
    padding:4px;
    width:570px;
}

.textoSugerenciaCompletar { font-family: "Arial", "Helvetica", sans-serif;
   font-size: 0.9em;
   font-style: normal;
}

a.textoListadoAutoCompletar { font-family: "Arial", "Helvetica", sans-serif;
   font-size: 0.8em;
   font-style: normal;
   text-decoration:none;
   color: #385001;
}

a.textoListadoAutoCompletar:hover { font-family: "Arial", "Helvetica", sans-serif;
   color: #a6bd17
}


.collectionListItem{  
    line-height: 20px;
    font-size: 0.9em;
    font-style: normal;
    font-family: "Arial", "Helvetica", "sans-serif";
}
