@charset "utf-8";
/* CSS Document */


body {
	background-image: url(bkg2.jpg);
    height:1000px;
}
.stiletesto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}

.stiletestorosso {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
}
.stilebianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.stiletestogrigio {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.stiletestoblu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #02446E;
}
