/* ----- Global styles ----- */

/*
body {
    //background: #ccc url('../images/body_back.jpg?0496294e9269') repeat-x left bottom;
    background: #ccc url('../images/body_back.jpg') repeat-x left bottom;  
    
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 69%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    margin: 0;
    padding-bottom: 130px;
    //color: #002859;
    color: #003366;
}
p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
    line-height: 1.5em;
    text-align: justify;
}
ul {
    line-height: 18px;
}
h1 a,
h1 a:hover {
    color: inherit;
    text-decoration: inherit;
}

// ----- Useful classes ----- 
.visualClear {
    display: block;
    clear: both;
}
h1 {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
h2 {
    font-weight: bold;
    color: #0099cc;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 8px 0;
}
h3 {
    font-size: 11px;
    margin: 0 0 0.3em;
    font-weight: bold;
    line-height: 15px;
}
h4 {
    font-size: 11px;
    line-height: 15px;
}
h5 {
    font-size: 11px;
    line-height: 15px;
}
a {
    color:#0099cc;
    text-decoration: none;
}
ul, ol {
    margin: 0;
}
a:hover {
    color: #003366;
}
.hidden {
    display: none;
    visibility: hidden;
}
p {
    border: 0;
}

// end shadowbox override 

//TABLAS****************
table.tb_datos,
table.tb_personas,
table.tb_representantes,
table.tb_datos_personales {	
    float: left;
    clear: both;
    margin: 0px;
    border-collapse: collapse;
    //max-width: 700px;//745px;
    
}
table.tb_datos_personales{
    //margin: 5px 10px;
}




/*
table.marcos {
    width: 100%;
    float: left;
    clear: both;
    padding: 2px !important;
    margin: 10px;
    border: solid 1px #003366;
    max-width: 745px;
}

//TABLA DATOS
table.tb_datos {
    width: 100%;	
}
table.tb_datos td {
    padding: 2px;
    border: 1px solid #3A9EBE;
}

table.tb_datos td.titulacion {
    font-weight: bold
}
table.tb_datos td.nombreape {
    width: 30%;
    min-width: 300px
}
table.tb_datos td.epigrafe {
    font-size: 1.1em;
    //background-color: #3A9EBE;
    font-weight: bold;
    width: 35%;
    padding: 6px;
}
table.tb_datos td.epigrafe_val a {
    margin-left: 15px;
}
table.tb_datos td.seccion {
    font-size: 1.2em;
    font-weight: bold;
    background: none;
    border: none 0;
    color: #003366; 
    padding: 0 0 6px 0;
}

table.tb_datos td.sinborde {
    width: auto;
    border: none 0
}

table.tb_datos td select {
    width: 90%;
    margin: 4px auto;
    float: left;
    clear: both;
    border: solid 1px #003366
}
table.tb_datos td h3 {
    border: none 0
}
table.tb_datos td a {
    //	color: #566198
}

td.datosper p {
    width: auto !important;
    clear: none !important
}

//FIN TABLA DATOS
/*

//TABLA DE PERSONAS
table.tb_personas{
    width: 100%;
}
table.tb_personas tr.alt td {
    background-color: #EBEEFA        
}
table.tb_personas th {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    //vertical-align: top;
    vertical-align: middle;
    padding: 4px 8px;
    border: none 0
}
table.tb_personas td {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    padding: 4px 8px;
    background-color: #FFF;    
    border: solid 1px #003366;
}
table.tb_personas td.pub_left {
    width: 25%;
}
table.tb_personas th a.ordenar1 {
    text-decoration: none;
    background: url(../images/bt_arab1.png) left top no-repeat;
    padding: 0 0 0 18px
}
table.tb_personas th a.ordenar1:hover {
    background: url(../images/bt_arab2.png) left top no-repeat
}
table.tb_personas th a.ordenar2 {
    text-decoration: none;
    background: url(../images/bt_abar1.png) left top no-repeat;
    padding: 0 0 0 18px
}
table.tb_personas th a.ordenar2:hover {
    background: url(../images/bt_abar2.png) left top no-repeat
}
table.tb_personas form#busc_personal select#criterios2{
    width: 350px;
}
table.tb_personas form#busc_proyectos select#criterios2 {
    width: 350px;
}
table.tb_personas form#busc_personal select#criterios{
    width: 350px;
    font-size: 1.1em;
}
table.tb_personas form#busc_proyectos select#criterios {
    width: 350px;
    font-size: 1.1em;
}
table.tb_personas form#busc_proyectos input#buscar  {
    margin: 5px;
}

//FIN TABLA DE PERSONAS

//TABLA DE DATOS PERSONALES 

table.tb_datos_personales {
    width: 100%;	
}
table.tb_datos_personales td {
    padding: 2px;
    border: 1px solid #3A9EBE;
}
table.tb_datos_personales td.datosper {
    width: 40%;
}
table.tb_datos td.titulacion {
    font-weight: bold
}
table.tb_datos_personales td.nombreape {
    width: 40%;
    font-size: 1.1em;
    //min-width: 300px
}
table.tb_datos td.epigrafe {
    font-size: 1.1em;
    //background-color: #3A9EBE;
    font-weight: bold;
    width: 35%;
    padding: 6px;
}
table.tb_datos td.epigrafe_val a {
    margin-left: 15px;
}
table.tb_datos td.seccion {
    font-size: 1.2em;
    font-weight: bold;
    background: none;
    border: none 0;
    color: #003366; 
    padding: 0 0 6px 0;
}
table.tb_datos td.sinborde {
    width: auto;
    border: none 0
}
table.tb_datos td select {
    //width: 90%;
    width: 100%;
    margin: 4px auto;
    float: left;
    clear: both;
    border: solid 1px #003366
}
table.tb_datos td h3 {
    border: none 0
}
table.tb_datos td a {
    //	color: #566198
}
table.tb_datos td.sinborde {
    width: auto;
    border: none 0
}
td.datosper p {
    width: auto !important;
    clear: none !important
}
td.datosper .imgLeft {
    float: left;
    width: 100px;
    margin: 0 6px 5px 0;
}

table.marcos table.tb_datos{
    width: 97%;
}

//FIN TABLA DE PERSONAS

//TABLA DE REPRESENTANTES

table.tb_representantes tr.alt td {
    background-color: #EBEEFA
}
table.tb_representantes th {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: middle;
    //padding: 4px 8px;
    //border: none 0
}
table.tb_representantes td {
    //font-size: 1.1em;
    color: #003366;
    text-align: left;
    //vertical-align: top;
    vertical-align: middle;
    padding: 4px 8px;    
    background-color: #FFF;
    border: solid 1px #003366;
}
table.tb_representantes th a.ordenar1 {
    text-decoration: none;
    background: url(../images/bt_arab1.png) left top no-repeat;
    padding: 0 0 0 18px
}
table.tb_representantes th a.ordenar1:hover {
    background: url(../images/bt_arab2.png) left top no-repeat
}
table.tb_representantes th a.ordenar2 {
    text-decoration: none;
    background: url(../images/bt_abar1.png) left top no-repeat;
    padding: 0 0 0 18px
}
table.tb_representantes th a.ordenar2:hover {
    background: url(../images/bt_abar2.png) left top no-repeat
}

//FIN TABLA DE REPRESENTANTES

// ORDENAMIENTO TABLAS 

table.tb_representantes tr.even td,
table.tb_personas tr.even td {
    //background-color: #ccc;
    background-color: #e6e5e5; 
}

table.tb_representantes th.order1, 
table.tb_personas th.order1 {
    text-decoration: none;
    background: url(../images/bt_arab1.png) left center no-repeat;
    padding: 0 0 0 18px;
}

table.tb_representantes th.order1:hover,
table.tb_personas th.order1:hover{
    background: url(../images/bt_arab2.png) left center no-repeat;
}

table.tb_representantes th.order2,
table.tb_personas th.order2{
    text-decoration: none;
    background: url(../images/bt_abar1.png) left center no-repeat;
    padding: 0 0 0 18px
}

table.tb_representantes th.order2:hover,
table.tb_personas th.order2:hover{
    background: url(../images/bt_abar2.png) left center no-repeat
}

// FIN ORDENAMIENTO TABLAS 

/*
*/
/*PIES*/
form#busc_personal {
    //width: 600px
    //width: 100%;
    float: left;
    clear: both;
}
form#busc_personal label {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    //vertical-align: top;
    width: 500px;
    height: 14px;
    //float: left;
    clear: both;
    margin: 10px 0 0 5px
}
form#busc_personal input.campos {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 20px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal input.campos2 {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 20px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal select#criterios {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: both;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal select#criterios3 {
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    //float: left;
    clear: both;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal select#criterios2 {
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: both;
    padding: 2px 4px;
    margin: 0 10px 0 0;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal input#buscar,form#busc_personal input#buscar2,
form#busc_personal input#buscar3, input#mostrar {
    //font-size: 1.1em;
    font-weight: bold;
    color: #003366;
    background: url(../images/bg_bt80.png) left top no-repeat;
    width: 80px;
    height: 20px;
    //float: left;
    clear: both;
    margin: 5px;
    border: none 0
}
form#busc_personal input#buscar2 {
    display: inline;
    clear: none;
    margin: 55px 0 5px
}
form#busc_personal input#buscar3 {
    display: inline;
    clear: none;
    margin: 20px 0 0 10px
}
form#busc_personal select.doubles{
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}

form#busc_personal select#peque {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    //vertical-align: middle;
    width: 150px;
    height: 24px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    //margin: 6px 0 0 10px;
    margin: 3px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal textarea.campost {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 70px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 3px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_personal textarea.campost2 {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 200px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}

form#busc_publicacion {
    //width: 600px
    //width: 100%;
    float: left;
    clear: both;
}
form#busc_publicacion label {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    //vertical-align: top;
    width: 500px;
    height: 14px;
    //float: left;
    clear: both;
    margin: 20px 0 8px 5px;
}
form#busc_publicacion input.campos {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 20px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0px 30px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion input.campos2 {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 20px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion select#criterios {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    //float: left;
    clear: both;
    padding: 2px 4px;
    margin: 6px 0 0px 30px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion select#criterios3 {
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    //float: left;
    clear: both;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion select#criterios2 {
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: both;
    padding: 2px 4px;
    margin: 0 10px 0 0;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion input#buscar,form#busc_publicacion input#buscar2,
form#busc_publicacion input#buscar3, input#mostrar {
    //font-size: 1.1em;
    font-weight: bold;
    color: #003366;
    background: url(../images/bg_bt80.png) left top no-repeat;
    width: 80px;
    height: 20px;
    float: right;
    //clear: both;
    margin: 5px;
    border: none 0
}
form#busc_publicacion input#buscar2 {
    display: inline;
    clear: none;
    margin: 55px 0 5px
}
form#busc_publicacion input#buscar3 {
    display: inline;
    clear: none;
    margin: 20px 0 0 10px
}
form#busc_publicacion select.doubles{
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 0 0px 30px;
    background-color: #FFF;
    border: solid 1px #003366;
}

form#busc_publicacion select#peque {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    //vertical-align: middle;
    width: 150px;
    height: 24px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    //margin: 6px 0 0 10px;
    margin: 3px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_publicacion textarea.campost {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 70px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 3px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}

form#busc_publicacion textarea.campost2 {
    font-size: 1.1em;
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 500px;
    height: 70px;
    //float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}


//FIN PIES

//PFC
form#busc_proyectos {
    //width: 600px;
    float: left;
    clear: both
}
form#busc_proyectos div {
    display: inline;
    width: 240px;
    float: left;
    margin: 0 10px 0 0
}
form#busc_proyectos div#select_desde {
    clear: left
}
form#busc_proyectos div#select_hasta {
    clear: none
}
form#busc_proyectos label {
    //font-size: 1.1em;
    //color: #003366;
    text-align: left;
    vertical-align: top;
    height: 14px;
    float: left;
    clear: both;
    margin: 10px 0 0 0px
}
form#busc_proyectos label span {
    font-weight: normal
}	
form#busc_proyectos input.campos {
    //font-size: 1.1em;
    //color: #003366;
    text-align: left;
    vertical-align: top;
    width: 225px;
    height: 20px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_proyectos input.campos2 {
    //font-size: 1.1em;
    //color: #003366;
    text-align: left;
    vertical-align: top;
    width: 225px;
    height: 20px;
    float: left;
    clear: left;
    padding: 2px 4px;
    margin: 6px 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_proyectos select#criterios {
    //font-size: 1.1em;
    //color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: both;
    padding: 2px 4px;
    margin: 6px 0 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_proyectos select#criterios2 {
    color: #003366;
    text-align: left;
    vertical-align: top;
    width: 510px;
    height: 24px;
    float: left;
    clear: both;
    padding: 2px 4px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_proyectos select.fechas {
    //font-size: 1.1em;
    //color: #003366;
    text-align: left;
    vertical-align: top;
    width: 180px;
    height: 24px;
    float: left;
    padding: 2px 4px;
    margin: 0 10px 0 10px;
    background-color: #FFF;
    border: solid 1px #003366;
}
form#busc_proyectos input#buscar {
    //font-size: 1.1em;
    font-weight: bold;
    color: #003366;
    background: url(../images/bg_bt80.png) left top no-repeat;
    width: 80px;
    height: 20px;
    float: left;
    margin: 6px 10px 0 0;
    border: none 0
}
form#busc_proyectos input#buscar2 {
    //font-size: 1.1em;
    font-weight: bold;
    color: #003366;
    background: url(../images/bg_bt80.png) left top no-repeat;
    width: 80px;
    height: 20px;
    //float: left;
    clear: both;
    margin: 5px 5px 5px 15px;
    border: none 0
}
form#busc_proyectos input#mostrar {
    font-size: 1.1em;
    font-weight: bold;
    color: #003366;
    background: url(../images/bg_bt80.png) left top no-repeat;
    width: 80px;
    height: 20px;
    float: left;
    clear: both;
    margin: 10px 0 0;
    border: none 0
}
//FIN PFC

/*

//BOTON DE VOLVER
a.botoflex2 {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    line-height: 21px;
    text-align: left;
    background: url(../images/bg_bot22.png) right top no-repeat;
    width: auto;
    height: 21px;
    float: right;
    clear: both;
    padding: 0 8px;
    margin-right: 10px; 
}
a.botoflex2 span {
    line-height: 21px;
    background: url(../images/bg_bot21.png) left top no-repeat;
    height: 21px;
    float: right;
    padding: 0 0 0 8px;
}
//FIN BOTON VOLVER


// main division and position for main blocks 
.blockWrapper {
    position: relative;
}

#googlesearch {
    position: relative;
}

#wrapper {
    width: 941px;    
    margin: 0 auto;
    position: relative;
    //background: transparent url('../media/themes/uma/images/wrapper_back.jpg?b4aed8fafbee') repeat-y;
    //background: transparent url('../images/wrapper_back.jpg') repeat-y;
    background: transparent url('../images/wrapper_back2.jpg') repeat-y;
}

#wrapper {
    *zoom: 1;
}

#wrapper:before,
#wrapper:after {
    display: table;
    content: "";
}

#wrapper:after {
    clear: both;
}

#rightbar {
    float: right;    
    width: 218px;
    font-size: 10px;
    z-index: 100;
    position: relative;
    
}
#page-wrapper {
    float: left;
    width: 717px;  // this line is necesary for opera browser 
    
}

// language-selector 
#language-tools {

    margin: 0;
    z-index: 100;
    top: 85px;
    right: 263px;
    position: absolute;
}

#language-tools a.language img{
    float: right;
    margin-right: 27px;
    margin-top: 5px;
}

#language-tools ul {
    position: absolute;
    padding: 2px 0 0 6px;
    //width: 150px;
    height: 53px;
    width: 105px;
    height: 25px;
    text-align: center;

}

#language-tools ul li {
    display: inline;
}
.idiomas {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    height: 64px;
    width: 155px;
}

ul.idiomas li a.lenguaje:link, li a.lenguaje:visited {
    color: #ffffff;
    background: url('../images/flecha_idioma.png?968743bbc160') no-repeat right center;
    width: 200px;
}

ul.idiomas li a.lenguaje:hover {
    color: #ffffff;
}

// cada item del menu 
.idiomas li {
    float: left;    
    height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    clear: both;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    text-align:left;
}
.idiomas li a {

    color: #0099cc;
    display: inline;
    padding: 0;
    margin: 0;
    text-decoration: none;
    // animamos el cambio de color de los textos 
    -webkit-transition: ease-in-out;
    -moz-transition: ease-in-out;
    -o-transition: ease-in-out;
    -ms-transition: ease-in-out;
    transition: ease-in-out;

}
// eliminamos los bordes del primer y el Ãºltimo 
.idiomas li:first-child a { border-left: none; }
.idiomas li:last-child a{ border-right: none; }
// efecto hover cambia el color 

.idiomas li a:hover { color: #003366; }

// los submenÃºs 
.idiomas ul {
    left: 0;    
    margin: 0;
    padding: 0;
    opacity: 0; // no son visibles 
    position: absolute;
    border: 1px solid #FFFFFF;
    top: 20px; // se ubican debajo del enlace principal 
    // el color de fondo 
    background: #e6e5e5;
    background: -moz-linear-gradient(#fefefe,#e6e5e5);
    background: -webkit-linear-gradient(#fefefe,#e6e5e5);
    background: -o-linear-gradient(#fefefe,#e6e5e5);
    background: -ms-linear-gradient(#fefefe,#e6e5e5);
    background: linear-gradient(#fefefe,#e6e5e5);
    // animamos su visibildiad 
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
    width: 155px;
}
// son visibes al poner el cursor encima 
.idiomas li:hover > ul { opacity: 1; }

// cada un ode los items de los submenÃºs 
.idiomas ul li {
    height: 0; // no son visibles 
    overflow: hidden;
    padding: 0;
    margin: 0;
    // animamos su visibildiad 
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
.idiomas li:hover > ul li {
    height: 20px;
    overflow: visible;
    padding: 0;
}
.idiomas ul li a {
    border: none;

    margin: 0;
    // el ancho dependerÃ¡ de los textos a utilizar 
    padding: 0;

}
// el Ãºltimo n otiene un borde 
.idiomas ul li:last-child a { border: none; }

// end main division 
#header {
    height: 116px;
    width: 717px;
    margin: 0;
    position: relative;
    background: #003366 url('../images/header_bg.jpg?fde84fc9ccfb') repeat-x left top;
}

#header ul {
    margin: 0;
}

#headerlogo a {
    float: left;
    margin: 21px 30px 0 30px;
}

#headerlogo #portalTitle {
    float: left;
    margin: 40px 0 0 0;
}

#headerlogo #portalTitle h1 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10pt;
    line-height: 20px;
    margin: 0;
    font-family: Arial;
    color: white;
    font-weight:bold;
}

#headerlogo #portalTitle h2 {
    margin: 0;
    color: white;
    font-family: Arial;
    font-size: 1em;
    clear: both;   
}

.quejas {
    position:absolute;
    //right:134px;
    left:415px;
    top:20px;
}   

.quejas li {
    color: #ffffff;    
    float: left; 
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    clear: both;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12.5px;
    text-align:left;
    
}
.quejas li a{
   color: #ffffff;  
}
.quejas li a:hover{
  color: #0099CC;    
}


#header-blocks #portal-secondary-links {
    position:absolute;
    right:160px;
    top:73px;
}

#header-blocks #portal-secondary-links ul {
    list-style: none;
    margin-top:-12px;
}

#header-blocks #portal-secondary-links ul li {
    display: inline;
}

#portal-footer-links div {
    padding: 0;
    line-height: 110px;
    width: 820px;
    margin: 0 auto;
}

#portal-footer-links ul {
    padding: 0;
    line-height: 110px;
}

#portal-footer-links ul li {
    display: inline;
    padding: 0 0.5em;
    border-right: 1px solid white;
    text-transform: uppercase;
    line-height: 110px;
}

#portal-footer-links ul li.last {
    border-right: none;
}

#portal-footer-links ul li a {
    color: white;
}



// end model h 
// end model design
// rightbar 
#rightbar {
    background: #ebebeb;
    //padding-bottom: 2em;
}

#home #rightbar {
    //min-height: 982px;
   
}

div#user-actions {
    padding-left: 0;
    padding-right: 0;
    width: 202px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;         
}

div#user-actions .user-menu {
    width: 200px;
    margin: 0 auto;
    border: 1px solid white;
    background:  #cccccc url('../images/lock.png?0316a0d4fcc4') no-repeat 170px 10px;    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 11px;   
    height: 92px;
    
}


div#user-actions .user-menu h1 {
    font-size: 11px;
    line-height: 11px;
    color: #003366;
    //margin: 13px 40px 4px 14px;
    margin: 19px 40px 4px 14px;
    //text-transform: uppercase;
    font-weight: bold;
}

div#user-actions .user-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div#user-actions .user-menu ul li {
    padding: 6px 0;
    text-transform: uppercase;
    width: 100px;
    line-height: 12px;
}

div#user-actions .user-menu ul li + li {
    border-top: 1px dashed white;
}

div#user-actions .user-menu ul li a {
    color: #0099cc;
    width: 175px;
    display: block;
}

div#user-actions .user-menu ul li a:hover {
    color: white;
}

ul#user-actions {
    display: block;
    padding: 0 28px 0 10px;
    width: 165px;
    overflow: auto;
    margin: 0.5em auto 0 auto;
}

ul li#action-login  a,
ul#user-actions a {
    color: white;
    text-decoration: none;
}

ul li#action-login  a,
ul li#action-saml2_login a {
    line-height: 27px;
}

ul#user-actions {
    min-height: 45px;
}

ul#user-actions li {
    list-style: none;
}

#rightbar #standingout {
    width: 200px;
    margin: 1em auto;
    border: 1px solid #cccccc;
    background:  white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 1em 0;
}

#rightbar #standingout h1 {
    color: #0099cc;
    background: url('../images/destacados.jpg?5c29b9286ef2') no-repeat center left;
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 26px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
}

#rightbar #standingout .blockBody ul {
    list-style-type: none;
    padding: 0;
    margin-left: 13px;
    margin-right: 13px;
   
}

#rightbar #standingout .blockBody ul li {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    width: 170px;
    overflow: visible;
    font-size: 11px;
    
}

#rightbar #standingout .blockBody ul li + li {
    border-top: 1px dashed #0099cc;   
}

#rightbar #standingout .blockBody ul li span,
#rightbar #standingout .blockBody ul li a {
    width: 170px;
    display: block;
    
}

.rightCol .lastnews ul{
  list-style-type: none;    
  padding: 25px;
  margin-top: -20px;
}


.rightCol .lastnews ul li{   
    margin-bottom: 20px;
    border-bottom: 1px dashed #0099cc;
    //max-height: 150px;
    //overflow: hidden;

}
 
.rightCol .lastnews ul li h1{
    color: #003366;
    text-transform:none;
    margin-bottom: 0px;
    font-size: 12px;
    margin-top: 0px;
    
}

.rightCol .lastnews ul li p{
   padding: 0px; 
   margin-bottom: 20px;
}

//
.rightCol .lastnews ul li + li {
    border-top: 1px dashed #0099cc;     
}



#rightbar #portal-portlet-links h1 {
    display: none;
    visibility: hidden;
    
}

#rightbar #portal-portlet-links ul {
    width: 172px;
    margin: 1em auto;
    border: 1px solid white;
    background:  #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 11px 14px;
    list-style: none;
    font-weight: bold;
}

#rightbar #portal-portlet-links ul li {
    padding: 6px 0;
    text-transform: uppercase;
    width: 100px;
    line-height: 12px;
}

#rightbar #portal-portlet-links ul li + li {
    border-top: 1px dashed white;
}

#rightbar #portal-portlet-links ul li a {
    color: #0099cc;
    width: 175px;
    display: block;
}

#rightbar #portal-portlet-links ul li a:hover {
    color: white;
}


#rightbar #portal-social-links {
    width: 86%;
    margin: 6px auto;
}

#rightbar #portal-social-links h1, #rightbar #portal-social-links h2{
    color: #0099cc;
    font-weight: bolder;
    font-size: 1.2em; //1.1em;
    margin: 0 0 4px;
    display: inline;
}

#rightbar #portal-social-links h2{
    margin-left: 70px;    
}



#rightbar #portal-social-links ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

#rightbar #portal-social-links ul li {
    display: inline;
    margin-right: -2px;
}


// modelo g 

#searcher form div.paspdi {
    display: none;
}

// footer 
#footer {
    font-size: 11px;
    width: 100%;
    height: 130px;
    position: absolute;
    background: transparent url('../images/body_back.jpg?0496294e9269') repeat-x top left ;
}

#footer img {
    vertical-align: middle;
}

#content #messagebox {
    position: relative;
}


// searcher 
#searcher {
    position: relative;
    right: -5px;
    top: 0.5em;
    padding: 11px 5px 0 5px;
    width: 228px;
    height: 55px;
    background: transparent url('../images/searcher_back.jpg?b4aed8fafbee') no-repeat left top;
}
#searcher input.text,
#searcher input.text_google,
#searcher input.text_write,
#searcher input.text_people {
    border: none;
    display: block;
    float: left;
    width: 155px;
    height: 17px;
    font-size: 9pt;
    line-height: 10pt;
    padding: 2px 5px 0 10px;
}
#searcher input.text,
#searcher input.text_write,
#searcher input.text_people {
    background: transparent url('../images/searcher_input_back.jpg?b4aed8fafbee') no-repeat 0 bottom;
}
#searcher input.glass {
    width: 30px;
    height: 20px;
    line-height:19px;
    border: none;
    padding: 0;
    background: transparent url('../images/searcher_button_back.jpg?7fe1d31ce77e') no-repeat left top;
}
#searcher div.typesearch {
    display: block;
    font-size: 9px;
    margin-top: 5px;
    line-height: 14px;
}
#searcher div.typesearch label {
    color: #666666;
    font-size: 9px;
}
#searcher div.typesearch input {
    vertical-align: middle;
    margin-top: 0;
}

#contentwrapper {
    height: 100%;
    min-height: 94px;
    margin: 0;
    padding: 0;
    //background-color: #ffffff;
    background: url('../images/banner.jpg')        
}


.rightCol .rightcol-header {
    background-color: #0099cc;
}
.rightCol .rightcol-header h2 {
    text-transform: uppercase;
    color: #FFF;
    padding: 8px;
    font-weight: normal;
    font-size: 14px;
}

.rightCol .rightcol-header h1 {
    color: #FFF;    
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}

.rightCol .rightcol-content {
    margin: 10px 0 10px 0;
}
.rightCol p {
    padding: 0 25px;
}
td.datosper p {
    padding: 10px 0 0 0;
}
.rightCol h3, .rightCol h4{   
   padding: 0 25px;
   color: #0099CC;
}
.rightCol h3{
  font-size: 15px;   
}
.rightCol h4{
  font-size: 13px;   
}

//menu menu menu menu menu

// Actual menu CSS starts here 
.menu,
.menu ul {
    margin:8px;
    padding:0;   
    list-style: none;     
    width: 92%;
}

.menu li {
    display:block;
    margin: 0 0 5px 0;
    padding:0;
    list-style: none;    
    //background: url("http://www.uma.es/media/themes/uma/img/link2.png?bd0b0968759a") no-repeat right top;     
    //background: url('../images/boton.png?bd0b0968759a') no-repeat right top;  
    background: url('../images/boton.png') no-repeat right top;  
    
    width: 201px;     
    margin-bottom: 0.3ex; 
    margin-left: -1px;    
   
}
.menu li a{
   color: rgb(255, 255, 255); 
   padding: 4px 10px; 
   width: 181px; 
   text-align: left; 
   color: rgb(255, 255, 255);    
   display: block;
   text-transform: uppercase;
   line-height: 20px;
   display: block;      
   
}

.menu li ul{
  background:#cccccc;  //#ebebeb;   
  border: 1px solid white;
  border-radius: 5px;
  -moz-border-radius: 5px;  //UNAI: Esto no sé para qué es
  -webkit-border-radius: 5px; //Esto tampoco
 
  //margin: 0 auto; //1em auto;
  padding: 2px; //11px 14px;
  
  
}
.menu li ul li {
   //background: #ebebeb;
   background:#cccccc;  
   width: 148px;   
}

.menu li ul li a {
    text-transform: none;
    display: block;
    color:#0099cc;
}

.menu li a:hover, .menu li a:focus,.menu li a:active {    
    width: 166px;
    color: rgb(203, 245, 255);
}

.menu li ul li a:hover, .menu li ul li a:focus,.menu li ul li a:active {    
    width: 166px;
    color: rgb(255, 255, 255);
}

.hidden {display:none;}

.wrapper-full{
    //width: 941px;    
    //background-color: #ffffff;
    background: transparent url('../images/wrapper_inner_back.jpg') repeat-y ;
    margin: 0 auto;
}

.leftCol {
    width: 176px;
    float: left;
    //    background: url('../images/left-col-back.png') repeat-x #C0C0C0;
    background: url('../images/left-col-back.png') repeat-x ;
    margin: 0;
    padding: 0;
    min-height: 570px;
}

.rightCol {
    width:  717px;
    height: 100%;
    float: left;  //right
    margin: 0;
    padding: 0;
    background: #fff;  //No estaba antes
}


// model d 
ul.imgList {
    padding: 0;
    list-style: none;
}
ul.imgList li {
    padding: 0.5em 0em 2em 10px;
    //border-bottom: 1px dashed #32add5;
    border-bottom: 1px dashed #0099cc;
    //font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1em !important;
    font-weight: normal;
    list-style-image: none !important;
    margin: 0 !important;
    text-align: justify;    
}

ul.imgList li h3 {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    font-size: small; 
    color: #003366;
}*/


/*

ul.imgList li {
    clear: left;
 }
ul.imgList li div.imgLeft {
    float: left;
    width: 50;//126px;
    margin: 0 2em 0.5em 0;   
   
}
ul.imgList li p {
    line-height: 13px;
    //margin: 0 0 0.75em;
    margin: 0 0 0.5em;
    text-align: justify;
    clear: none !important;
    float: none !important;
}
ul.imgList li p a{
    color: #0099CC;
    text-decoration: none;   
}
ul.imgList a.readMore {
    color: #003366;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 12px;
    //background: transparent url('/media/themes/uma/img/read_more.jpg?d5020ac4963c') no-repeat right center;
}
// end model d 

ul.imgList{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
ul.imgList li p{
    padding: 0;
}
*/

// Botones de imagen doble varios
//-------------------------------------------------- 
a.botones {
    text-decoration: none;
    display: block
}
a.botones:hover {
    text-decoration: none;
    background-position: bottom
}
a.botones span {
    display: none
}
.activo {
    text-decoration: none;
    background-position: bottom
}

#urlpubli {
    background: url(../images/bt_url.gif);

    width: 14px;
    height: 14px;
    float: left;
    

}
#docpubli {
    background: url(../images/bt_doc.gif);

    width: 14px;
    height: 14px;
    float: left;

}
#datospubli {
    background: url(../images/bt_info.gif);

    width: 14px;
    height: 14px;
    float: left;
    margin-right: 4px;

}


// Paginas-------------------------------------------------- 

div.paginacion {
    font-size: 0.9em;
    font-weight: bold;
    line-height: normal;
    background: url(../images/bg_falno.png) left top no-repeat;
    display: inline;
    width: 100%;
    height: 40px;
    float: left;
    clear: both
}
div.paginacion ul {
    float: right;
    margin-right: 10px;
}
div.paginacion ul li {
    float: left;
    margin: 0;
    list-style: none !important
}
div.paginacion ul li a {
    color: #003366;
    text-decoration: none;
    //background-color: #3A9EBE;
    background-color: #0099cc;
    display: block;
    padding: 2px 4px;
    margin: 0 2px;
    border: solid 1px #003366
}
div.paginacion ul li a:hover {
    color:#FFF;
    background-color: #003366;
    border: solid 1px #003366
}
div.paginacion ul li a.corriente {
    color: #003366;
    background-color: #FFF;
    padding: 2px 4px;
    margin: 0 2px;
    border: solid 1px #003366
}
/*
div.ic_social{
    //margin: 6px auto;
    padding: 20px;
    //width: 86%;    
}

div.ic_social h1 {
    color: #0099cc;
    font-size: 1.1em;
    font-weight: bolder;
    margin: 0 0 4px;
}

div.ic_social ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

div.ic_social ul li{
    margin: 0 0 0 25px;
    padding: 0;
}


div.camino{
   height: 26px;   
   margin: 0px;
   padding: 0;
   color: white;
   background-color:#003366; 
}

div.camino h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 4px  10px; 
    text-transform: none;
}

div.camino h1 a{
   color: #ffffff;  
   font-weight: normal;
   text-transform: none;   
}

*/