
/* serena at latveria dot com style sheep */
/* fluida dot it basic sheep */

body { background: url("img/fluida_bg.gif") #fff left top no-repeat; }

/* font */
body, p, h3, div, li, input, td { font-family: helvetica, arial, sans-serif; }
body, p, div, li, input, td { font-size: 12px; }
h3 { font-size: 18px; }
code { font-family: courier new, courier, monospace; font-size: 12px; }

.head, .nav, .credits { font-size: 10px; }


/* colori */
body, input { background-color: #fff; }
body, p, h3, div, li, input, a { color: #000; }
h3 { color: #BA4130; }
a:link, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #f00; }
code { color: #666; }

.footer { background: #000; color: #fff; }
.uao { color: #DB5200; }

a.thumb:link, a.thumb:active, a.thumb:visited { text-decoration: none; }
a.thumb:hover { background-color: #f00; text-decoration: none; }
