/* comportamenti xhtml -------- */
body {font-family:"Trebuchet MS", Arial, Verdana, serif; font-size:11px; padding:0; margin:0; color:#000}
p, img, form, div {padding:0; margin:0; border:0}
ul, dl {margin:0; padding:0 0 0 20px; border:0}
ol {margin:0; padding:0 0 0 24px; border:0}
a, a:link, a:active, a:visited {color:#000; text-decoration:underline; outline:none}
a:hover {color:#000; text-decoration:none}
strong, b {font-weight:bold}
h1, h2, h3, h4, h5, h6 {font-size:12px; padding:0; margin:0}
object {outline:none}

/* comportamenti standard -------- */
.alt {display:none}
.centra {text-align:center}
.dx {float:right}
.sx {float:left}
.noSx {clear:left}
.noDx {clear:right}
.noAll {clear:both}

/* divisori / separatori / spaziatori -------- */
.separatore {height:16px}
.separatoreNoSx {height:16px; clear:left}
.separatoreNoDx {height:16px; clear:right}
.separatoreNoAll {height:16px; clear:both}
.divisore {height:16px; background:url(../i/t/miaImmagine.gif) 8px 0 repeat-x}

