body {
	background: #999;
	color: #000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 15px;
}

.titolo {
	color: #f80;
	font-size: 150%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	margin: 10px;
}

.SottoMenu {
	color: #000;
	font-weight: normal;
}

th.SottoMenu {
	padding: 5px;
	font-weight: bold;
}

td.SottoMenu {
	padding: 5px;
}

.SottoMenu a:link {
	color: #fff;
}

.SottoMenu a:visited {
	color: #ddd;
}


.Menu {
	text-align: right;
	background: #666;
	font-weight: normal;
	padding: 8px;
}

th.Menu {
	background: #999;
}

a:link {
	text-decoration: none;
}

a:link:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

.Menu a:link {
	color: #fff;
}

.Menu a:visited {
	color: #fff;
}

a:active {
	color: #F00;
}

.evidenza {
	color: #fff;
	background: #f80;
	border-bottom: 1px solid #f80;
	padding: 2px;
}

.menoevidenza {
	font-weight: bold;
}

.ultimissime {
	color: #f00;
	font-weight: bold;
}

#foto {
	float: right;
}

.contenitore {
	background: #888;
	border: solid 3px #f80;
	padding: 30px;
	margin: 10px;
}

.pnlsx {
	vertical-align: top;
	margin-right: 10px;
	text-align: right;
}

.corpo {
#	background: #cba;
	background: #fed;
	padding: 5px;
}

.corpo a:link {
	color: #432;
	border-bottom: 1px solid #f80;
	text-decoration: none;
}

.corpo a:hover {
	background: #fb8;
}

.corpo a:visited {
	color: #321;
	border-bottom: 1px solid #f80;
	text-decoration: none;
}

.corpo a:visited:hover {
	background: #fb8;
}


.corpo h3,h5 {
	color: #f80;
}

.piede {
	font-size: 70%;
	padding: 3px;
	text-align: right;
}

.pubtitolo {
	font-weight: bold;
}

.pubblicazioni li {
	padding: 5px;
}

