/*
CSS con gli stili presenti su tutte le pagine.
*/

/* mac ie5 hack \*/
body, html { width:100%; height:100%; }
/* end hack */

body, html, form { padding:0px; margin:0px; }

img { border:0; }
body { background:#fff; }

.cento { width:100%; height:100%; }
.alto  { height:100%; }

table, th, td, select, img, option, optgroup
     { font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 10px; color: #404040; }

.back { background:#fff url(../mezzi/img/share/back.gif); }

.rght { text-align: right; padding-right: 3px; margin-right: 3px; }

.ptxt  { color: #444; padding-bottom:2px; line-height: 13px; text-align:right; }

a.pdf         { color:#404040; text-decoration:none;  }
a.pdf:visited { color:#404040; text-decoration:none;  }
a.pdf:hover   { color:#002851; text-decoration:underline; }

/* barra separazione superiore (sotto il nome della testata) */
.bar_sup { background: #002851 url(../mezzi/img/share/backblu.gif) no-repeat; 
           color: #fff; height: 20px; margin-left: 10px; padding-left: 10px; }

/* linea grigia chiusura pagina: */
.backhmb { background: #A2A2A2 url(../mezzi/img/share/backhmb.gif) repeat-y; }

/* per scelta rapida: */
#myChaser { position: absolute; left: 5px; top: 30px; width: 200px; 
            color: rgb(92,92,92); background-color: #fff; }

.barra { font-size: 9px; width: 205px; }

optgroup { font-weight: bold; font-size: 11px; font-style: normal; padding-top: 5px;  }

/* varie */
.backbody { background:#fff url(../img/share/00a_12a.gif) no-repeat; }

.htxt  { color: #888; text-align:right; padding-right: 3px; margin-right: 3px; }
.otxt  { color: #888; text-align:right; padding-right: 7px; margin-right: 7px; }

.cen_tab	{ margin-bottom:20px; }
.elenco		{ padding:5px 22px 4px 4px; }
.punto_ele	{ padding:5px 0 3px 6px; }
.elenco_txt	{ padding:0 22px 7px 4px; text-align:justify; line-height:13px; }
.text_desc	{ padding:5px 22px 0 4px; text-align:justify; line-height:16px;  }

