body{
	background-color: #444444;
	text-align: center;
	font-family: arial, sans-serif;
}

table.corpo{
	width: 710px;
	margin: auto;
	border-collapse: collapse;
}

td.banner{
	background:url('../immagini/banner.png') bottom center no-repeat;
	height: 118px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	padding-right: 30px;
}

td.banner a{
	color: #222222;
	text-decoration: none;
}

td.banner a:hover{
	color: #555555;
}

tr.nomi{
	color: #dddddd;
	font-weight: bolder;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

tr.nomi td{
	padding-left: 5px;
	background-color: #333333;
	border: 2px solid #444444;
	width: 17%;
}

tr.nomi a{
	text-decoration: none;
	color: #dddddd;
}

img{
	border: none;
}

td.contenuto{
	font-size: 10pt;
	color: white;
	text-align: justify;
	padding-top: 15pt;
}

td.contenuto a{
	color: white;
	text-decoration: none;
}

td.contenuto a:hover{
	color: #111111;
}

table.foto{
	 width: 400pt;
	 text-align: center;
	 font-size: 9pt;
}

table.foto a{
	color: #dddddd;
	text-decoration: none;
}

table.foto a:hover{
	color: #dddddd;
	text-decoration: none;
}