a.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align:center;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
		text-align:center;
}

.bold {

	font-weight: bold;
}

div.centrato {
  display:     block;
  width:       960px;
  height:      700px;

  position:    absolute;
  top:         0;
  left:        50%;

  margin:      0 0 0 -480px;

}
