body {
margin: 0;
padding: 0;
background-color: #6cbc69;
background-image: url(../images/nav/fondo_ndx.gif);
background-repeat: repeat-y;
color: #030;
}
p { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
margin: 0 24px 6px 60px;
text-align: justify;
}
h1, h2, h3 { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
margin: 6px 24px 6px 60px;
}
a {
color: #060;
font-weight: bold; 
}
a:hover {
color: #ffa;
}
#titolo {
position: absolute;
top: 30px;
left: 300px;
width: 460px;
height: 290px;
}
#titolo h1 {
	text-indent: -5000px;
	margin: 0 ;
	padding: 0;
	background-image: url(../images/ndx.jpg);
	background-repeat: no-repeat;	
	height: 290px;
	width: 460px
}
#testo{
position: absolute;
top: 40px;
left: 0px;
width: 300px;
height: 400px;
}
#nav {
position: absolute;
top: 324px;
left: 0px;
width: 100%;
height: 60px;
}
#copy {
position: absolute;
top: 386px;
left: 0px;
width: 100%;
}
#nav p, #copy p, #copy h2 {
margin: 5px 20px 5px 330px;
}
#nav p {
color: #060;
}
#copy p {
line-height: 20px;
color: #030;
}
#nav img {
border: 0;
vertical-align: middle;
margin-right: 12px;
}
#copyt {
	text-indent: -5000px;
	height: 0;
	width: 0
}
#lk {
	position: absolute;
	top: 400px;
	left: -5000px;
	margin: 0;
	padding: 0;
	height: 24px;
	width: 300px;
}

