/* footer bottom */
* { margin: 0; }
html, body { height: 100%; }
.content { min-height: 100%; margin-bottom: -102px; } /* margin-bottom=height footer+padding */
.content:after { content: ""; display: block; }


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
body { background-color: #fff; font-size: 12px; color: #000; text-align: center; font-family: Helvetica, sans-serif; line-height: 1.22em; overflow: -moz-scrollbars-vertical; }
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; font-family: inherit; color: inherit; width: 100%; margin: auto; text-align: center; }
table tr td { text-align: left; }
a:link,a:visited,a:active { color: #008000; text-decoration: none; }
a:hover { color: #008000; text-decoration: underline; }
a:hover img { text-decoration: none; }
img { border: 0; }

.grey, .grey a { color: #888; }
.grey a:hover { color: #444; }

.date { color: #5f5f5f; }
.small { font-size:90%; }
.right { text-align: right; padding-right:4px; }
.clear { clear: both; }

.centra { width:1000px; padding:10px; margin-left: auto; margin-right: auto; text-align:center; }
.header { padding:10px 0px; background-color:#f2dbad; }
.footer { background-color:#c00; color:#fff; font-size:90%; text-align:center; padding:20px; height: 62px; }
.footer a { color:#fff; }

.corpo { background-color:#fff; text-align:left; }

.menu { background-color: #c00; text-transform: uppercase; color:#fff; text-align: left; margin-bottom: 15px; text-align:center; }
.menu a { color:#fff; padding: 12px 16px; display: inline-block; vertical-align: middle; }
.menu a:hover { text-decoration: none; background-color: #f00; }
.menu a.social { padding: 9px 16px; }
.menu a.select { background-color: #850000; color: #fff; }
.menu img { margin:0px; }

img { margin:10px; }
.titolo { font-weight: bold; font-size: 14px; color: #008000; margin:10px 0px; }
.titolo2 { font-weight: bold; color: #008000; margin:10px 0px 3px 0px; }
.testo { line-height: 1.5em; color: #000; text-align: justify; }
.testo .img { float:left; border:1px solid #008000; margin:0px 5px 5px 0px; padding:1px; }

.home img { display: inline-block; width: 160px; }
