body {
	text-align: center;
	}
	
.contenitore {
	width: 580px;;
	margin: 0px auto;
	text-align: left;
	}

h1
{
color: #000000;
font-family: "Courier New", Courier, monospace;
font-size: 16px;
padding-left: 15px;
padding-bottom: 3px;
font-weight: normal;
border-bottom: 1px solid #666666;
}

p
{
font-family: "Courier New", Courier, monospace;
font-size: 11px;
table-layout: fixed;
text-align:justify;
}

a
{

color: #666666;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}

a:hover
{
color: #000000;
}
img
{
border: 0px;
}

.list a
{
text-decoration: none;
color: #666666;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}
/*
.footer
{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 2px solid #333333;
}
.footer a
{
color: #000000;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}


.footer p
{
text-align: right;
color: #000000;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}
*/