@import url("/css/fg.menu.css");
@import url("/css/fg.menu.custom.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
/*	background-color: #F3FFF0; */
	background-color: #FFFFDD;
}
h1, h2 {
	 font-size: 9px;
	 line-height: 16px;
	 margin: 0px;
}
h1 {
	 margin-bottom: 10px;
}
h2 {
	font-weight: normal;
}
p {
	text-align: center;
}
#body {
	margin: auto;
	width: 718px;
	position: relative;
	text-align: center;
}
#trafiletto {
	text-align: left;
	position: absolute;
	left: 30px;
	top: 240px;
	width: 516px;
	z-index: 1000;
}
#banners img {
	margin-left: 2px;
	margin-right: 2px;
}