#cabezera{
    background-image: url(../SSPF/images/fondo.png);
    height: 120px;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
    //font-size: x-small;
    //font-size: 0.7em;
}

#datosUsu{
    //font-size: x-small;
    font-size: 0.8em;
}

.icon-bar.five-up{
    text-align:center;   
}

a.item{
    padding: 5 5 5 5;
}

.icon-bar.five-up .item {
    //width: 20%; 
}

.icon-bar.five-up .item:hover {
    background-color: #5DC08C;
}

.icon-bar{
    background-color: #008940;
}


.accordion .accordion-navigation > a{
    background-color: #5DC08C;
    padding: 2 2 2 2;
}

.tabs .tab-title a{
    //background-color: #008CBA;
}

#repFecha th{
    background-color: #8DBE4B;
    font-size: x-small;
}

#repFecha td{
    font-size: xx-small;
    vertical-align: top;
}

#repFecha td:hover{
    font-size: xx-small;
}

#repFecha td li{
    //font-size: xx-small;
    font-size: 0.7em;
}

#ui-datepicker-group{
    font-size: xx-small;
}

.ui-datepicker-calendar td{
    font-size: xx-small;
}

#ui-datepicker-div{
    width: 40em;
}

.asignado{
    color: red;
}

H1.SaltoDePagina{
    PAGE-BREAK-AFTER: always
}

#footer td{
    font-size: 0.7em;
}

#notaciones{
    font-size: 0.7em;
}

.evento {
    padding:5px 5px;
    background-color:#FAFAFA;
    border:1px dotted #ccc;
}

.inabil {
    padding:5px 5px;
    background-color:#FBABD1;
    border:1px dotted #ccc;
}

.hoy {
    padding:5px 5px;
    background-color:#defcf1;
    border:1px solid #000000;
}

#home{
    background-image: url(icon_calendario.png);
    background-repeat: no-repeat;
    background-position: center; 
    width: 100%;
    height: 100%;
    //opacity: 0.5;
}

#actividadesHoy{
    background-color:#FAFAFA;; 
    width: 80%;
    opacity: 0.9;
    margin: 0 auto;
}
#actividadesHoy li{
    font-size: 0.7em;
}

