/* Básico */
body{
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-image: url(img/topo2.gif);
	background-repeat: no-repeat;
}
img {
	border: none;
}
/* Fim Básico*/
#urna{
	position: absolute;
	top: 75px;
	z-index: 0;
}
