body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


  background-color: rgb(255,255,255);
}
a:link {
	text-decoration: none;
	color: rgb(125,125,125);
}


a:visited {
	color: rgb(125,125,125);
text-decoration: none;
}
#testata{
position: fixed;
top: 0px;
left: 0px;
height: 70px;
width:800px;
}
#logo h1{
float: left;
width:187px;
height: 48px;
margin-top:20px;
margin-left:20px;
background: white;
background-image: url("dueteste.jpg");
background-repeat: no-repeat;
}
#logo h1 span{
display: none;
}
#menu{
position:absolute;
top:48px;
left:260px;
}
#testo{
position:fixed;
top:100px;
left:0px;
width:260px;
height: 469px;
background:white;
}
#mail{
	position:absolute;
	bottom:-1px;
	left:4px;

	margin-left: 20px;
	width: 94px;
}
#intro{
position: absolute;
width:374px;
height: 70px;
top: 40%;
left:50%;
  margin:-35px 0 0 -150px;
}
#boxIntro{
position:absolute;
top:50px;
left:230px;
}
#desc h1{
}
#desc h1 span{
display: none;
}
.box{
float: left;
height: 469px;
margin-right:5px;
}
.tx {
	color: rgb(125,125,125);
font: 12px/16px helvetica, arial, sans-serif;
font-weight: 400;
text-align: left;
white-space: pre;
letter-spacing: 4px;
}
.txino {
	color: rgb(125,125,125);
font: 10px/12px helvetica, arial, sans-serif;
font-weight: 400;
text-align: left;
white-space: pre;
}
