body {
	background-image: url(images/tex.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordo {
	padding: 0px;
	border-left: 2px solid;
	border-left-color: #F4F0B3;
	border-right: 2px solid;
	border-right-color: #AEAC80;
	border-top: 2px solid;
	border-top-color: #F4F0B3;
	border-bottom: 2px solid;
	border-bottom-color: #AEAC80;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cccccc;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dati {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
.dati a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
.dati a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F4F0B3;
	font-weight:bold;
	text-decoration:none;
}
.informa {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	font-weight:normal;
	text-decoration:none;
}
