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


ul.ppt {
	position: relative;
	margin: 0px;
}
.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0px;
}
.ppt img {
}



#wording {
color: #505050;

}



#lista_offerte.nl2  {
	background-image: url(../pics/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #fdfdfd;
	margin-top: 30px;
}

.testo_aboutus {
	font-family: Verdana, Arial;
	color: #505050;
	line-height: 18px;
	font-size: 12px;

}





