@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {
	background-image: url(images/bkg2.jpg);
    height:1000px;
}
.stiletesto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	line-height: 15px;
}

.stiletestorosso {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ae9962;
}
.stilebianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.stileoro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
}
.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;
}
.stileoro2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ae9962;
}
.stilenormail{
	font-family: "arial";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
