a.nav {
	text-decoration: none;
	color:black;
}
a.it {
	text-decoration: none;
}
#main {
	position:absolute;
	left: 0px;
	top: 0px;
}

#logo {
	padding-top:-3px;
	position:absolute;
	left:300px;
	top:39px;
	background:green;
	width:90px;
	height:20px;
	z-index: 2;
	opacity: 0.7;
	text-align:center;

}

#logo a{
	text-decoration: none;
	color:white;
	font-size:9px;
	font-family:verdana;
}
div.nav {
	color:black;
    font-size: 8px;
    font-family: Verdana;
    text-align: justify;

}
td.items {
	font-family:arial;
	font-size:11px;
	text-align:left;
	padding-left:3px;
    padding-right:3px;
	vertical-align:top;
}
td.foto {
    text-align:center;
    width:60px;
}

img {
    width: 60px;
    border: 0px;
}

