body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#intestazione{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#contenuto{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	height: 273px;
	position: absolute;
	bottom: 0px;
	background-image: url(immagini/erba_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenuto1{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	height: 80px;
	position: absolute;
	bottom: 0px;
	background-image: url(immagini/erba_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#dx{
	margin: 0px;
	padding: 0px;
	width: 50%;
	text-align: right;
	height: 273px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#dx_testo{
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 273px;
	position: absolute;
	bottom: 100px;
	right: 100px;
}
#sx{
	margin: 0px;
	padding: 0px;
	width: 50%;
	text-align: left;
	height: 273px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	top: 2px;
}
#sx_testo{
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 273px;
	bottom: 100px;
	left: 100px;
	position: absolute;
}
#intestazione_dx{
	margin: 0px;
	padding: 0px;
	width: 40%;
	text-align: right;
	height: 20%;
	position: absolute;
	right: 0px;
}
#intestazione_sx{
	margin: 0px;
	padding: 0px;
	width: 60%;
	text-align: left;
	height: 100%;
	left: 0px;
	position: absolute;
}
#materie e testo{
	margin: 0px;
	padding: 0px;
	width: 60%;
	text-align: left;
	position: absolute;
	right: 20%;
	background-color: #CC3333;
	height: 50px;
}
#materie{
	margin: 0px;
	padding: 0px;
	width: 196px;
	text-align: left;
	position: absolute;
	left: 0%;
	bottom: 70px;
	height: 200px;
}
#testo_ergonomia{
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: center;
	position: absolute;
	left: 38%;
	bottom: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 139px;
	vertical-align: top;
}
#testo_mission{
	margin: 0px;
	padding: 0px;
	width: 90%;
	text-align: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 100%;
	right: 10%;
	top: 120%;
}
#alice{
	margin: 0px;
	padding: 0px;
	width: 90%;
	text-align: left;
	position: absolute;
	height: 100%;
	right: 10%;
	top: 120%;
}
#email{
	margin: 0px;
	padding: 0px;
	width: 90%;
	text-align: left;
	position: absolute;
	height: 100%;
	right: 10%;
	top: 280%;
}
#materia{
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC33;
	height: 10%;
	font-weight: bolder;
	right: 340px;
	bottom: 25px;
}
#materia1{
	margin: 0px;
	padding: 0px;
	width: 110px;
	text-align: right;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC33;
	height: 10%;
	font-weight: normal;
	right: 20%;
	bottom: 25px;
	text-decoration: none;
}
#contatti e mission{
	margin: 0px;
	padding: 0px;
	width: 71px;
	text-align: left;
	height: 94px;
	position: absolute;
	left: 10px;
	bottom: 20%;
}
#immagine_testa{
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: absolute;
	right: 340px;
	height: 37px;
	width: 150px;
	bottom: 50px;
}
#immagine_mission{
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: absolute;
	right: 80%;
	height: 37px;
	width: 57px;
	bottom: 25%;
}
#immagine_oggetto{
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: absolute;
	top: 190px;
	right: 18%;
	height: 396px;
	width: 414px;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
