﻿/*
Designed & powered by (B) SOLUTIONZ all rights reserved.
(B) SOLUTIONZ by Luca Bassanini | www.lucabassanini.com
*/

* { margin: 0; padding: 0; }
img { border: 0; margin: 10px; }
body { background-color: #ffffff; color: #999999; font-family: arial, helvetica, sans-serif; font-size: 12px; }
hr { border: 0; border-bottom: solid 1px #eeeeee; margin: 0; text-align: left; width: 300px; }
h1 { color: #999999; font-size: 16px; }
a, a:visited, a:hover { color: #999999; font-weight: bold; text-decoration: none; }
a:hover { color: #666666; font-weight: bold; text-decoration: underline; }
#testata { margin-left: 20px; margin-top: 20px; }
#contenitore { margin-left: 10px; }
#testo { margin-left: 10px; text-align: justify; width: 500px; }
#piede { margin: 20px; border-top: solid 1px #eeeeee; padding-top: 20px; width: 300px; }
#clear { clear: both; }
.contenitoreDiary { border-bottom: solid 1px #eeeeee; margin-bottom: 10px; padding-bottom: 10px; width: 520px; }
.dataDiary, .testoDiary { margin: 10px; }
.rosso { color: #990000; }
