body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCEBFF;
	background-image: url(img/seano-stemma.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
.righelaterali {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	border-bottom-color: #0066CC;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	background-color: #003366;
	padding: 6px;
}
.barramenu {
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #80BFFF;
	width: 230px;
	padding: 0px;
}

.content {
	background-color: #FFFFFF;
	padding: 6px;
}

