body,td,th {
	background-color: #eeecdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

p {
text-align: justify;
}

.titolone {
	font-weight: bold;
	font-size: 16px;
	color: #004584;
}

.logo {
position: absolute;
left: 50%;
top: 90%;
width: 150px;
height: 68px;
margin-left: -75px;
margin-top: -34px;
}

.centered {
position: absolute;
left: 50%;
top: 50%;
width: 500px;
height: 100px;
margin-left: -250px;
margin-top: -50px;
}

.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { margin: 0 25px; }
.rbroundbox {
	width: 500px;
	margin: 1em auto;
	}