body { background-color: #f4f4f4;   color: white;  padding: 0px; font-size: 12px; font-family: Verdana, Arial; overflow-x:hidden; }
a img { border: 0px; }
a { outline-style: none !important; }
#wrapper { background: url("/images/background.jpg") no-repeat; width: 980px; text-align: left; position: relative; background-color:#036 }
#tl { position: absolute; left: 0px; top: 0px; }
#tr { position: absolute; right: 0px; top: 0px; }
#bl { position: absolute; left: 0px; bottom: 0px; }
#br { position: absolute; right: 0px; bottom: 0px; }
/* IE6 hacks */
#tr, #br { _right: -1px; }
* html img { behavior: url(/css/iepngfix.htc); }

#testata { background: url("/images/header.jpg") no-repeat; height: 59px; }
#testata #cooptn { float: left; margin-top: 8px; margin-left: 30px; }
#testata #cooptntv { float: right; margin-top: 25px; margin-right: 30px; }

#corpo { position: relative; padding: 0px; min-height: 300px; }
#corpo_padding { position: relative; padding: 15px; }

#piede { height: 60px; background: url("/images/footer.png"); background-repeat:no-repeat; font-size: 12px; position: relative; vertical-align:middle; }
#piede #link { float: left; padding-left: 20px; }
#piede #copyright { float: right; padding-right: 20px; }
#piede #credits {text-align:left; vertical-align:middle; color:#036;position:relative; top:22px; left: 10px;}
#piede a { color: #033; text-decoration: none; }

#altre_funzioni { font-size: 10px; }
#altre_funzioni img { vertical-align: middle; border: 0px; }
#altre_funzioni a { color: white; text-decoration: none; }
#altre_funzioni a span { text-decoration: underline; }

#paginazione {
 display: block;
 font-size: 10px; 
 text-align: right;
}

.trasparente {
 filter:alpha(opacity=20);
 -moz-opacity:0.2;
 -khtml-opacity: 0.2;
 opacity: 0.2;
}

.titolo { font-weight: bold; }
.dataora { color: #d5d5d5; }
.selected { color: #fabc83 !important; }
a { color: white; }
a.selected, .selected a { color: #fabc83 !important; }
form { margin: 0px; padding: 0px; }
.error { color: #f33; }
.disabled { color: #999; }
