@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10pt;
}
a:link {
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #FFF;
		font-weight:bold;
}
.head {
	height: 130px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headB.jpg);
	background-repeat: repeat-x;
}
.foot {
	height: 30px;
	width: 100%;
	color: #000;
	background-image: url(../images/footB.jpg);
	background-repeat: repeat-x;
	padding-top:0px;
	font-size:10pt;
	text-align:center;
	}
.center {
	background-color: #000;
	height: 510px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding-top:32px;
}
.hl {
	float: left;
	height: 130px;
	width: 230px;
	margin-left: 0px;
	padding-top:0px;
	padding-left:0px;
}
.hr {
	float: right;
	height: 130px;
	width: 600px;
	margin-right: 0px;
}
.bianco1 {
	font-size: 11pt;
	color: #FFF;
}
.bianco2 {
	font-size: 13pt;
	color: #FFF;
}
.bianco3 {
	font-size: 16pt;
	color: #FFF;
}
.rosso1 {
	font-size: 11pt;
	color: #C00;
}
.rosso2 {
	font-size: 13pt;
	color: #C00;
}
.rosso3 {
	font-size: 16pt;
	color: #C00;
}
.obliquo {
	font-style: italic;
}
.bodybold {
	font-weight: bold;
	font-size:10pt;
}
#tabless {
	height: auto;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
