* {margin:0; padding:0}

body {
width:  960px;
margin-right: auto;
margin-left: auto;
color:rgb(0,0,0);
background-color:rgb(167, 168, 168);
}
td  {
color: rgb(0,0,0);
background-color:rgb(167, 168, 168);
text-align: left;
vertical-align: top; 
}
hr {
text-align: center;
}

img {
border: 0
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; }
#text {margin:50px auto; width:600px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(comun/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(comun/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {float:left; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(comun/tt_bottom.gif) top right no-repeat; overflow:hidden}

