@charset "utf-8";

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}

#contenitore {
	background-color: #FFFFFF;
}

#centro {
	background-color: #FFFFFF;
	height: 230px;
	padding-top: 30px;
}

#alto {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#fondo {
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-width: 5px;
}

