html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#666666;
	background-color:#ffffff;
}
#wrapper {
	margin: 10px auto;
	width: 790px;
	height: 455px;
}
#wrapper_bgk {
	background: #FFFFFF url(../images/wrapper_bgk.gif) no-repeat;
	margin: 10px auto;
	width: 790px;
	height: 455px;
}
#logo {
	background: url(../images/logo_dts.gif) no-repeat;
	height: 39px;
	width: 146px;
	left: 411px;
	top: -200px;
	position: relative;
}
#testo {
	height: auto;
	width: 500px;
	position: relative;
	top: -190px;
	left: 290px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}



#prj {
	background: url(../images/prj.jpg) no-repeat;
	height: 304px;
	width: 204px;
	position: relative;
	top: 94px;
	left: 72px;
}
img {
	border-style: none;
}

.clearit {
	clear: both;
}
