@charset "utf-8";
body {
	background-color: #DD7FA5;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin: 0 auto;
	text-align: center;
}
.interno {
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #8080FF;
	font-weight: bold;
	font-variant: normal;
}

