﻿body {
    font-size: 11px;
    font-family: Verdana, Arial;
}

a {
    text-decoration: none;
    color: #000000;
}
a:hover {
    color: #CC0000;
}

.lnkSubrayado {
    color: #FF3399;
    text-decoration: underline;
}
img {
    border: 0px;
}

select {
    font-family: Verdana;
    font-size: 12px;
}

label {
    cursor:pointer;
}

#tblCabecera {
    height: 80px;
}

.dvMenu {
    width: 100%;
    background-repeat: repeat-x;
    background-image: url('../img/franja_menu.gif');
    background-position: bottom;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    white-space: nowrap;
}

.btnSalir {
    background-image: url('../img/bttn_salir.gif');
    background-repeat: no-repeat;
    padding-top: 3px;
    margin-left: 15px;
    height: 23px;
    width: 150px;
    font-size: 12px;
    color: #fe19e6;
    font-weight: normal;
    cursor: pointer;
}

#tblPie {
    margin: 0 auto;
    text-align: center;
}

#zonaSup {
    height: 60px;
    text-align: center;
}

.margenFecha {
    margin: 0px 10px 0px 0px;
}

/******************
****    Pie    ****
*******************/
/*
.dvIzq {
    text-align:left;
    width:180px;
}

.dvDer {
    text-align:right;
}
*/
/***********************
**** Menu izquierdo ****
************************/
#tblMenu {
    margin-right: 23px;
    text-align: center;
    width: 171px;
}

#tblMenu td {
    height: 37px;
}

#tblMenu span {
    font-size: 13px;
}

#tblMenu .spaMenuSel {
    color: #fe19e6;
}

#tblMenu .tdMenuSup {
    background-image: url('../img/bttn_menu_top.gif');
    background-repeat: no-repeat;
}

#tblMenu .tdMenuSupSel {
    background-image: url('../img/bttn_menu_top_ac.gif');
    background-repeat: no-repeat;
}

#tblMenu .tdMenuMed {
    background-image: url('../img/bttn_menu.gif');
    background-repeat: no-repeat;
}

#tblMenu .tdMenuMedSel {
    background-image: url('../img/bttn_menu_ac.gif');
    background-repeat: no-repeat;
}

#tblMenu .tdMenuInf {
    background-image: url('../img/bttn_menu_dwn.gif');
    background-repeat: no-repeat;
}

#tblMenu .tdMenuInfSel {
    background-image: url('../img/bttn_menu_dwn_ac.gif');
    background-repeat: no-repeat;
}

.dvPagina {
    /*text-align: center;*/
    vertical-align: top;
    width: 860px;
    margin: 0 auto;
}

/***************
**** Textos ****
****************/
.letraNegra {
    font-weight: bold;
    color: #000000;
}

.letraNegraTit {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.letraRosaBase {
    font-size: 12px;
    color: #fe19e6;
}

.letraRosa {
    font-size: 12px;
    font-weight: bold;
    color: #fe19e6;
}

.letraRosaTit {
    font-size: 18px;
    font-weight: bold; /**/
    color: #fe19e6;
}

.letraList {
    color: #b4b4b4;
    font-size: 10.5px;
}

.letraEnList {
    color: #8a888b;
    font-weight: bold;
    font-size: 11px;
}

.txtLogin {
    width: 120px;
}

#tdHomeCentral {
    width: 649px;
    height: 244px;
    background-image: url('../img/img_home.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    vertical-align: top;
}

#tdHomeCentral .td1 {
    width: 214px;
    vertical-align: top;
}

#tdHomeCentral .td1 .tds1 {
    width: 199px;
    padding: 4px 0 0 15px;
}

#tdHomeCentral .td1 .tds2 {
    height: 20px;
}

#tdHomeCentral .td1 .tds3 {
    width: 20px;
}

#tdHomeCentral .td1 .tds4 {
    width: 137px;
}

#tdHomeCentral .td1 .tds5 {
    width: 57px;
}

#tdHomeCentral .td2 {
    width: 167px;
}

#tdHomeCentral .td3 {
    width: 268px;
}

#tdHomeCentral .td3 .tds1 {
    padding-bottom: 2px;
}

#tdHomeCentral .td3 .tds2 {
    padding-top: 8px;
    padding-right: 6px;
    width: 128px;
}

#tdHomeCentral .td3 .tds4 {
    padding-top: 10px;
}

#tdHomeCentral .td3 .tds5 {
    vertical-align: top;
    height: 25px;
}

#tdHomeCentral .td3 .tds7 {
    vertical-align: top;
    padding-top: 15px;
    width: 60px;
}

#tdHomeLateral {
    /*width: 191px;*/
    background-image: url('../img/panel_acceso.gif');
    background-repeat: no-repeat;
    background-position: top;
    vertical-align: top;
}

#tdHomeLateral a {
    text-decoration: underline;
}

#tdHomeLateral .td1 {
    width: 176px;
    padding: 7px 0 10px 15px;
}

#tdHomeLateral .td2 {
    width: 176px;
    padding: 5px 0 0 15px;
}

#tdHomeLateral .td3 {
    padding: 5px 5px 0 15px;
    width: 125px;
}

#tdHomeLateral .td4 {
    padding: 5px 0 0 3px;
    width: 51px;
}

#tdHomeLateral .td5 {
    padding: 8px 0 0 20px;
}

#tdHomeLateral .td6 {
    padding: 5px 0 10px 25px;
}

#tdHomeLateral .td7 {
    height: 95px;
    text-align: center;
    vertical-align: bottom;
}

.tdSombreado {
    width: 138px;
    background-color: #f7f7f7;
}

.tdTotalUsers {
    padding-top: 15px;
}

/******************
**** Mi perfil ****
*******************/
.tdTitulo {
    padding-bottom: 25px;
}

.tdIntro {
    padding-bottom: 10px;
}

.tdMiPerfil table td {
    vertical-align: top;
}

.tdApartado {
    /*padding-left:5px;*/
    padding-top: 10px;
}

.letraTab {
    color: #717171;
    font-size: 13px;
    font-weight: bold;
}

.tdIzqSel {
    background-image: url('../img/pesIzqCar.gif');
    cursor: pointer;
    width: 10px;
    height: 26px;
}

.tdCenSel {
    background-image: url('../img/pesCenCar.gif');
    background-repeat: repeat-x;
    cursor: pointer;
}

.tdDerSel {
    background-image: url('../img/pesDerCar.gif');
    cursor: pointer;
    width: 10px;
    height: 26px;
}

.tdIzq {
    width: 10px;
    height: 26px;
}

.tdCen {
}

.tdDer {
    width: 10px;
    height: 26px;
}

.tblFicha {
    background-color: #f6f6f6;
}

.tdFicha {
    background-color: #f6f6f6;
    padding: 10px 20px;
    height: 300px;
    width: 700px;
    vertical-align: top;
    text-align: left;
}

.explicaSec {
    padding-top: 5px;
}

.tdFicha table td {
    /*padding-left:7px;*/
}

.noValidado {
    border: solid 1px #FF0000;
}

/* Fotos */
.imgFoto {
    cursor: pointer;
    height: 62px;
    width: 63px;
}

.imgFotoMain {
    /*
    height: 300px;
    width: 300px;
    */
}

#tdImgFotoMain {
    height: 325px;
   /*width: 500px;*/
   text-align:center;
}


tdMiniFoto {
    padding: 0px;
}

.imgNoValida {
    border: solid 1px red;
}

/******************
**** Búsquedas ****
*******************/
#res_busqueda table {
    width: 600px;
}

#res_busqueda td {
    height: 135px;
    width: 290px;
}

#res_busqueda td.res {
    background-image: url('../img/cas_grande.gif');
    background-repeat: no-repeat;
}

#res_busqueda div {
    /*border: solid 1px #000000;*/
    line-height: 15px;
}

#res_busqueda span {
    /*border: solid 1px #000000;     padding-left:5px;*/
}

.res_perfil {
    float: left;
    margin: 5px;
    width: 53%;
    text-align: left;
}

.res_perfil div {
    padding-left: 5px;
}

/***********************
**** Ficha personal ****
************************/
#tblFichaPer td {
    padding-right: 5px;
}
#tblFichaPer #tblFotos td {
    padding-right: 15px;
}

#tblFichaPer #tblFotos .imgFotoMain {
    /*
    height: 300px;
    width: 300px;
*/
}

#tblFichaPer #tblFotos .tdMiniFoto {
    padding-top: 7px;
}

.divFichaPer {
    /*background-color: #EEEEEE;*/
    border: solid 1px #EEEEEE;
    margin: 0px 10px 0px 0px;
    padding: 5px 20px;
    width: 247px;
}

.divFichaPer div {
    margin-top: 7px;
}

/*****************
**** Noticias ****
******************/
.link_noticias {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.link_noticias:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

/*Estilo color intercalado en fondo de tablas*/
.GridItemNot {
    /*background-color: #FDFDFD; border-bottom:solid 1px #808080;*/
      background-repeat: repeat-x;
    background-image: url('../img/franja_menu.gif');
    background-position: bottom;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    height:25px;
}
.GridAlterNot {
    /*background-color: #EEEEEE; border-bottom:solid 1px #808080;*/
        background-repeat: repeat-x;
    background-image: url('../img/franja_menu.gif');
    background-position: bottom;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    height:25px;
}

/* Contacto */
#tblContacto {
    width: 450px;
}

#tblContacto table {
}

#tblContacto td.tit_contacto {
    padding: 5px 5px 0px 0px;
    text-align: right;
    vertical-align: top;
}

.guardadoOk {
    color: #CC0000;
    font-size: 13px;
    font-weight: bold;
}

#dvTooltip {
    position: absolute;
    width: 170px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    background-color: #FFFFFF;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dvTooltip span {
    /*font-weight: bold;*/
}

/* Enlaces - Colaboradores */
#tblColaboradores td {
    text-align:center;
}

#tblNuevos td {
	padding-bottom:20px;
}
