@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	min-width:980px;
	background-color: #FFFFFF;
}
h6 {
	font-size: 16px;
	font-weight: bold;
}
img {
	border:none;
	text-align: center;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#footer {
	font-size: x-small;
	text-align: center;
	clear: both;
	line-height: 20px;
	color: #999999;
	margin-top: 50px;
}
.centro {
	width: 100%;
}
#Sx {
	float: left;
	width: 73%;
	color: #000000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#SxSx {
	float: left;
	width: 33%;
	margin-top: 0px;
	height: 400px;
	vertical-align: middle;
}
#SxSx p{
	padding-top: 50px;
}
#SxDx {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	vertical-align: middle;
	width: 65%;
}
#Dx {
	float: right;
	width: 27%;
	height: 400px;
	vertical-align: middle;
}
#Dx p {
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}
.testoCentrato {
	text-align: center;
}
.testoCorsivo {
	font-style: italic;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
