body
{
  font-family: arial;
  font-size: 0.8em;
}
ul
{
  margin: 0;
}
#colonnasx li 
{
  width: 200px;
}
a
{
  color: #000;
}

#colonnasx 
{
  border-right: 1px dotted #eee;
  height: 100%;
  background-color: #ccc;
}

strong.subtitle
{
  font-size: 1.4em;
}

img.bigimage
{
  width: 900px;
}

th
{
  border-bottom: 1px dotted black;
  text-align: left;
}

table
{
  width: 100%;
}
table.schema td
{
  border-bottom: 1px dotted black;
}

span.button
{
  background-color:#DCDAD5;
  border:1px solid gray;
  padding:1px 4px;
}

table.legenda
{
  border: 1px solid black;
}

table.legenda td
{
  border-bottom: 1px dotted black;
}

table.legenda td.evidence
{
 background-color: #8ec63f;
}

img.snapshot
{
  border: 1px solid black;
}

img
{
border: 0;
}

