﻿body 
{
    background: #cbdce6 url("bk2.jpg") repeat-x scroll left top;
    font-family: Trebuchet MS, Helvetica, Arial;
    font-size: 0.9em;
    padding: 0; margin: 0;
}

a
{
    color: #606060;
}

.hide { display: none; }

#contenedor 
{
    width: 975px;
    margin: 20px auto 11px auto;
    padding: 0;
    min-height: 400px;
    background-color: #dde6eb;
    background: #dde6eb url(file.png) repeat-x scroll top left; 
    position: relative;
}

#logo
{
    position: absolute;
    left: 36px;
    top: 0px;
    margin: 0;
    padding: 0;
    z-index: 100;
    outline: 0;
}

#cuerpo 
{
    margin: 0;
    padding: 0;
}

#cuerpo h2 
{
    color: #4d4d4d;
    margin: 0 0 10px 0;
}

a img 
{
    border: 0;
}

#bsup 
{
    background: transparent url("bsup2.png") repeat-x scroll left top;
    height: 36px;
}
  
#header 
{
    position: relative;
}  
    
#rbar 
{
    width: 232px;
    background-color: transparent;
    float: right;
    margin: 0 0 0px 0;
    padding: 0;   
}

#pie 
{
    background-color: #D3DFE7;
    clear: both;
    padding: 0px 0 0px 14px;
    width: 947px;
    margin: 0;
}

#pie .interior
{
    margin: 0;
    padding: 5px 0 0 0;
    background: #D3DFE7 url(fondo_pie.png) repeat-x scroll left top;
    width: 947px;
    vertical-align: middle;
    text-align: center;
    height: 104px;
}

#pie ul.logos, #pie ul.links, #pie ul.menusecundario
{
    line-height: normal;
    padding: 0; 
    margin: 0;
    display: block;
}

#pie ul.menusecundario 
{
     margin-top: 5px; 
}

#pie ul.logos  
{
    margin-top: 3px; 
}

#pie ul.links  
{
    border-top: 1px solid #999999;
    margin: 3px auto 0 auto;
    padding-top: 1px;
    width: 700px;
    font-size: 0.9em;
}

#pie ul.logos li
{
    list-style: none; 
    padding: 0; 
    margin: 0 0px 0 30px;
    display: inline;
}

#pie ul.logos li.first
{
    margin: 0;
}

#pie ul.links li
{

}


#widgets-area
{
    width: 218px;
    margin-bottom: 20px;
    background-color: #E8EAED;
    padding-top: 5px;
}

.widget 
{
    margin: 0 auto 0 auto;
    clear: both;
}

a.h
{
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
}


.h 
{
    display: none;
}



a.link-agenda 
{
    margin: 0px 10px 10px 10px;
    z-index: 10000;
    display: block;
    padding: 5px 0px 15px 75px;
    vertical-align: top;
    height: 40px;
    background: white url(agenda-profesional.png) scroll no-repeat 15px 5px;
    text-decoration: none;
    font-size: 1.2em;
    border: 1px solid transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
a.link-agenda:hover 
{
    color: #404040;
    background-color: #f8f8f8;
    border: 1px solid #808080;
}

#link-agenda.lang-de
{
    padding-top: 20px;
    font-weight: bold;
    height: 25px;
    font-size: 95%;
}


/************ El tiempo ***********************/
.eltiempo 
{
    width: 185px;
    height: 54px;
    background: transparent url("fw.png") no-repeat scroll left top;
    padding: 7px 7px 17px 7px;
    color: #00346e;
    position: relative;
    z-index: 900;
}

.eltiempo.media 
{
    background: transparent url("weather-media.png") no-repeat scroll left top;
}

#et-fecha
{
    position: absolute;
    top: 7px;
    left: 60px;
    font-size: 11px;
    font-weight: bold;
}   

#et-temperatura
{
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: White;
    top: 19px;
    left: 60px;
}

#et-condiciones 
{
    position: absolute;
    top: 48px;
    left: 10px;
    font-size: 11px;
}

#et-by a {
    text-decoration: none;
    font-size: 10px;
    color: #a0a0a0;
}
#et-by {
    text-align: center;
}

#et-ico
{
    position: absolute;
    top: 6px;
    left: 10px; 
    border: 1px solid #0071A1;
    height: 40px;
    width: 40px;
    border-radius: 5px;
    background-color: transparent;
    overflow: hidden;
    padding: 0px;
}

#et-ico img 
{
    position: relative;
    left: -5px;
    top: -5px;
    width: 50px;
    height: 50px;    
}

.tooltip 
{
    position: absolute;
    top: 60px;
    left: 35px;
    width:185px;
    display:none;
    background-color: #f0f0ff;
    border: 1px solid #808080;
    font-size:12px;
    padding:5px;
    margin: 0 auto 0 auto;
    color: black;	
    z-index: 30000;
    box-shadow: 5px 5px #c0c0c0;
}

.tooltip h3 
{
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0 5px;
}
.tooltip .prev
{
    width: 100%;
    float: left;
    clear: both;
}

.tooltip .prev img {
    margin-top: 2px;
    border-radius: 5px;    
}

.tooltip .prev .lateral
{
    text-align: center;
    float: left;
    padding: 3px 3px 10px 3px;
    font-weight: bold;
    margin: 0 3px 3px 0;
}

.tooltip .prev .temp
{
    font-size: 1em;
    font-weight: bold;
}

.tooltip .cond
{
    font-size: 1em;
    padding-left: 60px;
    
}



/**************** Idioma ***********************/
.idioma 
{
    margin: 2px 0 8px 2px;
    text-align: center;
}

.idioma img
{
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    margin:0 0 0 0;
}

.idioma img.bandera-activada {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #ccc;
    border-left: 3px solid #fff;
    border-right: 3px solid #ccc;
}
    
    
/**************** Calendario **********************/
.calendario 
{
    background-color: #DBDCDD;
    float: left;
    width: 100%;
    padding-bottom: 8px;
    position: relative;
}    

.calendario h2 
{
    text-align: center;
    font-size: 1em;
    color: #4d4d4d;
}

.calendario h3
{
    width: 189px;
    margin: 0 auto 10px auto;
    padding: 2px;
    background-color: White;
    text-align: center;
    font-size: 1em;
    color: #4d4d4d;
}

.calendario h3 a 
{
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
    color: #4d4d4d;
}

.calendario h3 a.prev
{
    float: left;    
}

.calendario h3 a.next
{
    float: right;    
}

.calendario .cell
{
    margin: 0;
    padding: 0;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8em;
    width: 27px;
    height: 26px;
    float: left;
    background-color: #DBDCDD;
}

.calendario .dias 
{
    width: 189px;
    margin: 0 auto 0 auto;
}

#calendar-loading 
{
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 10000;
}

.calendario .hoy
{
    background: transparent url(calcell.png) no-repeat scroll -27px top;
    color: White;
}

.calendario .off 
{
    background: transparent url(calcell.png) no-repeat scroll 0 top;
}

.calendario .evt
{
    font-weight: bold;
    color: navy;
    text-decoration: underline;
    background: transparent url(calcell.png) no-repeat scroll 0 top;
}

/***************** Transportes ***************************/
.transportes 
{
    padding: 5px;
    width: 184px;
    color: #4d4d4d;
    font-size: .9em;
}

.transportes .trenes, .transportes .vuelos
{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

.transportes .vuelos h3 
{
    color: #4d4d4d;
    background: transparent url(transportes.png) no-repeat scroll left top;
    padding-left: 35px;
    line-height: 25px;
    font-size: 1.1em;
    height: 25px;
    margin: 15px 0 0px 0;
}

.transportes .masinfo
{
    margin-top: 4px;
    font-size: 90%;
    text-align: left;
}

.transportes .masinfo span {
    float: right;
}

.transportes .masinfo a
{
    text-decoration: none;
}
    
.transportes .trenes h3 
{
    color: #4d4d4d;
    background: transparent url(transportes.png) no-repeat scroll left -25px;
    padding-left: 35px;
    line-height: 25px;
    font-size: 1.1em;
    height: 25px;
    margin: 15px 0 0px 0;
}


.transportes table 
{
    margin-top: 3px;
    border-collapse: collapse;
}

.transportes table td
{
    padding: 0;
    margin: 0;
    padding: 0;
}

.transportes strong
{
    margin-right: 5px;
    font-size: 0.9em;
    color: black;
}
    
/******************** Situación ***************************/

.situacion 
{
    padding: 5px 0 15px 0;
    width: 184px;
    color: #4d4d4d;
    font-size: .9em;
}

.situacion h2 
{
    color: #4d4d4d;
    font-size: 1.1em;
    margin: 15px 0 10px 0;
}    

.situacion img 
{
    text-align: center;
}

/********************* Buscador *************************/
.buscador 
{
    padding: 5px 7px 15px 7px;
    width: 200px;
    color: #4d4d4d;
    font-size: .9em;
}

.buscador #what {
    width: 165px;
    height: 16px;
    margin-top: 3px;
    background-color: transparent;
    color: #c0c0c0;
    border: 0;
}
.buscador #what:focus {
    background-color: transparent;
    color: black;
}


.buscador #what-wrapper {
    width: 190px;
    line-height: 16px;
    padding: 0px 0px 1px 6px;
    background-color: white;
    color: #c0c0c0;
    background-color: white;

    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;

    box-shadow: 2px 2px 3px #e0e0e0 inset;
    -moz-box-shadow: 2px 2px 3px #e0e0e0 inset;
    -webkit-box-shadow: 2px 2px 3px #e0e0e0 inset;
}

.buscador #what-wrapper input { vertical-align: middle; }
.buscador #what-wrapper img { width: 14px;height: 14px; }

.buscador #what-wrapper.focused {
    box-shadow: 0px 0px 10px 4px #00c0f0;
    -moz-box-shadow: 0px 0px 10px 4px #00c0f0;
    -webkit-box-shadow: 0px 0px 10px 4px #00c0f0;
}

.menuinferior
{
    margin: 0 0 8px 0;
    padding: 0;
}

.menuinferior li
{
    display: inline;
    list-style: none;
    margin: 0 0 0 3px;
    font-size: 0.9em;
    padding: 0 0 0 5px;
    border-left: 1px solid #606060;
}
.menuinferior li.first
{
    border-left: 0;
}

.menuinferior a
{
    color: #606060;
    text-decoration: none;
}

.menuinferior a:hover
{
    color: navy;
}

table.normal
{
    margin: 10px 0px 10px 0px;
    border-collapse: collapse;
    border: 1px solid #a0a0a0;
}

table.normal th 
{
    padding: 5px;
    background-color: #DBECF6;
    text-align: left;
    color: #404040;
}

table.normal tr:nth-child(even) {background-color: #fafafa; }


table.normal td
{
    vertical-align: top;
    border-top: 1px solid #a0a0a0;   
    padding: 5px;
}
table.normal .separado
{
    border-left: 1px solid #a0a0a0;   
}




/* Formularios
---------------------------------------- */

fieldset 
{
    margin: 15px 0 15px 0;
    padding: 10px 15px 15px 15px;
    border: 1px dotted #d0d0d0;
    background-color: #f5f5f5;
}

legend 
{
    color: #4d4d4d;
    font-weight: bold;
    font-size: 1.0em;
    padding: 0 5px 0px 0px;
    margin: 5px 0 10px 0;
    
}

.editor-label
{
    margin-bottom: 2px;
}

.editor-field
{
    margin-bottom: 10px;
}

textarea
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 0.9em;
    width: 500px;
    height: 100px;
    border: 1px solid #8d8d8d;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


input[type="text"], input[type="password"], input[type="email"] 
{
    width: 200px;
    border: 1px solid #8d8d8d;
    background-color: white;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;   
}

select {
    border: 1px solid #8d8d8d;
    background-color: white;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus
{

    background-color: #fffff0;
    border-color: #8f8f8f;
    box-shadow: 0px 0px 10px 2px #00c0f0;
    -moz-box-shadow: 0px 0px 10px 2px #00c0f0;
    -webkit-box-shadow: 0px 0px 10px 2px #00c0f0;

    padding: 3px;
}

.buscador #what:focus  {
    box-shadow: none; 
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}



input[type="password"] 
{
    width: 200px;
}

input[type="submit"]
{
    margin: 0px;
    padding: 5px 15px 5px 15px;
}

input[type="checkbox"]
{
    margin-top: 10px;
}

.info-message
{
    padding: 3px;
    margin: 0 0 10px 0; 
    border: 1px dotted navy;
    background-color: #c0ffff;
    color: Black;
}

input.date
{
    width: 100px;
}


div.aclaracion, span.aclaracion
{
    margin-top: 0;
    font-size: 0.8em;
    line-height: 1.2em;
    color: #808080;
}

div.separador
{
    margin-top: 5px;
    height: 5px;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 5px;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #e00000;
    margin-left: 5px;
    padding-left: 17px;
    background: transparent url(alert.png) no-repeat left center;
}

.tab-error
{
    color: #e00000;
    padding-right: 10px;
    background: transparent url(alert.png) no-repeat right 10px center;
}

input[type=text].input-validation-error 
{
    border: 1px dotted red;
    background-color: #fff0f0;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    background-color: #fff0f0;
    border: 1px dotted red;
    padding: 3px;
    margin-bottom: 5px;
}

.validation-summary-valid
{
    display: none;
}

.loading 
{
    background: transparent url(loading.gif) no-repeat fixed left top;
    padding-left: 20px;
}

#cuerpo .noticia h2
{
    color: #ce1141;
    font-size: 1.2em;
    margin: 0;
}

.bloquefecha
{
    font-size: 0.8em;
    color: #808080;
}

.noticia h3
{
    color: #808080;
    font-size: 1.0em;
    margin: 0 0 10px 0;
}

.noticia .resumen img 
{
    float: left;
    margin: 0 10px 10px 0;
}

.noticia  .fecha
{
    float: right;
    font-size: 0.8em;
}
.noticia .resumen 
{
    color: #606060;
    font-style: italic;
    font-size: 0.9em;
}

.noticia .pie-noticia
{
    clear: both;
    margin-top: 10px;
    border-top: 1px solid #eaeaea;
    font-size: 0.9em;
    background-color: #f8f8f8;
    padding: 10px;    
}

.noticia .pie-noticia .label
{
    display: block;
    color: #606060;
}
.noticia .pie-noticia .enlace
{
    margin-left: 15px;
    display: block;
    margin-bottom: 10px;
}

.print
{
    display: block;
    text-align: right;
    margin: 10px 0 0px 0;
}

.print a 
{
    text-align: right;
    padding-left: 18px;
    height: 20px;
    font-size: 1em;
    background: transparent url(iconos/impresora.png) no-repeat 0 0;
}


/* ICONOS */




.archivo-jpg, .archivo-gif, .archivo-png, .archivo-bmp
{
    padding-left: 18px;
    background: transparent url(iconos/jpg.png) no-repeat left center;
}

.archivo-pdf
{
    padding-left: 18px;
    background: transparent url(iconos/pdf.png) no-repeat left center;
    
}
.archivo-zip
{
    padding-left: 18px;
    background: transparent url(iconos/zip.gif) no-repeat left center;
    
}

.archivo-link
{
    padding-left: 18px;
    background: transparent url(iconos/link.png) no-repeat left center;
}
.archivo-carpeta
{
    padding-left: 18px;
    background: transparent url(iconos/carpeta.png) no-repeat left center;
}
.archivo-carpetaarriba
{
    padding-left: 18px;
    background: transparent url(iconos/carpeta-arriba.png) no-repeat left center;
}
.archivo-general
{
    padding-left: 18px;
    background: transparent url(iconos/clip.gif) no-repeat left center;    
}
.archivo-doc, .archivo-docx
{
    padding-left: 18px;
    background: transparent url(iconos/doc.gif) no-repeat left center;        
}
.archivo-xls
{
    padding-left: 18px;
    background: transparent url(iconos/xls.gif) no-repeat left center;        
}
.archivo-ppt, .archivo-pptx
{
    padding-left: 18px;
    background: transparent url(iconos/ppt.png) no-repeat left center;        
}
.archivo-mov, .archivo-avi, .archivo-mpg, .archivo-mp4, .archivo-wmv
{
    padding-left: 18px;
    background: transparent url(iconos/video.gif) no-repeat left center;        
}


div.link-editar 
{
    margin-top: 15px;
    margin-bottom: 25px;
    padding-top: 5px;
    text-align: right;
    border-top: 1px solid #c0c0c0;
}

a.mas
{
    padding-left: 18px;
    background: transparent url(iconos/mas.gif) no-repeat left center;
}

a.atras
{
    padding-left: 18px;
    background: transparent url(iconos/atras.png) no-repeat left center;
}
a.llave
{
    padding-left: 18px;
    background: transparent url(iconos/llave.gif) no-repeat left center;
}

.carpeta-anterior
{
    background-color: #fdfff0; 
    margin-bottom: 15px;
    margin-top: 10px;
}

#izq .destacado a
{
    text-decoration: none;
    color: Black;
}
#izq .destacado a:hover
{
    color: #404040;
}

.mail
{
    padding-left: 18px;
    text-decoration: none;
    background: transparent url(iconos/mail.gif) no-repeat left center;
}

.twitter
{
    padding-left: 18px;
    text-decoration: none;
    background: transparent url(iconos/twitter.gif) no-repeat left center;    
}

.facebook
{
    padding-left: 18px;
    text-decoration: none;
    background: transparent url(iconos/facebook.jpg) no-repeat left center;    
}

.linkedin
{
    padding-left: 18px;
    text-decoration: none;
    background: transparent url(iconos/linkedin.png) no-repeat left center;    
}


div.compartir
{
    clear: both;
    color: #404040;
    margin-top: 50px;
    text-align: right;
    border-top: 1px solid #f0f0f0;
    line-height: 20px;
    vertical-align: middle;
    padding-top: 3px;
}

div.compartir a
{
    font-size: 80%;
    color: #404040;
    text-decoration: none;
}

#formenviar
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    clear: both;
    display: none;
    border: 1px solid #808080;
    background-color: #cfdfff;
    padding: 5px;
    float: right;
    text-align: left;
    width: 300px;
}

#formenviar textarea, #formenviar input
{
    width: 290px;
}
#formenviar input
{
    display: block;
    clear: both;
}
#enviado
{
    display: none;
    background-color: yellow;
    padding: 2px;
}

.pestañas 
{
    position: relative;
    top: 2px;
    margin: 0;
    padding: 0;    
}


.pestañas a:hover
{
    background-color: #ffffff;
}

.pestañas li
{
    list-style: none;
    float: left;
    margin: 0 0 0 0px;
    text-align: left;
}

.pestañas li img
{
    vertical-align: middle;
}

.pestañas a
{
    outline: none;
    display: block;
    text-decoration: none;
    padding: 5px 30px 5px 5px;    
    border: 1px solid #c0c0c0;
    background-color: #e0e0e0;
}

.pestañas a.selected 
{
    border-bottom: #e0e0e0;
    background-color: transparent;
}

div.pestaña 
{
    clear: both;
    padding: 0px 10px 10px 10px;
    margin-top: 0;
    border-left: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
   
}

#firma
{
    padding-right: 14px;
    font-size: 0.8em;
    background-color: #CBDCE6;
    text-align: right;
    color: #909090;
}
#firma a
{
    color: #909090;
}

ul.carpetas, ul.archivos
{
    padding: 0;
    margin: 0;
}

ul.carpetas li, ul.archivos li
{
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 4px;
}
ul.carpetas li div, ul.archivos li div
{
    padding-left: 18px;
}
ul.carpetas li div.descripcion, ul.archivos li div.descripcion
{
    font-size: 0.9em;
    color: #606060;
}
ul.carpetas li div.resumen, ul.archivos li div.resumen
{
    font-size: 0.8em;
    color: #808080;
}

ul.carpetas a, ul.archivos a
{
    font-size: 1em;
    font-weight: bold;
}

ul.archivos .enlace
{
    margin-bottom: 8px;
}


.descargas h4
{
    background-color: #f0f0f0;
    padding: 3px;
    margin-bottom: 10px;
}

.descargas h3 
{
    margin: 0;
    font-weight: bold;
    font-size: 1.1em;
}

.tempA
{
    background-color: #E1007A;
}

.tempM
{
    background-color: #9F429B;
}

.tempB
{
    background-color: #d2adce;
}

.textarea-chars
{
    font-size: 80%; 
    color: #a3a3a3;
}
.visible-web
{
    display: inline;
    position: relative;
    top: 0px;
    padding: 5px;
    float: right;
    border-radius: 5px;
    font-size: 17px;
    font-weight: bold;
}

.fechacal
{
    width: 40px;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 1px solid #c0c0c0;
    padding: 0px;
    border-radius: 10px 10px 10px 10px;
    
}
.faño
{
    font-size: 90%;
    text-align: center;
    background-color: brown;
    color: White;
    display: block;
    border-radius: 10px 10px 0px 0px;
}
.fdiasem
{
    font-size: 90%;
    text-align: center;
    display: block;
}
.fdiames
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.fmes
{
    display: block;
    font-size: 90%;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    background-color: #FFE8A6;
}

#m5 
{
    font-weight: bold !important;
    font-size: 110% !important;
    color: rgb(233, 233, 3) !important;

}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: lightyellow;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.95;
    
        -moz-box-shadow: 3px 3px 4px #888;
    -webkit-box-shadow: 3px 3px 4px #888;
    box-shadow: 3px 3px 4px #888;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');

    
}
#tooltip h3, #tooltip div { margin: 0;font-weight: normal;font-size: 12px; }

.tabla-agenda-profesional {
    font-size: 80%;
}

.tabla-agenda-profesional .fecha {
    white-space:nowrap;
}
.tabla-agenda-profesional tr.fila-alternativa {
    background-color: #f8f8f8;
}
.tabla-agenda-profesional td.arriba {
    vertical-align: top;
}
.tabla-agenda-profesional td.derecha {
    text-align: right;
}
.tabla-agenda-profesional td {
    padding: 3px 2px 3px 2px;
    border: 1px solid #f0f0f0;
}
.tabla-agenda-profesional table {
    border-collapse: collapse;
}
