/* CSS Document */

.nocss {display: none;}
img {border:0; margin:0;}
body {text-align: center; margin:0 auto; background: #F2F4D1; font-family: Arial, Helvetica, sans-serif;}
#contenitore { width:800px; background: #ffffff; text-align: left; margin-top: 15px;}

.periodo { margin: 10px 10px 0px 140px; font-size: 0.9em; font-weight: bold; color: #D19D6B;}
.titolo { margin: 0px 10px 10px 120px; font-size: 1.3em; font-weight: bold; color: #0D3D1D;}
p { margin: 0px 50px 10px 50px; font-size: 0.9em;}

.destra {float:right; margin: 10px 50px 10px 10px;}
.sinistra {float: left; margin: 1px 10px 10px 50px;}

#footer { clear: both; background: #0D3D1D; border-top: 4px solid #D1B56B; width: 100%; height: 50px; margin-top: 40px; text-align: center;}
#footer p { font-size: 0.8em; color: #ffffff; margin-top: 15px;}
#footer a { color: #ffffff; }
.barra  { margin: 10px 50px 10px 50px; }

#about { width:800px; text-align: left;}


