body {
background: url("back.jpg") top left repeat-x ;
margin: 0px;
padding: 0px;
font-size: x-small;
color: #444444;
font-family: arial, sans-serif;
	
}

#corpo {
float: left;
text-align: left;
font-size: small;	
padding: 10px;
width: 740px;
}

#lato {
float: right;
}

#box {
font-size: small;	
border-left: 1px solid  #999999;
text-align: left;
padding: 10px;
width: 180px;
margin-top: 20px;
margin-bottom: 20px;
}

h3 {
text-align: right;
margin-top: 0px;
font-size:small;

}

ul {
padding-left: 10px;
}

a:link {
	color: #81b4ff;
	text-decoration: underline;	
	font-weight: bold;	
}

a:visited {
	color: #81b4ff;
	text-decoration: underline;	
	font-weight: bold;
}

a:hover {
	color: #4184ff;
	text-decoration: underline;	
	font-weight: bold;
}
