#conScroll{
    width:1000px;
    overflow: scroll;
}


/* Estilos calendario */
.estilo_calendario{ position:absolute; z-index:100; visibility: hidden; background: #eeeeee;}
.anchocalendario {
    width: 15em;
}
.inputcalendario {
    border: 0.01em solid rgb(204, 204, 204); width: 6.5em; font-size: 0.8em;height:1.5em; padding-top: 0.3em;float:left;
}
.calendario_cerrar { display: block; float: left; width: 14em; text-align: center; margin-bottom: 0.5em; color: #FFFFFF;}
.calendario_cerrar a:hover { color: #E01D00; text-decoration: none;}
.estilo_calendario{ position:absolute; z-index: 100; visibility: hidden; background-color: #FFFFFF; border: #627674 1px solid; width: 14em;}

.calendarioancho { width:14em; }
.calendario1 { white-space: nowrap }
.calendario2 { display: block; float: left; width: 15em; }

.fila_agenda_top { display: block; float: left; width: 14em; text-align: center; margin-bottom: 0.5em;}
.fila_agenda_semana { display: block; float: left; width: 14em; text-align: center; margin-bottom: 0.5em; background: #627674; color: #FFFFFF;}
.dia_semana { display: block; float: left; width: 2em; text-align: center;}
.dia_semana:hover { display: block; float: left; width: 2em; text-align: center; background: #627674; color: #FFFFFF; text-decoration: none;}
.dia_semana_evento { display: block; float: left; width: 2em; text-align: center;background: rgb(203,216,222);}
.dia_semana_evento:hover { display: block; float: left; width: 2em; text-align: center; background: #627674; color: #FFFFFF; text-decoration: none;}
.dia_semana_vacio { display: block; float: left; width: 2em; text-align: center;}


.ancho1500{
    width:1500px;
}
.ancho1000{
    width:1000px;
}


.comboFor{
    width:150px;
}

.buscadorOculto {
    display:none;
}

.bloque {
    display:block;
}

.seemTd29AlignIzq{ width : 29%; float : left; color: inherit; background: inherit; }
.seemTd28AlignIzq{ width : 28%; float : left; color: inherit; background: inherit; }
.seemTd74AlignDch{ width: 74%; float: right; color: inherit; background: inherit; }
.seemTd71AlignDch{ width: 71%; float: right; color: inherit; background: inherit; }




