.linha {
	background-image: url(../ima_edkid/linha_tracejado.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 0px;
	width: 0px;
	height: 3px;
}

.linha1 {
	background-image: url(../ima_edkid/linha_tracejado.png);
	background-repeat: repeat-x;
	background-position: center top;
}

