body {
	background: #FFFFFF;
	text-align: center;
	}

img {
	margin: 5px 8px 0px 8px;
	border: 0;
	}

a {
	color: #0B76AE;
	text-decoration: none;
	font-weight: normal;
	}

#blocco {
	margin: 8px;
	position: relative;
	top: 0px;
	width: 700px;
	text-align: center;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#pagine {
	margin: 5px;
	position: relative;
	top: 10px;
	width: 700px;
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	}

	#pagine a:hover {
		background: #0B76AE;
		color: #ffffff;
		}

#sotto {
	margin: 5px;
	position: relative;
	top: 20px;
	width: 700px;
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	}

	#sotto a:hover {
		background: #0B76AE;
		color: #ffffff;
		}
