#content
{
  margin: 0 auto;
  background-color: #FFFFEE;
  border-style: solid;
  border-color: #DDDDAA;
}

#head
{
  display: inline;
}

#comparison
{
  display: inline;
//  background-color: green;
}

#info
{
//  background-color: yellow;
}

div.nation
{
  display: table-cell;
  width: 20%;
}

#info
{
  display: table-cell;
}

body
{
  text-align: center;
}

#credits
{
float: right;
margin: 5px;
}

#link_info_dati
{
float: left;
margin: 5px;
}

#nota
{
float: center;
margin: 5px;
font-weight: bold;
}


table.info_table td
{
text-align: center;
width: 100%;
}

table.info_table
{
text-align: center;
width: 100%;
//background-color: blue;
}

#back
{
  font-style: bold;
}

#colors div
{
margin: 10px;
display: inline;
}

