/*Este es un estilo base desarrollado por QuoDevs.com */
/*Cada clase que hay aquí es necesaria para que el modulo funcione */
/*Por favor, solo modificar: NO ELIMINAR NINGUNA CLASE*/

.agenda-mini{
    position:relative;
    top:-425px;
    left:30px;
    width:250px;
    height:100px;
}

.agenda-mini-encabezado{
    font-weight: bold;
    font-size:14px;
    color: #fff;
    text-shadow:#000 2px 2px 2px;
}

.agenda-mini-caja
{
    padding: 1px;
    margin: 2px;
    border: 0px solid #000080;
    background-color:
    width: 250px;
    height: 100px;
}

.agenda-mini-items-fecha{
    font-size:11px;

}

.agenda-mini-items-nombre{
    font-weight: bold;
}

.agenda-mini-items-url
{
    color: #000080;
}

.agenda-mini-sindatos{
    font-size:12px;
    color: Red;
}

/*Fin de Clases desarroladas por QuoDevs.com*/
