body, textarea, table {font:12px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small; color:black;}
p { margin-top: 0.5em;}
p.titolpagina {font-size:110%; font-weight:bold}
#menu-top a {text-decoration:none; font-weight:bold; color:white;}
input, select {font-size:85%}
textarea {font-size:90%}
.peque {font-size:80%}

#agenda-online-wrapper { font-family: 'Actor', helvetica, arial, clean, sans-serif;}
#agenda-cliente-content { font-family: 'Actor', helvetica, arial, clean, sans-serif;}
#loginsplash {font-size: 14px}

#agenda-cliente-content {font-size: 14px;}
#agenda-cliente-content .peque {font-size: 80%;}
#agenda-cliente-content input, .agenda-cliente-boton {font-size: 90%;}
#agenda-cliente-content input[type="submit"], #agenda-cliente-content input[type="button"], .agenda-cliente-boton {color: white; font-weight: bold; text-decoration: none;}
#agenda-cliente-titulo {font-size: 110%; font-weight: bold; color: #009bdb;}
#tabla-agenda-cliente .cabeceramovil {font-size: 50px;}

#agenda-cliente-loginsplash a {
    text-decoration: none;
    color: black;
}
#agenda-cliente-loginsplash a:hover {
    color:#009bdb;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#agenda-cliente-select-actividades select {
    font-size: 100%;
}
