/*visual planet web & propaganda 2007*/
* {
	margin: 0;
	padding:0;
	border:0;
	font-size: 14px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
}
a {
	color: #000000; text-decoration: none
}
a:hover {
	color: #0000ff; text-decoration: underline
}
#corpo {
	width:785px;
}
.foto {
	float:left;
	width:39px;
	height:65px;
	background:url("images/bkgd.jpg") top left no-repeat;
}
.foto1 {
	float:center;
	margin: 4px;
}
#menu {
	float:left;
	width:232px;
}
#creditos {
	text-align:right;
	padding:10px 20px;
}
#creditos a {
	font-size:10px;
	font-weight:bold;
	color:black;
}
#creditos a:hover {
	color:blue;
}
#texto {
	padding-top: 8px;
	text-align:justify;
}